.cabe_seccion {
	color: #80B537;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.s1_nota {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
.s1_nota:hover {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.s1_foto_portada {
	border: 1px solid #C7CAB5;
	padding: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.s1_titulo_nota {
	font-size: 18px;
	color: #008291;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s1_titulo_nota:hover {
	font-size: 18px;
	color: #008291;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s1v_titulo_nota {
	font-size: 18px;
	color: #80B537;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s1v_titulo_nota:hover {
	font-size: 18px;
	color: #80B537;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s2_nota {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
.s2_nota:hover {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.s2_titulo_nota {
	font-size: 22px;
	color: #008291;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s2_titulo_nota:hover {
	font-size: 22px;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #008291;
}

.s2v_titulo_nota {
	font-size: 22px;
	color: #80B537;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.s2v_titulo_nota:hover {
	font-size: 22px;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #80B537;
}

.s2_foto_portada {
	border: 1px solid #C7CAB5;
	padding: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.s3_nota {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.s3_nota:hover {color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

.s3_frame {
	border: 1px solid #999999;
	margin: 4 px;
	padding: 4 px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.s3_titulo {
	font-size: 18px;
	color: #80B537;
	font-weight: bold;
	text-decoration: none;
}
.s3_titulo:hover{
	font-size: 18px;
	color: #80B537;
	font-weight: bold;
	text-decoration: underline;
}.s4_titulo {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.s4_titulo:hover {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

