body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}

#content {
}
#message {
	color: #F7F2EA;
	letter-spacing: 0.1em;
	font-size: 20px;
}
#message .informeAnual {
	font-weight: bold;
}
#here {
	font-size: 11px;
}
#here a {
	text-decoration: none;
	color: #A48E50;
}
#here a:hover {
	text-decoration: underline;
	color: #A48E50;
}
#here .this {
}

/* Título y subtítulo */
h1 {
	font-size: 44px;
	letter-spacing: 0.05em;
	color: #A48E50;
	font-weight: normal;
	line-height: 52px;
	margin-top: 0px;
}

h2 {
	font-size: 24px;
	letter-spacing: 0.05em;
	color: #A48E50;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0px;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #A48E50;
	line-height: 24px;
	margin-top: 5px;
}

h5 {
	color: #A48E50;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
}


/* uso especial de texto*/
strong {
}
cite {
}

/* ligas en el área de contenido */
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
#contentRight {
	line-height: 19px;
	letter-spacing: 0.01em;
	text-align: justify;
}
#contentRight ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentRight ul li {
	list-style-type: disc;
}

#contentRight ol {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentRight ol li {
	list-style-type: upper-roman;
}

#contentRight ol.olNumeros {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentRight ol.olNumeros li {
	list-style-type: decimal;
}


#caption {
	font-size: 11px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A48E50;
	font-weight: bold;
}
#caption .cargo, #captionSpecial .cargo {
	font-weight: normal;
}
#captionSpecial {
	font-size: 11px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A48E50;
	font-weight: bold;
	line-height: 20px;
}


#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
