/*
 *	CABECERA
 */

#cab { position: relative; height: 121px; }
#logo { position: absolute; left: 10px; top: 16px; }
#telefono { position: absolute; left: 595px; top: 18px; }
#menutop { position: absolute; right: 0; top: 0px; font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #8c8c8c; }
#menutop a { display: block; float: left; height: 18px; background-repeat: no-repeat; color: #7A7A7A;  }
#menutop a#btn_inicio { width: 36px; background-image: url(../images/bot_inicio.gif); }
#menutop a#btn_eurosealand { width: 66px; background-image: url(../images/bot_eurosealand.gif); }
/*#menutop a#btn_descargas { width: 101px; background-image: url(../images/bot_descargas.gif); }*/
#menutop a#btn_area_prensa { width: 78px; background-image: url(../images/bot_area_prensa.gif); }
#menutop a#btn_ofertas { width: 44px; background-image: url(../images/bot_ofertas.gif); }
#menutop a#btn_catalogos { width: 55px; background-image: url(../images/bot_catalogos.gif); }
#menutop a#btn_contacto { width: 51px; background-image: url(../images/bot_contacto.gif); }
#menutop a:hover { background-position: 0 -18px; }
#menutop img { float: left; }
#menutop span { color: #FFF; text-decoration: none; }

/*#menutoph a { display: block; float: left; height: 18px; background-repeat: no-repeat; color: #7A7A7A; }
#menutoph a:hover { background-position: 0 -18px; }
#menutoph a#eurosealand { width: 66px; background-image: url(../images/bot_eurosealand.gif); }
#menutoph img { float: left; }*/

#menuvehiculos { position: absolute; left: 0; top: 73px; height: 22px; width: 754px; background: -163px 0px url(../images/tira.gif) no-repeat; color: #AAA; font: 10px Tahoma, Arial, Helvetica, sans-serif; }
#menuvehiculos div { display: inline; float: left; height: 30px; padding: 0 0 0 106px; }
#menuvehiculos a { display: inline; float: left; height: 22px; background-repeat: no-repeat; }
#menuvehiculos a#btn_obrapublica { width: 83px; background-image: url(../images/bot_obrapublica.gif); }
#menuvehiculos a#btn_vehiculos { width: 139px; background-image: url(../images/bot_vehiculos.gif); }
#menuvehiculos a#btn_autobuses { width: 71px; background-image: url(../images/bot_autobuses.gif); }
#menuvehiculos a#btn_agricultura { width: 76px; background-image: url(../images/bot_agricultura.gif); }
#menuvehiculos a#btn_ferroviario { width: 75px; background-image: url(../images/bot_ferroviario.gif); }
#menuvehiculos a#btn_carretillas { width: 71px; background-image: url(../images/bot_carretillas.gif); }
#menuvehiculos a#btn_puertos { width: 55px; background-image: url(../images/bot_puertos.gif); }
#menuvehiculos a:hover { background-position: 0 -22px; }
#menuvehiculos img { float: left;}

#container { position: absolute; left: 0; top: 97px; }
#menu { position: relative; height: 24px; }
#menu span { display: none; }

#menu1 { display: block; position: absolute; left: 0; top: 0; width: 132px; height: 24px; background: url(../images/bot1.gif) 0 -48px no-repeat; }
#menu2 { display: block; position: absolute; left: 133px; top: 0; width: 178px; height: 24px; background: url(../images/bot2.gif) 0 -48px no-repeat; }
#menu3 { display: block; position: absolute; left: 312px; top: 0; width: 131px; height: 24px; background: url(../images/bot3.gif) 0 -48px no-repeat; }
#menu4 { display: block; position: absolute; left: 444px; top: 0; width: 168px; height: 24px; background: url(../images/bot4.gif) 0 -48px no-repeat; }
#menu5 { display: block; position: absolute; left: 613px; top: 0; width: 141px; height: 24px; background: url(../images/bot5.gif) 0 -48px no-repeat; }
#menu a:hover { background-position: 0 -24px; }

/*
 *	PIE
 */

#pie { position: relative; margin-top: 1px; }
#subir { width: 754px; height: 20px; text-align: right;}
#subir a { display: block; color: #FFF; text-decoration: none; padding: 2px 18px 4px 0px; background: url(../images/flecha3.gif) no-repeat; }
#subir a:hover { color: #FFF; text-decoration: underline; background: url(../images/flecha4.gif) no-repeat; }
#piecapa { position: relative; padding-top: 13px; width: 754px; height: 60px; background: url(../images/logo_pie.gif) no-repeat; }
#piecapa td {  font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #8b8b8b; }
#piecapa a {  font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #8b8b8b; text-decoration: none; }
#piecapa a:hover {  font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none; }

#veiss { display: block; position: absolute; right: 3px; top: 13px; width: 40px; height: 15px; background: url(../images/veiss.gif) 0 0 no-repeat; }
#veiss:hover { background-position: 0 -15px; }
#veiss span { display: none; }

.sincss { display: none; }