body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:#ffffff;
	scrollbar-3dlight-color: #666;
	scrollbar-arrow-color:#666;
 	scrollbar-darkshadow-color: #666;
 	scrollbar-face-color: #fff;
 	scrollbar-highlight-color: #fff;
 	scrollbar-shadow-color: #fff;
 	scrollbar-track-color: #fff;
}
a:active, a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

td{
	color: #333333;
	font-size: 10px;
}

td a:active,
td a:link,
td a:visited{
	color: #333333;
	text-decoration: underline;
}
td a:hover{
	color: #990000;
	text-decoration: underline;
}

.titoli{
	color: #990000;
	font-weight:bold;
}

table.siteMaptd td{
	color: #003366;
	font-size: 9px;
}
table.siteMaptd td a:active,
table.siteMaptd td a:link,
table.siteMaptd td a:visited{
	color: #003366;
	text-decoration: underline;
}
table.siteMaptd td a:hover{
	color: #fff;
	text-decoration: underline;
}


#main {  /* CONTIENE TUTTO */
	position:relative;
	width:770px;
	text-align:left;
	padding:82px 0px 0px 0px;
	margin: 0 auto;
}
#main #menuRoot{
	position:absolute;
	top:3px;
	left:100px;
	width:201px;
	height:543px;
}
/* CONTENUTI CENTRALI */

#mainContents{
	position:relative;
	border:1px solid #666666;
	margin:0;
	padding:0;
	min-height:405px;
	background:#fff;
}

#mainContents .scroller{
	position: absolute;
	top:15px;
	left:303px;
	height:380px;
	width:445px;
	overflow: auto;
}

#mainContents .scroller hr{
	margin:0;
	padding:0;
	width:428px;
	border-top:solid 1px #666666;
	height:1px;
	display: block;
}
#mainContents .scroller #galleryFotoMd{
	width:428px;
	height:240px;
	margin:0px;
	overflow:hidden;
}
#mainContents .scroller #thumbGallery{
	position: relative;
	width:428px;
	height: 50px;
	overflow: hidden;
}
#mainContents .scroller #thumbGallery #images{
	position: relative;
}
#mainContents .scroller #thumbGallery #images img{
	padding:0;
	margin:3px 2px 0px 0px;
}

#mainContents .scroller table.imgSottoBrand {
	padding:120px 10px 10px 8px ;
}

#leftSide{
	position:relative;
	padding:0px;
	margin:4px 0px 0px 4px;
	float:left;
}

#leftSide .contenuti{ /* non cancellare*/
	position:relative;
	padding:4px;
	background:#ffffff;
}

#mainContents #extendedContents{
	position: relative;
	margin: 60px 0px 10px 6px;
	padding:10px;
}

#mainContents #extendedContents table td.titoloCaratteristica{
	font-weight: bold;
	color: #333333;
}
#mainContents #extendedContents table td.download{
	width: 420px;
	font-weight: bold;
	color: #333333;
	padding:3px;
}
#mainContents #extendedContents table td.downloadVuoto{/* quando non ci sono files, nell'else*/
	width: 420px;
	font-weight: bold;
	color: #333333;
	padding:3px;
}
#mainContents #extendedContents table td.contatti{
	width: 300px;
	font-weight: bold;
	color: #333333;
	padding:3px;
}
#mainContents #extendedContents hr{
	margin:0;
	padding:0;
	border-top:solid 1px #666666;
	height:1px;
	display: block;
}

#mainContents #separatoreContents{
	position: relative;
	margin: 11px 0px 0px 0px;
	clear:both;
}


#logoBrand{
	position: relative;
	text-align:right;
}

#logoBrandElenco{
	position: absolute;
	top:0px;
	left:25px;
	text-align: center;
}

#logoBrandElenco #LogoSottoBrandElenco{
	position: absolute;
	top:20px;
	left:150px;
	width:250px;
	text-align: center;
}

