/* CSS Document */
body {
	background-color:#1E3564;
	text-align:center;
	margin: 0;
	padding:0;	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
}
strong {
	color:#D4A801;

}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h4 {
	font-family: Georgia, serif;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#logo {
	width: 792px;
	height: 54px;
	background-image:url(../images/struttura/fondo_logo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	text-align:left;
	position: relative;
}
#container {
	width: 792px;
	background-image:url(../images/struttura/fondo.gif);
	background-repeat:repeat-y;
	margin: 0 auto 0 auto;
	text-align:left;
}
#containerint {
	margin: 0 10px 0 10px;
	width: 772px;
	border-bottom: 5px solid #EBEBE8;
}
#banner {
	text-align:right;
	padding: 0;
	border-top: 5px solid #EBEBE8;
	border-bottom: 5px solid #EBEBE8;
	background-position:center center;
	background-repeat:no-repeat;
	margin:0;
	height: 150px;
}
#content {
	background-image:url(../images/struttura/fondocontent.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#contentint {
	background-image:url(../images/struttura/fondo_pagint.gif);
	background-repeat:repeat-y;
}
#menuorizz, #menuorizzhome {
	height: 28px;
	padding: 7px 0 0 0;
	
}
#menuorizz {
	background-color:#234DA1;
}
#menuorizz ul li#active strong a {
	color: #F1C418;
}
ul li#active {
	font-weight: bold;
}
#testohome {
	margin: 50px 0 0 395px;
	padding: 0 25px 100px 0;
}
#testohome h1 {
	margin: 0 0 12px 0;
	padding:0;
}
#testomain {
	text-align:center;
}
#testomainint {
	width: 710px;
}
/* Scheda */
#sx {
	width: 143px;
	float:left;
	padding: 80px 0 0 0;
	background-color:#BFC5D1;
	background-image:url(../images/struttura/fondo_sx.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size: 11px;
}
#central {
	margin: 25px 252px 0 143px;
	padding: 0 25px 0 25px;
}
#central h2, #testoricerca h2 {
	color:#F1C418;
	font-size: 28px;
	margin: 0 0 25px 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
}
#testohome h3, #central h3 {
	color:#F1C418;
	font-size: 19px;
	margin: 0 0 25px 0;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;

}
.imgbarca {
	margin: 0 0 15px 0;
}
.titbarca {
	margin: 0 0 10px 0;
}
#dx {
	width: 252px;
	float:right;
	padding: 90px 0 0 0;
}
#dx table {
	width: 99%;
	border: none;
	font-size:11px;
}
#dx td {
	margin: 1px;
	padding: 2px;
}
.tdsx {
	width: 30%;
	background-color:#D4A801;
	font-weight:bold;
}
.tddx {
	width: 75%;
	background-color:#BFC5D1;
	color:#234DA1;
}
.tdcent {
	background-color:#D4A801;
	font-weight:bold;
}
#fotoscheda {
	margin: 0 0 25px 0;
}
#fotoscheda a {
	width: 100px;
	height: 75px;
	float:left;
	display: block;
	background-color: white;
	margin: 0 12px 12px 0;
	border: 1px solid #1C315B;
	background-position: center;
	background-repeat: no-repeat;
}
#piede {
	width: 772px;
	margin: 0 auto 0 auto;
	text-align:center;
	font-size:11px;
	padding: 5px 0 0 0;
	clear:both;
	font-size:11px;
}
#piede a {
	color:white;
	text-decoration: none;
}
#piede a:hover {
	color:white;
	text-decoration: underline;
}
.footer {
	clear:both;
	height:1px;
}

/* Ricerca */
#testoricerca {
	margin: 20px 0 0 275px;
	padding: 0 25px 100px 0;
}
#testoricerca a {
	color: #D4A801;
}
#testoricerca h1 {
	margin: 0 0 12px 0;
	padding:0;
}
.ricerca {
	margin: 0 0 15px 0;
	padding:0;
	border-bottom: 1px solid #EBEBE8;
}
.ricerca a {
	color: #D4A801;
}
.imgricerca {
	margin: 0 15px 0 0;
	padding:0;
	float:left;
	width: 100px;
	height: 80px;
	background-repeat: no-repeat;
}
.imgricerca img {
	padding: 2px;
	background-color: White;
	border: 1px solid #1C315B;
}
.txtricerca {
	padding:0;
	margin: 0 0 0 95px;
}
.titric {
	color:#D4A801;
	font-weight:bold;
}

