@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../imagenes/interfase/background.jpg);
	background-repeat:repeat;
}

.contenedor {
	height: 887px;
	left: -399px;
	margin-left: 50%;
	position: absolute;
	top: 30px;
	width: 798px;
	background-image:url(../imagenes/interfase/fondo_blanco_gaibu_trucks.jpg);
	background-repeat:no-repeat;
}

.english {
	position:absolute;
	background-image:url(../imagenes/interfase/english.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:71px;
	left: 727px;
	top: 19px;
}

.spanish {
	position:absolute;
	background-image:url(../imagenes/interfase/spanish.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:71px;
	left: 726px;
	top: 19px;
}

.barra_naranja {
	position:absolute;
	background-image:url(../imagenes/interfase/botonera.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:740px;
	height:33px;
	left: 31px;
	top: 259px;
}

.barra_azul {
	position:absolute;
	background-color:#282863;
	left:31px;
	width:740px;
	height:34px;
	top:292px;
}

#double_cabin_4x2 {
	position:absolute;
	background-image:url(../imagenes/interfase/double_cabin_4x2.jpg);
	background-repeat:no-repeat;
	width:211px;
	height:333px;
	left: 61px;
	top: 360px;
}

#truck_4x4 {
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../imagenes/interfase/truck_4x4.jpg);
	left:61px;
	height:333px;
	width:211px;
	top: 728px;
}

#double_cabin_4x4 {
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../imagenes/interfase/double_cabin_4x4.jpg);
	height:333px;
	width:211px;
	top:360px;
	left:296px;
}

#single_cabin_4x4 {
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../imagenes/interfase/single_cabin_4x4.jpg);
	width:211px;
	height:333px;
	left:528px;
	top:360px;
}

#truck_4x4_with_hardtop {
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../imagenes/interfase/truck_4x4_with_hardtop.jpg);
	height:333px;
	width:211px;
	left:296px;
	top:728px;
}

#charito {
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../imagenes/interfase/charito.jpg);
	height:333px;
	width:211px;
	top:728px;
	left:528px;
}

#seccion {
	position:absolute;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	left: 25px;
	top: 9px;
	width: 239px;
}

.areaveinte {
	position:absolute;
	width:207px;
	height:28px;
	left: 563px;
	top: 834px;
}

.areaveinte_contacto {
	position:absolute;
	width:207px;
	height:28px;
	left: 532px;
	top: 881px;
}
.fondo_offices {
	background-image:url(../imagenes/interfase/fondo_bases.jpg);
	width:683px;
	height:701px;
	background-repeat:no-repeat;
	position:absolute;
	top: 360px;
	left: 59px;
}

.fondo_depots {
	background-image:url(../imagenes/interfase/fondo_bases.jpg);
	width:683px;
	height:701px;
	background-repeat:no-repeat;
	position:absolute;
	top: 360px;
	left: 59px;
	
}
