@charset "utf-8";
/* CSS Document */

/****************************************************************** ETIQUETAS HTML */

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: verdana, arial, cortoba, sans-serif;
	font-size: 11px;
	color: #797979;
	background: url("../images/bck.gif") repeat;
}

a:link, a:visited, a:hover{
	text-decoration: none;
}

a, img{
	border: none;
}

ul{
	list-style-type: none;
}

/********************************************************************* ESTILOS GLOBALES */

.oculto{
	display: none;
}

.clear{
	clear: both;
}

.left{
	float: left !important;
}

.right{
	float: right !important;
}

.margen_vertical_der{
	margin-top: 5px;
}

.magenta{
	color: #c81b58 !important;
}

.centrar{
	text-align: center !important;
}

.subrayado_azul{
	color: #0082ae;
}

/********************************************************************** LAYOUT */

.envoltorio_general{
	width: 980px;
	overflow: auto;
	margin: 0px auto 10px auto;
}

.cabecera{
	background: url("../images/cabecera.gif") no-repeat;
	width: 980px;
	height: 139px;
}

a.ir_al_home:link, a.ir_al_home:hover, a.ir_al_home:visited{
	float: left;
	height: 130px;
	width: 200px;
}

.contenido{
	background: url("../images/contenido_degradado.gif") no-repeat top left #ffffff;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	overflow: auto;
}

.banner_bottom, .banner_patrocinador{
	margin: 8px 0px 0px 10px;
	overflow: auto;
	float: left;
}

.pie{
	background: url("../images/pie.gif") no-repeat bottom left;
	overflow: auto;
	padding-bottom: 25px;
}

.saludo{
	float: right;
	margin: 50px 30px 0px 0px;
}

.saludo a:link, .saludo a:hover, .saludo a:visited{
	color: #0082ae;
}

.saludo a:hover{
	text-decoration: underline;
}

.saludo_tipo{
	float: right;
	margin: 12px 40px 0px 0px;
	color: #ffffff;
}

.saludo_tipo a:link, .saludo_tipo a:hover, .saludo_tipo a:visited{
	color: #88af3b;
}

.saludo_tipo a:hover{
	text-decoration: underline;
}

.banner_patrocinador{
	width: 960px;
}

.banner_patrocinador table{
	border-spacing: 5px 0px;
	width: 960px;
}

.banner_patrocinador table td{
	text-align: center;
	overflow: hidden;
}

.banner_patrocinador a{
	display: block;
	overflow: auto;
}
 
/********************************************************************** CONTENIDOS EN COLUMNAS */

