Body {
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#ff6600; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#ff9933; 
	scrollbar-base-color:#f9d459;
	scrollbar-highlight-color:# cccccc;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

/*Stili generici*/
P {
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
}

.titoloTabella {
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight: bold;

}

.titolo {
	FONT-SIZE: 14px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-align: left;
}

.sottotitolo {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight: bold;
}

.sottotitolo2 {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-align: left;
}

.sottotitolo3 {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-align: right;
}

.bold_grigioscuro {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	FONT-FAMILY: Verdana;
}

.numerazione {
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
}

.txt_11 {
	color: #666666;
	font-weight: normal;	
	font-size: 11px;
	FONT-FAMILY: Verdana;
}

.txt_11_bold {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	FONT-FAMILY: Verdana;
}

.messaggio {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;

} 

A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}

A:link {
	COLOR: #333333;
}

A:visited {
	COLOR: #333333;
}

A:hover {
	COLOR: #ff6600; 
}

A:active {
	COLOR: #333333; 
}


A.estendi {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}

A.estendi:link {
	COLOR: #333333;
}

A.estendi:visited {
	COLOR: #333333;
}

A.estendi:hover {
	COLOR: #ff6600; 
}

A.estendi:active {
	COLOR: #333333; 
}

A.cercahomepage {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #ff6600; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}

A.cercahomepage:link {
	COLOR: #ff6600;
}

A.cercahomepage:hover {
	COLOR: #ffffff; 
}
#contenuti{
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 900px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: hidden;
}

#contenuti2{
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 900px;
	padding-top:10px;
}

#contenuti_footer{
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 900px;
	padding-top:10px;


}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.img {
	border: 1px solid #CCCCCC;
}
#tabella {
    FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
}/*fine stili generici*/



/*menu utilities home*/
#utilities  {
	COLOR: #333333;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

#utilities A {
	COLOR: #333333;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

#utilities A:link {
	COLOR: #333333;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

#utilities A:hover {
	COLOR: #333333;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}/*fine menu utilities home*/



/*barra menu*/
#menu {
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

#menu A {
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	line-height: 36px;
	display: block;
}

#menu A:HOVER {
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	line-height: 36px;
	display: block;
}

#menu .barra {
	background-image: url(../images/sfondoMenu_Off.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
}

#menu .barra:HOVER {
	background-image: url(../images/sfondoMenu_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
}

#menu .barra2 {
	background-image: url(../images/sfondoMenu_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}

#menu .barra2:HOVER {
	background-image: url(../images/sfondoMenu_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}
#menu .home {
	background-image: url(../images/pulsante_home_Off.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
}

#menu .home:HOVER {
	background-image: url(../images/pulsante_home_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}
#menu .home2 {
	background-image: url(../images/pulsante_home_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}

#menu .home2:HOVER {
	background-image: url(../images/pulsante_home_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}
#menu .promo {
	background-image: url(../images/pulsante_promozioni_Off.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
}

#menu .promo:HOVER {
	background-image: url(../images/pulsante_promozioni_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}
#menu .promo2 {
	background-image: url(../images/pulsante_promozioni_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}

#menu .promo2:HOVER {
	background-image: url(../images/pulsante_promozioni_On.gif);
	background-repeat: repeat-x;
	line-height: 36px;
	display: block;
	COLOR: #ffffff;
}
/*fine barra menu*/



#box_servizi1{
	background-image: url(../images/homepage_box_1.jpg);
	width: 204px;
	height: 88px;
	margin-top: 15px;
	float: left;
	LINE-HEIGHT: 12px;
	position:relative;
}
a.bottone{
	width: 204px;
	height: 88px;
	position:absolute;
	top:0;
	left:0;
}

#box_servizi1 p {
	margin-top: 30px;
	margin-left: 55px;
	margin-right: 5px;
}

#box_servizi2{
	background-image: url(../images/homepage_box_2.jpg);
	width: 204px;
	height: 88px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	LINE-HEIGHT: 12px;
	position:relative;
}

#box_servizi2 p {
	margin-top: 30px;
	margin-left: 55px;
	margin-right: 5px;
}

#box_servizi3{
	background-image: url(../images/homepage_box_3.jpg);
	width: 204px;
	height: 88px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	LINE-HEIGHT: 12px;
	position:relative;
}

#box_servizi3 p {
	margin-top: 30px;
	margin-left: 55px;
	margin-right: 5px;
}

#box_servizi4{
	background-image: url(../images/homepage_box_4.jpg);
	width: 204px;
	height: 88px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	LINE-HEIGHT: 12px;
	position:relative;
}
#box_servizi4 p {
	margin-top: 30px;
	margin-left: 55px;
	margin-right: 5px;
}
#box_banner{
	width: 204px;
	height: 88px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	position:relative;
}
#box_banner img{
	border:none;
}

