/* GENERALE */
*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px auto;
	font-family:'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;	
	background:#000 url(images/fe/pattern_bg.gif) repeat-x top;
	color:#fff;
	text-align:center;
}
a img{
	border:none;
	padding:0px;
	margin:0px;
}
h1 span,
h2 span,
li span,
a span{
	display: block;
	height: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
strong {
  font-style: italic;
}

div.separatore {
  width: 100%;
  height: 1px;
  border-top: 1px solid #666;
  margin-bottom: 5px;
}


/* CONTENITORE */
#contenitore{
	width:958px;
	margin:0 auto;
	margin-top:16px;
	margin-bottom:16px;
}

#wrapper{
	width:956px;
}

/* HEADER */
#header{
	width:100%;
	height:236px;
	background:url(../images/fe/foto_header.jpg) no-repeat;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#logo{
  float: right;
	width:280px;
	height:145px;
	padding: 16px 16px 0 0;
}
#menu{
	width:100%;
	height:25px;
	background:#000;
	padding:0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#menu ul{
	list-style:none;
	padding:2px 0 0 0;
	margin:0px;
}
#menu ul li{
	float:left;
	display:inline;
	width: 100px;
}
#menu ul li span{
	height:17px;
	font-size: 11px;
	padding: 3px 5px 0 5px;
}
#menu ul li a{
	height:19px;
	margin-left: 2px;
	display:block;
	border: 1px solid #666;
	text-decoration: none;
	color: #fff;
}
#menu ul li.menu_noact a span{
  cursor: pointer;
}
#menu ul li.menu_noact a{
	background:url(../images/fe/fondo_menu.gif) repeat-x;
}
#menu li.menu_noact a:hover{
	height:19px;
	background:url(../images/fe/menuon.gif) repeat-x;
}
#menu li.menu_act{
	height:19px;
	background:url(../images/fe/menuon.gif) repeat-x;
	margin-left: 2px;
	border: 1px solid #666;
}

#testo_extra {
  width: 100%;
  height: 20px;
  border-bottom: 5px solid #666;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: right;
}
#testo_extra_bottom {
  width: 100%;
  height: 20px;
  border-top: 5px solid #666;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
  clear:left;
  text-align: right;
}


/* CORPO */
#corpo{
	width:100%;
	float:left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-bottom: 10px;
}
/* COLONNA SX */
#colonna_sx{
	width:420px;
	float:left;
}
.foto_sx{
	width:100%;
	height:100%;
	text-align:left;
}
.foto_sx img{
	width:400px;
	height:499px;
	margin:10px;
}
.foto_sx iframe {
	margin:10px;
}
/**:first-child+html #colonna_sx{
	padding-left:13px;
	width:230px;
}
*:first-child+html #colonna_sx h6{
	padding-left:10px;
}
*:first-child+html #colonna_sx p{
	padding-left:10px;
}
*/
/* COLONNA DX */
#colonna_dx{
	width:516px;
	float:left;
}
* html #colonna_dx{
	width:506px;
}
#box_testo{
	margin:10px;
	text-align:left;
	width: 100%;
}
#box_testo h5{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	background:url(../images/fe/sfondo_titolo_1.gif) repeat-x;
	text-align: center;
	margin-bottom: 5px;
}
#box_testo p{
	font-size:12px;
	text-align:justify;
	margin-bottom: 5px;
}
#box_testo #immagine_bottom {
	margin-top: 20px;
}
#box_testo p.prezzo{
	font-size:14px;
	margin-bottom: 10px;
}
#box_testo a{
color:#c3080e;
}
#box_testo ul {
  font-size: 12px;
  margin: 20px 0 20px 50px;
}

/* MODULO CONTATTI */
#modulo_richiesta {
border-bottom: 1px solid #666;
font-size: 11px;
height: 155px;
}
#modulo_richiesta #modulo_sx {
width: 280px;
float: left;
}
* html #modulo_richiesta #modulo_sx {
width: 260px;
}

#modulo_richiesta #modulo_sx label,
#modulo_richiesta #modulo_dx label {
display: table-cell;
}
#modulo_richiesta #modulo_sx label.label_breve {
width: 120px;
padding-right: 12px;
}
#modulo_richiesta #modulo_sx input {
margin-bottom: 5px;
}
#modulo_richiesta #modulo_sx input#nome,
#modulo_richiesta #modulo_sx input#email,
#modulo_richiesta #modulo_sx input#telefono {
width: 251px;
}
]html #modulo_richiesta #modulo_sx input#nome,
#modulo_richiesta #modulo_sx input#email,
#modulo_richiesta #modulo_sx input#telefono {
width: 231px;
}

#modulo_richiesta #modulo_dx textarea {
margin-top: 1px;
margin-bottom: 5px;
height: 96px;
width: 232px;
}
#modulo_richiesta #modulo_dx #submitter {
}

