/**********GABINETE**********/

/*****NOTICIAS*****/
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 690px;
	padding: 10px;
}
.noticias_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00255F;
	text-decoration: none;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: -30px;
}
.noticias_titulo {
	color: #336699;
	text-decoration: none;
	margin-right: 10px;
	list-style-type: square;
	list-style-position: inside;
}

/*****BOLETINES*****/

.boletines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	width: 345px;
}
.formulario_boletines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	background-color: #ECEEF2;
	border: 1px dotted #AEB8CA;
	width: 285px;
	margin-left: 20px;
	padding: 10px;
	text-align: right;
}
.etiqueta_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding-right: 10px;
}