/* Menu orizzontale */
#menuorizz, #menuorizzhome, #active {
	text-decoration:none;
	letter-spacing: 0;
	color:#F1C418;
	font-weight:bold;
	
}
#menuorizz ul, #menuorizzhome ul {
	margin: 0;
	text-align:center;
	padding:0;
}
#menuorizz li, #menuorizzhome li {
	display: block;
	list-style-type: none;
	float:left;
	margin: 0 15px;
	padding:0;
	font-weight:bold;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#menuorizz li a, #menuorizzhome li a {
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 0;
	font-weight:bold;
}
#menuorizz a:hover, #menuorizzhome a:hover {
	color:#F1C418;
}

/* Menu verticale */
#sx {
}
#sx ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color:#234DA1;
}
#sx a {
	display: block;
	padding: 3px;
	width: 135px;
	background-color: #BFC5D1;
	color:#234DA1;
	border-bottom: 1px solid #eee;
}
#sx a:link, #navlist a:visited {
	color:#234DA1;
	text-decoration: none;
}
#sx a:hover {
	background-color: #AFB6C4;
	color:#234DA1;
}
#scheda th {
	color: #D4A801;
	font-size: 11px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	text-transform: uppercase;
}
#scheda th th {
	text-transform: none;
	font-style: italic;
}
#scheda td {
	border-bottom: 1px dotted #D4A801;
	font-size: 11px;
}
#scheda th td {
	border: 0;
	color: White;
	text-align: left;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.imgbig {
	padding: 3px;
	background-color: White;
	border-top: 1px solid #192C51;
	border-right: 1px solid #182A4E;
	border-bottom: 1px solid #182A4E;
	border-left: 1px solid #1B2F56;
	margin-bottom: 15px;
}

/* Remote */
.tdgenerale {
	background-color:#2E5BB5;
}
.textbianco {
	color:#FFFFFF;
}
#links dt {
	color: #D4A801;
	border-top: 1px solid #D4A801;
	padding-top: 3px;
	margin: 5px 0 5px 0;
	font-family: Georgia, serif;
	font-size: 14px;
}
#links .indirizzo {
	font-size: 9px;
	margin-bottom: 4px;
	color: #90ADE6;
}
#links .note {
	font-size: 10px;
}
#links dd {
	margin: 0;
	padding: 0 0 0 10px;
}
#links a {
	color: White;
}



#mags dt {
float: left;
width: 130px;
	
}
#mags dd {
	padding: 0;
	margin: 0 0 0 150px;
}
#mags a {
	color: White;
}
#mags dt {
font-family: Georgia, serif;
text-transform: uppercase;
font-size: 13px;
color: #D4A801;
border-top: 1px solid #D4A801;
font-weight:bold;
}
#mags img {
	margin: 3px 0 15px 0;
}
#mags .cl {
	clear: both;
}
mags dt .cl {
	border-top: 1px solid #D4A801;
}


#modulo td {
	border-bottom: 1px solid #D4A801;
	padding: 3px;
}
.campo {
	border: 1px solid #90ADE6;
}
#modulo th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#flags {
	position: absolute;
	top: 0;
	right: 10px;
	}
#flags a {
	display: block;
	width: 56px;
	height: 26px;
	float: left;
}
#flags #ita a {
	background-image: url(flags.jpg);
	background-repeat: no-repeat;
	background-position: -52px 0px;
}
#flags #ita a:hover, #flags #ita a.sel {
	background-position: -52px -26px;
}

#flags #eng a {
	background-image: url(flags.jpg);
	background-repeat: no-repeat;
}
#flags #eng a:hover, #flags #eng a.sel {
	background-position: 0 -26px;
}
#disc {
	font-size: 9px;
	line-height: normal;
}
#disclaimer {
font-size:9px;
border-left:143px solid #BFC5D1;
padding:10px;
margin:0;
}