/* CSS Document */
/* ESTRUCTURA ************************************************/
body{
scrollbar-face-color:#E9E4F1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FCE5EF;
scrollbar-arrow-color:#FCE5EF;
scrollbar-track-color:#FFFFFF;
font-family:Arial, Verdana, Helvetica, sans-serif;
background:url(../images/bg_body.jpg);
margin:0;
}
.clearfloat{
clear:both;
height:0;
font-size: 1px;
line-height: 0;
display:inline-block;
}
.clearfix:after {
	content: ".";
	height: 0; 
	clear: both; 
	visibility: hidden;
	display:inline-block;
}
#contenedor{
width:780px;
margin:0 auto;
text-align:left;
padding:20px 0;
}
.menu_princ{
border-left:14px solid #96989A;
border-top:14px solid #96989A;
border-bottom:14px solid #96989A;
background-color:#FFFEF1;
padding:10px;
padding-right:0;
}
.main{
border-top:14px solid #96989A;
border-bottom:14px solid #96989A;
border-right:14px solid #96989A;
background-color:#FFFEF1;
padding:10px;
}
#contenidos{
background:url(../images/bg_paper.gif);
padding:10px;
}
.logo{
width:780px;
margin:0 auto;
padding:0;
padding-left:6px;
text-align:left;
}
* html .logo{
padding-left:12px;
}
.logo h1{
background:url(../images/logo.png) no-repeat;
text-align:center;
width:780px;
height:140px;
}
.logo h1 span{
display:none;
}
#logobravo{
padding:5px 0;
}
#lateral_iz{
width:154px;
}
#cabeceraadsbauer{
text-align:center;
margin:0 5px;
}
.mensaje{
text-align:center;
padding:80px 0;
}
.centro{
text-align:center;
}
.neox{
padding-top:15px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/star_small.gif);
	line-height: 10px;
	height: 10px;
}


.moda_title{
color:#000000;
font-size:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:25px 0 15px 0;
line-height:24px;
}
.moda_porc{
background-color:#FFF100;
padding:5px;
font-size:14px;
color:#000000;
width:60px;
text-align:center;
margin-bottom:-40px;
position:relative;
z-index:100;
}
.moda_porc span{
font-size:25px;
font-weight:bold;
}
.moda_voto{
padding:10px 0;
}
.moda_voto span{
background-color:#000000;
color:#FFFFFF;
font-size:12px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.moda_enunciado{
background-color:#FA0098;
padding:5px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:16px;
}
.moda_btn_votar{
padding:20px 0;
}
.moda_btn_votar img{
border:0;
}


.comentarios .separador{
border-top:3px dotted #FA0098;
}
.comentarios .title_comment{
color:#654D99;
font-size:16px;
font-weight:bold;
padding:5px 0 10px 0;
}

.comentarios .list_comment{
padding:5px;
margin:5px 8px;
background-color:#FCECF2;
font-size:12px;
}
.comentarios .name_comment{
font-weight:bold;
padding-bottom:5px;
}
.comentarios .name_comment a{
color:#FA0098;
}
.comentarios .date_comment{
font-size:11px;
padding-bottom:5px;
}
.comentarios .title_campo{
color:#333333;
font-size:12px;
}


/*******************************RELATIVOS A LA PAGINA DE SORTEOS****************************/
.sorteos{
padding:0 5px 15px 5px;
background:url(../images/estilos/stars.gif) no-repeat left bottom;
}
.sorteos div{
padding:10px 0;
}
.sorteos .aviso{
margin:5px 0;
font-size:0.75em;
text-align:justify;
color:#920497;
padding:0 5px;
font-weight:bold;
}
#datos{
width:480px;
font-size:10px;
text-align:left;
color:#ffffff;
font-weight:bold;
word-spacing:-0.1em;
margin:0;
}

#dato1{
float:left;
width:210px;
margin-left:4px;
margin-right:1px;
background-color:#3C98FF;
border:3px solid #1471D9;
padding:5px;
color:#ffffff;
line-height:1.2em;
}
#datos form{
margin:0;
}
#dato1 form{
background-color:#FFFFFF;
border:3px solid #1471D9;
padding:5px;
color:#1471D9;
}
#dato2 form{
background-color:#FFFFFF;
border:3px solid #CA00CC;
padding:5px;
color:#CA00CC;
}
#datos form span.campo{
display:block;
font-size:11px;
font-weight:bold;
margin:5px 0;
}
#dato1 form input{
border:1px dotted #1471D9;
width:185px;
}
#dato2 form input{
border:1px dotted #CA00CC;
width:185px;
}
#datos form span.envio{
display:block;
margin-top:10px;
text-align:center;
}
#datos form span.envio input{
border:none;
color:#FFFFFF;
width:70px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-right:10px;
}
#dato1 form span.envio input{
background-color:#1471D9;
}
#dato2 form span.envio input{
background-color:#CA00CC;
}
/*#datos > #dato2{
width:206px;
}*/
#dato2{
line-height:1.2em;
float:right;
width:210px;
margin-right:9px;
margin-left:1px;
padding:5px;
background-color:#FA0098;
border:3px solid #CA00CC;
}
#dato1 a, #dato1 a:hover, #dato1 a:visited, #dato1 a:link{
background-color:#FFFFFF;
color:#1471D9;
text-decoration:none;
padding:0 3px;
}
#dato2 a, #dato2 a:hover, #dato2 a:link, #dato2 a:visited{
background-color:#FFFFFF;
color:#CA00CC;
text-decoration:none;
padding:0 3px;
}
#ganadores_anteriores{
width:440px;
text-align:left;
margin-left:20px;
margin-right:10px;.
}
#ganadores_anteriores h4{
text-transform:uppercase;
color:#5F0352;
font-style:oblique;
margin-bottom:5px;
}
#ganadores_anteriores h3{
background:url(../images/sorteo.gif) no-repeat left;
padding-left:20px;
color:#FA0098;
font-size:0.875em;
margin:3px 0;
}
#ganadores_anteriores p{
color:#5F0352;
font-size:0.75em;
font-weight:bold;
margin:0;
text-align:justify;
}

#lateral{
padding-left:15px;
}
#lateral img{
/*width:147px;
background-color:#00CCFF;*/
}

/******RELATIVOS A MENU A BORDES REDONDEADOS************/
#lateral_iz .cuadro{
width:147px;
background:url(../images/menu/bg_menu.jpg);
}
* html #lateral_iz .cuadro{
/*margin-top:-10px;*/
}
#lateral_iz .cuadro .menu{
margin:0;
padding:10px;
list-style:none;
}
#lateral_iz .cuadro_sup {
background: url('../images/menu/bg_menu_sup.gif') no-repeat;
height: 8px;
}
#lateral_iz .cuadro_inf {
background: url('../images/menu/bg_menu_inf.gif') no-repeat;
height: 8px;
}
#lateral_iz .cuadro .menu li{
padding:4px 3px 4px 22px;
margin:8px 0;
}
#lateral_iz .cuadro .menu li.first{
margin-top:0;
}
#lateral_iz .cuadro .menu li.last{
margin-bottom:0;
}
#lateral_iz .cuadro .menu li a{
color:#000000;
font-weight:bold;
text-decoration:none;
}
#lateral_iz .cuadro .menu li a:hover{
text-decoration:underline;
}
.item_azul{
/*background: #40C2D6;*/
background:url(../images/menu/bg_menu_azul.gif) no-repeat;
}
.item_lila{
/*background: #FF00FF;*/
background:url(../images/menu/bg_menu_lila.gif) no-repeat;
}
.item_verde{
/*background: #82C348;*/
background:url(../images/menu/bg_menu_verde.gif) no-repeat;
}
.item_fuccia{
/*background: #FF0A9E;*/
background:url(../images/menu/bg_menu_fuccia.gif) no-repeat;
}

#lateral_iz .cuadro .menu li a.star_azul{
	background:url(../images/menu/star_azul.gif) no-repeat 0 2px;
	margin-left:-19px;
	padding-left:20px;
}

#lateral_iz .cuadro .menu li a.star_azul:hover{
	background:url(../images/menu/star_azul_over.gif) no-repeat;
}

#lateral_iz .cuadro .menu li a.star_fuccia{
	background:url(../images/menu/star_fuccia.gif) no-repeat 0 2px;
	margin-left:-19px;
	padding-left:20px;
}

#lateral_iz .cuadro .menu li a.star_fuccia:hover{
	background:url(../images/menu/star_fuccia_over.gif) no-repeat;
}

