	 body{
		padding: 15px;
		background-color: #000;
		color: #f1f1f1;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 76%;
		margin: 0px;
	 }
	 
	 #info{
		text-align: center;
	 }
	 
	 .div_links{	  
		width: 758px;
		margin:  auto;
		padding: 5px 10px 10px 10px;
		text-align: right;
	 }
	 
	 .div_links ul
	 {
	 	 	list-style-type: none;	
			padding: 0px;
			margin: 0px 5px 5px;
	 }
	 
	 .div_links ul a{
	 	color: white;
	 }
	 
	 .div_links ul a:hover{
	 	background-color: #666;
	 }
   
.automobile_scheda{	  
 	 	border-bottom: #000 dashed 1px;
		margin:  auto;
   	width: 748px;
		padding: 10px;
    margin-bottom: 10px;
    color: #0077D1;
}
	 
.automobile_scheda:hover{
	 	background-color: #22ia;
}
	 
	 
	 
.automobile_schedacompleta {
		width: 748px;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		border-color: #A0522D;
		margin:  auto;
		padding: 0px 10px;
		color: #0077D1;
}

	 .automobile_foto{
		border-color: #A0522D;
		border: solid 0px;
		padding: 1px;	
		margin: 0px 10px 3px 0px;
	 }

	 
	 .div_commenti h2{
	 	background-color: #666;
		font-size: 1.2em;
		text-align: center;		
		color: #fff;
	 }
	 .div_commenti p{
	 	text-align: justify;
		line-height: 1.2em;
    color: #f1f1f1;
	 }
	 
	 .div_datitecnici h2{
	 	background-color: #666;
		font-size: 1.2em;
		text-align: center;
		color: #fff;
	 }
	 	 
.div_immagine{
	   text-align: center;
	 	 float: left;
}
.div_immagine img {
  width: 320px;
}	 
	 .div_immagine a{
		 color: #0077D1;
		 font-weight: bold;
	 }
	 .div_immagine a:hover{
	 	color: #008cf6;
	 }
   
	 .div_scheda{
	 	margin: 0 0 0 350px;
	 }
	 .automobile_caratteristiche{
	   margin: 0px;
		padding: 0px;
	 	list-style-type: none;
		padding: 0px;
	 }
	 
	 
	.automobile_modello{
			padding-top: 0px;
			text-align: center;
			font-size: 1.3em;
			color: #0077d1;
		}
	
	.tipo_caratteristica{
		color: #707070;
		width: 150px;
		text-align: right;
		font-weight: bold;
	}

	.valore_caratteristica{
		color: #f1f1f1;
		text-align: right;
	}	
	
	.automobile_scheda h3{			
		text-align: center;
		font-size: 1.2em;
		
	}

	.automobile_scheda h3 a{
		text-decoration: underline;
		font-size: 0.9em;
		color: #0077d1;
		padding: 2px;
	}
		
	.automobile_scheda h3 a:hover{
		color: #008cf6;
	}
	
	
	.automobile_attributo{
		padding: 1px 2px 2px;
		border-bottom: 1px dashed #707070;
	}
	
	.automobile_accessori{
		line-height: 1.2em;
		text-align:justify;
	}

	.tabella_datitecnici{
		width: 100%;		
		padding: 0px;		
	}
	
	.tabella_datitecnici th{
		background: #666;		
		text-align: center;	
		font-size: 1.1em;	
		color: #fff;
	}

	.tabella_datitecnici td{		
		text-align: center;		
    color: #0077D1;
	}
	
	#galleria_fotografica{
		margin: auto;
		
	}
	#galleria_fotografica a{
	  color: #444;
	}
	#galleria_fotografica a:hover{
	  color: #008cf6;
	}
	#galleria_fotografica h2{
		background: #666;		
		text-align: center;	
		font-size: 1.1em;		
		color: #fff;	
	}
	#galleria_fotografica p{

		text-align: center;
		color: #444;
	}
	
