.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.fecha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.textoverdelimon {
	font-family: Verdana;
	font-size: 11px;
	color: #97BE0E;
}
.textoverdeoscuro {
	font-family: Verdana;
	font-size: 11px;
	color: #036837;
}
.textonegro {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.titulos {
	font-family: Verdana;
	font-size: 11px;
	color: #036837;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036837;
	padding-bottom: 2px;
	padding-top: 3px;
}
.subtitulos {
	font-family: Verdana;
	font-size: 11px;
	color: #97BE0E;
	padding-bottom: 2px;
	font-weight: bold;
}
a:link {
	color: #036837;
}
a:visited {
	color: #036837;
}
a:hover {
	color: #036837;
}
a:active {
	color: #036837;
}
.viņetas {
	list-style-image: url(imagenes/vineta.gif);
	font-family: Verdana;
	font-size: 11px;
	list-style-type: circle;
}
.menus {
	font-family: Verdana;
	font-size: 9px;
	color: #036837;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 5px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: 100px;
}
.textoblanco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.textorojo {

	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	padding-bottom: 2px;
	font-weight: bold;
}
.titulosrojo {

	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 2px;
	padding-top: 3px;
}
.marco {
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