#lateral_iz .cuadro .menu li a.star_lila{
	background:url(../images/menu/star_lila.gif) no-repeat 0 2px;
	margin-left:-19px;
	padding-left:20px;
}

#lateral_iz .cuadro .menu li a.star_lila:hover{
	background:url(../images/menu/star_lila_over.gif) no-repeat;
}

#lateral_iz .cuadro .menu li a.star_verde{
	background:url(../images/menu/star_verde.gif) no-repeat 0 2px;
	margin-left:-19px;
	padding-left:20px;
}

#lateral_iz .cuadro .menu li a.star_verde:hover{
	background:url(../images/menu/star_verde_over.gif) no-repeat;
}

#lateral_iz .cuadro .menu li .submenu{
margin:0 0 0 -22px;
padding:0;
width:117px;
list-style:none;
}
#lateral_iz .cuadro .menu li .submenu li{
padding:4px 4px 4px 24px;
margin:0;
}
#lateral_iz .cuadro .menu li .submenu li.last{
margin-bottom:-3px;
}
#lateral_iz .cuadro .submenu li a{
font-weight:normal;
}
.submenu.fuccia{
background: #FF0A9E;
}
.submenu.verde{
background: #82C348;
}

/*********************FIN MENU**************************/
.subtitle{
border-top:3px dashed #654D99;
color:#654D99;
font-size:16px;
font-weight:bold;
padding:10px 0 20px 0;
}
.form_belleza{
padding:10px;
}
.form_belleza .title_campo{
color:#000;
font-size:12px;
}
#famososemana{
width:140px;
margin-top:10px;
text-align:center
}
#tapaportada{
padding-bottom:10px;
}
.subtitle_seccion{
color:#FF0A9E;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
}
.subtitle_seccion.tit_exp{
color:#CC0000;
}
.subtitle_seccion_gr{
color:#FF0A9E;
font-weight:bold;
font-size:30px;
margin:5px 0;
}
.link_seccion{
background-color:#FF0A9E;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0 4px;
text-decoration:none;
}
.link_seccion:hover{
color:#FFFF00;
}
.noticion{
text-align:center;
padding:10px 0;
}
.noticias{
padding:0;
/*background:url(../images/estilos/stars.gif) no-repeat left bottom;*/
}
.noticias .title_news{
padding:10px;
text-align:center;
}
.bloque_noticia .title_news{
padding:0 10px 20px 10px;
text-align:center;
}
.title_secciones{
text-align:center;
padding:10px 0;
border-bottom:3px dotted #FF0A9E;
}
.title_secciones.v1{
border-bottom:0;
padding:0;
}

.float_left{
float:left;
padding:10px;
}
.float_right{
float:right;
padding:10px;
}
.bloque_noticia{
padding:10px 0;
border-bottom:2px dashed #EC008C;
clear: both; 
display:inline-block;
}
.bloque_noticia.v2{
padding:20px 0;
border-bottom:0;
}
.bloque_noticia .noti_img{
float:left;
text-align:center;
vertical-align:top;
width:24%;
}
.bloque_noticia .noti_body{
/*float:right;
text-align:left;
vertical-align:top;
width:73%;
margin-right:10px;*/
}
.bloque_noticia .noti_body h1, .bloque_noticia .noti_body p{
margin:0;
}
.bloque_noticia .noti_body h1{
font-size:1.3em;
font-weight:normal;
color:#FA0098;
letter-spacing:-0.05em;
}
.bloque_noticia .noti_body h1.pregunta{
font-size:1.1em;
color:#000;
}
.bloque_noticia .noti_body .datos_visita{
color:#000;
font-size:.9em;
padding:5px 0 0 0;
text-align:right;
}
.bloque_noticia .noti_body h1 span{
color:#000;
font-size:.8em;
font-weight:bold;
}
.bloque_noticia .noti_body a{
color:#FA0098;
}
.bloque_noticia .noti_body .fecha{
font-size:0.95em;
font-weight:normal;
}
.bloque_noticia .noti_body p{
font-size:12px;
line-height:1.3em;
}
.paginado{
text-align:center;
padding-top:10px;
padding-bottom:10px;
border-bottom:3px dotted #FA0098;
font-size:1.1em;
color:#FA0098;
font-weight:bold;
}
.paginado span{
padding:1px 4px;
margin:0 3px;
border:1px solid #FA0098;
color:#FA0098;
}
.paginado a{
text-decoration:none;
color:#FA0098;
padding:2px 4px;
margin:0 3px;
}

.paginado .nav_ant{
background-color:none;
}
.paginado .nav_sig{
background-color:none;
}
.paginacion{
text-align:center;
padding-top:10px;
padding-bottom:35px;
font-size:0.75em;
color:#FA0098;
font-weight:bold;
}
/*.paginacion span{
padding:1px 4px;
margin:0 3px;
border:1px solid #FA0098;
}*/
.paginacion .nav_ant{
float:left;
text-align:left;
padding-left:15px;
}
.paginacion .nav_sig{
float:right;
text-align:right;
padding-right:15px;
}
.paginacion a{
text-decoration:none;
background-color:#FA0098;
color:#ffffff;
padding:3px 5px;
margin:0 3px;
}
.paginacion a:link{
text-decoration:none;
background-color:#FA0098;
color:#ffffff;
padding:2px 5px;
margin:0 3px;
}
.paginacion a:hover{
text-decoration:none;
background-color:#D90082;
color:#ffffff;
font-weight:bold;
padding:2px 5px;
}

.exp_destacado{
padding:0 15px;
background:url(../images/bg_exp_cent.gif) repeat-y;
}
.exp_destacado p{
margin:0;
padding-bottom:10px;
}
.exp_destacado .titular{
color:#000;
font-weight:bold;
text-transform:uppercase;
}
.exp_sup{
background:url(../images/bg_exp_sup.gif) no-repeat;
height:20px;
}
.exp_inf{
background:url(../images/bg_exp_inf.gif) no-repeat;
height:20px;
margin-bottom:15px;
}

.enviar_historia{
background-color:#F7B3CF;
padding:4px;
margin-top:10px;
color:#000;
text-align:center;
}
.enviar_historia p{
margin:0;
padding:0;
font-weight:bold;
font-size:16px;
}
.enviar_historia span{
color:#000;
font-weight:bold;
font-size:20px;
}

#contenidos .mensajes td{
text-align:left;
vertical-align:top;
padding:5px;
}
#contenidos .mensajes .form_mensaje div{
background-color:#9966FF;
border:3px solid #9900FF;
color:#FFFFFF;
padding:5px;
}
#contenidos .mensajes .form_mensaje div p{
margin:0;
padding-bottom:5px;
font-family:Georgia;
}
#contenidos .mensajes .form_mensaje table{
background-color:#FFFFFF;
border:3px solid #9900FF;
color:#9900FF;
font-size:11px;
font-weight:bold;
}
#contenidos .mensajes .form_mensaje .boton{
border:none;
width:75px;
color:#FFFFFF;
background-color:#9966FF;
font-weight:bold;
font-family:Georgia;
text-transform:uppercase;
cursor:pointer;
}
#contenidos .mensajes .form_mensaje .campo{
border:1px solid #9900FF;
width:250px;
}
#contenidos .mensajes .lista_mensaje{
padding:15px 5px 15px 0;
}
#contenidos .mensajes .lista_mensaje h2{
font-size:14px;
color:#FFFFFF;
margin:0 0 15px 0;
font-family:Georgia;
}
#contenidos .mensajes .lista_mensaje h2 span{
background-color:#FA0098;
padding:5px 10px;
text-transform:uppercase;
}
#contenidos .mensajes .lista_mensaje .listado{
margin:10px 0;
padding:0 0 5px 0;
border-bottom:2px dashed #FA0098;
}
#contenidos .mensajes .lista_mensaje .nombre{
color:#D90082;
font-size:12px;
font-weight:bold;
padding-bottom:5px;
}
#contenidos .mensajes .lista_mensaje .texto{
font-size:14px;
padding-bottom:15px;
}