.col_izq, .col_cen, .col_der{
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.col_izq, .col_cen{
	margin-top: 13px;
}

.col_izq{
	width: 221px;
}

.col_cen{
	width: 455px;
}

h2.titulo_centro{
	background: url("../images/titulo_centro.gif") no-repeat;
	height: 23px;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 0px 10px;
}

.col_der{
	width: 262px;
}

.caja_izq_top{
	background: url("../images/menu_left_top.gif") no-repeat;
	height: 63px;
	overflow: auto;
}


.buscador{
	width: 195px;
	height: 23px;
	background: url("../images/buscador.gif") no-repeat top left;
	margin: 15px 0px 0px 13px;
}

.buscador input{
	border: 0px;
	background: none;
	width: 163px;
	height: 20px;
	display: block;
	float: left;
	padding: 3px 0px 0px 8px;
}

.buscador .submit_buscar{
	padding: 0px;
	height: 23px;
	width: 24px;
	background: url("../images/buscar.gif") no-repeat;
	cursor: pointer;
}

ul.menu_izq li{
	background-color: #f2f2f2;
	border-left: 3px solid #e7e7e7;
	border-right: 3px solid #e7e7e7;
	font-size: 14px;
}

ul.menu_izq li.par{
	background-color: #e7e7e7;
}

ul.menu_izq li.titulo_seccion{
	background-color: #ffffff;
}

ul.menu_izq li a:link, ul.menu_izq li a:visited, ul.menu_izq li a:hover{
	color: #797979;
	display: block;

	padding: 5px 10px;
}

.caja_izq_bot{
	background: url("../images/menu_left_bot.gif") no-repeat;
	height: 41px;
}

.caja_der_top{
	background: url("../images/caja_der_top.gif") no-repeat;
	height: 13px;
}

.caja_der_mid{
	background-color: #e7e7e8;
	padding: 0px 12px;
}

.caja_der_bot{
	background: url("../images/caja_der_bot.gif") no-repeat;
	height: 13px;
}

h3.titulo_der{
	background: url("../images/titulo_der.gif") no-repeat;
	height: 24px;
	width: 232px;
	text-align: right;
	font-size: 14px;
	color: #797979;
	padding: 5px 5px 0px 0px;
}
.contenedor_fotolinks{
	height: 725px;
}

.fotolink{
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0px 3px 3px 0px;
	border-bottom: 1px dotted #c3c5c7;
	border-right: 1px dotted #c3c5c7;
}

.item_destacado{
	width: 126px;
	height: 138px;
	padding: 8px;
	background-color: #f1f1f1;
	line-height: 1.3em;
}

.item_destacado p{
	margin-top: 3px;
	color: #3c9fbf;
	font-size: 11px;
}

.item_destacado_over_azul{
	width: 126px;
	height: 138px;
	padding: 8px;
	background-color: #0093ca;
	color: #ffffff;
	visibility: hidden;
	margin-top: -154px;
}

.item_destacado_over_azul a{
	color: #ffffff;
}

.item_destacado_over_azul .fecha{
	color: #addaea;
	margin-top: 8px;
}

.item_destacado_over_rojo{
	width: 126px;
	height: 138px;
	padding: 8px;
	background-color: #ae186e;
	color: #ffffff;
	visibility: hidden;
	margin-top: -154px;
}

.item_destacado_over_rojo a{
	color: #ffffff;
}

.item_destacado_over_rojo .fecha{
	color: #e697be;
	margin-top: 8px;
}

.publi_izq{
	overflow: hidden;
	margin-top: 10px;
}

.publi_izq h3{
	background-color: #e7e7e8;
	color: #949494;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}

.pager{
	overflow: hidden;
	margin-top: 25px;
}

a.anterior:link, a.anterior:hover, a.anterior:visited{
	width: 98px;
	height: 21px;
	float: left;
}

a.anterior:link, a.anterior:visited{
	background: url("../images/anterior_des.gif") no-repeat;
}

a.anterior:hover{
	background: url("../images/anterior_act.gif") no-repeat;
}

a.siguiente:link, a.siguiente:hover, a.siguiente:visited{
	width: 102px;
	height: 21px;
	float: right;
}

a.siguiente:link, a.siguiente:visited{
	background: url("../images/siguiente_des.gif") no-repeat;
}

a.siguiente:hover{
	background: url("../images/siguiente_act.gif") no-repeat;
}

.caja_mapa{
	border-top: 1px solid #d8d9d9;
	background-color: #f1f1ee;
	padding: 5px;
	margin: 10px 10px 0px 10px;
}

.titulo_pequenyo{
	font-weight: bold;
}

.caja_mapa a:link, .caja_mapa a:hover, .caja_mapa a:visited{
	color: #be394d;
}

.caja_mapa a.derechos:link, .caja_mapa a.derechos:hover, .caja_mapa a.derechos:visited{
	color: #797979;
}

/*********************************************************************** UNETE */

.col_izq_grande{
	width: 688px;
	overflow: auto;
	float: left;
	margin-left: 8px;
	margin-top: 13px;
}

.titulo_izq_grande{
	height: 27px;
	background: url("../images/titulo_izq_grande.gif") no-repeat;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 0px 10px;
}

p.introduccion{
	padding: 30px;
	font-size: 14px;
	text-align: justify;
}

.caja_basico{
	width: 291px;
	height: 249px;
	background: url("../images/basico.gif") no-repeat;
	float: left;
	margin-left: 30px;
}

.caja_premium{
	width: 291px;
	height: 249px;
	background: url("../images/premium.gif") no-repeat;
	float: right;
	margin-right: 30px;
}

.titulo_caja{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin-top: 20px;
}

.caja_basico p, .caja_premium p{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin-top: 30px;
}

a.obtener_azul:link, a.obtener_azul:hover, a.obtener_azul:visited{
	width: 82px;
	height: 29px;
	display: block;
	margin: 15px auto 0px auto;
}

a.obtener_azul:link, a.obtener_azul:visited{
	background: url("../images/obtener_azul.gif") no-repeat;
}

a.obtener_azul:hover{
	background: url("../images/obtener_azul_ov.gif") no-repeat;
}

a.obtener_mag:link, a.obtener_mag:hover, a.obtener_mag:visited{
	width: 82px;
	height: 29px;
	display: block;
	margin: 15px auto 0px auto;
}

a.obtener_mag:link, a.obtener_mag:visited{
	background: url("../images/obtener_mag.gif") no-repeat;
}

a.obtener_mag:hover{
	background: url("../images/obtener_mag_ov.gif") no-repeat;
}

p.texto_unete_azul, p.texto_unete_mag{
	width: 291px;
	border-top: 1px dotted #797979;
	padding-top: 20px;
	margin-top: 30px;
	line-height: 1.5em;
	font-size: 14px;
}

p.texto_unete_azul{
	margin-left: 30px;
	float: left;
}

p.texto_unete_mag{
	margin-right: 30px;
	float: right;
}

.separador_unete{
	height: 300px;
}

/******************************************************************************** USUARIOS */
.caja_login{
	width: 352px;
	overflow: auto;
	margin: 20px auto 0px auto;
}

.caja_login_top{
	height: 14px;
	background: url("../images/caja_login_top.gif") no-repeat;
}

.caja_login_bot{
	height: 14px;
	background: url("../images/caja_login_bot.gif") no-repeat;
}

.caja_login_med{
	overflow: auto;
	background-color: #f1f1ee;
	padding: 10px 30px;
	font-size: 14px;
}

.input_texto{
	width: 266px;
	height: 31px;
	background: url("../images/input_login.gif") no-repeat;
	border: 0px;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px;
}

a.olvidado:link, a.olvidado:hover, a.olvidado:visited{
	color: #797979;
	font-size: 11px;
	text-decoration: underline;
}

.separador_usuarios{
	height: 220px;
}

a.registrate:link, a.registrate:hover, a.registrate:visited{
	color: #0082ae;
}

a.acceder:link, a.acceder:hover, a.acceder:visited{
	display: block;
	width: 82px;
	height: 29px;
	background: url("../images/accede.gif") no-repeat;
	float: right;
	margin-right: 5px;
}

a.acceder:hover{
	background: url("../images/accede_ov.gif") no-repeat;
}

ul.menu_usuario li{
	height: 30px;
	font-size: 16px;
}

ul.menu_usuario li.usuario{
	background: url("../images/user.gif") no-repeat 0px 6px;
	padding: 0px 0px 0px 20px;
}

ul.menu_usuario a.area_privada:link, ul.menu_usuario a.area_privada:hover, ul.menu_usuario a.area_privada:visited{
	background: url("../images/application_key.png") no-repeat 0px 6px;
	padding: 0px 0px 0px 20px;
	color: #0082ae;
}

ul.menu_usuario a.salir:link, ul.menu_usuario a.salir:hover, ul.menu_usuario a.salir:visited{
	background: url("../images/door_in.gif") no-repeat 0px 6px;
	padding: 0px 0px 0px 20px;
	color: #be4551;
}

ul.menu_usuario a.salir:hover, ul.menu_usuario a.area_privada:hover{
	color: #88af3b;
}

/********************************************************************** REGISTRO */
.contenedor_registro{
	width: 647px;
}

.registro_row{
	float: left;
	margin: 10px;
}

.col1{
	width: 637px;
	margin: 10px 0px 10px 10px;
}

.col2{
	width: 286px;
	margin: 10px 0px 10px 10px;
}

.col3{
	width: 205px;
	margin: 10px 0px 10px 10px;
}

.col_cp{
	width: 135px;
	margin: 10px 0px 10px 10px;
}

.col_cp2{
	width: 244px;
	margin: 10px 0px 10px 7px;
}

.col_email{
	width: 457px;
}

.col1 input, .col2 input, .col3 input, .col_email input, .col_cp input, .col_cp2 input{
	height: 31px;
	border: 0px;
	padding: 10px 10px 0px 10px;
	clear: both;
	font-size: 14px;
	float: left;
	color: #6d6e71;
}

.col1 label, .col2 label, .col3 label, .col_email label, .col_cp label, .col_cp2 label{
	font-size: 14px;
	clear: both;
	padding: 10px;
	float: left;
	color: #6d6e71;
	font-weight: bold;
}

.col1 p, .col2 p, .col3 p, .col_email p, .col_cp p{
	clear: both;
	float: left;
	padding: 5px;
	font-size: 10px;
}

.col1 input{
	background: url("../images/input_text_1col.gif") no-repeat;
	width: 617px;
}

.col2 input{
	background: url("../images/input_text_2col.gif") no-repeat;
	width: 266px;
}

.col3 input{
	background: url("../images/input_text_3col.gif") no-repeat;
	width: 185px;
}

.col_cp input{
	background: url("../images/input_text_cp.gif") no-repeat;
	width: 115px;
}

.col_cp2 input{
	background: url("../images/input_text_cp2.gif") no-repeat;
	width: 224px;
}

.col_email input{
	background: url("../images/input_text_email.gif") no-repeat;
	width: 437px;
}

.condiciones{
	padding: 5px;
	color: #6d6e71;
	font-size: 12px;
	width: 627px;
	text-align: left;
}

.condiciones a:link, .condiciones a:hover, .condiciones a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #6d6e71;
}

a.enviar:link, a.enviar:hover, a.enviar:visited{
	display: block;
	width: 82px;
	height: 29px;
	background: url("../images/enviar.gif") no-repeat;
	cursor: pointer;
	float: right;
}

a.enviar:hover{
	background: url("../images/enviar_ov.gif") no-repeat;
}

.form-errors{
	border: 1px solid #be4551;
	color: #be4551;
	margin: 10px 0px 10px 10px;
}

.form-errors h2{
	background-color: #be4551;
	color: #ffffff;
	padding: 2px 10px;
	font-size: 13px;
}

.form-errors dl{
	margin: 10px;
}

.save-ok{
	border: 1px solid #88af3b;
	color: #0082ae;
	margin: 10px 0px 10px 10px;
}

.save-ok h2{
	font-size: 13px;
	margin: 10px;
}

/***************************************************************** TEXTO CON/SIN IMÁGENES */

.contenedor_texto{
	margin: 30px 40px;
}

.contenedor_texto h3{
	color: #0079a2;
	font-size: 16px;
	padding-top: 25px;
	line-height: 1.3em;
}

.contenedor_texto p{
	padding: 15px 0px 0px 0px;
	line-height: 1.3em;
}

.contenedor_texto ul{
	margin: 15px 0px;
}

.contenedor_texto ul li{
	color: #231f20;
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 2px;
}

.imagen_grande{
	clear: both;
	overflow: auto;
}

.imagen_grande img{
	float: left;
	padding-right: 10px;
}

.imagen_pequenya{
	float: right;
	width: 207px;
	overflow: auto;
}

.imagen_pequenya img{
	padding-bottom: 10px;
	clear: both;
}

/*********************************************************************** LEGAL */

.legal{
	text-align: justify;
	margin: 15px 30px 0px 30px;
}

.legal a:link, .legal a:hover, .legal a:visited{
	color: #797979;
	text-decoration: underline;
}

/*********************************************************************** BIENVENIDA */

.bienvenida{
	margin: 20px 20px 0px 20px;
	font-size: 14px;
	text-align: justify;
}

.importante_azul{
	color: #0082ae;
	font-size: 16px;
	font-weight: bold;
}

.importante_verde{
	color: #88af3b;
	font-size: 16px;
	font-weight: bold;
}

/*********************************************************************** CONTACTO */

.fila_form, .fila_form_text{
	margin-top: 10px;
	overflow: hidden;
}

.fila_form label, .fila_form_text label{
	color: #727272;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 200px;
	padding-top: 14px;
	margin-left: 10px;
}

.fila_form input{
	font-size: 14px;
	font-weight: bold;
	float: right;
	background: none;
	width: 437px;
	height: 31px;
	margin: 2px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: none;
	color: #0082ae;
}

.fila_form_text textarea{
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 437px;
	height: 122px;
	margin: 2px 0px 0px 0px;
	padding: 10px;
	border: none;
	background: none;
	color: #0082ae;
}

.fila_form{
	background: url("../images/input_text_email.gif") no-repeat top right;
}

.fila_form_enviar{
	background: none;
}

.fila_form_text{
	background: url("../images/input_textarea.gif") no-repeat top right;
}

/**************************************************************************** AYUDA */
ul.lista_ayuda{
	list-style-type: circle;
	margin: 10px 0px 0px 45px;
}

dl.definicion_ayuda{
	margin: 10px 0px 0px 45px;
}

dl.definicion_ayuda dt{
	font-style: italic;
	margin: 10px 20px 0px 0px;
	width: 150px;
	font-weight: bold;
}

dl.definicion_ayuda dd{
	text-indent: 10px;
}

