* {
    padding: 0;
    margin: 0;
} 

body {
/*background: #AAE375 url(../imagenes/fondo_banner.gif) repeat-x scroll 0 0;*/
background: #D0DF13 url(../imagenes/fondo_banner.gif) repeat-x scroll 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
text-align:center;
}
.clear_float{clear:both;}

#wrap {/*contenedor del centro y header*/
margin: 0 auto;
width: 1024px;/*800px*/
background: #FFF;
text-align:left;
}
#wrap1{/*contenedor de las paginas amigas y publicidad buttom*/
margin: 0 auto;
width: 1004px;
background: #FFF;
text-align:left;
padding:10px;
}
#wrap2{/*contenedor de las paginas amigas y publicidad buttom*/
margin: 0 auto;
width: 1024px;
background: #FFF;
text-align:center;
}

#header{height: 202px;}/*contenedor de los headers*/
#header1{/*area del banner*/
background: #ff7135 url(../imagenes/motivo.gif);
height: 166px;
}
#header3{/*area de la imagen de hojas*/
background: transparent url(../imagenes/hojas.gif) no-repeat 1px 1px;
height: 99px;
}
#header2{/*area del menu principal*/
background: #df4403;
height: 37px;
position:inherit;
}
#logo_banner{/*logo del banner*/
background:transparent url(../imagenes/logo.gif) no-repeat scroll 74px 0;
width:520px;
height:120px;
position:relative;
left:-50px;
top:1px;
float:left;
}
#imagen_banner{/*imagen del banner*/
background:transparent url(../imagenes/imagen_banner.gif) no-repeat scroll 0 0;
width:321px;
height:166px;
position:relative;
top:0;
float:right;
}
#imagen_banner1{/*imagen completada del banner en el menu*/
/*background:transparent url(../imagenes/imagen_banner.gif) no-repeat scroll 0 -202px;*/
width:321px;
height:37px;
position:relative;
top:0;
float:right;
text-align:right;
}
#menu_top{padding-left:10px;float:left;position:relative;left:0;}/*menu top*/
#menu_top a{color:#FFF;font-weight:bold;}/*enlaces del menu top*/
#menu_h1{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 0 2px;float:left;width:100px;cursor:pointer;}
#menu_h2{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 6px -34px;float:left;width:180px;cursor:pointer;}
#menu_h3{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 8px -71px;float:left;width:150px;cursor:pointer;}
#menu_h1a{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 0 -108px;float:left;width:100px;cursor:pointer;}
#menu_h2a{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 6px -145px;float:left;width:180px;cursor:pointer;}
#menu_h3a{height:37px;background:transparent url(../imagenes/menu_h.gif) no-repeat scroll 8px -182px;float:left;width:150px;cursor:pointer;}
.container{padding:3px;background:#FFF;}
.img_sexo_1 {/*el, area de la imagen del sexo*/
background:url(../imagenes/el_ella.gif) no-repeat scroll 0 0;
height:60px;
padding-top:10px;
text-align:right;
width:85px;
}
.img_sexo_0 {/*ella, area de la imagen del sexo*/
background:url(../imagenes/el_ella.gif) no-repeat scroll 0 -65px;
height:60px;
padding-top:10px;
text-align:right;
width:85px;
}
.sexo_1{background:#a4a4a4;padding:3px;color:#FFF;}/*el, area de la edad*/
.sexo_0{background:#f55e62;padding:3px;color:#FFF;}/*ella, area de la edad*/
.tit_msj_1{margin-left:10px;background:#a4a4a4;padding:3px;color:#FFF;width:412px;font-weight:bold;font-size:12px;float:left;}
.tit_msj_0{margin-left:10px;background:#f55e62;padding:3px;color:#FFF;width:412px;font-weight:bold;font-size:12px;float:left;}
.num_sec_1{margin-left:10px;background:#a4a4a4;padding:3px;color:#FFF;width:50px;font-weight:bold;font-size:18px;text-align:center;float:left;}
.num_sec_0{margin-left:10px;background:#f55e62;padding:3px;color:#FFF;width:50px;font-weight:bold;font-size:18px;text-align:center;float:left;}
.borde_coment_1{border-top:1px solid #A4A4A4;border-bottom:1px solid #A4A4A4;width:508px;color:#A4A4A4;}
.borde_coment_0{border-top:1px solid #f55e62;border-bottom:1px solid #f55e62;width:508px;color:#f55e62;}

.edad{font-size:36px;font-weight:bold;}
.anios{font-size:18px;font-weight:bold;padding-top:19px;}
.cont_msj{margin-left:10px;padding:3px;width:482px;text-align:justify;}

/********	PAGINACION	*************/
.esconder{display:none;}
.pagination{
	background-color:#EFEEEE;
	margin-bottom:4px;
	padding:4px 0;
	/*width:98%;*/
}
.pagination ul{text-align: center;}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #DF4403;
	text-decoration: none;
	color: #DF4403;
}
.pagination a:hover, .pagination a:active{
	border: 1px solid #DF4403;
	color: #FFFFFF;
	background-color: #DF4403;
}
.pagination a.currentpage{
	background-color: #DF4403;
	color: #FFF !important;
	border-color: #DF4403;
	font-weight: bold;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: #EFEEEE;
	cursor: default;
	color: #666666;
	border-color: #EFEEEE;
	font-weight: normal !important;
}
.pagination a.prevnext{font-weight: bold;}
/************************************/
/*******	COMENTARIOS	********/
.linea_comen_0{/*ELLA*/
border-bottom:1px solid #f55e62;
border-top:1px solid #f55e62;
/*
font-size:9px;
margin:1px !important;
padding:1px !important;
background:#F55E62;
*/
font-weight:bold;
position:relative;
text-decoration:none;
width:97%;
color:#F55E62;
}
.linea_comen_1{/*EL*/
border-bottom:1px solid #A4A4A4;
border-top:1px solid #A4A4A4;
/*
font-size:9px;
margin:1px !important;
padding:1px !important;
background:#A4A4A4;
*/
font-weight:bold;
position:relative;
text-decoration:none;
width:97%;
color:#A4A4A4;
}
.num_comen_0{/*ella*/
border:0 solid #f55e62 !important;
display:block;
font-size:11px;
left:0;
position:relative;
text-align:right;
top:0;
width:20px;
}
.num_comen_1{/*el*/
border:0 solid #A4A4A4 !important;
color:#A4A4A4;
display:block;
font-size:11px;
left:0;
position:relative;
text-align:right;
top:0;
width:20px;
}
.num_comen1_0 {/*ella*/
border:0 solid #CCCCCC !important;
cursor:pointer;
display:block;
font-size:11px;
left:25px;
position:absolute;
text-decoration:none;
top:1px;
width:80px;
}
.num_comen1_1{/*el*/
border:0 solid #CCCCCC !important;
cursor:pointer;
display:block;
font-size:11px;
left:25px;
position:absolute;
text-decoration:none;
top:1px;
width:80px;
}
.pub_com_0{/*ella*/
border:0 solid #f55e62 !important;
cursor:pointer;
display:block;
float:left;
left:75%;
position:absolute;
top:1px;
}
.pub_com_1{/*el*/
border:0 solid #A4A4A4 !important;
cursor:pointer;
display:block;
float:left;
left:75%;
position:absolute;
top:1px;
}
.comentarios_0{/*ella*/
background:#F55E62;
float:left;
margin:1px 0 8px !important;
width:590px;
}
.comentarios_1{/*el*/
background-color:#A4A4A4;
float:left;
margin:1px 0 8px !important;
width:590px;
}
.lista{
display:none;
padding:5px;
}
.publicar{
display:none;
padding-top:5px;
}
.pub_coment_0{/*ella*/
background-color:#FFFFFF;
border:1px solid #FFF;
color:#F55E62;
font-size:12px;
font-weight:bold;
height:100px;
margin:5px;
padding:3px;
width:96%;
}
.pub_coment_1{/*el*/
background-color:#FFFFFF;
border:1px solid #FFF;
color:#A4A4A4;
font-size:12px;
font-weight:bold;
height:100px;
margin:5px;
padding:3px;
width:96%;
}
.public_0{/*ella*/
background-color:#f55e62;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-size:14px;
height:25px;
margin-bottom:5px;
margin-right:18px;
float:right;
}
.public_1{/*el*/
background-color:#A4A4A4;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-size:14px;
height:25px;
margin-bottom:5px;
margin-right:18px;
float:right;
}
.mensaje_comentario{
background-color:#f55e62;
color:#FFFFFF;
float:left;
font-size:12px;
text-align:center;
display:none;
}
.c1{
border-bottom:1px dotted #FFF;
font-size:13px;
padding:11px 3px 1px;
text-align:justify;
color:#FFE7DF;
}
.fecha_coment_0{clear:left;color:#F55E62;padding-left:10px;font-weight:bold;}/*ella*/
.fecha_coment_1{clear:left;color:#A4A4A4;padding-left:10px;font-weight:bold;}/*el*/
/************************************/
.contenido_secretos{width:60%;float:left;padding-left:10px;}
/*******	SECCION DERECHA	*******/
.cajas_left{padding-right:5px;color:#4F4A4A;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}
.sec_izq{width:36%;float:right;border-left:1px dotted #AAAAAA;padding-left:12px;}
.titulo_top{background:#D0DF13;font-size:12px;font-weight:bold;color:#4D756C;padding-left:4px;}
.subtit_vent{background:#ddd;font-size:12px;font-weight:bold;color:#4D756C;padding-left:4px;}
.cont_vent{font-size:11px;padding:4px;overflow:auto;height:270px;}
.boton{background:#DF4403;color:#FFF;cursor:pointer;padding:2px;width:110px;text-align:center;}
/*MENU TOP SECRET*/
#topsecret #menu {
	background-color: #DF4403;
	text-align: center;
	height: 20px;
	font-weight:bold;
}
#topsecret  #menu  .menu_top_sec a{
	/*background-color: #003B65;*/
	height: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 6px;
}
#topsecret  #menu  .menu_top_sec a:hover{
	color: #D0DF13;
}
#rightmenu #topsecret #menu .menu_top_sec {
	float: left;
}
#cont_top{background:#EFEEEE;padding-top:10px;}

.sec_rapido {
	background:url(../imagenes/nuevo_secreto.jpg) no-repeat 0 0;
	cursor:pointer;
	height:243px;
	width:203px;
}
/********************/
/*	SECRETOS TOP SECRET*/
.top{
	padding:5px;
	padding-bottom:0;
	border-bottom:1px dotted #aaa;
}
.info_top{height:20px;}
.num_top_0{
	width: 100px;
	float: left;
	height: 20px;
	color: #f55e62;
	font-size: 16px;
	font-weight: bold;
}
.num_top_1{
	width: 100px;
	float: left;
	height: 20px;
	color: #A4A4A4;
	font-size: 16px;
	font-weight: bold;
}
.votos_top_0{
	color: #f55e62;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.votos_top_1{
	color: #A4A4A4;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.pre_scr{
font-size:13px;
color:#FFF;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
width:100%;
-x-system-font:none;
}
/********************/
/*	SECCION BUTTOM	*/
#wrap1 ul{
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color:#DF4403;
}
#wrap1 li a{color:#DF4403;}
.titulo_buttom{font-size:17px;font-weight:bold;}
.footer{color:#DF4403;text-decoration:none;}
/*****************************/
/*	MENU INTERFAZ MAS VOTADOS	*/
#tabs_voto{list-style-type:none;}
#tabs_voto li{background:#D0DF13;color:#DF4403;padding:2px;margin-right:1px;float:left;width:105px;text-align:center;}
#tabs_voto li a{color:#DF4403;text-decoration:none;font-weight:bold;}
/*	MENU INTERFAZ MEJOR VOTADOS	*/
#tabs_rating{list-style-type:none;}
#tabs_rating li{background:#D0DF13;color:#DF4403;padding:2px;margin-right:1px;float:left;width:105px;text-align:center;}
#tabs_rating li a{color:#DF4403;text-decoration:none;font-weight:bold;}
.expl{
color:#DF4403;
font-size:17px;
font-weight:bold;
margin-bottom:25px;
padding-bottom:10px;
text-align:center;
}
/************************************/
.conte_contac{display:none;text-align:left;}
.footer{text-align:center;}
/************************************/
.secr_rap {
background-color:#D0DF13;
font-size:18px;
font-weight:bold;
left:80px;
padding:10px;
position:relative;
text-align:center;
top:-6px;
width:422px;
}
.secr_rap  a{color:#4D756C;text-decoration:none;}
.secr_rap  a:hover{color:#FFF;text-decoration:none;}
.hojas_right{
background:url(../imagenes/hojas_right.gif) no-repeat 0 0;
height:243px;
width:140px;
float:right;
}
/******	ESTILO DEL FORMULARIO BUSCAR SECRETOS	*********/
.bus_sec{background:#EFEEEE;color:#333;border:1px dotted #AAAAAA;margin-bottom:5px;}
.bus_tit{font-size:14px;font-weight:bold;padding:3px;text-align:center;}
/*****************************************************************/

/*** Estilo para los componentes *NUEVO que colguemos en el site ***/
.nuevo {color:red;font-weight:bold;text-decoration:blink;font-size:16px;}

.coment_mail_0{float:left; color:#FFE7DF;}/*ella*/
.coment_mail_1{float:left; color:#3F3B3B;}/*el*/

.publi {
text-align:left;
border:1px solid #BFBFBF;
padding: 2px;
}
.publi .ig .ig_img {
float:left;
padding: 1px;
border: 1px solid #BFBFBF;
}

.publi_img  {
float:left;
margin-right:9px;
}

.publi .publi_desc{

}

.ig {
clear: both;
float:left;
width:100%;
padding-bottom:6px;
margin-bottom:2px;
border-bottom: 1px solid #BFBFBF;
}

.ig_mns {
padding: 2px;
border-left:1px solid #BFBFBF;
color:
}
.ig_img {
float:left;
clear:both;
margin-right:5px;
}

.bgoo {
float:left;
width:220px;
}