a.menu:link, a.menu:visited {
	display: block;
	background:  url("/images/menu.gif") no-repeat;
	font-weight: bold;
	text-align: center;
	height: 25px;
	height: 25px;
	width: 100%;
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu:hover {
	background-position: -170px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	background-color: #BCD4AA;
}
.titulo1 {
	font-size: 26px;
	font-weight: bold;
	color: #811937;
}
.titular {
	font-size: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitular02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
}
