@CHARSET "ISO-8859-1";
/*STRUTTURA*/
body{
	background-image: url("../img/background.png");
	background-repeat: repeat-x;
	background-color: #551919;
	
	color:#D90101;
	font-size:12px;
	font-family:Arial;
}
#centrato{
	width:849px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color: #FFFFFF;
}
#top{
	height:110px;
}
#top img{
	border:none;	
}
#menu_top{
	width:828px;
	height:24px;
	margin-top:0px;
	margin-bottom:1px;
	margin-left:8px;
	margin-right:11px;
	background-color: #BB0606;
	padding-top:9px;
}
#menu_top a{
	margin-left:17px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#FFFFFF;
}
#menu_sx{
	width:161px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:10px;
	background-color: #BB0606;
	float:left;
}
#menu_sx h1{
	margin:0px;
	padding-top:15px;
	padding-left:5px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
}
#menu_sx ul{
	list-style: none;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:10px;
}
#menu_sx li{
	line-height: 2.5;	
}
#menu_sx a{
	color:#FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
#menu_sx a:hover{
	text-decoration: underline;
}
#content{
	width:660px;
	margin-left:167px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
#footer{
	clear:both;
	width:849px;
	background-color:#BB0606;
}
#footer p{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
.clear{
	clear: both;	
}
.titolo_sezione{
	color:#D90101;	
}
/*DOVE SIAMO*/
#mappa{
	width:655px;
	height:400px;
	border:1px solid #BB0606;
}
/*NEWS*/
#container_news>h1{
	text-align: center;
	font-size:18px;
	font-weight: normal;	
}
.news{
	float:left;
	width:658px;
	margin-bottom:30px;
	min-height:150px;
}
.news a{
	text-decoration: none;
	color:#D90101;
}
.img_news{
	float:left;
	width:170px;
}
.img_news img{
	width:150px;
	border:1px solid #BB0606;
	margin-left:10px;
	margin-right:10px;
}
.testo_news{
	float:left;
	width:473px;
	min-height:150px;
	padding-left:10px;
}
.titolo_news{
	font-size:16px;
	margin:0px;
}
.data_news{
	font-style: italic;
	font-size:10px;
	margin:0px;
}
.continua{
	text-decoration: underline;
}
#paginate{
	clear:both;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
}
#paginate a{
	color:#D90101;
	text-decoration: underline;
}
#pagina_corrente{
	font-size: inherit;
	font-weight: bold;
	border: 1px solid;
}
.foto_news{
	width: 180px;
	text-align: center;
	border:1px solid #BB0606;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.foto_news img{
	max-height: 120px;
	border:none;	
}
/*MODELLI*/
#top_modello{
	margin-bottom:15px;
	float:left;	
}
#container_modello{
	width:100%;	
}
#container_modello h1{
	text-align: left;
	font-size:20px;
	font-weight: bold;	
}
#foto_modello{
	float:left;
	margin-right:5px;
}
#foto_modello img{
	width:400px;
	border:1px solid #BB0606;
}
#tabella_modello{
	float:left;
	margin-bottom:20px;
}
#tabella_modello table{
	border:1px solid white;
	color:#000000;
	width:240px !important;
}
#legenda_modello{
	float:left;
}
#legenda_modello img{
	width:240px;
	border:1px solid #BB0606;
}
#descrizione_modello{
	line-height: 1.5;
}
/*CHI SIAMO*/
.foto_fading_chi_siamo{
	width:650px;
	height:200px;
	border:1px solid #BB0606;
}
#slideshow {
    position:relative;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*MARCHI*/
#container_marchi{
	text-align: center;
}
#container_marchi h1{
	text-align: center;
	font-size:18px;
	font-weight: normal;	
}
.img_marchio{
	float:left;
	margin:10px;
}
/*HOME PAGE*/
.foto_fading_home{
	margin-top:10px;
	width:650px;
	height:300px;
	border:1px solid #BB0606;
}
#video_home{
	margin-top:10px;
	margin-left:10px;
}
/*DISTRIBUTORI*/
#container_distributori{
	text-align: center;
}
#container_distributori h1{
	text-align: center;
	font-size:18px;
	font-weight: normal;	
}
#mappa_distributori{
	border:none;
}
#elenco_distributori{
	text-align: left;
}
.nome_distributore{
	font-weight: bold;
}