@charset "UTF-8";
.textos {
	font-family: Verdana;
	font-size: 10.5px;
	color: #333333;
	margin-left: 15px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-right: 30px;
}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	color: #029347;
	letter-spacing: 2px;
	margin-left: 15px;
	font-weight: bold;
}
.pie_direcciones {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 15px;
}
.subtitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #029200;
	margin-right: 0px;
	margin-left: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.botones_anclas {
	font-family: Verdana;
	font-size: 10.5px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.imagen_lateral {
	background-color: #BEC0C2;
	background-image: url(img/prueba.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

