.titulomain {
	font-family: 'Open Sans', sans-serif;
	font-size:200%;
	color: #007C30;
	font-weight: bold;
}
.texto {
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
}
.fechas {
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
	color: #FF0000;
}
.sectit {
	font-family: 'Open Sans', sans-serif;
	font-size:110%;
	color: #007C27;
	font-weight: bold;
	text-decoration: none;
}
.superTit {
	font-family: 'Open Sans', sans-serif;
	font-size: 130%;
	font-weight: bolder;
	color: #007C27;
}

.menus {
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	font-weight:normal;
}
.menus2 {
	font-size: 90%;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-weight:normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
.grad1{
	height: 20px;
	background: -webkit-linear-gradient(left, gray , dimgray); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, gray , dimgray); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, gray , dimgray); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, gray , dimgray); /* Standard syntax (must be last) */
}
.archivadas {
	font-family: 'Open Sans', sans-serif;
	font-size:80%;
	color: #FF0000;
}
.fechas2 {
	font-family: 'Open Sans', sans-serif;
	font-size:90%;
	color: #FF0000;
}
.sectit2 {
	font-family: 'Open Sans', sans-serif;
	font-size:90%;
	color: #007C27;
	font-weight: normal;
}
.img2 {
	width: 95%;
	height: auto;
}
.img3 {
	width: 70%;
	height: auto;
}