.div_singolafoto{	  
		float: left;
		width: 320px;
		text-align: center;
		padding-bottom: 2px;
	  margin-right: 26px;
		margin-left: 26px;
		margin-top: 10px;
		margin-bottom: 10px;
}
* html 	.div_singolafoto {
  margin-right: 20px;
	margin-left: 20px;
}
.div_singolafoto img {
		width: 320px;
}
	.div_singolafoto a{
		text-decoration: underline;
		font-size: 0.9em;
		color: #000;
		padding-right: 3px;
	}

	.div_singolafoto a:hover{
		color: #008cf6;
	}
	
	.foto_galleria{
		border-color: #A0522D;
		border: solid 0px;
		padding: 0px;					
	}
	
	#foglio{
		width: 766px;
		padding: 0px;
		margin: auto;
		margin-top: 0px;
		background-color: #111;
	}
	
	#fogliointerno{	
		padding: 0px;
		margin: 0px;
	}
	
	#header{
		margin: 0;		
		padding: 0px;
		height: 10px;
		width: 766px;
	}

	#footer{
		height: 150px;		
		
		padding: 0px;
		margin: 0px;
		width: 948px;
	}	
	
	#footer ul{
		width: 700px;
		margin: auto;
	 	list-style-type: none;	
		padding: 0px;
      margin-top: 0px;
		padding-top: 80px;	
		padding-left: 40px;	
	}
	
	#footer ul li{
		display: inline;
		padding: 10px;

	}
	
	#footer ul li a{
		font-size: 0.9em;
		font-weight: bold;
		color: #666;
		text-decoration: none;		
	}
	
	#footer ul li a:hover{
				color: #999;
	}
	
	#topmenu{
	   float: left;
		width: 400px;	/* al posto di 45% */		
		margin-top: 6.5em;
		margin-left: 0px;
	}
	
	#topmenu ul{
		font: 11px verdana, arial, sans-serif;
		list-style-type: none;
		padding-left: 0px;
		padding-bottom: 28px;				
		margin: 0px 0px 0px 30px;	
		left: 30px;
		
	}

	#topmenu li {
		float: left;
		height: 20px;
		padding-top: 7px;
	   padding-bottom: 3px;
		padding-left: 10px;
		padding-right: 10px;
		background-color: #900;
		margin: 0px 6px 0px 0px;
		
	}
	
	#autostile_milano{	
		text-align: center;
		float: right;
		width: 300px; /* aggiunto */ 
		padding-top: 0px;
		padding-right: 20px;
		height: 70px;
		margin: 0px;
	}
	
	.titolo_autostile{
		font-family: "Book Antiqua";
		padding: 0px;
		border: 0px;
		margin: 5px;
		font-size: 30px;
		font-weight: normal;
	}
	
	.sottotitolo_autostile{
		font-size: 1em;
		padding: 0px;
		border: 0px;
		margin: 2px;
		font-weight: normal;		
	}
	
	.citta_autostile{
		font-size: 1em;
		padding: 0px;
		border: 0px;
		margin: 5px;
		font-weight: bold;			
	}
	
	

	#topmenu li a{
		color: #fff;
		text-decoration: none;
		font-weight: normal;
	}
	
	#topmenu li a:hover{
		color: #fff;	
	   text-decoration: underline;	
	}
	
	#foto_header{
	  margin: auto;
	  width: 112px;
	  height: 113px;
	  
	}
	
.divhr 
{ 
  border: 0px solid;
  border-color: #900;
  background-color: #900;
  height: 1px;
  width: 890px;
  padding: 0px;
  position:relative;
  left: 30px;
}

.divhr hr { display: none; }



#filter{
	margin: 0px;
	padding: 10px 10px 0 8px;
	width: 748px;
	margin: auto;
}

#filter_bottom{
	margin: 0px;
	padding: 0px 10px;
	width: 748px;
	height: 30px;
}


#sede_milano
{
	width: 900px;
	margin:auto;
}

#sede_milano p{
	color: #eee;
}