/*scheda prodotto*/

#BoxBloccaPrezzo {

	width: 326px;
	height: 118px;
	float:right;
	vertical-align:top;
	margin-right:4px;
	padding-top:18px;
	padding-left:24px;
}

#BoxBloccaAuto {
	background-image: url(../images/box_bloccaauto.jpg);
	height:97px; 
	width:249px; 
	float:left; 


}



#modelloAuto  {
	COLOR: #fd7100;
	FONT-SIZE: 15px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	padding-left: 15px;
}
#versioneAuto  {
	COLOR: #fd7100;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	padding-left: 15px;
}

#cProdotto {
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	width: 320px;
}

#cProdotto .bold {
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;	
}

#tabellaProdotto {
    LINE-HEIGHT: 18px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
}

#BoxAzzurro {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
    background-color: #e2ecef;
	width: 320px;
}

#BoxAzzurro .bold {
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	padding: 3px	
}/*fine scheda prodotto*/



/*Home Page*/
#foto_home{
	background-image: url(../images/img_home01.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 6px;
	width: 876px;
	height: 200px;	
}

#etichetta_news{
	/*background-image: url(../images/etichetta_news.png);*/
	width: 147px;
	height: 22px;
	border: 0px;
	float: left;
	MARGIN-TOP: 178px;		
}

#form_home{
	width: 297px;
	height: 146px;
	border: 0px;
	FLOAT: right;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;
	MARGIN-TOP: 34px;	
}

#cerca_home{
	width: 98px;
	height: 21px;
	border: 0px;
	FLOAT: right;
	MARGIN-TOP: 3px;
	padding-right: 6px;	
}

.modulo_home{
	height: 18px;
	width: 203px;
	margin-right: 6px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;
	font-weight: normal;
}

.modulo_small_home{
	height: 18px;
	width: 97px;
	margin-right: 6px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;
	font-weight: normal;
}/*fine Home Page*/



/*Pagina col. immagini + col. testo*/
#colonna_img{
	/*width: 247px;*/
	width: 250px;
	/*margin-left: 18px;*/
	padding-left: 18px;
	margin-top: 30px;
	float:left;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;
}
#colonna_img_azienda{
	
	/*width: 250px;*/
	width: 380px;
	padding-left: 20px;
	margin-top: 30px;
	float:left;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;
}#colonna_img .img{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#colonna_img_azienda.img{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#colonna_txt{
	/*width: 587px;*/
	width: 564px;
	border: 0px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 18px;
	float:left;	
}
#colonna_txt_azienda{
	
	/*width: 564px;*/
	width: 434px;
	border: 0px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 18px;
	float:left;	
}
/*fine Pagina col. immagini + col. testo*/



/*Pagina centrata*/
#col_txt_center{
	width: 600px;
	border: 0px;
	padding-top: 30px;
	position:relative;
}/*fine Pagina centrata*/



/*Form Affiancati: Auto Sogni - Ricerca info - Ricerca avanzata - Contatti*/
#form_sx{
	width: 273px;
	border: 0px;
	margin-top: 15px;
	margin-right: 30px;
	float: left;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;	
	position:relative;
}
.form_sx{
	width: 273px;
	border: 0px;
	margin-top: 15px;
	margin-right: 30px;
	float: left;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;	
	position:relative;
}

#form_dx{
	width: 297px;
	border: 0px;
	margin-top: 15px;
	margin-left: 0px;
	float:right;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;	
	position:relative;
}
.form_dx{
	width: 297px;
	border: 0px;
	margin-top: 15px;
	margin-left: 0px;
	float:right;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;	
	position:relative;
}

.modulo_txt{
	height: 12px;
	width: 189px;
	margin-right: 6px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;	
	font-weight: normal;	
}

#mess_contatti{
	width: 68px;
	height: 100px;
	float:left;
	border: 0px;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;	
}

#testarea_contatti{
	width: 528px;
	height: 100px;
	border: 0px;
	padding-right: 0;
	float: right;
}

.modulo_test_area_firefoxe{
	height: 100px;
	width: 516px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;
	font-weight: normal;
}

.modulo_test_area_explorer{
	height: 100px;
	width: 516px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;
	font-weight: normal;
}

#privacy_contatti{
	width: 70px;
	height: 22px;
	border: 0px;
	float: left;
	MARGIN-TOP: 30px;
	margin-left: 71px;		
}

#invia_contatti{
	width: 70px;
	height: 22px;
	border: 0px;
	float: right;
	MARGIN-TOP: 30px;
	margin-right: 5px;		
}/*fine Form Affiancati: Auto Sogni - Ricerca info - Ricerca avanzata - Contatti*/


