body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.creditos {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.fondo {
	background-image: url(images/index_fondo_vertical.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9DAA05;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9DAA05;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #596103;
	text-decoration: none;
}
.textos_home {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.texto_quienes {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.texto_servicios {
	font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.texto_contacto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.titulo_contacto {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9DAA05;
}
