@charset "utf-8";
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	padding-left: 43px;
	padding-right: 35px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #209620;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #209620;
}
a:hover {
	text-decoration: underline;
	color: #209620;
}
a:active {
	text-decoration: none;
	color: #209620;
}

.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.textodestacadohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.a2:link {
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #ffffff;
}
.a2:hover {
	text-decoration: underline;
	color: #ffffff;
}
.a2:active {
	text-decoration: none;
	color: #ffffff;
}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	border: 1px solid #009900;
}
.textointeriores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009933;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-style: normal;
	width: 400px;
	font-size: 12px;
}
