body{
	font-family: verdana, tahoma, arial, helvetica;
	font-size:0.7em;
	background: url(../img/main_background.jpg);
}

*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: underline;
}

input{
	border:1px solid #636363;
}

ul{
	overflow: hidden;
	-height: 100%;
}

p{
	margin-bottom:15px;
}

.titbold{
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	margin-bottom:10px;
}

.titbold_red_sub{
	font-weight: bold;
	color: #ee1010;
	margin-bottom:10px;
	border-bottom: 1px solid #ee1010;
}

.desina{
	color: #ee1010;
}

#cont_total{
	background: #ffffff;
	
	width: 70em;
	position: relative;

	margin: 0px auto; 
	/* Para la pagina en obras
	width: 450px;
	position: absolute;
	left: 50%;
	margin-left: -225px;
	height:350px;
	top:50%;
	margin-top: -175px;*/
}

#cabecera{
	background: #ffffff;
	clear: both;
	overflow: hidden;
	padding-top: 0px;
	margin-bottom: 5px;
}

#contenido{
	overflow: hidden;
	-height:100%;
	background: #ffffff;
}

#col_izquierda{
	float: left;
	width:190px;
	background: #ffffff;
	overflow: hidden;
}

#col_central{
	width: 370px;
	float:left;
	display: block;
	background: #ffffff;
	overflow: hidden;
}

#col_central2{
	width: 580px;
	float:left;
	display: block;
	background: #ffffff;
	overflow: hidden;
}

#col_derecha{
	float:right;
	width:220px;
	background: #ffffff;
	overflow: hidden;
}

#col_interior{
	width:560px;
	background: #ffffff;
	overflow: hidden;
	float: left;
}

.contenido_columnas{
	padding:10px;
	clear:both;
	display: block;
}

#col_derecha .contenido_columnas{

	padding:5px;
}

#pie{
	clear: both;
	background: #ececec;
	padding:5px;
	color: #a9a9a9;
}

#cabecera ul li{
	float:left;
}

.menu_servicios{
	display: block;
	clear:both;
	padding:5px;
	margin-bottom:8px;
	overflow: hidden;
	-height: 100%;
	background: #eeeeee;
	margin-bottom:15px;
}

.menu_servicios li a{
	font-size: 90%;
	color: #a9a9a9;
	padding-left:6px;
	padding-right:6px;
	border-right: 1px solid #a9a9a9;
}

.menu_servicios li a.esp{
	border: 0px;
}

.menu_servicios li a:hover{
	color: #da0467;
}

.menu_navegacion{
	margin-left:10px;
	clear:both;
	margin-bottom:10px;
}

.menu_navegacion li{
	margin-right:1px;
}

.menu_navegacion li a{
	display: block;
	height: 25px;
}

.menu_navegacion li a.m_magazine{
	background: url("../img/m_magazine1.gif") no-repeat 0px 0px;
	width: 91px;
}

