/* CSS Document */
*{
margin:0;
padding:0;
}
body{
background-color:#ffffff;
font-size:14px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenitore{
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
.clear{
clear:both;
}
a{
color:#000000;
}
/* ------- INTESTAZIONE -----------*/
#logo{
display:none;
width:180px;
float:left;
}
#logo h1{
background-image:url(../imgs/logo.gif);
background-repeat:no-repeat;
height:116px;
width:170px;
}
#logo h1 span{
display:none;
}
#logo_stampa{
display:block;
}
#intestazione{
width:960px;
height:115px;
margin-bottom:7px;
padding-top:5px;
}
#intestaz_foto{
display:none;
width:742px;
float:right;
}
#slogan{
display:none;
width:742px;
height:27px;
border-bottom:1px solid #666666;
background-image:url(../imgs/alservizio_it.gif);
background-repeat:no-repeat;
text-align:right;
margin-bottom:10px;
}
#img_header{
display:none;
width:742px;
height:83px;
padding-top:4px;
padding-bottom:4px;
}
#img_header img{
float:left;
margin-left:4px;
border:none;
}
/* ------ CONTENITORE MENU E TITOLONE BIANCO --------------*/
#contenitore_menu{
display:none;
width:960px;
}
/*----- menu  ----- */
#menu{
display:none;
width:775px;
float:left;
}
#menu ul{
list-style-type:none;
text-decoration:none;
}
#menu ul li{
margin-bottom:4px;
}
#menu ul li a {
height:13px;
display:block;
text-decoration:none;
font-weight:bold;
color:#000000;
background-color:#C7D6DF;
padding-left:12px;
}
#menu ul li a:hover, active {
background-color:#82A4B9;
color:#FFFFFF;
}
#briciole{
display:none;
text-align:right; 
padding-top:12px;
padding-right:15px;
padding-bottom:2px;
border-bottom:1px solid #CCCCCC;
}
.pagina_attiva{
display:block;
margin-left:-12px;
padding-left:12px;
background-color:#82A4B9;
font-weight:bold;
color:#FFFFFF;
}
/* ---- titolone bianco ----*/
#cont_titolo{
display:none;
width:185px;
height:150px;
float:right;
background-color:#82A4B9;
float:right;
}
#cont_titolo h1{
font-size:26px;
font-weight:bold;
color:#FFFFFF;
padding-top:115px;
margin-left:10px;
}
.barche{
margin-top:-25px;
}

/* -------------------- CONTENITORE CENTRO -----  */
#cont_centro{
width:960px;
background-color:#FFFFFF;
}
#sx{
width:715px;
float:left;
padding-left:20px;
padding-right:40px;
padding-bottom:20px;
}
/*------------------col dx ---------------*/
#dx{
display:none;
width:185px;
float:right;
}
#dx ul{
margin-top:5px;
list-style-type:none;
}
#dx ul li{
display:block;
/*height:17px;*/
padding-top:5px;
padding-bottom:5px;
background-image:url(../imgs/tratteggiomenu.gif);
background-position:bottom;
background-repeat:repeat-x;
}
#dx ul li a{
display:block;
padding-left:10px;
margin-bottom:5px;
text-decoration:none;
background-image:url(../imgs/quadro1.gif);
background-repeat:no-repeat;
background-position:left;
}
#loghi{
text-align:left;
margin-top:50px;
margin-bottom:50px;
}
#loghi img{
margin-bottom:5px;
}
.concessionaria{
color: #5A7789;
font-weight:bold;
border-bottom:1px solid #5A7789;
padding-bottom:2px;
display:block;
}
h2{
font-size:22px;
font-weight:bold;
margin-bottom:40px;
}
/*------ form -----------*/
hr {
	color: #CCCCCC;
	height: 1px;
	background-color: #CCCCCC;
	border: 0px;
	margin-bottom:10px;
}
/*-----------------------  BARCHE NUOVE ---------------------*/
.dettaglio_barca table td, th{
text-align:left;
padding:2px;
}
.dettaglio_barca table th{
padding-left:20px;
}
.dettaglio_barca table{margin-top:15px;}
.schedabordo{
border:3px solid #82A4B9;
}
.foto_barca{
float:left;
}
.descrizione{
width:200px;
background-color:#CADBE5;
padding:10px;
margin-top:10px;
margin-left:20px;
float:left;
}
.descrizione a{
color: #5A7789;
font-weight:bold;
text-decoration:underline;
}
.descrizione img{
margin:5px;
}
.azzurro{
color: #5A7789;
font-weight:bold;
}
.elenco_barche{
width:300px;
float:right;
clear:right;
}
.elenco_barche.odd{
width:300px;
float:left;
clear:left;
}
.elenco_barche td{
text-align:left;
}
.elenco_barche td a{
text-decoration:none;
}
.torna {margin:10px 0; display:none;}
.rif{}
.modello{}
.anno{}
.noprint {display:none;}

option{
padding-left:10px;
}
form table td{
padding:2px;
}
#fine_scheda a{float:left; margin-right:15px; display:none;}
/*-----------------------  NEWS ---------------------*/
h3{
font-size:15px;
font-weight:bold;
color: #5A7789;
margin-top:20px;
margin-bottom:5px;
padding-left:10px;
background:url(../imgs/bg_titolo_news.gif) no-repeat left;
}
.testo_news{
line-height:12px;
margin-bottom:5px;
}
.a_news{border-bottom:1px solid #82A4B9;}
.a_news img{margin:15px auto 15px 0;}
.link, .allegato{margin-left:10px; background:url(../imgs/bg_allegato.gif) no-repeat left; padding-left:10px;}