/*-------------------ENCUESTA-------------------*/
#encuestas{
padding-top:10px;
}
#encuestas > #cabecera_encuesta{
margin-left:15px;
}
#encuestas #cabecera_encuesta div.sup_izq{
	width:120px;
	margin-left : 15px;
	margin-right : auto;
	background-color : #6864FD;
	background-image : url('../images/estilos/izq_azul2.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
#encuestas #cabecera_encuesta div.sup_izq h3{
color:#FBFF09;
letter-spacing:-0.05em;
background:url(../images/estilos/star_encuesta.gif) no-repeat right;
font-size:0.875em;
width:112px;
padding:5px 5px 0 0;
margin-bottom:0px;
text-align:center;
}
#encuestas #cabecera_encuesta div.sup_der{
	background-image : url('../images/estilos/der_azul2.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
#encuesta div.inf_izq{
	background-image : url('../images/estilos/izq2_azul2.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
#encuesta div.inf_izq_enviar{
	background-image : url('../images/estilos/izq2_azul3.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
#encuesta div.inf_der{
	background-image : url('../images/estilos/der2_azul2.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 6% 3% 6% 3%;
}
#encuesta div.inf_der_enviar{
	background-image : url('../images/estilos/der2_azul3.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 6% 3% 6% 3%;
}
#encuesta, #cabecera_encuesta{
width:150px;
margin-top:0;
float:left;
}
#encuesta div.sup_izq{
	width:150px;
	margin-left : auto;
	margin-right : auto;
	background-color : #6864FD;
	background-image : url('../images/estilos/izq_azul2.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
#encuesta div.sup_izq_enviar{
	width:70px;
	margin-left : auto;
	margin-right : auto;
	background-color : #6864FD;
	background-image : url('../images/estilos/izq_azul3.gif');
	background-repeat : no-repeat;
	background-position : top left;
	margin-top:10px;
}
#encuesta div.sup_izq_enviar input{
font-size:0.625em;
background-color : #6864FD;
border:none;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer;
}
#encuesta div.sup_der{
	background-image : url('../images/estilos/der_azul2.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
#encuesta div.sup_der_enviar{
	background-image : url('../images/estilos/der_azul3.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
#encuesta div.pregunta{
background:url(../images/estilos/fondo_pregunta.gif) no-repeat 5px 0px #6864FE;
width:100%;
margin:0px;
color:#FBFF09;
display:block;
/*min-height:52px;
height:52px;*/
}
#encuestas > #encuesta div.pregunta h4{
margin:0 0 0 20px;
}
div.pregunta h4{
width:68.5%;
font-size:0.875em;
text-align:center;
margin:0 0 0 25px;
line-height:1em;
}
#encuesta div.inf_izq_preguntas{
	width:130px;
	margin-left : auto;
	margin-right : auto;
	background-color : #CCFF08;
	background-image : url('../images/estilos/izq2_lima.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
#encuesta div.inf_der_preguntas{
	background-image : url('../images/estilos/der2_lime.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 6% 3% 6% 3%;
}
.encuesta_result{
margin:5px;
}
.encuesta_result th{
text-align:center;
color:#D4027C;
}
.encuesta_result td{
border-bottom:1px dashed #D90082;
margin:8px;
padding:5px;
}
.encuesta_result a{
color: #D90082;
}
.encuesta_result a:hover{
color: #FA0098;
}
.encuesta_listado h1{
color:#D4027C;
margin:0;
padding:0 0 5px 0;
font-size:16px;
text-align:center;
}
.encuesta_listado ul{
list-style:none;
}
.encuesta_listado li{
font-size:12px;
background:url(../images/bullet.gif) no-repeat;
padding:0 0 0 20px;
margin:5px 0;
}
.encuesta_listado li a{
color: #D90082;
}
.encuesta_listado li a:hover{
color: #FA0098;
}

#respuestas{
margin-top:5px;
}
#respuestas ul{
margin:0;
padding:0;
text-align:left;
}
#respuestas ul li{
color:#429EF2;
font-size:0.875em;
font-weight:bold;
margin:0 0 10px 0;
padding:0;
list-style:none;
}
#respuestas a, #respuestas a:hover, #respuestas a:visited, #respuestas a:link{
text-decoration:none;
font-size:0.675em;
color:#429EF2;
display:block;
margin-top:10px;
}
.masencuestas{
text-align:center;
}
	/*-------------------FIN ENCUESTA-------------------*/


/*-------------------RELATIVOS AL APARTADO HISTORIAS-------------------*/
#contenido_historias{
width:460px;
}
#contenido_historias div.sup_izq_fuc{
width : 460px;
margin-left : auto;
margin-right : auto;
background-color : #D80079;
background-image : url('../images/estilos/izq_fuc.gif');
background-repeat : no-repeat;
background-position : top left;
float:left;
}
#contenido_historias div.sup_der_fuc{
background-image : url('../images/estilos/der_fuc.gif');
background-repeat : no-repeat;
background-position : top right;
float:right;
}

#contenido_historias div.inf_izq_fuc{
background-image : url('../images/estilos/izq2_fuc.gif');
background-repeat : no-repeat;
background-position : bottom left;
float:left;
}

#contenido_historias div.inf_der_fuc{
background-image :url('../images/estilos/der2_fuc.gif');
background-repeat : no-repeat;
background-position : bottom right;
padding : 0% 0% 10px 0%;
float:right;
}




ul.menu_historias{
float:left;
margin:15px 0px 0px 0px;
padding:0px;
border-top:2px solid #ffffff;
border-bottom:2px solid #ffffff;
width:460px;
}


ul.menu_historias li{
list-style:none;
color:#FFFFFF;

float:left;
font-size:0.725em;
font-weight:bold;

border-right:2px solid white;
letter-spacing:0.005em;
}

ul.menu_historias li.final{
border-right:none;
width:114px;
}


ul.menu_historias li.amor{
width:120px;
}

ul.menu_historias li.tierra{
width:99px;
}

ul.menu_historias li.terror{
width:63px;
}

ul.menu_historias li.chistes{
width:62px;
}


div.inf_izq_fuc > div.inf_der_fuc li.amor{
width:118px;

}



div.inf_izq_fuc > div.inf_der_fuc li.tierra{
width:99px;

}

div.inf_izq_fuc > div.inf_der_fuc li.final{
width:110px;

}

ul.menu_historias li a, ul.menu_historias li a:visited, ul.menu_historias li a:link, #content2 h3{
color:#FFFFFF;
text-decoration:none;
display:block;
background-color:#1C90E4;
text-align:center;
padding:3px 0px;
}


ul.menu_historias li a:hover{
background-color:#FFDB11;
color:1C90E4;

}


#contenido_historias div.sup_izq_rosa{

margin-left : auto;
margin-right : auto;
background-color : #EDB3D2;
background-image : url('../images/estilos/izq_rosa.gif');
background-repeat : no-repeat;
background-position : top left;

float:left;
margin-top:10px;

}


#contenido_historias div.sup_der_rosa{
	background-image : url('../images/estilos/der_rosa.gif');
	background-repeat : no-repeat;
	background-position : top right;
	float:right;
}

#contenido_historias div.inf_izq_rosa{
	background-image : url('../images/estilos/izq2_rosa.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	float:left;
}

#contenido_historias div.inf_der_rosa{
	background-image : url('../images/estilos/der2_rosa.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:7px;
	float:right;
}



#contenido_historias div.sup_izq_blanco{

margin-left : auto;
margin-right : auto;
background-color : #ffffff;
background-image : url('../images/estilos/izq_blanco.gif');
background-repeat : no-repeat;
background-position : top left;
float:left;
}


#contenido_historias div.sup_der_blanco{
	background-image : url('../images/estilos/der_blanco.gif');
	background-repeat : no-repeat;
	background-position : top right;
	float:right;
}

#contenido_historias div.inf_izq_blanco{
	background-image : url('../images/estilos/izq2_blanco.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	float:left;
}

div.inf_izq_blanco > div.inf_der_blanco{
	background-image : url('../images/estilos/der2_blanco.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
	float:right;
}

#contenido_historias div.inf_izq_blanco div.inf_der_blanco{
	background-image : url('../images/estilos/der2_blanco.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:0%;
	float:right;
}

#contenido_historias #historias{
float:left;
padding:0px 10px;
}













#mostrar{

float:left;


padding:0px;
text-align:left;
width:280px;

}


div.clearfix > #mostrar{
width:280px;

}



#historias #top10{
float:left;
padding:0px;
width:133px;
margin-top:5px;
overflow:hidden;
font-size:12px;
margin-left:5px;
font-weight:bold;
}

#historias h4{
margin:0px;
background-color:#920497;
color:#ffffff;
font-size:12px;
padding:2px 3px;
font-weight:bolder;

text-align:center;
width:auto;
display:inline;

}

#escribe{
float:left;
background:url(../images/fondo_historias.gif) no-repeat left bottom;
padding-bottom:5px;
}

