@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body,html {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	display: block;
	width: 580px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding:0 0 10px 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;
	line-height: 30px;
}
.indirizzo {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 30px;
}



p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #003399;
}
#box {
	margin: auto;
	width: 800px;
}
#sx { width: 200px; float: left; margin: 0px; padding: 0px; 
}
#dx { width: 580px; float: left; padding: 10px; margin: 0px; 
}


#privacy {
	float: left;
	width: 540px;
}

#testo {

}
#header {
	border: 5px solid #666666;
	height: 190px;
	width: 570px;
	margin: 0px;
	padding: 0px;

}
#bmw {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background-image: url(../img/bmwmini.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}


#header a {
	display: block;
	float: left;
	margin-left: 110px;
}
#footer {
	height: 12px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	float: left;
	width: 580px;
}
#footer a{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	
}
#menu {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.menu1 {
	width:190px;
	list-style:none; /* elimino i punti elenco */
	margin:0;
	padding:0; /* elimino i rientri delle liste */
}
ul.menu1 li a {
	display:block; /* il link occupa tutto lo spazio orizzontale */
	text-decoration:none; /* lascia spazio far il bordo del menu e il testo del link */
	height:30px;
	line-height:30px; /* altezza del link: height e line-height devono avere il medesimo valore */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbebe;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.menu1 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu1 li a:link, ul.menu1 li a:visited {
	color: #666666;
	font-size: 13px;
	background-color: #ccc;
} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active {
	color:#336699;
	background-color: #eee;
} /* colori per l'effetto roll-over */
#form {
	background-repeat: no-repeat;
	background-position: center center;
}
#wallpaper {
	padding: 0px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height: 100px;


}
#wallpaper a{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	background-color: #E5E5E5;
	display: block;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#wallpaper a:hover {
	color: #CCCCCC;
	background-color: #666666;
	
}
#foto img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.convenzioni {
	margin: 0px;
	width: 560px;
	height: 60px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.convenzioni img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
	.convenzioni a {
	display: block;
	height: 60px;
	text-decoration: none;
	line-height: 60px;
	color: #666666;
	text-align: right;
	}
.convenzioni a:hover {
	display: block;
	height: 60px;
	text-decoration: underline;
	color: #003399;
}


#foto {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
#clear {
	clear: both;
}
.img {
	float: left;
	width: 265px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100px;
}
.img a {
	color: #666666;
	font-size: 11px;
}
.img a:hover {
	color: #0099CC;
}
.iban {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.tdsx {
	margin: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.grassetto {
	font-weight: bold;
}



.evidenziato {
	color: #0099CC;
	background-image: url(../img/freccia.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td {
	height: 30px;
	width: 25%;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#vendita img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
#vetrina img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	float: left;
	margin-right: 20px;
}
#vetrina {
	height: auto;
}
a.vetrina{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	background-color: #E5E5E5;
	display: block;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
a.vetrina:hover{
color: #CCCCCC;
	background-color: #666666;
	
}
.inttab {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#news {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newslink {
	display: block;
	height: 20px;
	width: 170px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../img/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}


.data { color: #cd071e; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:5px 0 5px 0; }
.border {
	border: 7px solid #666666;
}
.back {
	text-align: right;
	display: block;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	line-height: 20px;
}
#driver {
	margin: 10px;
	width: 80px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#driver img {
	margin: 0px;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #666666;
}
#headnoflash {
	height: 190px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

/*================================== LINK SPAESATO ============================*/

.spaesato { text-indent: -9999px; display: block; height: 70px; width: 190px; background-image: url(../img/logo_spaesato.png); background-repeat: no-repeat; background-position: 0px 0px; margin:40px 0 40px 0; border-bottom:1px solid #BFBEBE; padding:0 0 10px 0;
 }
a.federmini { text-indent: -9999px; display: block; height: 100px; width: 190px; margin:40px 0 0; border-bottom:1px solid #BFBEBE; padding:0 0 10px 0; background-image: url(../img/federmini.png); background-repeat: no-repeat; background-position: -30px 0px; }

/* ----------------------------------------- SHARE ------------------------------------------------ */

#share    { display:block; margin:20px 0 20px 10px; }

#facebook, #twitter, #youtube { background-image: url(../img/social.png); text-indent: -9999px; display: inline-block; height: 20px;  background-position: 0px 0px; margin-right: 10px; background-repeat: no-repeat; }

#youtube {  background-position: -50px 0px; width: 36px; }
#youtube:hover { background-position: -50px -20px;}

#facebook {  background-position: 0px 0px; width: 20px; }
#facebook:hover { background-position: 0px -20px;}

#twitter { background-position: -20px 0px; width: 30px; }
#twitter:hover { background-position: -20px -20px; }

/*================================== NEWS ============================*/

.news 			{ margin:20px 0 20px 0; padding:10px 0 10px 0; border-bottom:1px dotted #999; border-top:1px dotted #999; }
.news h2 		{ margin:0 0 20px 0; color:#333;  }
.news a.more	{ color:#cd071e; border-bottom:1px dotted #cd071e; padding:0 0 2px 0; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
