@charset "utf-8";
/* CSS Document */











a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a.terms {
	color:#999999;
	text-decoration: none;
}
a.terms:hover {
	color: #999999;
	text-decoration: underline;
}
.texgriscursiva13 {
	color:#8a8a8a;
	font-size: 13px;
	font-style: italic;
}
.texgreen {
	color:#79a71b;
}
.texgreen_10 {
	color:#79a71b;
	font-size:10px;
	text-align:justify;
}
.texgreen_8 {
	color:#79a71b;
	font-size:8px;
	text-align:justify;
}
a.texgreen {
	color:#79a71b;
}
.texgreen14 {
	color:#7b832c;
	font-size: 14px;
}
.texblack14 {
	color:#000000;
	font-size: 14px;
}
.texgreendark {
	color:#536925;
}
.texceleste {
	color:#6fc0df;
}
.tex11px {
	font-size:11px;
}

a.tex11px {
	font-size:11px;
	color:#999999;
}
h1 {
	color:#A1AF2E;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.titulogreenprincipal {
	color:#A1AF2E;
	font-size:18px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.texprogram {
	font-size:14px;
	line-height: 20px;
}
.form {
	border:#ccc solid 1px;
	width:200px;
	color:#79a71b;
	font-size:11px;
	padding:2px;
}
.form2 {
	border:#ccc solid 1px;
	width:205px;
	color:#79a71b;
	font-size:11px;
	padding:2px;
}
.form3 {
	border:#ccc solid 1px;
	width:180px;
	color:#79a71b;
	font-size:11px;
	padding:2px;
}
.lineagreen {
	background-color:#A1AF2E;
	height:1px;
}
.readmore {
	text-align:right;
}

.gris {
color:#CCCCCC;
}