/* CSS Document */
BODY{
text-align:center;
background-color:#cccccc;
}
#principal{
width:775px;
background-color:#FFFFFF;
margin:auto;
}
#cabecera{
width:775px;
height:243px;
}
#cuerpo{
width:775px;
}
#menu_izq{
display:block;
float:left;
width:150px;
margin-right:15px;
}
#pie{
clear:both;
font-size:15px;
font-weight:bold;
color:#000000;
text-align:center;
vertical-align:bottom;
width:775px;
height:40px;
background-image:url(../imagenes/pie.jpg);
}
#contenido{
background:url(../imagenes/pacomaleta.jpg) no-repeat bottom right;
float:left;
width:590px;
}
#contenidosinpaco{
float:left;
width:590px;
}
#patrocinadores{
clear:both;
width:700px;
height:131px;
text-align:center;
margin:auto;
}
.titulo{
font:bold 28px "Trebuchet MS", Tahoma, Verdana;
text-align:center;
}
.titulo2{
font:bold 28px "Trebuchet MS", Tahoma, Verdana;
text-align:left;
text-indent:3em;
}
.titulo3{
font:bold 24px "Trebuchet MS", Tahoma, Verdana;
text-align:left;
}
.titulo1pre{
font:bold 28px "Trebuchet MS", Tahoma, Verdana;
text-align:left;
text-indent:30px;
}
.titulo2pre{
font:italic 24px "Trebuchet MS", Tahoma, Verdana;
text-align:left;
text-indent:30px;
}
.separador{
height:40px;
width:580px;
}
.textonormal{
font:14px "Trebuchet MS", Tahoma, Verdana;
text-align:justify;
}
.textonormalcentrado{
font:14px "Trebuchet MS", Tahoma, Verdana;
text-align:center;
}
.tnormalident{
font:14px "Trebuchet MS", Tahoma, Verdana;
text-align:justify;
text-indent:1em;
}
.titulares {
font:bold 12px "Trebuchet MS", Tahoma, Verdana;
color: #FF3E00;
}
li.textonormal{
list-style:none;
}
a.textonormal{
text-decoration:none;
color:#000000;
}
