body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#cidevida_contenido {
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	padding-top: 10px;
}
#cidevida_menu {
	text-align: right;
	font-size: 12px;
	color: #A50021;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #A50021;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #99CC00;
	text-align: right;
}

a:link {
	color: #A50021;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #A50021;
}
a:hover {
	font-weight: bold;
	color: #A50021;
}
a:active {
	font-weight: bold;
	color: #A50021;
}
.contenido {
	padding-left: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-left-color: #99CC00;
	font-size: 14px;
}
.CtaCte {
	font-size: 12px;
}
.resaltado {
	color: #A50021;
}
.peq {
	font-size: 12px;
}
.resaltado_peq {
	font-size: 12px;
	color: #A50021;
}
.index_descripcion {
	font-size: 11px;
	font-style: italic;
	background-color: #FFFFFF;
	margin: 10px;
	font-weight: normal;
	color: #A50021;
	padding: 5px;
	border: thin solid #A50021;
}
.contenido_instituciones {
	font-size: 12px;
}
