/* Foglio di stile formattazione testo */

.clear {
	clear: both;
	}

p 	{
	clear: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1em;
	}

table 	{
	font-size: 1em;
	border-collapse:collapse;
	margin-top: 0;
	margin-bottom: 0.9em;
	color: #555;
	}
img, fieldset	{
	border: 0;
	}
img {
	border-color: #666;
	}
img.floatTR
	{
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0em;
	}
img.floatTL
	{
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0em;
	}
.left {
	float:left;
	}

a	{
	color: #D12F1D;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

.link {
	margin: 0px 0 2px 0;
	padding: 2px 0 2px 18px;
	background: url(/icone/icona_foglio_02.gif) no-repeat 0 center;
	}
hr 	{
	color: #ddd;
	width: 100%;
	height: 1px;
	border: solid;
	margin: 0;
	}

h1  {
	font-size: 2.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #D12F1D;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 0.625em 0;
	}
	
h2 {
	clear: both;
	font-size: 2em;
	line-height: 1;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #D12F1D;
	margin: 1em 0;
	}

h2 a {
	text-align: left;
	color: #D12F1D;
	text-decoration: none;
	}

h2 a:hover {
	color: #D12F1D;
	text-decoration: underline;
	}

h3  {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #D12F1D;
	margin: 0px 0 2px 0;
	}

h3 a {
	text-align: left;
	color: #D12F1D;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
	}
h5  {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	margin: 5px 0 5px 0;
	}

ol, ul	{
	line-height: 1.3em;
	text-align: left;
	border: 0;
	}

li	{
	font-size: 10px;
	text-align: left;
	border: 0;
	}
.box_content ul	{
	list-style: none;
	line-height: 1.5em;
	text-align: left;
	margin-left: 1.5em;
	border: 0;
	margin-bottom: 1.5em;
	}

.box_content li	{
	font-size: 1em;
	text-align: left;
	padding-left: 1.5em;
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	background-image: url(../icone/arrow_01.gif);
	} 

/**************************
/* menu orizzontale
/**************************/


div#minitabs ul{
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

div#minitabs li{
	float: left;
	height: 50px;
	margin: 0;
	padding:0;
    background: url(../images/back_menu_orizz.gif) no-repeat top left;
	}

div#minitabs a{
	display: block;
	width: 123px;
    line-height: 50px;
	text-decoration: none;
    background: url(../images/back_menu_orizz.gif) no-repeat top left;
    color: #D6C5C3;
	text-align: center;
	border-top: 0px solid #000;
	}

div#minitabs a:hover{
	
	color: #fff;
	border-top: 0px solid #e20000;
	}
div#minitabs li#current{
	width: 123px;
	line-height: 50px;
	text-align: center;
	border-top: 0px solid #2A91E7;
	color:#555;
	 background: url(../images/back_menu_orizz_active.gif) no-repeat top left;
	}
div#minitabs li#activelink a,div#minitabs li#activelink a:hover{
    background: url(../images/back_menu_orizz.gif) no-repeat top left;color: #6B4131}


li.selezionato {
	background: #fff;
	font-weight: normal;
	height: 2.8em;
	line-height: 2.8em;
    padding-left: 16px;
	color: #e20000;
	text-decoration: none;
	border-left: 3px solid #e20000;
	}

/* Menu superiore orizzontale */

div#navigation{
	width: 780px;
	height: 32px;
	margin:0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/7_nav2.jpg);
	}

/* Foglio di stile presentazione */


.link_cerca {
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0 2px 0;
	padding: 2px 0 2px 17px;
	background: url(/icone/icona_lente_01.gif) no-repeat 0 center;
	}
.immagine {
	margin: 0 0px 3px 0;
}

.immagine img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.nasc {
	display: none;
}

.nasc2 {
	display: none;
}

.text1 {  
	margin: 0;
	font-size: 10px;
	color: #555;
	font-style: normal;
	}

.text2 {  
	margin: 0;
	font-size: 10px;
	color: #E20000;
	font-style: normal;
	}

/***********************************/
/** Box varie
/***********************************/



.box_form {
font-size: 10px;
padding: 5px 15px 20px 15px;
margin: 0;
background:url(../sfondo_login_homepage.gif) #fff no-repeat 0 100%;
}
.list1 li {
line-height: 1.7em;
list-style-type: none;
padding: 0 0 0 15px;
margin: 0;
background: url(../icone/arrow_diagonale_01.gif) no-repeat 0 5px;
}

/*********************************
/** Occasione della settimana
/*********************************/
h1#occasione_settimana {
	position: relative;
	width: 145px;
	height: 27px;
    font: bold 14px Arial,sans-serif;
	color: #fff;
	}

