body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 10px 0;	
	text-align: center;
	background: #ffffff url('../images/bgbody.jpg') top left repeat-x;
	color:#333333;
	font-size:12px;
}
div.clearfloat {
	clear:both;
	font-size:1px;
}
div.clearfloat2 {
	clear:both;
	font-size:1px;
	padding:25px 0 0 0;
}
img.imgright {
	float:right;
	margin:10px 0 0 10px;
	padding:2px;
	border:2px solid #33ccff;
}
img.imgleft {
	float:left;
	margin:10px 10px 0 0;
	padding:2px;
	border:2px solid #33ccff;
}
hr {
	clear:both;
}
a {
	color:#333399;
	background-color:#ffffff;
	text-decoration:underline;
	background:none;
}
a:hover {
	color:#ff6600;
	background-color:#ffffff;
	background:none;
}
a.linkright {
	float:right;
	margin:0 0 0 20px;
}
a.linkright img{
	border:none;
}
.lightimage a img {
	padding:1px;
	border:1px solid #33ccff;
}
/*per link su immagini, funziona cross-browser */
.lightimage :link img { border:1px solid #33ccff; }
.lightimage :visited img { border:1px solid #33ccff; }
.lightimage :link:hover img, .lightimage :visited:hover img { border:1px solid #ff6600; }

#right #imghome {
	overflow:hidden;
}
#right #imghome a{
	width:106px;
	height:81px;
	float:left;
	margin:2px 2px 2px 2px;
}
p.alignright {
	text-align:right;
}
#container{
	width:960px;
	margin:0 auto 0 auto;
	text-align:justify;
}
#header{
	width:960px;
	height:298px;
	background: url('../images/header.jpg') top left no-repeat;
}
#header h1 {
	display:none;
}

#header #menutop{	
	line-height:16px;
	list-style-type: none;
	font-weight:bold;
	width:310px;
	margin:34px 0 0 0;
	padding:0 100px 0 0;
	font-size:11px;
	float:right;
}
#header #menutop li{
	float:left;
	padding:0;
	margin: 0;
}
#header #menutop li a{
	padding:0;
	margin: 0 5px 0 5px;
	color:#333399;
	background-color:#ffffff;
	background:none;
	text-decoration:none;
}
#header #menutop li a:hover, #header #menutop #topcurrent {
	color:#fffffd;
	background-color:#ffffff;
	background:none;
}
#header #menutop #topcurrent{
	cursor:default;
}

#header #menuliv1{
	padding:0;
	line-height:16px;
	list-style-type: none;
	font-weight:bold;
	width:900px;
	margin:210px auto 0 auto;
	font-size:12px;
	clear:both;
}
#header #menuliv1 li{
	float:left;
	padding:0;
	margin: 0;
}
#header #menuliv1 li a{
	padding:0 2px 0 2px;
	margin: 0 3px 0 3px;
	color:#333399;
	background-color:#ffffff;
	background:none;
	text-decoration:none;	
}
#header #menuliv1 li a:hover, #header #menuliv1 #livello1cur a{
	color:#ff6600;
	background-color:#ffffff;
	background:none;
}
#header #menuliv1 #livello1cur a{
	cursor:default;
}

#content{
	width:880px;
	padding:0 40px 20px 40px; /*Rivedere con i contenuti*/
	background:url('../images/bordi.jpg');
}
#content #left {
	width:200px;
	float:left;
}
#content #left #sottomenu {
	width:160px;
	background:url('../images/menulaterale.jpg') bottom left repeat-y;
}
#content #left #sottomenu ul{
	padding:14px 0 0 0;
	margin:0 auto 0 auto;
	line-height:16px;
	list-style-type: none;
	font-weight:bold;
	width:130px;	
	font-size:10px;
}
#content #left #sottomenu li{
	padding:4px 0 4px 0;
	margin: 0;
	border-bottom:1px solid #cccccc;
	letter-spacing:1px;
	text-align:left;
}
#content #left #sottomenu li a{
	color:#333399;
	background-color:#ffffff;
	background:none;
	text-decoration:none;	
}
#content #left #sottomenu li a:hover, #content #left #sottomenu #livello2cur a{
	color:#33ccff;
	background-color:#ffffff;
	background:none;
}
#content #left #sottomenu #livello2cur a{
	cursor:default;
}
#content #left #sottomenu #sottomenubottom{
	height:60px;
	background:url('../images/menulateralebottom.jpg') bottom left no-repeat;
}
#content #left h2 {
	font-size:16px;
	color:#ff6600;
	background-color:#ffffff;
	padding:12px 0 10px 15px;
	margin:0;
	line-height:16px;
}
#content #left h2.h2menu {
	font-size:16px;
	color:#ff6600;
	background-color:#ffffff;
	padding:20px 0 10px 15px;
	margin:0;
	line-height:16px;
}
#content #right{
	width:660px;
	float:left;
	padding:0 20px 0 0;
}
#content #right h2{
	font-size:18px;
	line-height:18px;
	color:#333399;
	background-color:#ffffff;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	border-bottom:2px solid #33ccff;
}
#content #right h3{
	font-size:16px;
	line-height:20px;
	color:#ff6600;
	background-color:#ffffff;
	margin:0;
	padding:10px 0 10px 0;
	text-align:left;
}
#content #right h4{
	font-size:14px;
	line-height:14px;
	color:#ff6600;
	font-style:italic;
	background-color:#ffffff;
	margin:0;
	padding:10px 0 5px 0;
}
#content #right p{
	font-size:12px;
	line-height:22px;
	padding:5px 0 5px 0;
	margin:0;
}
#content #right ul{
	padding:0 0 0 20px;
	margin:0 0 0 20px;
	list-style-type:square;
}
#content #right ul li{
	line-height:22px;
	padding:5px 0 5px 0;
}
#content #right #menuprivacy li{
	line-height:18px;
	padding:2px 0 2px 0;
}

#content #map
{
	width:500px;
	height:300px;
	margin:5px auto 0 auto;
	padding:2px;
	border:2px solid #33ccff;
}
#content #map a, #content #map a img
{
	background:none;
}
#footer {
	width:880px;	
	height:130px;
	padding:0 40px 0 40px;
	background: url('../images/footer.jpg') top left no-repeat;
}
#footer p {
	color:#333399;
	background-color:#ffffff;
	background:none;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#footer p a {
	color:#333399;
	background-color:#ffffff;
	background:none;
	text-decoration:underline;
}
#footer p a:hover {
	color:#ff6600;
	background-color:#ffffff;
	background:none;
	text-decoration:none;
}
#footer #footer1{
	padding:10px 0 0 5px;
}
#footer #footer2{
	padding:5px 0 0 5px;
	width:400px;
	float:left;
}
#footer #footer3{
	padding:5px 34px 0 0;
	text-align:right;
	width:400px;
	float:right;
}
#footer #footer4{
	clear:both;
	width:400px;
	padding:20px 0 0 80px;
	float:left;
}
#footer #footer5{
	padding:20px 40px 0 0;
	text-align:right;
	width:300px;
	float:right;
}
#footer #crediti {
	clear:both;
	text-align:center;
	padding:20px 0 0 0;
}
