/* CSS Document */
/*
#comenta{
	width:45%;
	position:fixed;
	z-index:40;
	bottom:0;
	right:0;
	background:#595900;
	color:#FFFFC6;
}
* html #comenta{
	float:left;
}
*/
* {
	margin: 0;
	padding: 0;
}
html,body{
	height: 100%;
}
a.liga_contacto:link, a.liga_contacto:visited, a.liga_contacto:hover, a.liga_contacto:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(../imagenes/bg_principal.jpg);
	background-repeat: repeat-x;
}
#contenedor{
	width:832px;
	height:589px;
	margin:auto;
	margin-top:11px;
}
#sombra_izq{
	width:35px;
	height:589px;
	float:left;
	background-image: url(../imagenes/sombra_grande_izq.png);
	background-repeat: no-repeat;
}
#sombra_der{
	width:35px;
	height:589px;
	float:right;
	background-image: url(../imagenes/sombra_grande_der.png);
	background-repeat: no-repeat;
}
#contenido{
	position:relative;
	width:762px;
	height:584px;
	float:left;
	background-color: #FFFFFF;
	border-top:solid #FFF 2px;
	/*border-bottom:solid #E9641E 3px;*/
}
#contenido_1{
	width:456px;
	height:584px;
	float:left;
}
#contenido_1_encabezado{
	width:454px;
	height:390px;
	margin-left:2px;
}
#contenido_1_info{
	width:454px;
	height:194px;
	margin-left:2px;
	background-color:#F8F8F8;	
}
#con_1_info_tabla{
	width:449px;
	height:194px;
	float:left;
}
#con_1_sombra{
	width:5px;
	height:194px;
	background-image: url(../imagenes/sombra_chica_izq.jpg);
	float:right;
}
#con_1_info_tabla_titulo_linea{
	width:449px;
	height:20px;
	padding-top:4px;
}
#con_1_info_tabla_titulo{
	width:auto;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E1450D;
	float:left;
	padding-left:11px;
}
#con_1_info_tabla_linea{
	width:303px;
	height:11px;
	margin-left:10px;
	border-bottom:#BBBBBB solid 1px;
	float:left;
}
#con_1_info_tabla_secciones{
	width:402px;
	height:138px;
	margin-left:7px;
	margin-top:0px;
}
#con_1_pie{
	width:403px;
	height:16px;
	margin-top:6px;
	margin-left:6px;
	background-image: url(../imagenes/lineas_pie.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#212121;
	padding-top:10px;
}
#con_1_pie p.pie_izq{
	float:left;
	margin-top: 4px;
}
#con_1_pie p.pie_der{
	float:right;
	margin-top: -3px;
}
#contenido_2_detras{
	width:161px;
	height:585px;
	float:left;
	/*border-right:solid #B5B5B5 1px;*/
}
#contenido_2{
	position:absolute;
	width:161px;
	height:587px;
	left:456px;
	top:0px;
	z-index:5;
	background-color:#FFFFFF;
}
#contenido_2_menu{
	width:161px;
	height:219px;
}
#contenido_2_cuadros{
	width:132px;
	height:360px;
	padding-left:13px;
	padding-right:16px;
	padding-top:8px;
/*	background-color:#000;*/
}
.con_2_cuadrado{
	width:60px;
	height:60px;
	padding:3px;
	float:left;
}
.con_2_cuadrado_interior{
	width:58px;
	height:58px;
	border:solid #FFF 1px;
}
#separador_sombra{
	width:5px;
	height:584px;
	float:left;
	background:#e2e2e2;
}
#contenido_3{
	width:134px;
	height:584px;
	float:left;
	background-color:#E2E2E2;
	padding-right:6px;
}
#con_3_titulos{
	width:134px;
	height:50px;
	padding-top:3px
}
.patrocinador_tipo1{
	width:132px;
	height:167px;
	background:#e2e2e2;
}
.separador_tipo1{
	width:134px;
	height:4px;
}
.patrocinador_tipo2{
	width:132px;
	height:77px;
	background:#e2e2e2;
}
.texto_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
}
.texto_10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
}
#texto_patrocinadores{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E9641E;
	margin-top:15px;
	padding-left:5px;
	height:15px;
}
a.liga-inicio:link, a.liga-inicio:visited, a.liga-inicio:hover, a.liga-inicio:active{
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#F60;
	display:block;
	width:30px;
	color:#FFF;
	padding:5px;
	position:absolute;
	z-index:50;
	left:416px;
}
