@charset "utf-8";

/* CSS RESET *************************************************************************************************************/

body{
	width:auto;
	height:auto;
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-bottom: auto;
	overflow:scroll;
}

a{
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
a:hover{color:#FFFFFF; text-decoration:underline;}
a.actual{text-decoration:underline !important;}
img { border:none; }
/* WRAPPER */
textarea {width:100%; min-height:250px;}
#wrapper {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/* 	QUIENES */

#quienes {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:881px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#quienes .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#quienes .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#quienes .datos {
	background-image: url(../img/fondo_datos_quienes.jpg);
	background-repeat: repeat-x;
	height: 530px;
	width: 146px;
	background-color: #D7D7D7;
	background-position: top;
	margin-bottom: 15px;
}

#quienes .datos ul {
	margin: 0px;
	height: auto;
	width: 96px;
	list-style-type: inherit;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #666;
	font-size: 9px;
}
#quienes .datos li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
	width: auto;
}
#quienes #distribuidor {
	background-image: url(../img/distribuidor_quienes.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 732px;
}

#quienes #distribuidor p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 330px;
	height: auto;
	padding-top: 105px;
	padding-left: 17px;
	color: #666;
	line-height: 18px;
	text-align: justify;
}

#quienes #contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width:auto;
	padding-top:0px;
	padding-left: 17px;
	padding-right:17px;
	color: #666;
	line-height: 20px;
	text-align: justify;
}

/* LIGHTBOX */

#lightbox .tit {
	background-image: url(../img/fondo_tit_ligthbox.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	text-align: right;
}
#lightbox .tit a:link, #lightbox .tit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
}
#lightbox .tit a:hover, #lightbox .tit a:active {
	text-decoration: underline;
}
#lightbox #breda {
	background-image: url(../img/breda_det_lightbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 404px;
	width: 680px;
}
#lightbox #breda p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 220px;
	margin-left: 25px;
	line-height: 20px;
	text-align: justify;
}
#lightbox #breda p a:link, #lightbox #breda p a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#lightbox #breda p a:hover, #lightbox #breda p a:active {
	text-decoration: underline;
}

#lightbox #micro {
	background-image: url(../img/micro_lightbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 404px;
	width: 680px;
	vertical-align: bottom;
}
#lightbox #micro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 220px;
	margin-left: 25px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 2px;
}
#lightbox #micro p a:link, #lightbox #micro p a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#lightbox #micro p a:hover, #lightbox #micro p a:active {
	text-decoration: underline;
}

/* CONTACTO */

#contacto {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#contacto .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#contacto .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#contacto form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height:20px;
	padding-left: 15px;
}
#contacto .datos_obl {
	font-size: 10px;
	text-align: right;
}
#contacto form span {}
#contacto form input[type="text"] {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999;
	width: 95%;
}
#contacto form input[type="text"]:hover {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCC;
	width: 95%;
}
#contacto form input[type="text"]:blur {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCC;
	width: 95%;
}

#contacto #msg {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999;
	width: 95%;
	}
	
#contacto #tamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/img_logo_contacto.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 205px;
	width: 263px;
	margin-top: 180px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contacto #tamp span {
	height: auto;
	padding-right: 0px;
	width: auto;
	text-decoration: underline;
	text-align:center;
	padding-top: 0px;
	position: relative;
	top: 120px;
	left:10px;
}

#contacto #tamp span a:link, #contacto #tamp span a:visited {
	color: #333;
	text-decoration: underline;
}
#contacto #tamp span a:hover, #contacto #tamp span a:active {
	text-decoration: none;
}

/* PORTADA VEHICULOS PROFESIONALES */

#vpro {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#vpro .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#vpro .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#vpro #menu {
	background-image: url(../img/menu_vpro.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#vpro span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#vpro #menu span a:link, #vpro #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#vpro #menu span a:hover, #vpro #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#vpro #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.active a:link, .active a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#vpro #portada {
	background-image: url(../img/img_vpro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 732px;
	background-position: top;
}

#vpro #portada p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 17px;
	padding-right: 295px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* MICRO DOBLO */

#doblo {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#doblo .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#doblo .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#doblo #menu {
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#doblo span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#doblo #menu span a:link, #doblo #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#doblo #menu span a:hover, #doblo #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#doblo #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.active a:link, .active a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#doblo #portada {
	margin: 0px;
	padding: 0px;
}

