/* CSS Document */
.fondo_arr1 {
	background-image: url(img/arr1_maquinaria.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_arr3 {

	background-image: url(img/arrow3_2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fondo_barra {


	background-image: url(img/barra.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.fondo_logo {



	background-image: url(img/logo_geysehn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_arr55 {
	background-image: url(img/arrow_55.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
}

.fondo_arr5 {


	background-image: url(img/arrow5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_titulo {



	background-image: url(img/fondo_tit.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.fondo_body {
	background-attachment: scroll;
	background-image: url(img/arrow6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_geysehn {
	background-image: url(img/geysehn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_logo2 {




	background-image: url(img/geysehn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_logoUK {




	background-image: url(img/logo_geysehnUK.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_logoDE {





	background-image: url(img/logo_geysehnDE.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
