/* ESTILOS DE DISEŅO GENERAL */
body {
    background: #252c30;
    color: #666666;
    font: normal 11px arial;
    margin: 0 auto;
    }
    
label { display: inline; }


/* CABECERA CORP */
#header_corp{
    /* background: #ffffff; */
    height: 110px;
    }
    

#paisdelocos {
    background: #ffffff;
    width: 1000px;
    margin: 0 auto;
    }

#paisdelocos .clear {
    clear: both;
    font-size: 1px;
}

#paisdelocos .relleno {
    font-size: 5px;}

#paisdelocos .left {
    float: left;}
    
#paisdelocos .right {
    float: right;}
    
#paisdelocos .center{
    margin: 0 auto;
    text-align: center;}

#paisdelocos img {
    border: none;}
    
#paisdelocos a{
    text-decoration : none;
    color: #666666;}

#paisdelocos a:hover{
    text-decoration : underline;}

#paisdelocos h2 {
    font: normal 11px arial;
    display: inline;}


#paisdelocos a.no_underline{
    text-decoration: none;}


#paisdelocos input {
    font-size: 11px;
    color: #666666;
    padding: 4px 3px 4px 3px;
    border: 1px solid #cecece;}

#paisdelocos textarea {
    font-size: 11px;
    color: #666666;
    padding: 4px 3px 4px 3px;
    border: 1px solid #cecece;}

#paisdelocos .linea_puntos {
    background: url('./estructura/fila_de_puntitos.gif') repeat-x left center;
    margin: 0 5px 0 5px;}


#paisdelocos .no_border{
    border: none;}

/* CABECERA */
#header {
    background: url('./estructura/cabecera.gif') no-repeat;
    margin: 0 auto;
    height: 166px;}

#header_adultos {
    background: url('./estructura/cabecera_adultos.gif') no-repeat;
    margin: 0 auto;
    height: 166px;}
    
#header .logo, #header_adultos .logo {
    width: 200px;
    height: 90px;
    float: left;
    margin: 23px 17px 0 20px;}

html>body #header .logo, #header_adultos .logo {
    width: 220px;
    height: 90px;
    float: left;
    margin: 23px 17px 0 20px;}

    
#header .banner_cabecera, #header_adultos .banner_cabecera{
    width: 728px;
    height: 90px;
    float: left;
    margin: 23px 0 0 0;}


/* PIE */
#footer_corp {
    margin: 0 0 0 20px;}


/* BARRA NAVEGACION */
#barra_navegacion {
    font-size: 12px;
    color: #97B5CE;}
#barra_navegacion a{
    color: #48779D;}

/* CUERPO */
#main {
    background: #ffffff;
    margin: 0 auto;
    padding-top: 20px;
    text-align: left;}

#main_left {
    width: 300px;
    margin: 0 0 0 7px;
    float: left;}

html>body #main_left {
    width: 300px;
    margin: 0 0 0 15px;
    float: left;}

#main_right {
    width: 660px;
    float: left;
    margin: 0 0 0 10px;}

/* MENU */
#menu {
    width: 300px;
    border: 1px solid #cecece;}

#menu a{
    font-size: 12px;
    font-weight: bold;
    text-decoration : none;
    color: #666666;}

#menu a:hover{
    text-decoration: underline;}

#menu .titulo_menu {
    margin: 15px 3px 0 20px;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    color: #555361;
    background: url('./estructura/fila_de_puntitos.gif') repeat-x 0 9px;}
    
#menu .items_menu {
    margin: 6px 0 0 6px;}

#menu .bloque_items {
    width: 50%;
    }

#menu .bloque_row {
    margin-top: 5px;}

#menu .img_item {
    width: 20px;
    height: 20px;
    margin: 0 2px 0 0;
    float: left;}

#menu .texto_item {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    width: 125px;
    float: left;}

#menu_interior{
    background: #fff url('./estructura/gears.gif') no-repeat right bottom;
    width: 180px;
    border: 1px solid #cecece;}
    
#menu_interior .icono{
    height: 20px;
    margin-left: 10px;}
    
#menu_interior .titulo {
    font-size: 12px;
    color: #666666;
    margin: 5px 0 0 10px;}

#menu_subcripcion {
    width: 180px;}
    
#menu_subcripcion .titulo {
    font-size: 14px;}

#menu_subcripcion div.input {
    height: 34px;
    margin: 6px 0 0 0;}
    
#menu .menu_form {
    width: 100px;
    margin-right: 12px;
}


/* TOPS */
#tops {
    width: 180px;}
    
#tops .box {
    width: 180px;
    border: 1px solid #cecece;}
    
#tops .titulo_top {
    background: url('./estructura/estrella.gif') no-repeat right center;
    height: 20px;
    margin: 10px 0 0 10px;
    font-size: 13px;
    font-weight: bold;
    color: #555361;}
    