#doblo p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top:17px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
	
/* FT Micro DOblo */

#dobloFT {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#dobloFT .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#dobloFT .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#dobloFT #menu {
	background-image: url(../img/micro_doblo_ft_eco_img.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#dobloFT span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#dobloFT #menu span a:link, #dobloFT #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#dobloFT #menu span a:hover, #dobloFT #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#dobloFT #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.dobloFT a:link, .dobloFT a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#dobloFT #portada {
	background-image: url(../img/img_vpro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 732px;
	background-position: top;
}

#dobloFT #portada p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 17px;
	padding-right: 295px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#dobloFT .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #E3EF9B;
	padding: 5px;
}

	
/* PORTADA TRANSPORTE LIGERO */

#tl {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#tl .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#tl .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#tl #menu {
	background-image: url(../img/menu_vpro.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#tl span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#tl #menu span a:link, #tl #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#tl #menu span a:hover, #tl #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#tl #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.active a:link, .active a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#tl #portada {
	background-image: url(../img/tlr_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 732px;
	background-position: top;
}

#tl #portada p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 17px;
	padding-right: 305px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* PORTADA TURISMOS */
#tur #portada {
	background-image: url(../img/turhome_bg.jpg);background-repeat: no-repeat;background-position: top;
	margin: 0px 0px 0px 0px;padding: 0px;height: 490px;width: 732px;
}

#tur #portada p {
	font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height: 20px;color: #666;text-align: justify;
	padding-left: 17px;padding-right: 105px;margin: 0px 0px 0px 0px;padding-top: 0px;padding-bottom: 0px;
	
}

#tur {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#tur .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#tur .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#tur #menu {
	background-image: url(../img/menu_vpro.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#tur span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#tur #menu span a:link, #tur #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#tur #menu span a:hover, #tur #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#tur #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
/* PORTADA AUTOBUSES URBANOS */

#aut {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#aut .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#aut .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#aut #menu {
	background-image: url(../img/fondo_menu_bus.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#aut span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#aut #menu span a:link, #aut #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#aut #menu span a:hover, #aut #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#aut #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.active a:link, .active a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#aut #portada {
	background-image: url(../img/portada_bus.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 732px;
	background-position: top;
}

#aut #portada p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 17px;
	padding-right: 305px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#aut .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #E3EF9B;
	padding: 5px;
}

#aut .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	}

#aut p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top:17px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* IVECO */

#iveco {
	background-image: url(../img/fondo_body_quienes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#iveco .left {
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#iveco .right {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}

#iveco #menu {
	background-image: url(../img/fondo_menu_bus.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 732px;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}

#iveco span {
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 153px;
	font-family: Verdana, Geneva, sans-serif;
}
#iveco p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top:17px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#iveco #menu span a:link, #iveco #menu span a:visited {
	color: #666;
	text-decoration: none;
}
#iveco #menu span a:hover, #iveco #menu span a:active {
	color: #666;
	text-decoration: underline;
}
#iveco #menu span  .active {
	font-weight: bold;
	color: #A8BF02;
}
.active a:link, .active a:visited {
	font-weight: bold;
	color: #A8BF02;
}
.active a:hover, .active a:active {
	font-weight: bold;
	color: #A8BF02;
}
#iveco #portada {
	background-image: url(../img/portada_bus.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 732px;
	background-position: top;
}

#iveco #portada p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-left: 17px;
	padding-right: 305px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#iveco .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #E3EF9B;
	padding: 5px;
}

#iveco .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	}

/* LIVE VALIDATION */
.LV_validation_message{font-weight:bold; margin:0 0 0 5px;}
.LV_valid{
	color:#00CC00;
	font-size: 10px;
	font-weight: bold;}
.LV_invalid{
	color:#CC0000;
	font-size: 10px;
	font-weight: bold;
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active{
	border: 1px solid #CC0000;
	font-weight: bold;
}


/* FOOTER */

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 953px;
}
#footer p {
	height: 33px;
	padding-top: 11px;
	padding-left: 30px;
	_padding-top: 0px;
	_height: 0px;
	display: block;
}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #C6C6C6;
	padding: 5px;
}
.nogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	}
	
/*	FIAT FIORINO FT	*/