#historias h3, #top h4{
background:url(../images/sorteo.gif) no-repeat left;
color:#920497;
padding: 0px 0px 0px 18px;
margin:0px 0px 0px 10px;
font-size:14px;
}




#escribe input{
border:2px dotted #EDB3D2;

margin:10px;
width:248px;
}


#escribe textarea{
border:2px dotted #EDB3D2;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
width:248px;
margin:10px;

}

#mostrar #escribe #envio{
float:right;

}

#mostrar #escribe #envio input{
border:none;
width:70px;
color:#FFFFFF;
background-color:#920497;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
}




#top10 a, #top10 a:visited, #top10 a:link{
color:#D80079;
text-decoration:none;
}

#top10 a:hover{
color:#920497;
}





#mostrar{

float:left;


padding:0px;
text-align:left;
width:288px;

}

div.clearfix{
float:left;
}

#content1{

float:left;
}

#content2{

float:left;
padding:0px 10px;
text-align:left;
}

#content3{
float:left;
padding:0px 10px;
text-align:left;


}


#content2 h3{
padding:0px 2px;
text-transform:uppercase;
width:70px;
margin:0px 0px 10px 0px;
}

#top{
float:left;
text-align:left;
width:400px;
padding:10px 10px 30px 10px;
background:url(../images/fondo_historias.gif) no-repeat left bottom;
}

#gracias{
float:left;
text-align:left;
width:100%;
padding:10px 10px 35px 10px;
background:url(../images/fondo_enviada.gif) no-repeat left bottom;
}


#top textarea{
text-align:justify;
color:#333333;
font-weight:bold;
font-size:12px;
border:1px solid #ffffff;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
width:400px;
min-height:100px;
_height:100px;
}


#top p, #gracias p{
text-align:justify;
color:#333333;
font-weight:bold;
font-size:0.825em;
}

#top a, #top a:link, #top a:visited, #top a:hover, #gracias a, #gracias a:link, #gracias a:visited, #gracias a:hover{
color:#FFFFFF;
background-color:#920497;
font-weight:bold;
text-decoration:none;
display:block;
float:right;
width:70px;
padding:2px 0px;
text-transform:uppercase;
text-align:center;
font-size:0.75em;
}

#mostrar_top{
float:right;

width:138px;
border-left:8px solid #EDB3D2;
min-height:210px;
_height:210px;
}


span.aviso{
display:block;
margin:10px 0px;
font-size:0.75em;
text-align:justify;
color:#920497;
padding:0px 10px;
font-weight:bold;
}
/**************************FIN HISTORIAS************************************************/


/*********************************RELATIVOS A CLUB BRAVO***********************************/
.club{
padding:5px;
}
#club_izq{
float:left;
text-align:left;
width:225px;
}
#club_der{
float:right;
width:225px;
text-align:left;
}
#club_izq .top{
background:url(../images/clubBravo.gif) no-repeat;
height:63px;
}
#club_izq .cen{
border-left:4px solid #FB009A;
border-right:4px solid #FB009A;
background:url(../images/estilos/cuadricula.gif) #FFFFFF;
padding:5px;
}
#club_izq .cen p{
margin:0;
}
#club_izq .dwn{
background:url(../images/dibu_pie.gif) no-repeat center top;
height:20px;
text-align:right;
padding-top:2px;
}
#club_izq .dwn a{
margin:0;
padding:0 12px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#club_der .formu .top{
background:url(../images/clubBravo2.gif) no-repeat;
height:67px;
}
#club_der .formu .cen{
border-left:4px solid #3C98FF;
border-right:4px solid #3C98FF;
background-color:#FFFFFF;
padding:8px;
width:197px;
}
#club_der .formu .cen p, form{
margin:0;
color:#0A427D;
}
#club_der .formu .cen p{
font-size:0.75em;
font-weight:bold;
text-align:justify;
}
#club_der .formu .campos{
padding:12px 0;
font-size:0.75em;
font-weight:bold;
color:#0A427D;
}
#club_der .formu .campos div{
padding-top:5px;
}
#club_der .formu .campos div input{
border:2px solid #3C98FF;
width:190px;
}
#club_der .formu .campos div select, #club_der .formu .campos div .archivo{
width:195px;
border:2px solid #3C98FF;
}
#club_der .formu .dwn{
background:url(../images/formu_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-right:5px;
}
#club_der .formu .dwn .boton{
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}
#club_der .fotos .top{
background:url(../images/clubBravo3.gif) no-repeat;
height:69px;
}
#club_der .fotos .cen{
border-left:4px solid #FB5F21;
border-right:4px solid #FB5F21;
background-color:#FFFFFF;
padding:5px;
width:203px;
}
#club_der .fotos .cen p{
margin:0;
}
#club_der .fotos .dwn{
background:url(../images/fotos_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-top:2px;
}
#club_der .fotos .dwn a{
margin:0;
padding:0 12px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

#videos .top{
background:url(../images/clubBravo4.gif) no-repeat;
height:69px;
}
#videos .cen{
border-left:4px solid #50BDD0;
border-right:4px solid #50BDD0;
background-color:#FFFFFF;
padding:5px;
width:444px;
}
#videos .cen p{
margin:0;
}
#videos .dwn{
background:url(../images/video_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-top:2px;
}
#videos .dwn a{
margin:0;
padding:0 16px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
























#club, #club1, #club2{
width:470px;
float:left;
}

#club2{
margin:10px 0px;
}


#club_dibus, #clubEnvio, #album{
position:relative;
float:left;
width:225px;
padding-top:47px;
margin-left:10px;
}
#club_dibus > #top_dibus{
float:left;
width:217px;
}
#video{
position:relative;
float:left;
width:470px;
padding-top:47px;
margin-left:10px;
}
#clubEnvio{
padding-top:43px;
}
#cabecera_dibus, #cabecera_envio, #cabecera_album, #cabecera_video, #fotos1, #dibus1{
position:absolute;
top:0px;
left:0px;
}
#top_dibus{
background:#FFFFFF url(../images/estilos/cuadricula.gif);
border-left:4px solid #FB009A;
border-right:4px solid #FB009A;
width:225px;
padding-top:5px;
}


#top_videos{
background-color:#FFFFFF;
border-left:4px solid #50BDD0;
border-right:4px solid #50BDD0;
float:left;
width:462px;
padding-top:15px;
}


#video > #top_videos{
width:454px;
}



#formEnvio{
background-color:#ffffff;
border-left:4px solid #3C98FF;
border-right:4px solid #3C98FF;
color:#0A427D;
float:left;
width:193px;
padding:25px 10px 10px 10px;
font-size:0.75em;
font-weight:bold;
text-align:justify;
}


#formEnvio p{

width:192px;
margin:0px;
}


#album_fotos{
background-color:#FFFFFF;
border-left:4px solid #FB5F21;
border-right:4px solid #FB5F21;
color:#0A427D;
float:left;
width:221px;
padding-top:15px;
font-size:0.75em;
font-weight:bold;
text-align:justify;
}


#album > #album_fotos{
width:213px;
}


#formEnvio span.campo{
margin-top:5px;
display:block;
width:193px;
text-transform:uppercase;
text-align:left;
/*color:#FA7642;*/
}


#formEnvio span.campo input{
border:2px solid #3C98FF;
width:193px;
}



#formEnvio span.campo input.archivo{
width:192px;

}

#club_dibus > #top_dibus span.dibu{
width:197px;
}



span.dibu{
border-bottom:2px dotted #FB009A;
display:block;
float:left;
width:217px;
padding:5px 10px 0px 10px;

}

span.dibu b{
margin:0px 5px 5px 0px;
font-size:0.75em;
text-align:right;
color:#CA00CD;
display:block;

}

span.dibu span.datos{
display:block;
width:80px;
text-align:left;
float:left;
color:#2A8D9E;
font-size:0.85em;
font-weight:bold;
}


span.dibu span.votos{
color:#50BDD0;
margin:0px;
font-size:12px;
}

