dl.destacado_superior{
    padding:5px;
    background-image:url('../../graficos/portada/bg_destacado.jpg');
    height:260px;
    width:100%;
}

dl.destacado_superior dt{
    color: #638AB2;
    font-size:3.4em;
    margin:20px 0 0 10px;
    padding:10px 0 10px 0;
    display:block;
    float:left;
    /*float:left;
    height:50px!important;
    border:1px solid red;*/
}

dl.destacado_superior dd{
    color: #FFFFFF;
    margin:20px 0 0 10px;
    line-height:1.45em;
    font-size:1.3em;
    display:block;
    float:left;
}

dl.destacado_superior dd.video{
    float:right;
    width:380px; height:250px;
    position:absolute;
    top:-10px; right:10px;
    border:1px solid #638AB2;
}

dl.destacado_superior dd.intro{
    width:530px;
    clear:left;
    margin:40px 0 0 10px;
}

dl.destacado_superior dd.empezamos{
    width:530px;
    clear:left;
    font-size:2em;
    font-weight:bold;
    text-decoration:underline;
    text-align:center;
    margin:30px 0 0 0;
}

dl.destacado_superior dd.empezamos a{
    color:#FFFFFF;
}

dl.destacado_superior dd.login{
    position:absolute;
    bottom:1em;
    width:530px;
    clear:left;
    margin:40px 0 0 0;
    font-size:1.1em;
    text-decoration:underline;
    text-align:right;
}

dl.destacado_superior dd.login a{
    color:#FFFFFF;
}

div.noticias h2{
    margin-top:0px!important;
	margin-bottom:1em;
}

div.noticias dl{
    margin-bottom:15px;
}

div.noticias dl dt{
    color: #809cc9;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:underline;
    margin-bottom: 5px;
}

div.noticias dl dt a{
	text-decoration: none;
}

div.noticias dl dt a:hover{
	text-decoration: underline;
}

div.noticias dl dd.fecha{
    font-size:0.7em;
    font-weight:bold;
	margin-bottom:5px;
	text-align:right;
}

div.noticias dl dd.resumen p{
    font-size:0.9em;
    line-height:1.2em;
}


dl.libro{
    background-color:#EEEEEE;
    position:relative;
    display:block;
/*     float:left; */
    margin:2em 0 2em 0;
}

dl.libro dt.imagen{
    float:left;
    margin:15px;
}

dl.libro dd.pegatina{
    width:67px; height:67px;
    position:absolute;
    top:-30px; right:10px;
    text-indent:-1000em;
}

dl.libro dt.titulo{
	color:#00427E;
    font-size:1.8em;
    margin:0 0 0.8em 0;
    padding:2em 0 0 0;
}

dl.libro dd{
    color:#339933;
	font-size:0.8em;
}

dl.libro dd ul{
    list-style-image:url('../../graficos/layout/bg_li_anuncio.gif');
    list-style-position:inside;
    margin:1em 0 0 0;
}

div.bloque_facebook{
	border:3px solid #00427E;
	padding:5px;
	margin:0 0 4em 0;
	position:relative;
}

div.bloque_facebook div.media{
	position:absolute;
}

div.bloque_facebook div.fb_derecha{
	float:right;
	text-align:right;
}
div.bloque_facebook div.fb_derecha p{
	text-align:right;
}
p.contenedor_rueda_vida{
	position:relative;
	text-align:center;
}


/* FORMULARIO RUEDA */
form.rueda{
	margin:1em 0 1em 0;
}

dl.field{
    float:left;
    width:235px;
    margin:0 10px 30px 0;
/*     border:1px solid red; */
}

dl.field dt{
    color:#1C568E;
    font-size:1.2em;
    font-weight:bold;
    float:left;
    padding:2px 0 2px 25px;
    width:150px;
/*     border:1px solid green; */
    margin:0 0 10px 0;
}

dl.field dd.widget{
    float:right;
/*     border:1px solid blue; */
}

