body {
	background-color : #000000;
	background-image : url(img/a-bg1.gif);
	background-repeat : repeat-x;
}

.titolo {
	font-family: Verdana;
	font-size: 18px;
	color: #FAE0D0;
}
	
.centro {
	background-color : #000000;
	background-image : url(img/a-bg96.jpg);
	background-position: top;
	vertical-align: top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 16px;
}

.centro_presenta {
	background-color : #000000;
	background-position: left;
	background-repeat: no-repeat;
	background-image : url(img/a-bg96.jpg);
	vertical-align: top;
	font-family: Verdana;
	font-size: 16px;
}

.centro_incudine {
	background-color : #000000;
	background-image : url(img/a-bg97.jpg);
	background-position: bottom;
	vertical-align: top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 16px;
}

.testo {
	font-family: Verdana;
	font-size: 14px;
	color: #FAE0D0;
}

.testosmall {
	font-family: Verdana;
	font-size: 12px;
	color: #FAE0D0;
}

.ricerca {
	font-family: Verdana;
	font-size: 6px;
	color: #000000;
}

.news {
	font-family: Verdana;
	font-size: 10px;
	color: #FAE0D0;
}

.fo{
	background-image: url(img/a-bg2.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 60px;
}

p{
	color: White;
	font-size: 12px;
}

a{
	color: White;
	font-family: Verdana;
}

a:hover{
	color: Gold;
	font-family: Verdana;
}
