body {
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	
}
#Boxcontenitore {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	float: left;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(Immagini/logo.gif);
	height: 100px;
	background-position: center top;
	width: 700px;
	background-repeat: no-repeat;
}
#header h5 {
	text-align: center;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#upphoto {
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#frontphoto {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu {
	font-size: 0.9em;
	clear: left;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
}
#menu ul {
	font-size: 1.1em;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none; padding: 0;
}
#menu li {
	margin-bottom: 4px;
}
#menu li a {
	font-weight: bold;
	color: #505050;
	
	display: block;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	
	text-decoration: none;
	
}
#menu li a:hover {
	color: #FFFFFF;

border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.Box {
	line-height: normal;
	
	width: 80px;
}
h3 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#content {
	width: 500px;
	float: right;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 0px;
	padding: -10px 10px 10px;
}
a {
text-decoration: none;

}

a:hover {
text-decoration: underline;
color: #0099FF;
}
#footer {
	clear: both;
	text-align: center;
	
	height: 80px;
	padding: 40px 40px 45px;
	background-image: url(Img/logo.gif);
	margin-top: 23px;
	background-repeat: no-repeat;
}
#news {
	clear: both;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: left;
	color: #000000;
}
#mail {
	clear: both;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: left;
	color: #000000;
	border-top: 1px dotted #CCCCCC;
}
#contatore {
	clear: both;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	

	line-height: 1.5em;
	font-size: 0.9em;
	text-align: left;
	color: #000000;
}
.left {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
h1 {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	color: #000000;
	text-align: center;
	font-size: 1.4em;
}
#copyright {
	font-size: 0.9em;
	color: #999999;
	text-align: center;
}
.corsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.corsivobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
