html,body,p,div,h1,h2,h3,h4,h5{margin:0;padding:0}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	background-image: url(immagini/sfondo_pagine.gif);
	background-repeat: repeat-x;
	background-color: #E5D6AD;
	line-height:17px;
}
a{
	text-decoration:none;
}
.sfondoCorpo{
	background-image: url(immagini/sfondo_corpo.gif);
	background-repeat: repeat-y;
	background-position: 194px;
}
#footer{
	color: #FFFFFF;
	background-image: url(immagini/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 15px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#0066CC;
}
.testo01{
	padding-left: 20px;
}
.testo02, .testo02 a {
	text-align: center;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color:#0066CC;
}
.testo02 a:hover{
	color:#FF6600;
}
.testo03{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.testo04 a{
	font-size: 11px;
	color:#FF6600;
}
.testo04 a:hover{
	color: #00CCFF;
}
.testo05{
	font-size: 11px;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 14px;
}
hr{
	color:#FF6600;
}
.tipAffitti{
	background-color:#ffe979;
	padding: 15px;
	width: 215px;
}