#logoBrandElencoUsato{
	/*position: absolute;
	top:0px;
	left:135px;
	text-align: center;*/
	margin-bottom:10px;
	clear:both;
}

#graffa{
	position: absolute;
	width:25px;
	height:330px;
	top:50px;
	left:197px;
	overflow:hidden;
}


#elencoBarche{
	position: absolute;
	width:405px;
	height:340px;
	top:20px;
	left:30px;
	overflow:auto;
	}
	
#elencoBarche #elencoBarcheContent{
	position:relative;
	min-height:40px;
}

#elencoBarche #elencoBarcheContent .ThumbsBarche{
	position: relative;
	width:190px;
	height:150px;
	float:left;
	}
#elencoBarche #elencoBarcheContent .ThumbsBarche .ThumbsBarcheImg{
	position: relative;
	height:98px;
	overflow:hidden;
	}
	
#elencoBarcheNomeSottoBrand{
	position: absolute;
	width:230px;
	height:30px;
	top:13px;
	left:220px;
	overflow:hidden;
}
#back{
	position: absolute;
	width:50px;
	height:15px;
	top:30px;
	left:0px;
	overflow:hidden;
}

.BRANDbarca{
	position: relative;
	margin:0;
	padding:0px 0px 0px 0px;
}
.BRANDseparatore{
	position: relative;
	margin:0;
	padding:8px 0px 5px 0px;
}
#elencoBarche{
	position: relative;
	color:#333333;
	
}
#elencoBarche a:link, #elencoBarche a:visited, #elencoBarche a:active{
	color:#333333;
	text-decoration: none;
	
}
#elencoBarche a:hover{
	color:#990000;
	text-decoration: none;
	background:transparent;
}

#elencoNews{
	position: absolute;
	width:400px;
	height:330px;
	top:30px;
	left:30px;
	overflow:auto;
	}
	
#elencoNews #elencoNewsContent{
	position: relative;
	min-height:40px;
}
#elencoNews a:link, #elencoNews a:visited, #elencoNews a:active{
	color:#333333;
	text-decoration: none;
	
}
#elencoNews a:hover{
	color:#990000;
	text-decoration: none;
	background:transparent;
}

#elencoNews a:link .dataNews, #elencoNews a:visited .dataNews, #elencoNews a:active .dataNews{
	font-size: 9px;
	color:#333333;
	text-decoration: none;
}

#elencoNews a:hover .dataNews{
	color:#990000;
	text-decoration: none;
	background:transparent;
}
.dataNews{ /* per le pagine interne*/
	font-size: 9px;
	color:#990000;
	text-decoration: none;
}
ul{
	margin:10px 30px 10px 30px;
}
LI {
	text-decoration: none;
	list-style-position : outside;
	padding-bottom : 0px;
	padding-top : 0px;
}
.separatore{
	background-image: url(/img/tratteggiato.gif);
	background-repeat: repeat-x;
	height: 3px;
	background-position: left center;
}

.TestoNews{
	position: relative;
	width:400px;
}
.LinkNewsDettaglio{
	position: relative;
	width:40px;
	left:360px;
}

/*-----------------------------------------------------------------------------------------------------*/
/*GOOGLE*/
/*-----------------------------------------------------------------------------------------------------*/

.label{
	font-size: 9px;
	background:#fff;
	padding:1px;
}
#MappaBack{
	color:#fff;
	font-size: 9px;
	background:#1E1D57;
	padding:1px;
	width:430px;
	cursor:hand;
	text-align:center;
}

/*-----------------------------------------------------------------------------------------------------*/
/*FOOTER*/
/*-----------------------------------------------------------------------------------------------------*/

#footer {
	margin:0px 0px 0px 10px;
	font-size:9px;
	color: #666666;
	position:relative;
	padding: 0.2em;
	text-align: right;
	z-index:1;
	}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	text-decoration: underline;
	}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
	}


/*-----------------------------------------------------------------------------------------------*/
/*	FORM	*/
/*------------------------------------------------------------------------------------------------*/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#333333;
}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #036;
}

.inputform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