.votar{
color:#000000;
font-size:24px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

.btn_vota{
color:#000000;
font-size:24px;
background:transparent;
border:0;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
cursor:pointer;
}

span.dibu img{
border:3px solid #C302A5;
width:107px;
height:78px;
margin-bottom:10px;
}

div.final{
float:left;
}



div.final div.inf_der_fuc{
	background-image : url('../images/estilos/der2_fuc2.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:1% 3%;
	text-align:right;
}

div.final div.inf_izq_fuc{
	width:225px;
	margin-left : auto;
	margin-right : auto;
	background-color : #FB009A;
	background-image : url('../images/estilos/izq2_fuc2.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}



div.final div.inf_der_azul4{
	background-image : url('../images/estilos/der2_azul4.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:1% 3%;
	text-align:right;
}

div.final div.inf_izq_azul4{
	width:221px;
	margin-left : auto;
	margin-right : auto;
	background-color : #3C98FF;
	background-image : url('../images/estilos/izq_azul4.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}



div.final div.inf_der_orange2{
	background-image : url('../images/estilos/der2_orange2.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:1% 3%;
	text-align:right;
}

div.final div.inf_izq_orange2{
	width:221px;
	margin-left : auto;
	margin-right : auto;
	background-color : #FB5F21;
	background-image : url('../images/estilos/izq2_orange2.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}


div.final div.inf_der_verde3{
	background-image : url('../images/estilos/der2_verde3.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding:1% 3%;
	text-align:right;
}



div.final div.inf_izq_verde3{
	width:462px;
	margin-left : auto;
	margin-right : auto;
	background-color : #50BDD0;
	background-image : url('../images/estilos/izq2_verde3.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}






div.final div.inf_der_azul4 input{
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}


div.final a, div.final a:hover, div.final a:link, div.final a:visited{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-size:0.75em;
text-align:right;

}


span.album_indiv{
display:block;
margin-top:3px;
color:#FB5F21;
border-bottom:4px solid #FFD047;
padding:3px 5px;
}

span.album_indiv{
float:left;
}

#album_fotos > span.album_indiv a{
width:106px;

}

span.album_indiv a, span.album_indiv a:link, span.album_indiv a:visited{
color:#FB5F21;
text-decoration:none;
background:url(../images/estilos/folder.gif) no-repeat 5px 0px;
padding:0px 10px 0px 22px;
display:block;
width:130px;
float:left;
}

#album_fotos > span.numFotos{
float:none;
}

span.numFotos{
background-color:#FB5F21;
color:#ffffff;
padding:0px 5px;
border:2px solid #FFD047;
float:right;
}

span.album_indiv a:hover{
text-decoration:underline;
}


span.album_indiv span.user{
display:block;
margin:2px 0px;
color:#48362F;
font-size:11px;

width:200px;

}


span.album_indiv > span.user{

float:left;

}

#top_videos > div.colum1, #top_videos > div.colum2{
width:225px;

}

div.colum1{
float:left;
width:227px;
margin-top:10px;

}


div.colum2{
float:right;
width:227px;
margin-top:10px;

}


div.video_indiv img.mini{
border:3px solid #50BDD0;
width:85px;
height:52px;
float:left;
margin-right:5px;
margin-left:10px;
}


div.colum2 div.video_indiv img.mini{

width:85px;
height:52px;
float:right;
margin-left:5px;
margin-right:10px;
}

div.video_indiv div.datos{
color:#50BDD0;
font-size:0.675em;
font-weight:bold;
text-align:left;
float:left;
width:114px;
}


div.colum2 div.video_indiv div.datos{
float:right;
text-align:right;

}

div.video_indiv div.datos a, div.video_indiv div.datos a:link, div.video_indiv div.datos a:visited {

color:#FB009A;
text-transform:uppercase;
margin:0px;
padding-right:3px;
font-weight:bold;
text-decoration:none;
}


div.video_indiv div.datos a:hover{
text-decoration:underline;
}

div.video_indiv div.datos h3{
font-size:0.675em;
color:#50BDD0;
text-transform:uppercase;
margin:0px;
padding-right:3px;

}





div.video_indiv{

border-bottom:2px dotted #50BDD0;
padding:5px 0px;
width:227px;

}

div.colum1 > div.video_indiv, div.colum2 > div.video_indiv{
float:left;

}




/************************RELATIVO A ALBUM DE FOTOGRAFIAS****************************/
#fotos2{
background:#FFFFFF;
border-left:4px solid #FB5F21;
border-right:4px solid #FB5F21;
width:98.2%;
padding:10px 0px 0px 0px;
}
#video > #fotos2{
width:96.7%;
}
#dibus2{
background:#FFFFFF url(css_images/cuadricula.gif);
border-left:4px solid #FB009A;
border-right:4px solid #FB009A;
width:98.2%;
padding:10px 0px 0px 0px;
}
#video > #dibus2{
width:96.7%;
}
#video2{
float:left;
background-color:#FFFFFF;
border-left:4px solid #50BDD0;
border-right:4px solid #50BDD0;
width:98.1%;
padding:10px 0px 10px 0px;
}
#video > #video2{
width:96.7%;
}
h1.titulo_album{
color:#FB5F21;
font-size:0.75em;
text-transform:uppercase;
background:url(css_images/folder.gif) no-repeat left top;
padding-left:20px;
text-align:left;
width:220px;
float:left;
margin:5px 0px;
}
#fotos2 img.foto_album{
width:220px;
}
#fotos2 span.foto4{
background:url(css_images/stars_foto.gif) no-repeat top left;
padding:20px 0px 5px 35px;
float:right;
}
#fotos2 span.datos_album{
float:left;
color:#342E2B;
font-weight:bold;
}
#fotos2 > div.foto3{
float:left;
width:96%;
}
div.foto3{
float:none;
background:url(css_images/base_album.gif) repeat-x bottom left;
padding:10px;
width:100%;
}
span.datos_album > span.cifra{
float:none;
}
span.datos_album span.cifra{
font-size:0.75em;
color:#FFFFFF;
background-color:#FB5F21;
border:2px solid #FFD047;
padding:0px 5px;
margin-right:10px;
float:left;
}
span.datos_album a.ver, span.datos_album a.ver:hover, span.datos_album a.ver:link, span.datos_album a.ver:visited{
background:url(css_images/eye.gif) no-repeat top left;
padding-left:30px;
margin-left:10px;
color:#342E2B;
}
div.foto3 > span.ultimo_envio{
float:none;
}
div.foto3 span.ultimo_envio{
float:left;
color:#342E2B;
font-size:0.75em;
text-align:left;
width:240px;
display:block;
margin-top:10px;
float:left;
}
div.foto3 span.ultimo_envio b{
color:#3C98FF;
}
div.final a.atras, div.final a.atras:hover, div.final a.atras:link, div.final a.atras:visited{
float:left;
}
span.foto5{
display:block;
float:left;
width:180px;
margin-right:5px;
}
span.foto5 h1.titulo_album{
width:180px;
}
#galeria{
float:left;
width:100%;
/*color:#CB00CD;*/
color:#FB5F21;
font-size:0.75em;
font-weight:bold;
margin-top:10px;
text-align:left;
}
#galeria div.imag_galeria{
float:left;
width:175px;
margin:5px 20px;
}
#galeria span.tit_foto{
display:block;
background-color:#3C98FF;
float:left;
width:100%;
color:#FFFFFF;
padding:2px 5px;
}
#fotos2 #galeria span.foto4{
background-position:15px 0px;
padding:20px 0px 5px 5px;
float:left;
}
#fotos2 #galeria span.foto4 img{
float:right;
}
#fotos2 #galeria span.foto4 a, #fotos2 #galeria span.foto4 a:hover, #fotos2 #galeria span.foto4 a:link, #fotos2 #galeria span.foto4 a:visited{
display:block;
line-height:1em;
width:22px;
font-size:2em;
color:#FFFFFF;
text-decoration:none;
background-color:#B3DA06;
margin-top:52px;
float:left;
text-align:center;
}
span.num_pag{
display:block;
float:left;
margin:0px 10px;
text-align:center;
display:block;
width:296px;
}
div.inf_der_fuc > span.num_pag{
width:298px;
}
span.num_pag a{
margin:0px 5px;
}
#dibus2 span.dibu{
width:141px;
margin:5px;
border:none;
text-align:center;
}
#dibus2 > span.dibu{
width:121px;
}
#dibus2{
font-weight:bold;
text-align:left;
}
#dibus2 b{
margin-bottom:0px;
}
#dibus2 span.dibu img{
margin-top:5px;
}
span.stars img{
width:auto;
height:auto;
border:none;
margin:0px;
}
div.visor{
margin:20px 0px 0px 12px;
width:429px;
float:left;
background: #50BDD0 url(css_images/cuadro.gif) repeat-x 0px 8px;
padding:15px 0px 0px 0px;
}
div.visor2{
margin:0px 0px 20px 12px;
width:429px;
float:left;
background: #50BDD0 url(css_images/cuadro.gif) repeat-x 0px 0px;
padding:7px 0px 10px 0px;
}
div.visor2 div.datos_video{
background-color:#ffffff;
padding:5px;
text-align:left;
font-size:0.75em;
border:9px solid #50BDD0;
line-height:2em;
}
div.visor2 div.datos_video b{
color:#FB009A;
}
div.visor2 div.datos_video span{
font-weight:bold;
color:#50BDD0;
margin-right:10px;
}
div.visor2 p{
color:#FFFFFF;
font-weight:bold;
padding:0px 10px;
margin:0px;
font-size:0.75em;
text-align:justify;
}
#top_videos2{
overflow-y:auto;
overflow-x:auto;
height:245px;
width:94%;
padding:0px 5px;
float:left;
text-align:center;
scrollbar-face-color:#50bdd0;;
scrollbar-highlight-color:#7ed6d6;
scrollbar-3dlight-color:#7ed6d6;
scrollbar-darkshadow-color:#50bdd0;
scrollbar-shadow-color:#bee9ea;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#bee9ea;
}
#top_videos2 div.video_indiv{
float:left;
border:none;
width:132px;
}
#top_videos2 div.video_indiv div.datos{
text-align:center;
color:#50BDD0;
font-size:0.675em;
font-weight:bold;
height:70px;
}
#top_videos2 > div.video_indiv{
width:136px;
}
.juegos{
text-align:center;
padding:0 5px;
}






