.SEO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ccdbc9;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #1e3423;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e3423;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #228517;
}
.text_form_box {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e3423;
	height: 23px;
	width: 192px;
	background-color: #e8f5e5;
	border: 1px solid #aec7a3;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #38721C;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #38721C;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #234712;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #38721C;
}
.sub_tittle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1e3423;
}
.caja_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e3423;
	background-color: #CEE8C3;
	border: 1px solid #004813;
	width: 180px;
}
.caja_contact_noNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e3423;
	background-color: #CEE8C3;
	border: 1px solid #004813;
}
.externo{
	position: relative;
	margin: 0;
	width:100%;
	height:100%;
}

.interno{
	position: absolute;
	top:4px;
	left:2px;
	margin: 0;
	width:100%;
	height:100%;
}
.externoindex{
	position: relative;
	margin: 0;
	width:100%;
	height:100%;
}

.internoindex{
	position: absolute;
	top:4px;
	left:2px;
	margin: 0;
	width:100%;
	height:100%;
}
#support2{
	height:40px;
	margin:10px;
}.text_formBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #228517;
}
#requiered {
	position:relative;
	height: 40px;
}