.santusrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.fondoagricola {
	background-attachment: fixed;
	background-image: url(agricola/agricola.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.fondoindex {
	background-attachment: fixed;
	background-image: url(maquinarias.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-compra-venta-ocasion {
	background-attachment: fixed;
	background-image: url(compra-venta-alquiler/ocasion-compraventa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-industrial {
	background-attachment: fixed;
	background-image: url(industrial/maquinaria-industrial.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-maquinaria-madera {
	background-attachment: fixed;
	background-image: url(madera/maquinaria-madera.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-maquinaria-oficios {
	background-attachment: fixed;
	background-image: url(oficios/maquinaria-oficios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-maquinaria-obras-publicas-construccion {
	background-attachment: fixed;
	background-image: url(obras-publicas-construccion/maquinaria-obras-publicas-construccion.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.derecha {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.izquierda {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

