body {
	color: #333333;
	background-color: #000000;
	background-image:    url(images/sfondonuovo.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
html>body .content {
width:900px
}
#content {
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 5px auto 0px auto;
    top: 0px;
    left: -6px;
}
#header{
	width: 900px;
	height: 240px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	float:left;
	background-image: url(images/testata.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#headerleft{
	width: 660px;
	margin: 0px auto 0px auto;
	padding: 192px 0px 0px 0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#headerleft a:link {
	color: #000000;
	text-decoration: none;
}
#headerleft a:visited { 
	text-decoration: none; 
	color: #000000;
}
#headerleft a:hover {
	text-decoration: underline;
	color: #000000;
}
#headerright{
	width: 230px;
	margin: 0px auto 0px auto;
	padding: 78px 0px 0px 0px;
	float:right;
}
#headerright a:link {
	color: #000000;
	text-decoration: none;
}
#headerright a:visited { 
	text-decoration: none; 
	color: #000000;
}
#headerright a:hover {
	text-decoration: underline;
	color: #000000;
}
#text{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	float:left;
}
#textleft{
	width: 220px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	float:left;
}
#textleft h2{
	width: 215px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 5px 5px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(images/navigazione.gif);
}
#textleft h3{
	width: 215px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 5px;
	background-color: #0099FF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
#textleft h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#textleft h3 a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
}
#textleft h3 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#textleft h4{
	width: 215px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
#textleft h4 a:link {
	color: #000000;
	text-decoration: none;
}
#textleft h4 a:visited { 
	text-decoration: none; 
	color: #000000;
}
#textleft h4 a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#textright{
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 30px;
	background-color: #ffffff;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	line-height: 16px;
}
#textright h5{
	margin: 0px auto 0px auto;
	padding: 5px 15px 5px 0px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
#textright h5 a:link {
	color: #0066FF;
	text-decoration: none;
}
#textright h5 a:visited { 
	text-decoration: none; 
	color: #0066FF;
}
#textright h5 a:hover {
	text-decoration: underline;
	color: #000000;
}
#textright p{
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
#textright p a:link {
	color: #0066FF;
	text-decoration: none;
}
#textright p a:visited { 
	text-decoration: none; 
	color: #0066FF;
}
#textright p a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	line-height: 20px;
	float:left;
	text-align: center;
	background-color:	#6699CC;
	background-image: url(images/gaggi.jpg);
	
}
#footer a:link {
	color: #003399;
	text-decoration: underline;
}
#footer a:visited { 
	text-decoration: underline; 
	color: #003399;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}