dl.field dd.help_text{
    float:left;
    width:100%;
    font-size:1.05em;
}

dl.field dd.errorlist{
    float:left;
    color:#FF0000;
    font-size:0.8em;
    font-style:italic;
}

dl.field select{
    border:1px solid #E2E7EF;
    width:50px;
}

dt#puntuacion_hogar, li.filtro_hogar, .icono_hogar{
    background:transparent url('../../graficos/metodo/iconos/bg_li_hogar.png') no-repeat scroll 0 0;
}
dt#puntuacion_trabajo, li.filtro_trabajo, .icono_trabajo{
    background:transparent url('../../graficos/metodo/iconos/bg_li_trabajo.png') no-repeat scroll 0 0;
}
dt#puntuacion_ocio, li.filtro_ocio, .icono_ocio{
    background:transparent url('../../graficos/metodo/iconos/bg_li_ocio.png') no-repeat scroll 0 0;
}
dt#puntuacion_salud, li.filtro_salud, .icono_salud{
    background:transparent url('../../graficos/metodo/iconos/bg_li_salud.png') no-repeat scroll 0 0;
}
dt#puntuacion_amor, li.filtro_amor, .icono_amor{
    background:transparent url('../../graficos/metodo/iconos/bg_li_amor.png') no-repeat scroll 0 0;
}
dt#puntuacion_dinero, li.filtro_dinero, .icono_dinero{
    background:transparent url('../../graficos/metodo/iconos/bg_li_dinero.png') no-repeat scroll 0 0;
}
dt#puntuacion_familia, li.filtro_familia, .icono_familia{
    background:transparent url('../../graficos/metodo/iconos/bg_li_familia.png') no-repeat scroll 0 0;
}
dt#puntuacion_crecimiento_personal, li.filtro_crecimiento, .icono_crecimiento_personal{
    background:transparent url('../../graficos/metodo/iconos/bg_li_crecimiento.png') no-repeat scroll 0 0;
}
dt#puntuacion_amigos, li.filtro_amigos, .icono_amigos{
    background:transparent url('../../graficos/metodo/iconos/bg_li_amigos.png') no-repeat scroll 0 0;
}
dd.ayuda{
    float:right;
}

ul.enlaces_rueda{
	clear:both;
	margin-bottom:10px;
}

ul.enlaces_rueda li{
	float:left;
	padding:0 0 0 1em;
}

ul.enlaces_rueda li.borrar_valores{
	margin-left:90px;
	padding:13px 1em 0 0;
	visibility:hidden;
}

ul.enlaces_rueda li.borrar_valores a {
	color:red; 
	font-size:16px; 
	text-decoration:underline;
}

ul.enlaces_rueda li .botonsiguiente {
	background: transparent url('../../graficos/portada/boton_siguiente.jpg') no-repeat scroll 0 0;
	width: 300px;
	text-align: center;
	padding: 13px 0;
}

ul.enlaces_rueda li .botonsiguiente a {
	color: #fff;
	font-size: 16px;
}

div#info_quesito {
	position:absolute;
	top:14px; left:268px;
	width:210px;
	height:347px;
	background-color:#333333;
	color:#FFFFFF;
	padding:20px;
}

div.izda#info_quesito {
	left:19px!important;
}

p#pop_cabecera{
	float:left;
	padding:0 0 0 30px;
	font-size:1em;
	font-weight:bold;
}

p#pop_resumen{
	margin:1em 0 1em 0;
	width:100%;
	font-weight:bold;
	text-align:left;
}

p#pop_texto{
	font-size:0.8em;
}

p#pop_cerrar{
	position:absolute;
	left:90px; bottom:0px;
	margin:1em 0 1em 2px;
	padding:5px 15px 5px 15px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #000000;
}

p.explicacion {
	text-align: center;
	color: #1C568E;
	font-weight: bold;
	font-style: italic;
	padding: 20px 50px 35px 10px;
	background: url(../../graficos/portada/destacalo.png) no-repeat right top;
}



