body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F3F3F3;
}

.normale {font-size: 10px; color: #898787}
.testopag {font-size: 75%; color: #686666}
.normalescuro {font-weight: bold; color: #666666}
.norm {font-weight: normal; color: #666666}
.bordo {border-color: black #666666; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.bordo2 {border-color: black #666666 #666666; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bordo3 {border-color: #666666 #666666 #666666 black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666}
.bordo4 {border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.txscheda {  color: #1F1F1F}
.txbianco {  color: #FFFFFF}

/*---------------------------------------------------------------------------------------------BODY-----------*/

body {
	background: url(img/sfondo.jpg) repeat-x;
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
	color: #666666;
}

a {
	color: #B90000;
	text-decoration: underline;
}

a:hover {
	color: #B90000;
	text-decoration: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
	font-size: 10px;
	color: #898787
}

.contact {
	font-weight: bold;
	font-size: 1em;
	color: #898787
}

/*---------------------------------------------------------------------------------MENU------------------------*/
#foxmenucontainer {
	text-align: right;
	/*height: 30px;*/
	background: #F0F0F0;
	display: block;
	padding: 5px 8px 1px 8px;
}

#foxmenu {
	position: relative;
	display: block;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
}

#foxmenu ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#foxmenu ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
	font-size: 1.2em;
}

#foxmenu ul li a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 7px 12px 0 16px;
	height: 30px;
	background: url(img/menu/foxmenu_bg-OFF.gif) no-repeat top left;
}

#foxmenu ul li a:hover{
	color: #fff;
	background: url(img/menu/foxmenu_bg-OVER.gif) no-repeat top right;
}

#foxmenu ul li a.current,
#foxmenu ul li a.current:hover {
	display: block;
	background: url(img/menu/foxmenu_bg-CURRENT.gif) no-repeat top right;
	color: #000;
	/*background: #CCCCCC;*/
	/*height: 27px;*/
	/*padding: 7px 12px 0 16px;*/
}



/*-------------------------------------------------------------------------------------HOME-----------*/
#layout {
	background-color: #f0f0f0;
	width: 700px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -350px;
}

total {
	padding-bottom: 15px;
}

.arrow {
	float: left;
	margin-right: 5px;
	width: 24px;
	margin-top: 10px;
}

#sede_content,
#supercar_content {
	background-color: #dde1db;
	margin-bottom: 5px;
	height: 37px;
}

#sede_content .testo,
#supercar_content .testo {
	float: left;
}

#col_sx {
	width: 350px;
	float: left;
}

#banners {
	margin-top: 25px;
}

#sede,
#supercars {
	float: left;
	width: 175px;
}

.image{
	text-align: center;
}

#col_dx {
	width: 350px;
	float: right;
}

#auto24 {
	text-align: center;
	margin: 25px 0 10px 0;
}

/*------------------------------------------------------------TEMPLATE-------------------*/

#che_pagina {
	text-align: center;
	margin: 20px 0 10px 0;
}

#che_pagina_img {
	color: #f0f0f0;
	text-align: center;
	margin: 0 0 30px 0;
}


#content {
	background-color: #f0f0f0;
	padding: 10px 10px;
}

/*----------------------------------------------------------AZIENDA---------------------*/
#immagini_auto {
	text-align: center;
	float: left;
	margin-left: 80px;
}


#text_azienda {
	float: left;
	width: 285px;
	margin-left: 60px;
	text-align: justify;
}


/*-----------------------------------------------------CONTATTI------------------------*/

#img_contatti {
	text-align: center;
	margin-top: 10px;
}

#text_contatti {
	text-align: center;
	color: #898787;
	margin-top: 20px;
}


/*---------------------------------------------------DOVE SIAMO------------------------*/

#mappa_google {
	text-align: center;
}

#indicazioni {
	margin: 10px 65px;
}

/*-----------------------------------------------------------FOOTER----------------------*/
#vendita {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#footer {
	/*width: 700px;*/
	color: #666666;
	text-align: center;
	padding: 5px 15px;
}








