body{
	padding:0px;
	margin: 0px;
	position: relative;
	width: auto;
	background-image: url(images/sfondo-sito.jpg);
	background-repeat: repeat-x;
}

h1{
font-size: 10pt;
font-weight: normal;
margin-bottom: 0px;
}

h2{
font-size: 12pt;
font-weight: normal;
margin-bottom: 0px;
}

h3{
font-size: 14pt;
font-weight: normal;
margin-bottom: 0px;
}

h4{
font-size: 16pt;
font-weight: normal;
margin-bottom: 0px;
}

h5{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	letter-spacing: 1px;
}

#container {
	width:890px; 
	height:540px;
	position:absolute;
	left:50%;
	margin:0px 0px 0px -466px;
	border:0px;
}
#banner{
	left:50%;
	border:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.bodyContainer{
display: table;
width: 890px;
height: 540px;
margin-left: 0px;
}
a {
color: #333333;
text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #660000;
}
.testopic{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.testo{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.testo2{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.testo3{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.testo4{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.testo5{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.titolo{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo1{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}
.titolo2{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
