#containerBig {
	height: 470px;
	width: 770px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;




}
body {
	background-image: url(../immagini/sfondorige.gif);
	background-color: #FFFFFF;




}
#menu {
	height: 20px;
	width: 750px;
	position: absolute;
	left: 9px;
	top: 412px;
	background-color: #FFFFFF;
	text-align: right;
	right: 10px;
	valign: bottom;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bolder;

}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link:HOVER{
	color: #CC0000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.min{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}

.min:HOVER{
	color: #CC0000;
}


.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}