/*Contatti*/
#form_contatti{
	width: 600px;
	border: 0px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 115px;
	float:right;	
}
#colonna_img_contatti{
	width: 147px;
	padding-left: 30px;
	padding-top: 70px;
	float:left;
	FONT-SIZE: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	text-align:right;
	line-height: 23px;
}/*fine Contatti*/



/*L'auto dei miei sogni*/
	
.modulo_txt_sogni{
	height: 12px;
	width: 205px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	font-weight: normal;		
}

.modulo_txt_sogni_small{
	height: 12px;
	width: 93px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
    font-weight: normal;	
}

.modulo_sogni{
	height: 18px;
	width: 230px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;	
	font-weight: normal;	
}

.modulo_small_sogni{
	height: 18px;
	width: 130px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;	
	font-weight: normal;	
}
	
/*fine L'auto dei miei sogni*/



/*Ricerca*/
.modulo_ricerca{
	height: 18px;
	width: 213px;
	margin-right: 0px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;	
	font-weight: normal;	
}
.modulo_ricerca_small{
	height: 18px;
	width: 100px;
	margin-right: 0px;
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	line-height: 23px;	
	font-weight: normal;	
}
/*fine Ricerca*/



/*News*/
.data_news {
	FONT-SIZE: 12px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	line-height: 23px;
}

.txt_news {
	FONT-SIZE: 10px;
	COLOR: #666666; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align:justify;
}

#news {
	width:587px;

}

#news_img{
	width:137px;
	float:left;
}

#news_txt{
	width:420px;
	margin-left:30px;
}

/*fine News*/



/*Polaroid*/
#polaroid{
	background-color:#FFFFFF;
	width: 115px;
	height: 131px;
	border: 1px solid #cccccc;
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 4px;
}/*fine polaroid*/

/*Polaroid_small*/
.polaroid_small{
	background-color:#FFFFFF;
	width: 115px;
	height: 80px;
	border: 1px solid #cccccc;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	cursor: pointer;
}/*fine polaroid*/


/*Polaroid big*/
#polaroid_big{
	background-color:#FFFFFF;
	width: 202px;
	height: 140px;
	border: 1px solid #cccccc;
	padding: 5px;
}/*fine polaroid*/

#form_Info{
	width: 600px;
	border: 0px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;		
}

/*Site_map*/
#sitemap {
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

#sitemap A {
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	display: block;
}

#sitemap A:HOVER {
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
	display: block;
}

#sitemap .table1 {
	background-color: #eaf3f6;
    display: block;
	line-height: 20px;
}

#sitemap .table1:HOVER {
	background-color: #96b1bb;
	display: block;
	line-height: 20px;
}
#sitemap .table2 {
	background-color: #d7e9ef;
    display: block;
	line-height: 20px;
}

#sitemap .table2:HOVER {
	background-color: #96b1bb;
	display: block;
	line-height: 20px;
}
#sitemap .table3 {
	background-color: #c2d9e0;
    display: block;
	line-height: 20px;
}

#sitemap .table3:HOVER {
	background-color: #96b1bb;
	display: block;
	line-height: 20px;
}/*fine site_map*/


/*stile prezzi*/
.prezzo_barratoSmall {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	/*FONT-FAMILY: Times New Roman;*/
	FONT-WEIGHT: bold;
	font-style:italic;
	text-decoration: line-through;
	/*background-image:url(../images/barrato.jpg);
	background-repeat:no-repeat;
	background-position:center left;*/
}
.prezzo_barratoBig {
	FONT-SIZE: 18px;
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	/*FONT-FAMILY: Times New Roman;*/
	font-style:italic;
	text-decoration: line-through;
	/*background-image:url(../images/barrato.gif);
	background-repeat:no-repeat;
	background-position:center left;*/
}
.prezzo_webSmall {
	FONT-SIZE: 11px;
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
}
.prezzo_webSmall_arancio {
	FONT-SIZE: 11px;
	COLOR: #fd7100; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
}
.prezzo_webBig {
	FONT-SIZE: 24px;
	COLOR: #fd7100; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
}/*fine stile prezzi*/

/*Auto della settimana*/
#auto_settimana{
	width: 214px;
	height: 350px;
	border:0px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
	text-align:center;
}


#claim{
	width: 214px;
	height: 40px;
	text-align:center;
}
.claim_auto {
	FONT-SIZE: 12px;
	COLOR: #fd7100; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
}/*fine Auto della settimana*/

/*auto_kmZero*/
#auto_kmZero {	
    width: 123px;
	height: 90px;
    FONT-SIZE: 10px;
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
	letter-spacing: -1;
	text-align:center;
}/*fine auto_kmZero*/