#fiorinoFt {height:350px;background-image:url(../img/bg_fiorino_ft_micro.jpg); background-repeat:no-repeat; background-position:top left;font-family:Tahoma, Geneva, sans-serif; margin:0px; padding:0px;}
#fiorinoFt #t1 {width:422px; height:177px; top:-3px; padding-left:15px; margin:5px; *margin-left:20px; font-size:9px; color:#666;}
#fiorinoFt #t2 {width:422px; height:132px; *height:10px; padding-top:15px;  padding-left:15px; margin:5px; font-size:9px; color:#666;*margin-top:35px; *margin-left:25px;}
#fiorinoFt #t1 th {}
#fiorinoFt #t1 .left, #fiorinoFt #t2 .left {text-align:left; padding-left:5px; width:150px; *margin:0px; *padding:0px; }
#fiorinoFt #t1 .center, #fiorinoFt #t2 .center {text-align:center; padding-left:5px; padding-right:5px; width:40px; *margin:0px; *padding:5px; }
#fiorinoFt #t1 td, #fiorinoFt #t2 td {text-align:center; *margin:0px; *padding:1px; }

#fiorinoFt #t3 {width:216px; padding-top:150px; margin-left:35px; *margin-left:15px; *margin-top:140px; font-size:9px; color:#666; float:right;}
#fiorinoFt #t3 h3 { font-size:11px; padding:0; margin:0px;}
#fiorinoFt #t3 td {padding:3px;}

/*	FIAT DUCATO FT	*/

#ducatoFt {height:356px;background-image:url(../img/bg_ducato_ft.jpg); background-repeat:no-repeat; background-position:top left; position:absolute; *position:static;font-family:Tahoma, Geneva, sans-serif; margin:0px; padding:10px;color:#666;}

#ducatoFt #t1 {width:516px; height:150px; margin-top:10px; margin-left:10px;}
#ducatoFt #t2 {width:516px; height:158px; margin-top:35px; margin-left:10px;}
#ducatoFt #t1 .left, #ducatoFt #t2 .left {width:150px;text-align:left; padding-left:5px;}
#ducatoFt #t1 td, #ducatoFt #t2 td {text-align:center;}

.e500Ft {background-image:url(../img/bg_fiat_e500_ft.jpg); background-repeat:no-repeat; background-position:top left; height:465px; vertical-align:top;}

.e500Ft #t1 {width:449px; height:auto; margin:20px 20px 20px 30px; color:#666; font-size:9px;}
.e500Ft #t1 th {text-align:left; padding:2px; width:160px;}
.e500Ft #t1 td {text-align:center;}

/*	FIAT QUBO FT	*/

#quboFt {height:350px;background-image:url(../img/bg_qubo_ft.jpg); background-repeat:no-repeat; background-position:top left;font-family:Tahoma, Geneva, sans-serif; margin:0px; padding:0px;}
#quboFt #t1 {width:422px; height:177px; top:-3px; padding-left:15px; margin:5px; *margin-left:20px; font-size:9px; color:#666;}
#quboFt #t2 {width:422px; height:132px; *height:10px; padding-top:15px;  padding-left:15px; margin:5px; font-size:9px; color:#666;*margin-top:35px; *margin-left:25px;}
#quboFt #t1 th {}
#quboFt #t1 .left, #quboFt #t2 .left {text-align:left; padding-left:5px; width:150px; *margin:0px; *padding:0px; }
#quboFt #t1 .center, #quboFt #t2 .center {text-align:center; padding-left:5px; padding-right:5px; width:40px; *margin:0px; *padding:5px; }
#quboFt #t1 td, #quboFt #t2 td {text-align:center; *margin:0px; *padding:1px; }

#quboFt #t3 {width:216px; padding-top:150px; margin-left:35px; *margin-left:15px; *margin-top:140px; font-size:9px; color:#666; float:right;}
#quboFt #t3 h3 { font-size:11px; padding:0; margin:0px;}
#quboFt #t3 td {padding:3px;}

#newmenu{
	float: right;
	width: 725px;
	background-color: #b6b6b6;
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#newmenu a, #newmenu a:visited, #newmenu a:active, #newmenu a:hover 
{
	color: #000000;
	text-decoration: none;
	padding: 8px;
}
#newmenu a:hover 
{
	background-color: #5b5b5b;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

