* {
margin:0;
padding:0
}

html,body {
height:100%
}
@font-face {
font-family: Franklin;
src: url(/fuentes/Franklin-gothic-medium.ttf) format('truetype');
}
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:#333;
text-decoration:none
}

body {
background-color:#FDB800;/*#036;*/
margin:0;
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:#FFF;
border-top:solid #FFF 0
}

#contenido_1 {
width:456px;
height:584px;
float:left
}

#contenido_1_encabezado {
width:454px;
height:390px;
margin-left:0
}

#contenido_1_info {
width:454px;
height:194px;
background-color:#CCC
}

#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:#000;
float:left;
padding-left:11px
}

#con_1_info_tabla_linea {
border-bottom:2px solid #000;
height:7px;
margin-left:105px;
width:303px
}

#con_1_info_tabla_secciones {
width:402px;
height:145px;
margin-left:7px;
margin-top:0
}

#con_1_pie {
background-color:#fff;
background-repeat:repeat-x;
color:#212121;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:19px;
padding-left:6px;
padding-top:5px;
width:448px
}

#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
}

#contenido_2 {
position:absolute;
width:161px;
height:584px;
left:456px;
top:0;
z-index:5;
background-color:#FFF
}

#contenido_2_menu {
width:161px;
height:219px
}

#contenido_2_cuadros {
width:132px;
height:360px;
padding-left:13px;
padding-right:16px;
padding-top:8px
}

.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:#666;
text-align:center
}

.texto_10 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#333;
text-align:center
}

#texto_patrocinadores {
font-family:Franklin;
font-size:14px;
color:#378400;
margin-top:15px;
padding-left:5px;
height:15px;
text-align:center
}

a.liga-inicio:link,a.liga-inicio:visited,a.liga-inicio:hover,a.liga-inicio:active {
	text-decoration:none;
	font-size:13px;
	font-family:Franklin;
	display:block;
	width:30px;
	color:#FFF;
	position:absolute;
	z-index:50;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 210px;
	font-weight: bold;
}