.menu_navegacion li a.m_magazine:hover{
	background: url("../img/m_magazine2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_posters{
	background: url("../img/m_posters1.gif") no-repeat 0px 0px;
	width: 80px;
}

.menu_navegacion li a.m_posters:hover{
	background: url("../img/m_posters2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_imagenes{
	background: url("../img/m_imagenes1.gif") no-repeat 0px 0px;
	width: 57px;
}

.menu_navegacion li a.m_imagenes:hover{
	background: url("../img/m_imagenes2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_pack{
	background: url("../img/m_pack1.gif") no-repeat 0px 0px;
	width: 184px;
}

.menu_navegacion li a.m_pack:hover{
	background: url("../img/m_pack2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_disenaposter{
	background: url("../img/m_disenaposter1.gif") no-repeat 0px 0px;
	width: 163px;
}

.menu_navegacion li a.m_disenaposter:hover{
	background: url("../img/m_disenaposter2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_gana{
	background: url("../img/m_gana1.gif") no-repeat 0px 0px;
	width: 55px;
}

.menu_navegacion li a.m_gana:hover{
	background: url("../img/m_gana2.gif") no-repeat 0px 0px;
}

.menu_navegacion li a.m_disena{
	background: url("../img/m_disena1.gif") no-repeat 0px 0px;
	width: 68px;
}

.menu_navegacion li a.m_disena:hover{
	background: url("../img/m_disena2.gif") no-repeat 0px 0px;
}


.menu_navegacion li a span{
	display:none;
}

.cab_logo{
	overflow: hidden;
	background: url(../img/fon_punto.gif) repeat-x bottom;
	padding-bottom: 10px;
	-height: 100%;
	
}

.logo{
	float:left;
	padding:10px;
	padding-top: 25px;
}

.banner{
	float: right;
	width:550px;
	line-height: 90px;
	text-align: center;
	height: 90px;
}

.banner img{
	margin: auto;
}

.cont_posters{
	margin-bottom:30px;
	text-align: center;
}

.cont_posters img{
	margin-bottom:10px;
}

.cont_posters a{
	color: #636363;
	display: block;
	padding:5px;
	padding-bottom:0px;
}

.cont_posters a.especial{
	color: #000000;
	display: inline;
	padding:0px;
	padding-bottom:0px;
	text-decoration: underline;
}

.cont_posters a.especial:hover{
	color: #da0467;
}

.cont_posters a.especial2{
	display: inline;
	color: #da0467;
}

.cont_posters a:hover{
	color: #da0467;
	text-decoration: none;	
}

.cont_posters a.lnk_azul{
	clear: both;
	float:right;
	padding: 0px;
	margin: 0px;
	color: #0082d6;
}

.cont_posters a.lnk_azul:hover{
	background: #0082d6;
	color: #ffffff;
}

.tit_poster{
	font-size: 120%;
	margin-bottom:5px;
	color: #da0467;
	font-weight: bold;
	border-bottom: 1px solid #da0467;
	display: block;
	padding-left:3px;
}

.lst_gana{
	margin-bottom: 20px;
}

.lst_gana li{
	font-weight: bold;
	background: url(../img/ico_lst_gana.gif) no-repeat 5px 6px;
	padding-left: 18px;
	margin-bottom:8px;
}

.lst_gana li:hover{
	background: #dcfde4 url(../img/ico_lst_gana.gif) no-repeat 5px 6px;
}

.tabla_temas{
	margin: auto;
	width: 100%;
}

.tabla_temas th{
	padding:8px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background: #ee1010;
}

.tabla_temas tr:hover td{
	color: #ee1010;
	background: #fcd8d8;
}


.tabla_temas td{
	padding:8px;
	font-weight: bold;
}

.img_poster{
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	/*border: 1px solid #a9a9a9;
	padding-top:5px;
	padding-bottom:3px;*/
}

.autor_poster{
	display: block;
	text-align:right;
	color: #000000;
	margin-bottom: 10px;
	padding-right:10px;
	font-style: italic;
}

.txt{
	margin-bottom: 15px;
	color: #636363;
	padding-right:10px;
	display: block;
	text-align: left;
}

.txt span{
	font-weight: bold;
}

.txt_gana{
	text-align: left;
	line-height:15px;
}

.txt_gana a{
	display: inline;
	color: #008620;
	padding: 0px;
	margin: 0px;
}

.lnk_gana_esp a{
	font-weight: bold;
	display: block;
	text-align: right;
	padding-top: 15px;
	text-decoration: underline;
}

.titular_gana{
	font-size: 120%;
	color: #008620;
	font-weight: bold;
}

.registro{
	margin-bottom:20px;
	background: url(../img/fon_punto.gif) repeat-x bottom;
	padding-bottom:10px;
}

.registro label{
	display: none;
}

.registro input{
	margin-bottom:5px;
}

.boton_input{
	cursor: pointer;
	font-size: 90%;
}



.boton_input:hover{
	background: #ee1010;
	color: #ffffff;
}


.registro input.input_email{
	*width:130px;
}

#msg_ok{
	border: 1px solid #30b900;
	padding:8px;
	text-align: center;
	color: #30b900;
	background: #ddf8d4;
	display: none;
	margin-bottom: 10px;
}

#msg_error{
	border: 1px solid #c20000;
	padding:8px;
	text-align: center;
	color: #c20000;
	background: #e9d0d0;
	display: none;
	margin-bottom: 10px;
}

#msg_error span{
	font-weight: bold;
	color: #c20000;
}

#msg_exist{
	border: 1px solid #c20000;
	padding:8px;
	text-align: center;
	color: #c20000;
	background: #e9d0d0;
	display: none;
	margin-bottom: 10px;
}

#msg_exist span{
	font-weight: bold;
	color: #c20000;
}