body {
	background-color: #F5F5F5;
	margin: 0px;
}

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

.menu1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/fondomenu.gif);

}
.titulop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
}
.menu1-activo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/fondomenu-on.gif);
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.enlace {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.enlace:hover {
	text-decoration: underline;
	font-weight: normal;

}

.enlace:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.enlace-activo:visited {
	color: #FFFFFF;
	font-weight: normal;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
.titulosec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99003A;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/fondomenu2.gif);
}
.enlace-activo {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;


}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
a {
	color: #9A0000;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #5E0000;
}

.menu1portada {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;

}
.encabezado {
	text-transform: uppercase;
	color: #CC3300;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;

}
.textolapidario {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}


.almanaque {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-image: url(imagenes/lineav.gif);
	background-color: #F2F2F2;


}
.almanaque-activo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #A80000;


}

 ul.actuales { list-style-type:none; }
 ul.actuales li {display:inline}
ul.actuales li + li { margin-left:5px; border-left:1px solid #505050; padding-left:5px;}
 ul.actuales li a{color:#505050; text-decoration:none}