/*********************************RELATIVOS A CLUB BRAVO***********************************/
.club{
padding:5px;
}
#club_izq{
float:left;
text-align:left;
width:225px;
}
#club_der{
float:right;
width:225px;
text-align:left;
}
#club_izq .top{
background:url(../images/clubBravo.gif) no-repeat;
height:63px;
}
#club_izq .cen{
border-left:4px solid #FB009A;
border-right:4px solid #FB009A;
background:url(../images/club_cuadricula.gif) #FFFFFF;
padding:5px;
}
#club_izq .cen td{
padding:9px 0;
border-bottom:2px dotted #FB009A;
}
#club_izq .cen td .usuario{
font-size:12px;
color:#CA00CD;
font-weight:bold;
padding:2px 0;
}
#club_izq .cen td img{
border:3px solid #CA00CD;
}
#club_izq .cen td .datos{
color:#2A8D9E;
font-size:14px;
font-weight:bold;
padding:2px 0;
}
#club_izq .cen td .votos{
color:#50BDD0;
font-size:12px;
font-weight:bold;
padding:2px 0;
}
#club_izq .cen p{
margin:0;
}
#club_izq .dwn{
background:url(../images/clubdibu_pie.gif) no-repeat center top;
height:20px;
text-align:right;
padding-top:2px;
}
#club_izq .dwn a{
margin:0;
padding:0 12px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#club_der .formu .top{
background:url(../images/clubBravo2.gif) no-repeat;
height:67px;
}
#club_der .formu .cen{
border-left:4px solid #3C98FF;
border-right:4px solid #3C98FF;
background-color:#FFFFFF;
padding:8px;
width:197px;
}
#club_der .formu .cen p, form{
margin:0;
color:#0A427D;
}
#club_der .formu .cen p{
font-size:0.75em;
font-weight:bold;
text-align:justify;
}
#club_der .formu .campos{
padding:12px 0;
font-size:0.75em;
font-weight:bold;
color:#0A427D;
}
#club_der .formu .campos div{
padding-top:5px;
}
#club_der .formu .campos div input{
border:2px solid #3C98FF;
width:190px;
}
#club_der .formu .campos div select, #club_der .formu .campos div .archivo{
border:2px solid #3C98FF;
}
#club_der .formu .dwn{
background:url(../images/clubformu_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-right:5px;
}
#club_der .formu .dwn .boton{
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}
#club_der .fotos .top{
background:url(../images/clubBravo3.gif) no-repeat;
height:69px;
}
#club_der .fotos .cen{
border-left:4px solid #FB5F21;
border-right:4px solid #FB5F21;
background-color:#FFFFFF;
padding:5px;
width:203px;
}
#club_der .fotos .cen td{
padding:5px 0;
border-bottom:4px solid #FFD047;
}
#club_der .fotos .cen td .lnk_albums{
color:#FB5F21;
font-size:13px;
font-weight:bold;
}
#club_der .fotos .cen td .lnk_albums a{
background:url(../images/folder.gif) no-repeat 5px 0;
color:#FB5F21;
text-decoration:none;
padding:0 5px 0 23px;
display:block;
font-size:13px;
font-weight:bold;
}
#club_der .fotos .cen td .lnk_albums a:hover{
text-decoration:underline;
}
#club_der .fotos .cen td .ult_entrada{
color:#48362F;
font-size:12px;
padding:6px 5px 0 5px;
}
#club_der .fotos .cen td .cant_fotos{
background-color:#FB5F21;
color:#ffffff;
padding:0 5px;
border:2px solid #FFD047;
font-size:12px;
}
#club_der .fotos .cen p{
margin:0;
}
#club_der .fotos .dwn{
background:url(../images/clubfotos_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-top:2px;
}
#club_der .fotos .dwn a{
margin:0;
padding:0 12px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#videos .top{
background:url(../images/clubBravo4.gif) no-repeat;
height:69px;
}
#videos .cen{
border-left:4px solid #50BDD0;
border-right:4px solid #50BDD0;
background-color:#FFFFFF;
padding:5px;
width:444px;
}
#videos .cen p{
margin:0;
}
#videos .cen td{
padding:5px 0;
border-bottom:2px dotted #50BDD0;
}
#videos .cen td .ver_foto_video{
border-bottom:0;
text-align:center;
padding:0 5px;
}
#videos .cen td .lnk_video a{
font-size:12px;
color:#FB009A;
text-transform:uppercase;
padding-right:3px 0;
font-weight:bold;
text-decoration:none;
}
#videos .cen td .lnk_video a:hover{
text-decoration:underline;
}
#videos .cen td .nombre{
color:#50BDD0;
font-size:12px;
font-weight:bold;
}
#videos .dwn{
background:url(../images/clubvideo_pie.gif) no-repeat left top;
height:20px;
text-align:right;
padding-top:2px;
}
#videos .dwn a{
margin:0;
padding:0 16px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

