.titulos {

	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #005D4B;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

.sub_titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #005D4B;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
.text_noticias {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
}

.titulos_inicio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	text-indent: 3pt;
	background-color: #005D4B;
	display: block;
	width: 535px;
}
.encabezados_may {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005D4B;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
}

.text_notas_verde {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #005D4B;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

.evento_green {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	background-color: #C5DAC5;
	padding: 5px;
	margin: 5px;
	border: medium dashed #547E54;
}

.evento_gris {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 5px;
	border: medium dashed #999999;
}

.evento_verde2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	background-color: #BCD3BC;
	padding: 5px;
	margin: 5px;
	border: medium dashed #008C71;
}

.textos_notas {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	padding-left: 11px;
}

.link_nota completa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #005D4B;
	font-weight: bold;
	text-align: right;
	text-transform: none;
	text-indent: 3pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #005D4B;
}
.subtit2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #005D4B;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	line-height: 18px;
}
.text {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}