p#txt_contatti{
	margin-top:20px;
}
p#txt_contatti a,
p#txt_contatti a:hover{
	color:#c3080e;
}
/* FOOTER */
#footer{
	width:100%;
	clear:left;
	border-top:1px solid #fff;
	padding: 0 1px 0 1px;
}
#footer p{
	font-size:10px;
	padding: 3px 10px 20px 10px;
	color:#fcfcfc;
	text-align: right;
}
#footer p a,
#footer a:hover{
	color:#f0c1c3;
}


/* PERMUTA USAO */
table.permuta_table {
  font-size: 10px;
  margin-top: 10px;
  border: 0;
  width: 100%;
}
* html table.permuta_table {
  width: 506px;
}
table.permuta_table h4 {
  background: #666;
  width: 512px;;
  padding: 2px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 12px
}
.text {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:14px;
}
.text2 {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:14px;
}
.permuta_label {
width: 80px;
}
.permuta_input {
width: 173px;
}

/*LISTA AUTO**************************************************/
#box_lista{
	width:100%;
	float:left;
}
#form_selezione{
	width:100%;
  padding:10px 0px;
  margin-bottom: 10px;
	text-align:left;
	border-top: 5px solid #666;
	border-bottom: 1px solid #666;
}
.tabelladiricerca {
  width: 98%;
  margin-left: 5px;
}
.tabelladiricerca td {
  padding: 0;
}
.ricerca_separatore {
  float: left;
  width: 40px;
  height: 20px;
}

#form_selezione label{
	font-size: 10px;
	font-weight:bold;
}
#form_selezione select{
	background:#fff;
	border:1px solid #a5a5a5;
	font-size:10px;
	margin-left:2px;
}

#form_selezione p{
	font-size:11px;
	font-weight:bold;
	color:#c3080e;
	float:left;
	margin-top:20px;
	margin-left:60px;
}
#form_selezione p a,
#form_selezione p a:hover{
	color:#c3080e;
}

.mod_listaauto{
	width:100%;
	height: 165px;
	clear:left;
}
.riga_pari {
background: #111;
}
.mod_auto{
	width:703px;
	margin-left:15px;
	clear:left;
}
.titolo_scheda{
  float:left;
}
.foto_scheda{
	width:150px;
	height:113px;
	text-align:left;
	margin-top:4px;
	margin-bottom:4px;
	margin-left: 15px;
	float:left;
	padding-right:2px;
}
.foto_scheda img{
	width:150px;
	height:113px;
}
.foto_scheda p a,
.foto_scheda p a:hover{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	height:20px;
	width:180px;
	padding-left:21px;
}
.testo_scheda{
	width:82%;
	height:100px;
	text-align:left;
	padding-top:4px;
	float:left;
	font-size:11px;
}
* html .testo_scheda{
	width:80%;
}
.testo_scheda .testata {
	width:90%;
	height: 20px;
  display: inline;
  font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom: #666;
}
.testo_scheda .prezzo {
	width:30%;
	height:20px;
	line-height:20px;
/*	background:#666;*/
	color:#fff;
	float:left;
/*	border-right: 1px solid #000;*/
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
.testo_scheda .prezzo span {
  font-weight: normal;
  font-size: 10px;
}
.testo_scheda .km {
	width:23%;
	height:20px;
	line-height:20px;
/*	background:#ccc;*/
	color:#fff;
	float:left;
/*	border-right: 1px solid #000;*/
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
.testo_scheda .immatricolazione {
	width:23%;
	height:20px;
	line-height:20px;
/*	background:#ccc;*/
	color:#fff;
	float:left;
/*	border-right: 1px solid #000;*/
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
.testo_scheda .potenza {
	width:23%;
	height:20px;
	line-height:20px;
/*	background:#ccc;*/
	color:#fff;
	float:left;
	text-align: center;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
.testo_scheda h3{
	width:95%;
	height:20px;
	line-height:20px;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	clear:left;
}
.testo_scheda h3 a {
	color:#e00404;
  text-decoration: none;
}
.testo_scheda h3 a:hover {
  text-decoration: underline;
}
.testo_scheda p{
	margin-left:20px;
	width:95%;
}
.testo_scheda_dettaglio{
	width:322px;
	text-align:left;
	padding-top:10px;
	padding-bottom:30px;
	float:left;
	font-size:11px;
}
.testo_scheda_dettaglio p{
	width:95%;
	font-size: 12px;
}
.testo_scheda_dettaglio h3 {
}
.iva_esposta {
  font-size: 9px;
  font-weight: normal;
}
.bordo{
	/*border-bottom:1px dashed #8e8e8e;*/
}
.testo_scheda p span{
	font-weight:bold;
	color:#c3080e;
}


/******** PAGINAZIOINE *************/
.paginazione{
	width:100%;
	line-height:30px;
	height:30px;
	clear:left;
}
.pag_bottom {
border-top: 5px solid #666;
}
div.paginazione table{
	font-size: 10px;
  width: 100%;
  height: 27px;
  text-align: center;
}
.paginazione_sx {
  width: 33%;
}
.paginazione_dx {
  width: 33%;
  text-align: right;
}
div.paginazione ul{
	list-style:none;
	text-align: right;
}
div.paginazione li{
	display:inline;
	margin-right:6px;
	font-size:11px;
 	font-weight:bold;
	height:19px;
}
div.paginazione li.act{
 	display:inline;
	text-decoration:none;
	font-weight: bold;
}
div.paginazione a{
	color:#d7d7d7;
	text-decoration:underline;
	font-weight: normal;
}
div.paginazione a:hover{
	color:#fff;
	text-decoration:underline;
}
div.paginazione li.indietro a{
	/*background:url(../images/fe/freccia_sx.gif) no-repeat;*/
	padding:3px 0px;
	text-decoration:underline;
}
div.paginazione li.avanti a{
	/*background:url(../images/fe/freccia_dx.gif) no-repeat;*/
	padding:3px 0px;
	text-decoration:underline;
}
div.paginazione li.indietro a:hover{
	color:#fff;
	text-decoration:underline;
}
div.paginazione li.avanti a:hover{
	color:#fff;
	text-decoration:underline;
}


/******** SCHEDA *******************/
/* COLONNA SX */
#scheda_colonna_sx{
	width:536px;
	float:left;
}
#scheda_colonna_dx{
	width:400px;
	float:left;
}
* html #scheda_colonna_dx{
	width:390px;
}
#box_scheda{
	width:100%;
	float:left;
	padding-top:23px;
	border-bottom:1px solid #787878;
}
#foto_scheda_auto{
	width:100%;
	margin-bottom:11px;
	float:left;
	clear: left;
	margin-left: 10px;
	margin-top:5px;
	padding-top:5px;
}
* html #foto_scheda_auto{
margin-left: 5px;
}
#foto_scheda_auto img{
	width:522px;
	height:392px;
	border:0;
	float: left;
	text-align: left;
	/*filter:revealTrans(duration=2,transition=23);*/
	filter:progid:DXImageTransform.Microsoft.Fade();
	/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;*/
}
* html #foto_scheda_auto img#fotoprincipale { /* HACK FOR IE */
	width:526px;
  padding: 0;
  margin-left: -5px;
}
div.stampa_scheda_auto{
	background: #f8f8f8;
	border: 1px solid #333;
	font-size: 11px;
	padding: 2px 0;
	font-weight: bold;
	width: 325px;
	float:left;
	clear: both;
	margin-bottom: 10px;
}

