/* CSS Document */
body{
margin:0;}

.td{font-family:Tahoma;font-size:11px;color:#000000;}
.date{font-family:HeliosCond;font-size:13px;color:#9A9A9A;padding-top:10px;}
.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}

#titulo{
background-image:url(../imagenes/fondotitulo.jpg);
width:780px;
height:65px;
color:#666666;
padding: 20px 0 0 0;
}
.menu0{
background-image:url(../imagenes/m0.jpg);
height:36px;
color:#CCCCCC;
font-size:11px;
font-family:Verdana;
}
.menu0 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu0 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu0 a:hover {
	text-decoration: underline;
}
.menu0 a:active {
	text-decoration: none;
}

.menu1{
background-image:url(../imagenes/m1.jpg);
width:100px;
height:36px;
color:#CCCCCC;
font-size:11px;
font-family:Verdana;
}
.menu1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu1 a:hover {
	text-decoration: underline;
}
.menu1 a:active {
	text-decoration: none;
}

#pie{
background-image:url(../imagenes/pie.jpg);
padding-left:110px;
height:89px;
}
.fuente28{
font-size:28px;
}

