@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
/*	background: #BDC3C9;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size:65%;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< STRUTTURA >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#containerHeader{width:100%;height:131px;background:#BDC3C9 url(images/bg_containerHeader.jpg) repeat-x;}
#container {width:100%;background:#FFFFFF;padding:15px 0;}
#containerFooter {width:100%;background:#BDC3C9 url(images/bg_containerFooter.jpg) repeat-x;}
/* -----------------------HEADER---------------------- */
#header {width:960px;overflow:hidden;text-align:left;margin:0 auto;background: url(images/bg_header.gif) right bottom no-repeat;}
.logo{padding-bottom:12px;float:left;}
/* -----------------------CONTENT---------------------- */
#content {width:960px;overflow:hidden;text-align:left;margin:0 auto;}
#contentSX {width:194px;\width:210px;w\idth:194px;float:left;padding-right:16px;}
#contentCC {width:485px;float:left;}
#contentDX {width:250px;\width:265px;w\idth:250px;float:left;padding-left:15px;}
#contentDXgrande {width:750px;float:left;}
/* -----------------------FOOTER---------------------- */
#footer {width:960px;overflow:hidden;text-align:left;margin:0 auto;}
#footer p{color:#365472;font-size:1em;text-transform:uppercase;}
#footer p a:link, #footer p a:visited{color:#365472;text-decoration:none;font-weight:normal;}
#footer p a:hover, #footer p a:active, #footer p a:focus{text-decoration:underline;}
/* -----------------------Container vari---------------------- */
.contenitore{width:750px;overflow:hidden;}
.contenuto1{width:350px;float:left;}
.contenuto2{width:380px;\width:395px;w\idth:380px;padding-left:15px;float:left;}

.container2col{width:485px;overflow:hidden;}
.container2colSX{width:235px;float:left;}
.container2colDX{width:235px;float:right;}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< NAVIGAZIONE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* -----------------------menù principale---------------------- */
.topNav{font-size:1.2em;width:665px;float:right;margin:0;padding:0px; list-style-type:none;margin-top:50px;}
.topNav li{text-transform:uppercase;float:left;}
.topNav a {padding:0px 15px;text-decoration:none;display:block;border-left:1px solid #365472;}
.topNav a:link, .topNav a:visited{color:#28639d; text-decoration:none;background:url(images/marcatoreBlu.gif) 5px center no-repeat;}
.topNav a:hover, .topNav a:active, .topNav a:focus{color:#203a53; background:url(images/marcatoreRosso.gif) 5px center no-repeat;}
.topNavAperto a:link, .topNavAperto a:visited{color:#203a53;background:url(images/marcatoreRosso.gif) 5px center no-repeat;}
/* -----------------------menù Footer---------------------- */
.bottomNav{font-size:1.1em;margin:0 0 10px;list-style-type:none;padding:7px 0;width:100%; overflow:hidden;}
.bottomNav li{text-transform:uppercase;padding:0 5px;border-left:1px solid #d2d6da;float:left;}
.bottomNav a {}
.bottomNav a:link, .bottomNav a:visited{font-weight:normal;color:#d2d6da;text-decoration:none;}
.bottomNav a:hover, .bottomNav a:active, .bottomNav a:focus{color:#9ab9ef;}
.bottomNavAperto a:link, .bottomNavAperto a:visited{color:#9ab9ef;}
/* -----------------------submenu---------------------- */
.submenu{font-size:1.2em;margin:15px 0 0;padding:15px 30px 5px; list-style-type:none;background:#365472 url(images/bg_menuBarche.jpg) no-repeat;}
.submenu li{}
.submenu a {padding-left:15px;display:block;margin-bottom:10px;}
.submenu a:link, .submenu a:visited{color:#FFFFFF;font-weight:normal;background:url(images/marcatoreBianco.gif) left center no-repeat;text-decoration:none;}
.submenu a:hover, .submenu a:active, .submenu a:focus{color:#f20011;background:url(images/marcatoreRosso.gif) left center no-repeat;}
.submenuAperto a:link, .submenuAperto a:visited{color:#f20011;background:url(images/marcatoreRosso.gif) left center no-repeat;}



/* -----------------------CLASSI VARIE---------------------- */
.sinistra{float:left;}
.destra{float:right;}

/* -----------------------TESTI---------------------- */
h1, h2, h3, h4, h5, h6{margin:0 0 5px; padding:0px;}
p {font-size:1.2em;margin:0 0 10px;padding:0;}
td{font-size:1.2em;}
h1{font-size:1.8em;margin-bottom:10px;color:#d51b1a;font-weight:normal;}
h2{font-size:1.2em;color:#365472;background:url(images/marcatoreRosso.gif) left center no-repeat;padding-left:10px;text-transform:uppercase;}
h3{font-size:1.3em;color: #293b5b;}
h4{font-size:1.2em;color:#000000;}
h5{font-size:1.2em;color:#293b5b;}
h6{font-size:1.1em;color:#000000;}
a:link, a:visited {color: #354c74; font-weight:bold; text-decoration:underline;}
a:hover, a:active, a:focus {color: #354c74;text-decoration:none;}

.titoloBarca{background:url(images/titoloBarca.gif) left center no-repeat; padding-left:40px;line-height:2em;}


.news{width:100%;overflow:hidden;}
.news p.data{background:url(images/freccina.gif) left center no-repeat; padding-left:10px;margin-bottom:0;}
.news p.altrenews{background:url(images/freccina.gif) left center no-repeat; padding-left:10px;margin-bottom:0;float:right;}
.news h2{font-size:1.1em;margin-bottom:20px;}

.textDefault{width:100%;overflow:hidden;}
.textDefault img{}

.tabellaDatiTecnici{border-collapse:collapse;margin-bottom:15px;}
.tabellaDatiTecnici td{border-bottom:1px solid #CCCCCC; padding:5px 0;}

.tabellaImmaginiBarche{border-collapse:collapse;margin-bottom:10px;border:none;width:350px;}
.tabellaImmaginiBarche td{padding-bottom:8px;}



/*PARTE AGGIUNTA DA FABIO MANGOLINI*/
.tabellaElencoBarcheUsate{width: 750px;margin-top:30px; }
.tabellaElencoBarcheUsate th{font-size:1.3em;padding:3px 10px;}
.tabellaElencoBarcheUsate td{padding:3px 10px;}
.odd{background-color:#BDC3C9;}

.tabellaRicercaBarcheUsate {padding:5px;}
.tabellaRicercaBarcheUsate label {padding-right:5px;}
.tabellaRicercaBarcheUsate select {margin-right:20px;width:130px;}

#contentDXGrande fieldset {border:1px solid;}
#contentDXGrande legend{color:#d51b1a;font-size:1.3em;}
.tabellaImmaginiBarche img{border:none;}

.accessori {font-size:0.8em;}
.accessori h2 {font-size:1.0em;}