#tops .fila {
    padding: 0 0 0 10px;
    font-size: 12px;
    color: #666666;}

#tops div.gris {
    background: #f0efef;}

#tops .numero {
    font-size: 10px;
    color: #C6C5CD;
    text-align: right;
    width: 15px;}
    
#tops .titulo {
    font-size: 11px;
    font-weight: bold;
    color: #000000;}
    
#tops .texto {
    font-size: 11px;
    margin: 0 0 2px 15px;}

/* CONTENIDO */
#contents_home, #contents{
    width: 470px;}

#contents {
    width: 650px;}
    
html>body #contents {
    width: 660px;}

#contents_home div, #contents div {
    overflow: hidden;}

#contents_home .caja_noticias {
    height: 110px;
    }
    
#contents_home .caja_noticias_principal {
    height: 100px;
    }

#contents_home .imagen_noticia {
    border: 3px solid #847c7c;
    }
    
html>body #contents_home .imagen_noticia,
html>body #contents .imagen_noticia {
    border: 3px solid #847c7c;
    -moz-border-radius: 5px;
    }
    
html>body #contents .imagen_noticia {
    }

#contents_home .contenido_noticia {
    width: 340px;}
    
#contents .contenido_noticia {
    width: 330px;
    margin-top: 5px;
    margin-right: 5px;
}

#contents .datos_noticia {
    width: 280px;
    margin: 5px;
}

#contents .advertencia_noticia {
    background: url(./estructura/iconos/file_alert.png) no-repeat left top;
    height: 33px;
    text-indent: 40px;
    color: #ff0000;
    padding-top: 8px;
}

#contents .datos_noticia div {
    margin-left: 8px;
}

#contents_home .titulo_noticia {
    margin: 8px 5px 0 5px;
}
    
#contents_home .titulo_noticia,
#contents .titulo_noticia,
#advertencia .titulo {
    font-size: 14px;
    font-weight: bold;
    color: #333333;}
    
#contents_home .entradilla_notiticia {
    font-size: 1em;
}
    
#contents_home .entradilla_notiticia,
#contents .entradilla_notiticia {
    color: #999999;
    font-weight: bold;}

.caja_noticias_principal .entradilla_notiticia p {
    color: #000;
    font-size: 1em;
    font-weight: normal;
}

#contents_home .titulo {
    font-size: 18px;
    font-weight: bold;
    color: #333333;}

#contents_home h1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    display: inline;}
    
#contents .titulo {
    font-weight: bold;
    color: #333333;}
    
#contents .titulo h2 {
    font-size: 18px;
    display: inline;
}

#contents_home .titulo_peq, 
#contents .titulo_peq {
    font-size: 12px;
    font-weight: bold;
    color: #000000;}

#contents_home .volver_indice, 
#contents .volver_indice{
    line-height: 20px;}


#paisdelocos .texto_chiste{
    font-size: 12px;
    padding: 0 5px 0 10px;}

    
/* PAGINACION */
#contents_home .paginacion, #contents .paginacion {
    font-size: 10px;
    color: #282424;
    line-height: 20px;
    text-align: center;
    border: 1px solid #cecece;
    padding-top: 1px;}

#contents_home .paginacion{
    width: 470px;}

#contents_home .inicio_anterior, #contents .inicio_anterior{
    text-align: center;
    width: 110px;
    margin: 2px 0 2px 0;}
    
#contents_home .siguiente_final, #contents .siguiente_final{
    text-align: center;
    width: 110px;
    margin: 2px 3px 2px 0;}

#contents_home .numeros_pagina, #contents .numeros_pagina{
    padding-bottom: 2px;}


#contents_home .actual, #contents .actual {
    background: #9fa7aa;
    color: #fefefe;
    width: 19px;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 1px 2px 1px;}
    
#contents_home div.actual{
    border: 1px solid #ffffff;}

#contents_home .numero_pagina, #contents .numero_pagina{
    background: #e4e7e8;
    width: 19px;
    font-weight: bold;
    margin: 2px 1px 2px 1px;
    border: 1px solid #ffffff;}
    
#contents_home .numero_pagina:hover, #contents .numero_pagina:hover{
    background: #ffffff;
    border: 1px solid #e4e7e8;}
    
#contents_home .numero, #contents .numero{
    display: block;}
    
#contents_home .numero:hover, #contents .numero:hover{
    text-decoration: none;}
    
#contents_home .paginacion_relleno, #contents .paginacion_relleno{
    width: 20px;
    margin: 2px 1px 2px 1px;}
    
#contents_home .inicio, #contents_home .anterior, #contents_home .siguiente, #contents_home .final, #contents_home .numero,
     #contents .inicio, #contents .anterior, #contents .siguiente, #contents .final, #contents .numero{
        text-decoration: none;
        color: #282424;}
        
#contents_home .inicio:hover, #contents_home .anterior:hover, #contents_home .siguiente:hover, #contents_home .final:hover,
     #contents .inicio:hover, #contents .anterior:hover, #contents .siguiente:hover, #contents .final:hover{
        text-decoration: underline;}