.div_fotosede{
		float: left;
		width: 320px;
		text-align: center;
		padding-bottom: 2px;
	   margin-right: 0px;
		margin-left:  0px;
		margin-top: 10px;
		margin-bottom: 10px;	
		padding-left: 80px;
}

	.div_fotosede a{
		text-decoration: underline;
		font-size: 0.9em;
		color: #fff;
		padding-right: 3px;
	}

	.div_fotosede a:hover{
		color: #008cf6;
	}
	
	#contatti{
		width: 550px;
   	float: left;
		position: relative;
		left: 30px;		
		color: #eee;
	}
	
	#contatti img{
		width: 500px;
		height: 375px;
		
	}
	#cartina h1{
		font-size: 14px;
	}
	
	#cartina a{
		text-decoration: underline;
		font-size: 1em;
		color: #fff;
		padding-right: 3px;
	}

	#cartina a:hover{
		color: #008cf6;
	}	
	#cartina{
		width: 350px;
		float: right;
		position: relative;
		right: 30px;
		color: #eee;
	}
	
	#cartina p{
		text-align: justify;
		margin-top: 15px;
	}


#richieste {
  display: none;
	width: 590px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -110px 0 0 -295px;
	border:  solid 2px;
	border-color: #900;
	z-index: 2;
}

#richiestetitolo{
	width: 590px;
	height: 24px;
	background: #900;
}

#titolo{
	font-size: 1em;
	width: 500px;
	float: left;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}

#aprichiudi{
	width: 20px;
	float: right;
	padding: 2px;

}

#richiestecorpo{
   width: 590px;
	height: 340px;
	background-color: #000;
	padding-top: 15px;
	color: #f1f1f1;
}
* html #richiestecorpo{
	height: 310px;
}
#richiestecorpo p{
	padding: 5px;
	font-weight: bold;
	text-align: center;
}


div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
	color: #f1f1f1;
  }

div.row span.formw {
  float: left;
  width: 335px;
  text-align: left;
  padding-left: 20px;
  } 
  
div.row span.formw input{
		font-family: verdana;
		font-size: 12px;
} 
  
div.row span.formw textarea{
		font-family: verdana;
		font-size: 12px;
		width: 303px;
} 
* html div.row span.formw textarea {
		width: 300px;
}
.inviadati{
  	width: 80px;
		margin: auto;
		padding-top: 15px;
		clear: both;
}
  
  .auto_precedenti{
  	float: right;
	width: 140px;
	height: 40px;

	text-align: left;
  }
  
  .auto_successive{
  	width: 160px;
	height: 40px;
  	float: right;
	text-align: right;
  }
  
  .auto_precedenti a{
  	 color: #f1f1f1;
	 font-weight: bold;
 	 text-decoration: none;
	 font-size: 1.1em;
  }
  
  .auto_precedenti a:hover{  	 
	 text-decoration: underline;
  }  


  .email_autostile{
  	 color: #fff;
	 font-weight: bold;
 	 text-decoration: none;
	 font-size: 1.1em;
  }
  
  .email_autostile:hover{  	 
	 text-decoration: underline;
  }  
  
  .auto_successive a{
   color: #f1f1f1;
	 font-weight: bold;
	 text-decoration: none;
 	 font-size: 1.1em;
  }
  
  .auto_successive a:hover{  	 
	 text-decoration: underline;
  }    
  
  #ricerca_marca{
  	width: 400px;
	float: left;
	height: 40px;
  }
  
  .freccia_avanti{
  	  width: 60px;
	  float: right;
	  border: none;
  }
  
   .freccia_indietro{
  	  width: 60px;
	  float: left;
	  border: none;
  }
  
  .select_marche{
  	  color: #444;
	  font-family: Tahoma;
	  font-weight: bold;

	  font-size: 1.1em;
	  padding-left: 10px;
  }
  
  #attesa_caricamento{
  	   display: none;
		width: 400px;
		height: 90px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -110px 0 0 -200px;
		border:  solid 2px;
		border-color: #0077D1;
		text-align: center;
		z-index: 2;
		padding-top: 30px;
		font-weight: bold;
		background-color: #000;
	
  }
  
  #attesa_caricamento img{
  	padding: 20px;
  }
  
.footer_links {
  text-align: left;
  font-size: 9px;
  margin: 0px;
	padding: 0px 10px;
	width: 746px;
	height: 30px;
	background: #000;
}
* html .footer_links {
	width: 768px;
}

.footer_links a {
  color: #0077D1;
}
