.titular {
	font-family: Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B35;
	text-align: justify;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/img_comun/fondo_azulado2.gif);
}.base2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #001B35;
}
.titular_reb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.subapart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
#bloque {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 783px;
}