.club_secc{
padding:5px;
}
.club_secc .top_album{
background:url(../images/clubBravo5.gif) no-repeat;
height:69px;
}
.club_secc .med_album{
background:#FFFFFF;
border-left:4px solid #FB5F21;
border-right:4px solid #FB5F21;
width:444px;
padding:5px;
}
.club_secc .bot_album a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.club_secc .bot_album{
background:url(../images/club_album_pie.gif) no-repeat;
padding:2px 15px 2px 0;
text-align:right;
}
.club_secc .med_album .div_album{
background:url(../images/base_album.gif);
height:4px;
padding:0;
}
.club_secc .med_album td{
padding:5px;
}
.club_secc .med_album .foto{
background:url(../images/stars_foto.gif) no-repeat;
text-align:right;
}
.club_secc .med_album .foto img{
border:3px solid #B3DA06;
}
.club_secc .med_album .lnk_albums a{
background:url(../images/folder.gif) no-repeat;
color:#FB5F21;
text-decoration:none;
padding:2px 5px 0 22px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_album .lnk_albums a:hover{
text-decoration:underline;
}
.club_secc .med_album .cant_fotos{
padding:5px;
text-align:right;
}
.club_secc .med_album .cant_fotos span{
background-color:#FB5F21;
color:#ffffff;
padding:0 5px;
border:2px solid #FFD047;
font-size:12px;
text-align:center;
}
.club_secc .med_album .datos{
font-size:12px;
}
.club_secc .med_album .datos strong{
color:#3C98FF;
}
.club_secc .med_album .datos a{
color:#FB5F21;
text-decoration:none;
font-weight:bold;
}
.club_secc .med_album .datos a:hover{
text-decoration:underline;
}
.club_secc .med_album .fotos{
background:url(../images/stars_foto.gif) no-repeat;
text-align:center;
padding-top:20px;
}
.club_secc .med_album .fotos img{
border:3px solid #B3DA06;
}
.club_secc .med_album .ftscategoria{
color:#FB5F21;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_album .ftsnombre{
color:#FB5F21;
font-size:12px;
font-weight:bold;
padding:5px;
}
.club_secc .med_album .ftstitulo{
background-color:#3399FF;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:5px;
margin:0 5px;
}
.club_secc .top_dibus{
background:url(../images/clubBravo6.gif) no-repeat;
height:69px;
}
.club_secc .med_dibus{
background:url(../images/club_cuadricula.gif) #FFFFFF;
border-left:4px solid #FB009A;
border-right:4px solid #FB009A;
width:444px;
padding:5px;
}
.club_secc .bot_dibus a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.club_secc .bot_dibus{
background:url(../images/club_dibus_pie.gif) no-repeat;
padding:2px 15px 2px 0;
text-align:right;
}
.club_secc .med_dibus .div_album{
background:url(../images/base_album.gif);
height:4px;
padding:0;
}
.club_secc .med_dibus td{
padding:5px;
}
.club_secc .med_dibus .foto img{
border:3px solid #C6027A;
}
.club_secc .med_dibus .lnk_albums a{
background:url(../images/folder.gif) no-repeat;
color:#FB5F21;
text-decoration:none;
padding:2px 5px 0 22px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_dibus .lnk_albums a:hover{
text-decoration:underline;
}
.club_secc .med_dibus .cant_fotos{
padding:5px;
text-align:right;
}
.club_secc .med_dibus .cant_fotos span{
background-color:#FB5F21;
color:#ffffff;
padding:0 5px;
border:2px solid #FFD047;
font-size:12px;
text-align:center;
}
.club_secc .med_dibus .datos{
font-size:12px;
}
.club_secc .med_dibus .datos strong{
color:#3C98FF;
}
.club_secc .med_dibus .datos a{
color:#FB5F21;
text-decoration:none;
font-weight:bold;
}
.club_secc .med_dibus .datos a:hover{
text-decoration:underline;
}
.club_secc .med_dibus .fotos img{
border:3px solid #C6027A;
}
.club_secc .med_dibus .ftscategoria{
color:#FB5F21;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_dibus .ftsnombre{
color:#CA00CD;
font-size:14px;
font-weight:bold;
padding:5px;
}
.club_secc .med_dibus .fttitle{
color:#50BDD0;
font-size:12px;
font-weight:bold;
}
.club_secc .med_dibus .ftsvotos{
padding:5px;
margin:0 5px;
text-align:center;
}
.club_secc .med_dibus .ftsvotos .txt_votar{
font-size:12px;
}








.club_secc .top_videos{
background:url(../images/clubBravo7.gif) no-repeat;
height:69px;
}
.club_secc .med_videos{
background:#FFFFFF;
border-left:4px solid #50BDD0;
border-right:4px solid #50BDD0;
width:444px;
padding:5px;
}
.club_secc .bot_videos a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.club_secc .bot_videos{
background:url(../images/club_videos_pie.gif) no-repeat;
padding:2px 15px 2px 0;
text-align:right;
}
.club_secc .med_videos .div_album{
background:url(../images/base_album.gif);
height:4px;
padding:0;
}
.club_secc .med_videos td{
padding:5px;
}
.club_secc .med_videos .foto img{
border:3px solid #50BDD0;
}
.club_secc .med_videos .lnk_albums a{
background:url(../images/folder.gif) no-repeat;
color:#FB5F21;
text-decoration:none;
padding:2px 5px 0 22px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_videos .lnk_albums a:hover{
text-decoration:underline;
}
.club_secc .med_videos .cant_fotos{
padding:5px;
text-align:right;
}
.club_secc .med_videos .cant_fotos span{
background-color:#FB5F21;
color:#ffffff;
padding:0 5px;
border:2px solid #FFD047;
font-size:12px;
text-align:center;
}
.club_secc .med_videos .datos{
font-size:12px;
}
.club_secc .med_videos .datos strong{
color:#3C98FF;
}
.club_secc .med_videos .datos a{
color:#FB5F21;
text-decoration:none;
font-weight:bold;
}
.club_secc .med_videos .datos a:hover{
text-decoration:underline;
}
.club_secc .med_videos .fotos{
text-align:center;
}
.club_secc .med_videos .fotos img{
border:3px solid #50BDD0;
}
.club_secc .med_videos .ftscategoria{
color:#FB5F21;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.club_secc .med_videos .ftsnombre a{
color:#FB009A;
font-size:12px;
font-weight:bold;
padding:5px;
text-decoration:none;
text-transform:uppercase;
}
.club_secc .med_videos .ftsnombre a:hover{
text-decoration:underline;
}
.club_secc .med_videos .fttitle{
color:#50BDD0;
font-size:12px;
font-weight:bold;
}
.club_secc .med_videos .ftsvotos{
padding:5px;
margin:0 5px;
text-align:center;
}
.club_secc .med_videos .fdo_cuadros1{
padding:8px 0 0 0;
background-color:#50BDD0;

}
.club_secc .med_videos .fdo_cuadros1 div{
background:url(../images/cuadro.gif) repeat-x #50BDD0 bottom left;
height:6px;
line-height:0;
}

.club_secc .med_videos .fdo_cuadros2{
padding:0;
background-color:#50BDD0;
}
.club_secc .med_videos .fdo_cuadros2 div{
background:url(../images/cuadro.gif) repeat-x #50BDD0;
height:6px;
}
.club_secc .med_videos .video_dest{
background-color:#50BDD0;
text-align:center;
padding:0;
}
.club_secc .med_videos .info_dest{
border:10px solid #50BDD0;
background-color:#FFFFFF;
padding:14px;
font-size:14px;
}
.club_secc .med_videos .info_dest .dest_datos{
color:#000000;
}
.club_secc .med_videos .info_dest .visitas{
color:#50BDD0;
}








.tests{
padding:0 5px;
font-family:Verdana;
color:#000000;
}
.tests h3{
margin:10px 0 0 0;
border-bottom:3px solid #00B3C4;
color:#00B3C4;
}
.tests p{
margin:0;
padding:2px 0;
}
.tests .txtch{
font-size:26px;
color:#FF0A9E;
}
.tests .tit_test{
font-family:"Trebuchet MS";
font-size:28px;
font-weight:bold;
color:#FF0A9E;
text-align:center;
}
.tests .txt_test{
font-size:14px;
font-weight:bold;
color:#000000;
padding-bottom:10px;
border-bottom:3px dotted #FF0A9E;
}
.tests .marco_preg{
padding:4px;
margin:8px 0;
}
.tests .marco_preg .nro_preg{
float:left;
padding-right:10px;
padding-bottom:10px;
}
.tests .marco_preg .preg{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FF0A9E;
}
.tests .marco_preg .opc_preg{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#000;
padding:0 5px 0 0;
margin-top:-2px;
float:left;
}
.puntaje{
color:#00B3C4;
font-size:30px;
}
.tests .marco_preg .preg span{
color:#00B3C4;
font-size:26px;
}
.tests .marco_preg .resp{
font-size:12px;
margin-left:5px;
padding:2px 0 8px 0;
color:#000000;
}
.tests .boton_test{
text-align:center;
padding:5px 0;
}
.tests .rta_ptos{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#000;
}
.tests .marco_resp{
background-color:#FFD324;
padding:13px 10px;
}
.tests .marco_resp img{
float:left;
padding:0 8px 8px 0;
}
.tests .tit_ptos{
margin:15px 0 5px 0;
}
.tests .tit_ptos span{
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#FFFFFF;
background-color:#6864FD;
padding:2px 6px;
}
.tests .rango{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.tests .rango span{
background-color:#82C348;
border:1px solid #FFFFFF;
padding:4px;
}
.tests .txt_ptos{
font-size:12px;
padding-top:8px;
}
.tests .lnk_ptos{
padding:10px 0 5px 0;
text-align:center;
font-size:12px;
}
.tests .lista_tests{
padding:8px;
margin:4px 0;
border-bottom:2px dashed #FF0A9E;
}
.tests .lista_tests .tit_tests{
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#FF0A9E;
}
.tests .lista_tests .tit_tests a{
color:#FF0A9E;
}
.tests .lista_tests .txt_tests{
font-size:12px;
}



#look{
	background:url(../images/bg_look.gif) no-repeat;
	width:146px;
	height:393px;
	text-align:center;
}

#look img{

}

/*---------- bubble tooltip -----------*/
.tt{
    position:relative;
    text-decoration:none;
	z-index:996;
}
.tt span{ display: none; }
.tt img{ border:0; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
.tt:hover{ z-index:997; background:;}
.tt:hover .tooltip{
    display:block;
    position:absolute;
    top:-220px; left:-190px;
	padding:15px 0 0 0;
	width:200px;
	color: #000;
    text-align: center;
}

*:first-child+html .tt:hover .tooltip{
	top:30px; left:-180px;
}

* html .tt:hover .tooltip{
	top:30px; left:-180px;
}

.tt:hover .top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
.tt:hover .middle{ 
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
.tt:hover .bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}



.agenda{
padding:10px 0 20px 0;
border-bottom:2px dashed #EC008C;
clear: both; 
display:inline-block;
}
.agenda .agenda_fecha{
background:url(../images/bg_agenda.gif) no-repeat;
float:left;
width:65px;
padding:0 10px 10px 0;
text-align:center;
margin:0;
}
.agenda .agenda_fecha .agenda_dia{
color:#FFFFFF;
font-weight:bold;
font-size:38px;
}
.agenda .agenda_fecha .agenda_mes{
text-transform:uppercase;
color:#0CB3C6;
font-weight:bold;
}
.agenda .agenda_texto{
background-color:#FFFFFF;
margin:0;
margin-left:75px;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}
.agenda .agenda_foto{
text-align:center;
}

.galeria td{
	font-size:11px;
}

.galeria td p{
	padding:0 0 20px 0;
}

p.galeria, span.galeria{
	padding:0 0 10px 0;
	margin-top:-1px;
	font-size:11px;
	text-align:right;
}




.main.lonuevo #contenidos{
background:url(../images/bg_lonuevo.jpg) repeat-y;
padding:0;
}

.main.lonuevo #contenidos .noticias{
padding:10px;
}

.main.lonuevo #contenidos .bg_articulo{
	background:url(../images/bg_paper.gif);
	padding:10px;	
}