h1#occasione_settimana span {
	position: absolute;
	width: 100%;
	height: 100%;
    background:url(../images/titolo_vetrina.gif);
	}

#box_autosettimana	{
	width:535px;
	height:310px;
	display:inline;
	position: relative;
	margin: 0 5px 5px 0;
	padding:0;
	float:left;
	text-align: left;
	background: url(../images/back_occasione_settimana.jpg) repeat-x 0 bottom;
	}
#box_autosettimana h1	{
	margin: 5px 15px 20px 15px;
	}
#box_autosettimana h2	{
	margin: 5px 0;
	}
.box_autosettimana_titoli	{
	padding: 10px 15px 15px 0;
	}
.colonna_home1	{
	float: left;
	}
.colonna_home2	{
	float: right;
	text-align: right;
	}
.box_occasione	{
	margin: 5px 15px 15px 15px;
	}
/*********************************/
/* stile tabelle dati mezzo      */

.content_box_occasione, .content_desc_mezzo {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 5px;
	}
.content_desc_mezzo {
	padding-bottom: 5px;
	}
.content_box_occasione table {
	float: left;
	color: #555;
	width: 230px;
	margin-right: 15px;
	}
.content_desc_mezzo table {
	color: #555;
	width: 350px;
	margin: 0 15px 15px 0;
	}
.content_segnala_mezzo table {
	color: #555;
	width: 100%;
	margin: 0 15px 0 0;
	}
.content_box_occasione th,
.content_box_occasione td,
.content_desc_mezzo th,
.content_desc_mezzo td {
	text-align: left;
	padding: 2px;
	}

.content_segnala_mezzo th,
.content_segnala_mezzo td {
	text-align: left;
	padding: 2px 4px;
	}
.content_box_occasione th {
	font-weight: normal;
	}
.content_box_occasione tfoot td {
	padding: 15px 2px 0 2px;
	}
.bordo_foto1, 
a.bordo_foto1 { 
	float: left; 
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0;
} 
a.bordo_foto1:hover {border: 2px solid #D12F1D;}


/*********************************
/** Ultime auto inserite
/*********************************/

h2#ultimi_arrivi {
	position: relative;
	width: 123px;
	height: 20px;
    font: bold 12px Arial,sans-serif;
	color: #D8D8CB;
	}

h2#ultimi_arrivi span {
	position: absolute;
	width: 100%;height: 100%;
    background:url(../images/titolo_ultimi_arrivi.gif)}


#box_ultimeauto	{
	width:200px;
	height:310px;
	display:inline;
	position: relative;
	margin:0 0 5px 0;
	padding:0;
	float:right;
	text-align: left;
	background: #D8D8CB;
	/*background: #E3F7FE url(../images/back_box_ultime.jpg) repeat-x 0 0;*/
	}
#box_ultimeauto h2	{
	margin: 15px;
	}
#box_ultimeauto img	{
	margin: 0;
	}
.auto_preview	{
	clear: both;
	margin:0;
	padding:0;
	height: 80px;
	}
.col_foto	{
	clear: both;
	display:inline;
	position: relative;
	margin:0;
	padding:0 10px 15px 0;
	float:left;
	text-align: left;
	}
.col_box, 
a.col_box { 
	clear: both; 
	float: left; 
	border: 2px solid #444; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 0 0 15px;
	height: 60px;
} 
a.col_box:hover {border: 2px solid #7ABBEB;}
.col_link_box	{
	overflow: hidden;
	float:left;
	text-align: left;
	width: 80px;
	height: 82px;
	}

/*********************************
/** Descrizione automezzo
/*********************************/
.colonna	{
	margin-bottom: 10px;
	}
.colonna1	{
	float: left;
	}
.colonna2	{
	float: right;
	}

.bordo_foto2, 
a.bordo_foto2 { 
	float: left; 
	border: 2px solid #888; 
	background-color: #fff; 
	padding: 2px; 
	margin: 0 0 5px 5px;
} 
a.bordo_foto2:hover {border: 2px solid #D12F1D;}


/*********************************
/** Box ricerca
/*********************************/
.box_form_ricerca  {
	clear: left;
	width: auto;
	margin: 0;
	padding:0;
	background: #f9f9f9;
	border: 1px solid #666;
	text-align: center;
	}

.form_ricerca  {
	font-size: 1em;
	width: 500px;
	margin: 10px auto;
	text-align: left;
	}
.ricerca_colonna1  {
	float: left;
	width: 50%;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	}

.ricerca_colonna2  {
	float: left;
	width: 50%;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	}

.ricerca_colonna  {
	clear: left;
	overflow:auto;
	margin: 0;
	padding:0;
	margin-bottom: 4px;
	width: 96%;
	voice-family: "\"}\"";   
    voice-family: inherit;
	width: 100%;
	}

#navigator  {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	background: #D8D8CB;
	color: #666;
	padding: 8px 15px;
	}

#navigator a {
	text-decoration: none;
	font-weight: bold;
	}

