.titulo_documento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
.bajada_documento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000033;
}
.cuerpo_documento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009afe;
	text-decoration: underline;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009afe;
	text-decoration: underline;
}

table.oficinas{ width:100%; margin-top:5px;margin-bottom:8px; margin-left:10px; border-bottom:#ebad99 dotted 1px;}
table.oficinas th{ font-family:verdana;  font-size:11px; color:#cd3301; text-align:left }
table.oficinas td{ font-family:verdana;  font-size:11px; color:#2b224c; text-align:left }
table.oficinas p{ font-family:verdana;  font-size:11px; color:#cd3301; text-align:center}


/* O F I C I N A S*/

.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cd3301;
}
.bajada{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000033;
}
.cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}