body {
	background-repeat: no-repeat;
}
body {
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	text-transform: none;
}
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	white-space: pre;
	display: compact;
	line-height: 20px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;




}
.textofiguras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #666666;
	font-variant: small-caps;


}
.encabezados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;




}
.cuerpotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	white-space: pre;
	display: compact;
	line-height: normal;
	border: none;


}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nosBoletines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	padding: 10px;
	height: 60px;
	width: 60px;
	background-color: #000000;
	background-position: center center;
	text-decoration: none;


}
hr {
	text-decoration: line-through;
}