div.stampa_scheda_auto a {
  color:#666;
}
div.stampa_scheda_auto a:hover{
	color:#3a3a3a;
}
.tit_scheda{
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	color:#c3080e;
	text-align:left;
}
#corpo_galleria{
	width:100%;
	margin-top:14px;
	float:left;
	padding-bottom: 20px;
}
#tit_galleria{
	width:199px;
	height:23px;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#8f8f8f;
}
#box_galleria{
	width:100%;
	float:left;
}
#box_galleria img{
	width:120px;
	height:90px;
  border:0;
  margin:0 14px 14px 0;
  padding:0;
  float: left;
}

.equipaggiamento{
margin-top: 10px;
}

.equipaggiamento h4 {
padding: 2px 0;
width: 100%;
border-bottom: 1px solid #666;
font-size: 12px;
color: #bbb;
font-weight: normal;
}

.equipaggiamento p {
padding: 5px;
}






/* RICHIESTA INFORMAZIONI */
#richiesta_info {
  width: 100%;
  float: left;
  padding-top: 10px;
  border-top: 1px solid #666;
}
#form_box {
	width: 100%;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
#form_box td {
  vertical-align: top;
}
#richiesta_info h4{
 	width: 100%;
  font-size:12px;
  background: #787878;
  margin-top: 10px;
  padding: 2px 0;
  color: #f7f7f7;
}
#form_box input {
	border: 1px solid #666;
	width: 230px;
	color: #666;

}
#form_box textarea {
	border: 1px solid #666;
	width: 230px;
	color: #666;
}
#form_box div.hr {
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box label {
	float: left;
	margin: 4px 0pt;
	text-align: left;
  font-size: 11px;
}
#submitter {
  border: 1px solid #666;
  margin: 10px 0 5px 0 ;
  background: #e4e4e4;
  color: #555;
  cursor: pointer;
  font-size: 11px;
}
 
#log {
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}
 
#log_res {
	overflow: auto;
	background: #fff;
	border: 1px solid #666;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}
 
#log_res.ajax-loading {
	padding: 10px 0;
	background: #fff url(../images/spinner.gif) no-repeat center;
}

.input_col {
float: right;
}

a.back_link {
  font-size: 10px;
  font-weight: bold;
	color:#e00404;
  height: 19px;
  line-height: 19px;
  text-decoration: none;
}

a.back_link:hover {
  text-decoration: underline;
}

#dati_tecnici {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
}

#dati_tecnici td.etichetta{
	color: #bbb;
	width: 33%;
}
#dati_tecnici td{
  height: 20px;
}