.main.lonuevo #contenidos .float_left.image{
float:left;
padding:0;
}
.main.lonuevo #contenidos .float_right.image{
float:right;
padding:0;
}


.main.belleza #contenidos{
background-color:#FFFFFF;
background-image:none;
padding:0;
}


.main.belleza #contenidos .noticias{
padding:15px;
}

.main.belleza #contenidos .content_beauty .title_secciones.beauty{
text-align:left;
padding:0;
border-bottom:0;
background-color:#FFFFFF;
}

.main.belleza #contenidos .content_beauty .bg_opacity{
background: #FFFFFF url(../images/bg_belleza_inf.jpg) bottom right no-repeat;
}





.main.moda #contenidos{
padding:0;
background:url(../images/bg_moda.jpg);
}

.main.moda #contenidos .title_secciones.mode{
	border-bottom:0;
	padding:0;
}

.main.moda #contenidos .noticias{
padding:10px;
}



.main.bolsa #contenidos{
padding:0;
}

.main.bolsa #contenidos .title_secciones.valores{
	border-bottom:0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}

.main.bolsa #contenidos .noticias{
padding:10px;
}
.main.bolsa #contenidos .bloque_noticia{
padding:10px;
}

.main.bolsa #contenidos .comentarios{
padding:10px;
}




.main.portada #contenidos .title_secciones.portada1{
background-color:#FFFFFF;
border-bottom:0;
padding:0;
}

.main.portada #contenidos{
padding:0;
}

.main.portada #contenidos .noticias{
padding:10px;
}



.main.galanes #contenidos{
padding:0;
}
.main.galanes #contenidos .title_secciones.galanes1{
background-color:#FFFFFF;
border-bottom:0;
padding:0;
}
.main.galanes #contenidos .noticias{
padding:10px;
background:url(../images/bg_galanes.jpg);
}



.main.sos #contenidos{
padding:0;
}
.main.sos #contenidos .title_secciones.sos1{
background-color:#FFFFFF;
border-bottom:0;
padding:0;
}
.main.sos #contenidos .noticias{
padding:10px;
}
.main.sos #contenidos .tt:hover .tooltip1{
    display:block;
    position:absolute;
    top:-30px; left:0;
	/*padding:15px 0 0 0;*/
	width:402px;
	height:158px;
}
* html .main.sos #contenidos .tt:hover .tooltip1{
top:80px;
}
.main.sos #contenidos .tt:hover .middle1{ 
	display: block;
}
.main.sos #contenidos .faq{
background-color:#FF32CB;
padding:0 10px;
}
.main.sos #contenidos .faq_sup{
background:url(../images/sos_faq_sup.gif) no-repeat;
width:386px;
height:13px;
}
.main.sos #contenidos .faq_inf{
background:url(../images/sos_faq_inf.gif) no-repeat;
width:386px;
height:39px;
}
.main.sos #contenidos .answer{
background-color:#FFF;
padding:10px;
}
.main.sos #contenidos .res_sup{
background:url(../images/sos_res_sup.gif) no-repeat;
width:386px;
height:13px;
}
.main.sos #contenidos .res_inf{
background:url(../images/sos_res_inf.gif) no-repeat;
width:386px;
height:13px;
}

* html .main.sos #contenidos .faq_sup, .main.sos #contenidos .res_sup{
margin-bottom:-5px;
}





.main.expediente #contenidos{
padding:0;
}
.main.expediente #contenidos .title_secciones.expediente1{
background-color:#FFFFFF;
border-bottom:0;
padding:0;
}
.main.expediente #contenidos .noticias{
padding:10px 10px 10px 0;
background:url(../images/bg_expediente_cen.jpg) repeat-y;
}





.main .horoscopo .zodiaco_cen{
	background:url(../images/horoscopo/zodiaco_cen.jpg) no-repeat;
	width:210px;
	height:600px;
}

.main .horoscopo .zodiaco_cen .zodiaco_content{
	padding:12px;
	background-color:#FFF;
}

.main .horoscopo .zodiaco_cen .zodiaco_content .signo{
	padding-bottom:10px;
	color:#FF0A9E;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.main .horoscopo .zodiaco_cen .zodiaco_content p{
	font-size:14px;
}

.main .horoscopo .zodiaco_cen .zodiaco_content p strong{
	color:#FF0A9E;
	font-size:16px;
}

.main .horoscopo .zodiaco_cen .zodiaco_content .signo_sel{
	color:#FF0A9E;
	font-size:28px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:150%;
}

.main .ranking_canciones td{
	border-bottom:1px dotted #F9009A;
	padding:5px 0;
}

.main .ranking_canciones td .posic{
	background:url(../images/posicion_ranking.png) no-repeat center;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	width:30px;
	padding:3px 0;
}

.main .ranking_canciones td.titulo_posic{
	text-transform:uppercase;
	font-size:12px;
}

.main .ranking_canciones td .link_votar{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.main .ranking_canciones td .link_votar:hover{
	color:#F9009A;
}

.main .ranking_canciones td.datos_cancion{
	background-color:#FFA4DD;
}

.main .ranking_canciones td.proponer_cancion{
	background-color:#E3E3E3;
	border-bottom:1px solid #666;
	padding-right:4px;
}

.main .ranking_canciones td.proponer_cancion a{
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.main .ranking_canciones td.proponer_cancion a:hover{
	color:#F9009A;
}

.main .ranking_canciones td .autor, 
.main .ranking_canciones td .cant_votos{
	font-size:12px;
	margin:0;
	padding:0;
}

.main .ranking_canciones td .cancion{
	margin:0;
	padding:0;
	font-size:20px;
}

/*.main .horoscopo .zodiaco_cen{
	background:url(../images/bg_horoscopo.jpg) no-repeat;
	width:384px;
	height:695px;
}

.main .horoscopo img{
	border:0;
}

.main .horoscopo .txt_horoscopo{
	background:url(../images/horoscopo/bg_horoscopo.gif) no-repeat;
	vertical-align:top;
}

.main .horoscopo .txt_horoscopo div{
	padding:5px 10px;
}

.main .horoscopo .txt_horoscopo div p{
	font-size:12px;
}

.main .horoscopo .txt_horoscopo div p strong{
	color:#FF0A9E;
}

.main .horoscopo .txt_horoscopo .signo_sel{
	color:#FF0A9E;
	font-size:1.6em;
	text-align:center;
	padding:10px;
}*/


#footadsbauer{
margin-top:10px;
text-align:center;
}
#footer{
margin-top:10px;
text-align:center;
}
#footer ul{
padding:0;
margin:0;
font-size:0.75em;
}
#footer li{
background:url(../images/estilos/star_contacta.gif) no-repeat left;
list-style:none;
padding:0 17px;
display: inline;
}
#footer li a, #footer li a:link, #footer li a:visited{
text-decoration:none;
font-weight:bold;
color: #FF0A9E;
}
#footer li a:hover{
text-decoration:underline;
}