body{
	background-color:#FFDD99;
	background-image:url(flash/img/sfondo.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.testo{
	text-color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
}

.testofooter{
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	background-color:#FFDD99;
	background-image:url(img/barrettagiu.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.testofooter2{
	text-color:#000000;
	font-family:Verdana;
	font-size:10px;
	background-color:#FFDD99;
}
a.testofooter2{
	color:#FF0000;
	font-family:Verdana;
	font-size:10px;
	background-color:#FFDD99;
	text-decoration:none;
}
a.testofooter2:hover{
	color:#FF0000;
	font-family:Verdana;
	font-size:10px;
	background-color:#FFFFFF;
	text-decoration:none;		
}

.barretta{
	background-image:url(img/barrettagiu.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.barretta2{
	background-image:url(img/barrettasu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}