#navigator a:hover {
	text-decoration: underline;
	}

.selezionato {
	font-weight: bold;
	color: #fff;
	padding: 0;
	}

/* box per news e servizi */

.tabella_elenco   {
	width: 96%;
	voice-family: "\"}\"";   
    voice-family: inherit;
	width: 710px;
	}
.tabella_elenco th {
	font-size: 1.1em;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	padding: 6px 4px;
	background: #3f3f3f;
	}
.tabella_elenco td {
	font-size: 1.1em;
	margin: 0;
	padding: 6px 4px;
	color: #555;
	border-bottom: 1px solid #ccc;
	}
.pari {
	background: #f9f9f9;
	}


/*********************************
/** News
/*********************************/


.box_news	{
	width:505px;
	min-height: 130px;
	display:inline;
	position: relative;
	margin-right:5px;
	padding: 14px 15px;
	float:left;
	text-align: left;
	background: url(../images/back_banner_01.gif) repeat-x 0 0;
	}
h2#titolo_news {
	position: relative;
	width: 247px;
	height: 24px;
    font: bold 12px Arial,sans-serif;
	color: #F0F0F0;
	margin-bottom: 12px;
	}

h2#titolo_news span {
	position: absolute;
	width: 100%;height: 100%;
    background:url(../images/titolo_news.gif)}

h2#titolo_servizi {
	position: relative;
	width: 250px;
	height: 24px;
    font: bold 12px Arial,sans-serif;
	color: #F0F0F0;
	margin-bottom: 12px;
	}
/*.banner_officina {
	background: url(../images/chiave_inglese.jpg) no-repeat right top;
	}*/

h2#titolo_servizi span {
	position: absolute;
	width: 100%;height: 100%;
    background:url(../images/titolo_servizi.gif)}

.box_news h3  {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #3A90CA;
	margin: 0px 0 2px 0;
	padding: 2px 0 0 18px;
	background: url(/icone/icona_foglio_02.gif) no-repeat 0 3px;
	}

.box_news_desc  {
	clear: both;
	width: auto;
	margin: 0;
	padding: 18px 18px 20px 20px;
	border: 0;
	/*border-bottom: 3px solid #f0f0f0;
	background-color: #333;*/
	}
.box_news_desc img {
	margin: 0 0 20px 20px;
	border: 0;
	}

/*********************************
/** Box Banner
/*********************************/

h2#ultimi_arrivi {
	position: relative;
	width: 123px;
	height: 20px;
    font: bold 12px Arial,sans-serif;
	color: #D8D8CB;
	}

h2#ultimi_arrivi span {
	position: absolute;
	width: 100%;height: 100%;
    background:url(../images/titolo_ultimi_arrivi.gif)}


#box_banner1	{
	width:200px;
	display:inline;
	position: relative;
	margin:0 0 5px 0;
	padding:0;
	float:right;
	text-align: left;
	background: url(../images/back_box_ultime.jpg) repeat-x 0 0;
	}
#box_banner1 h2	{
	margin: 15px;
	}
#box_banner1 img	{
	margin: 0;
	}

/*********************************
/** Box messaggi di avviso
/*********************************/

.box_ok	{
	clear: left;
	width: auto;
	color: #333;
	font-size: 1em;
	border: 1px solid #B4DA31;
	background: #EEF5D7 url(/icone/icona_ok_04.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_info	{
	clear: left;
	color: #333;
	width: auto;
	font-size: 1em;
	border: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_info_gialla.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_errore	{
	clear: both;
	width: auto;
	font-weight: bold;
	color: #333;
	font-size: 1em;
	border: 1px solid #E84646;
	background: #FFE3E3 url(/icone/icona_errore_03.gif) no-repeat 10px 6px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.icona_info {
	background: url(/icone/icona_info_01.gif) no-repeat 0 0.15em;
	padding: 0 0 0 18px;
	}
.testo_info	{
	clear: left;
	width: auto;
	background: url(/images/icona_info.gif) no-repeat 0px 5px;
	margin: 15px 0;
	padding: 10px 10px 10px 60px;
	}