/*privacy*/
#finestra_ajax
{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
}
/*fine privacy*/


/*promozioni settimana*/
#txt_10 {
	color: #666666;
	font-weight: normal;	
	font-size: 10px;
	FONT-FAMILY: Verdana;
	width: 175px;
	text-align:left;
}

#txt_10_bold {
	color: #666666;
	font-weight: normal;	
	font-size: 10px;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	width: 175px;
	padding-bottom: 15px;
	text-align:left;
}

#prezzoPromozioni  {
	COLOR: #fd7100;
	FONT-SIZE: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 175px;
	text-align:left;
}
#polaroid_promozioni{
	background-color:#FFFFFF;
	width: 115px;
	height: 80px;
	border: 1px solid #cccccc;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-align:left;
}
#tab_promozioni tr td{
	text-align: left;
	}
/*/////////////////////////////////////DATI MACCHINA///////////////////////////////////////////////////*/
#dati_macchina{
	width:335px;
	float:left;
	margin-right:17px;
	margin-top:5px;
	}
#dati_macchina img.brand{
	width:90px;
	height:50px;
	float:left;
	display:block;
	}
#dati_macchina span{
	display:block;
	width:133px;
	height:98px;
	background:url(../images/ombra.jpg) no-repeat;
	position:relative;
	margin-left:79px;
	float:left;
	}
#dati_macchina span img.th {
	border: 1px solid #CCCCCC;
	padding:5px;
	background:#FFF;
	margin-top:4px;
	margin-left:4px;
}
#dati_macchina #dati_testo {
	float:left;
	width:197px;
	margin-top:15px;
	margin-bottom:5px;
}
#dati_macchina #dati_testo h1{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	padding:0;
	margin:0;
	
}
#dati_macchina #dati_testo p{
	margin:0;
	padding:0;
}
#dati_macchina #price{
	width:123px;
	height:63px;
	background:url(../images/price.jpg);
	float:left;
	#margin-top:-15px;

}
#dati_macchina #price p.prezzo_web{
	margin:11px 0 0 -5px;
	padding:0;
	color:#FF6600;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#dati_macchina #price p.prezzo_web_big{
	margin:-5px 0 0 -5px;
	padding:0;
	color:#FF6600;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/*//////////////////FORM////////////////////////////////*/
#form{
	width:516px;
	height:155px;
	background:url(../images/bg-form.jpg);
	float:left;
	position:relative;
	margin-top:10px;
	}
#form img.titolo_form{
	margin:7px;
	}
#form input{
	background:#FFF;
	border:solid 1px #E2ECEF;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	padding-left:5px;
	margin-bottom:10px;
	width:152px;
	float:left;
	}
#form input.error{
	border:solid 1px #F90;
	color:#F90;
	}
#form .campi_t_form input.check.error + label +p , #form .campi_t_form input.check.error + label +p a{
	color:#F90;
	}
#form .campi_t_form{
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	padding-left:5px;
	margin-bottom:10px;
	width:152px;
	float:left;
	position:relative;
	}
#form .campi_t_form input.check{
	border:none;
	background:none;
	float:left;
	display:block;
	width:auto;
	padding-left:0;
	margin-left:0;
	margin-bottom:0;
	}
#form .campi_t_form p{
	display:block;
	float:left;
	margin:3px 0 0 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	}
#form .campi_t_form p.orange{
	color:#F90;
	}
#form .campi_t_form p a{
	font-family:Arial, Helvetica, sans-serif;
	}
#form p.bottom-form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
	#margin-top:-5px;
	margin-left:8px;
	width:300px;
	}
#form p.bottom-form strong{
	color:#000;
	}
#form input.tasto{
	background:#FFF;
	border:none;
	margin-left:0;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin-bottom:0px;
	width:84px;
	height:29px;
	background:url(../images/invia.png);
	right:8px;
	bottom:8px;
	position:absolute;
	display:block;
	}
#form input.tasto_b{
	background:#FFF;
	border:none;
	margin-left:0;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin-bottom:0px;
	width:180px;
	height:28px;
	background:url(../images/visualizza.png);
	right:8px;
	bottom:8px;
	position:absolute;
	display:block;
	}
/*fine promozioni settimana*/

/*percorso*/
#percorso, #mappa{
	margin:0;
	width: 400px;
	height: 500px;
}
#percorso{
	overflow-y:scroll;
	font-size: 11px;
}
#percorso>div{
	margin-top: -15px;
}
*:first-child+html #percorso>div{
	margin-top: 0;
}
#gmaps, #grazie{
	display:none;
}
#immagini, #dati{
	display:none;
}
#cristo{
	height:30px;
	margin-bottom:30px;}