/* CSS Document */

.testo{
	font-family:Century Gothic, Arial;
	font-size:11px;
	text-decoration:none;
	color:#1c3b5a;
}

.center{
	background-image:url(Images/center.jpg);
	height:206px;
}


.menu{
	background-image:url(Images/menu.jpg);
	height:30px;
	font-family:Century Gothic, Arial;
	font-size:12px;
}


.select{
	font-family:Century Gothic, Arial;
	font-size:11px;
	border: 1px solid #000066;
	background-color:#e8eff6;
	
}

.menuItem{
	color:#096d09;
	font-family:Century Gothic, Arial;
	font-size:13px;
	text-decoration:none;
}

.box{
	background-image:url(Images/box.jpg);
	height:185px;
	width:361px;
}

A{
	color:#096d09;
	font-family:Century Gothic, Arial;
	font-size:13px;
	text-decoration:none;
}


.small{
	color:#000000;
	font-family:Century Gothic, Arial;
	font-size:12px;
	text-decoration:none;
}
