* { padding: 0; margin: 0; }

h1, h1 a:link , h1 a:visited {
	font: normal bold 14px arial;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-bottom: 24px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
} /* titolo bianco */
h1 a:hover{color:#666}

body {
	background-image:url(img/bg-blu.jpg);
	background-color:#000033;
	background-position:center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}

p {
 padding: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 757px;
	background-color: #C30D0C;
	border-left: 10px white solid;
	border-right: 10px white solid;
	padding-left: 22px;
	padding-right: 22px;
	border-bottom: 10px white solid;
}
#wrapperblu {
	margin: 0 auto;
	width: 757px;
	background-color:#003399;
	border-left: 10px white solid;
	border-right: 10px white solid;
	padding-left: 22px;
	padding-right: 22px;
	border-bottom: 10px white solid;
}

#content {
	float: left;
	color: #333;
	width: 757px;
	display: inline;
}

#header {
	color: #333;
	width: 757px;
	float: left;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}

#footer {
	border-top:#CCCCCC 1px solid;
	width: 757px;
	clear: both;
	color: #333;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #EBF2FF;
	padding-top: 5px;
}

#footer  a:link , #footer a:visited{
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
 }
#footer  a:hover{
	color:#000000;
	text-decoration:none;
	
 }

#fotobanner {
	float: left;
	width: 757px;
	color: #333;
	display:block;
}
/* çççççççççççççç      menu     ççççççççççççççççççççç  */
.menuitem {
	float: right;
	height: 29px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif bold;
	display: block;
	padding-top: 8px;
	border-right-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(img/bg-menu.jpg);
	border-left: #FF6666 1px solid;
 }

.menuitem  a:link , .menuitem  a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 }

.menuitem  a:hover{
	color:#000;
	text-decoration:none;
 }
 
#logo {
	color: #333;
	height: 93px;
	width: 197px;
	float: left;
}


#leftcolumn {
	color: #333;
	float: left;
	width: 297px;
	margin-bottom: 10px;
}
#leftcolumn2 {
	color: #333;
	background:#FFF;
	float: left;
	width: 490px;
	margin-left: 10px;
	border-right:#CCCCCC solid;
	border-right-width:1px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#rightcolumn {
	color: #FFFFFF;
	float: right;
	width: 417px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	border-left: #fff 1px solid;
	padding-left: 20px;
	
	
}
#adress {
	border-top:#CCCCCC solid;
	border-top-width:1px;
	color: #FFFFFF;
	text-align:center;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

#adress  a:link , #adress a:visited{
	color:#FFFF00;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
 }
#adress  a:hover{
	color:#000000;
	text-decoration:none;
	
 }
#header img {
}
#header img {
	float: right;
}
#wrapper #footer a {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}


.thumbnail {
	font-family: Arial;
	font-size: 3;
	height: 70px;
	width: 75px;
	border-color: #fff;
	
	}
	
.thumbnail a:hover img {
		border-color: #333333;
		}
		
.thumbnail a:link , .thumbnail a:visited	{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	
	}
	
	.thumbnail a:hover{
			color:#333333;
		}

