/*
d0d0d0
99a1a9
8097aa
778fa4
717981
393f45

logo
273660
*/
html,body{
	background: White;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778fa4;
	margin-top: 0;
	padding-top: 0;
}
a{
	color: #393f45;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #717981;
	text-decoration: none;
}
table,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778fa4;
}
table.tabelenco{
	width: 100%;
	border: none;
	background-color: #8097aa;
	text-align: left;	
}
.tabelenco th{
	background-color: #8097aa;
	color: #FFF;
}
.tabelenco tr, .tabelenco tr.pari{
	background-color: #FFFFFF;
}
table.tabelenco tr.dispari{
	background-color: #99a1a9;
}
H3{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #717981;
	margin: 12px 0 4px 0;
}
H3{
	font-size: 13px;
	font-weight: bold;
	color: #717981;
	margin: 4px 0 2px 0;
}
BR{
	margin-bottom: 6px;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
}
#pagina{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content{
	border-top: 0;
	border-left: 1px solid #99a1a9;
	border-bottom: 3px double #717981;
	border-right: 3px double #717981;
	width: 990px;
	min-height: 400px;
	background: White;
	margin: 0 auto 0 auto;
	text-align: justify;
}
#top{
	height: 100px;
	width: 986px;
}
#menu{
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 10px;
	color: #99a1a9;
	height: 30px;
	width: 776px;
	float: left;
	position:relative;
	/*border: 1px solid #000;*/
}
#menu a{
	color: #778fa4;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	color: #393f45;
	text-decoration: none;
}
#menu #submenu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 14px;
	width: 766px;
}
#submenu a{
	color: #778fa4;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover{
	color: #393f45;
	text-decoration: none;
}
#logo{
	float:right;
	height:96px;
	width:102px;
	/*border: 1px solid #000;*/
	color: #273660;
	font-size: 9px;
	text-align: center;
	margin-top:2px;
}
#logo img.linea{
	margin: 2px 0 0 0;
}
#logo a{
	color: #273660;
}
#logo BR{
	margin: 0;
}
#mollichine{
	border-top: 1px dotted #99a1a9;
	padding: 1px 0 1px 4px;
}
#barca{
	margin-left: 4px;
	width: 815px;
	min-height: 300px;
	/*border: 1px solid;*/
	float: left;
	color: #717981;
}
#barca img{
	margin: 4px;
}
#barca .barca_titolo{
	border-top: 1px dotted #99a1a9;
	font-size: 24px;
}
#info, #schedatecnica, #dotazione{
	padding: 4px;
	font-size: 11px;
}
#info td, #schedatecnica td, #dotazione td{
	border-bottom: 1px dotted #d0d0d0;		
	font-size: 11px;
	color: #717981;
}
#gallery {
	text-align: center;
}
#gallery img{
	border: 0px;
	margin: 5px;
}
#news{
	width: 156px;
	float: right;
	padding: 2px;
	border-left: 1px solid #99a1a9;	
}
#news div.box_title{
	color: #FFF;
	background-color: #99a1a9;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 6px;
}
#news span.title{
	color: #778fa4;
	background-color: #FFF;
	font-weight: bold;
}
#news span.data{
	color: #99a1a9;
	background-color: #FFF;
	font-size: 9px;
}
#news span.news{
	color: #8097aa;
	background-color: #FFF;
	font-size: 10px;
}
#news img{
	border: 0;
	margin: 0;
}

#piede{
	/*width: 990px;*/
	height: 110px;
	position: relative;
}
#piede #left{
	width: 540px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	left: 5;
}
#left .title{
	color: #FFF;
	background-color: #99a1a9;
	font-weight: bold;
	padding: 2px;
}
#piede #right{
	width: 210px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	right: 5;
}
#piede #center{
	width: 210px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	left: 554px;
}
.box_dotline{
	border: 1px dotted #99a1a9;
	padding: 6px 6px 6px 6px;
}
div.errore_titolo{
	background: #393f45;
	color: White;
	width: 90%;
	margin-top: 10px;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}
div.errore{
	width: 90%;
	background: #ffffff;
	border: 1px dashed #393f45;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
	font-size: 12px;
	padding: 10px 3px 10px 3px;
}
