/* CSS Document */
body {
	background-color: #00135D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}
#boxcentrato {
	height: 650px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fondone1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#centrosx {
	background-image: url(images/fondocsx.gif);
	background-repeat: no-repeat;
	height: 520px;
	width: 760px;
}
#centrodx {
	background-image: url(images/passione.gif);
	background-repeat: no-repeat;
	height: 460px;
	width: 226px;
	float: right;
	background-position: 0px 180px;
	text-align: right;
}
#logo {
	position:absolute;
	margin-left: auto;
	background-image: url(images/logoh.gif);
	background-repeat: no-repeat;
	height: 420px;
	width: 294px;
	z-index:1;
	background-position: 113px 63px;
}#indirizzo {
	padding-top: 285px;
	text-align: right;
	padding-right: 100px;
	color: #C38C4F;
	line-height: 12px;
	font-size: 9px;
}
#centro {
	float: right;
}
#spot {
}
#menu {
}
#navcontainer {
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/bigh.jpg);
	background-repeat: no-repeat;
	width: 330px;
	background-position: 1px 151px;
	height: 420px;
}

#navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	width: 120px;
	font-size: 10px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li
{
 display: block;
 padding: 4px;
	list-style: none;
	margin: 0;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c38c4f;
}

#navlist li a
{

 text-decoration: none;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }

#navlist li a:hover
{
	border-color: #FE3;
	color: #ffb400;
}

#navcontainer1 {
	float: right;
}

#navcontainer1 ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	padding-left: 0px;
}

#navcontainer1 a
{
display: block;
padding: 6px;
background-color: #FF9900;
border-bottom: 1px solid #223b97;
}

#navcontainer1 a:link, #navlist1 a:visited
{
	color: #00135d;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

#navcontainer1 a:hover
{
background-color: #FFCC00;
color: #00135d;
}

#spot a:hover, a:link, a:visited
{
color: #FFFFFF;
}

#imgp {
	padding-bottom: 0px;
	height: 151px;
	background-color: #FFB400;
}