/* HUMORES GRAFICOS */
#contents .lista_humores{
    width: 117px;
    text-align: center;}
    
html>body #contents .lista_humores{
    margin: 0 0 20px 13px;}
    
    
/* LOS MAS DESTACADOS */
#mas_destacados .titulo {
    font-size: 15px;}
    
#mas_destacados .imagen {
    margin: 10px;
    text-align: center;}
    
#paisdelocos .leer_mas {
    color: #333333;}
    
#paisdelocos .flecha_peq {
    background: url('./estructura/flecha_peq.gif') no-repeat left center;
    padding-left: 10px;}
    
    
/* COMENTARIOS */
#comentarios {
    margin: 0 auto;
    padding: 2px;}

#comentarios .numero_comentario{
    font-weight: bold;
    font-size: 26px;
    width: 40px;
    text-align: center;
    color: #c4c4c4;
    margin-right: 5px;}

#comentarios .fecha{
    font-weight: normal;
    font-size: 11px;
    margin: 4px 2px 0 0;}

#comentarios .nombre_usuario{
    font-weight: bold;
    font-size: 14px;}

#comentarios .enlace_usuario{
    color: #0080FF;}    
    
#comentarios .comentario{
    margin: 0 10px 0 0;
    word-wrap: break-word;
    overflow: visible;}
    
#comentarios .paginacion{
    width: 460px;
    border-left: none;
    border-right: none;}

#comentarios .mano{
    cursor: pointer;}


#paisdelocos .denunciar{
    color: #666666;
    cursor: pointer;}

#paisdelocos .denunciar:hover{
    text-decoration : underline;
    cursor: pointer;}
    
/* IMAGENES ENLACES */
#paisdelocos .imagen_descargar{
    background: url('./estructura/descargar_ani.gif') no-repeat top left; height: 32px; width: 102px;}
    
#paisdelocos .imagen_descargar:hover{
    background-position: bottom left;}
    
#paisdelocos .imagen_anterior{
    background: url('./estructura/anterior_ani.gif') no-repeat top left; height: 35px; width: 102px;}
    
#paisdelocos .imagen_anterior:hover{
    background-position: bottom left;}
    
#paisdelocos .imagen_siguiente{
    background: url('./estructura/siguiente_ani.gif') no-repeat top left; height: 35px; width: 102px;}
    
#paisdelocos .imagen_siguiente:hover{
    background-position: bottom left;}
    
#paisdelocos .imagen_ver_foto{
    background: url('./estructura/descargar_ani.gif') no-repeat top left; height: 32px; width: 102px;}
    
#paisdelocos .imagen_ver_foto:hover{
    background-position: bottom left;}
    
#paisdelocos .imagen_ok{
    background: url('./estructura/ok_ani.gif') no-repeat top left; height: 33px; width: 33px;}
    
#paisdelocos .imagen_ok:hover{
    background-position: bottom left;}
    
#paisdelocos .solucion {
    cursor: pointer;
    }
    
#paisdelocos .solucion:hover {
    text-decoration: underline;
    }
    
    
/* USUARIOS */
form#registro ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
form#registro li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	clear:both;
}
form#registro li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form#registro li.focused{
	background-color:#fff7c0;
}
form#registro label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size: 1.1em;
	font-weight:bold;
}
form#registro .req{
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
}
form#registro .boton_envio {
    font-size: 11px;
    width: 100px;
    padding: 4px 3px 4px 3px;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
}
    
/* TESTS */
#test {
    margin: 0 5px 5px 5px;}

#test .fallada{
    color: #FF0000;}
    
#test .acertada{
    color: #008000;}

#test .respuesta_puntos{
    color: #0080FF;}
    
#test .mensaje{
    margin: 10px;}
    
/* ADULTOS */
#advertencia {
    margin: 0 auto;
    text-align: center;}
    
    
/*  ICONOS */
.icon_info, .icon_success, .icon_warning, .icon_error, .icon_validation {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.icon_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(./estructura/iconos/icono_informacion.png);
}
.icon_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(./estructura/iconos/icono_exito.png);
}
.icon_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(./estructura/iconos/icono_atencion.png);
}
.icon_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(./estructura/iconos/icono_error.png);
}
.icon_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(./estructura/iconos/icono_desarrollo.png);
}


div.boton_formulario {
    background-position: top center;
    background-repeat: no-repeat;
    height: 33px;
    }
    
    div.boton_formulario:hover {
    background-position: center -55px;
    
    }
    
    div.boton_formulario a {
    color:#000;
    display:block;
    text-decoration:none;
    height:33px;
    text-align:center;
    }
    
    div.boton_formulario span {
    text-indent:-1900em;
    letter-spacing:-2px;
    font-weight:normal;
    margin:0;
    display: block;
    }


