.menu{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	 font-weight: bold;
}

.menu:hover{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	color: #F89845;
	text-decoration: none;
	 font-weight: bold;
}

.menuactive{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	color: #F89845;
	text-decoration: none;
	 font-weight: bold;
}

.menuactive:hover{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	 font-weight: bold;
}


.Titolo{
	font-size: 20px;
	font-family: tahoma ;
	color: #F89845;
	padding-bottom:10px;
}

.Testo{
	font-size: 10px;
	font-family: verdana ;
	color: #6D6D6D;
    padding-left:10px;
     word-spacing: 2px;
    line-height:15px;  
}

.Footer{
	font-size: 10px;
	font-family: verdana ;
	color: #6D6D6D;
	height: 40px;
    text-align:center;
    vertical-align:middle;
    background: url(../images/bg_footer.jpg) top left repeat-x; 
}

.footerLink{
	font-size: 10px;
	font-family: verdana ;
	color: #656C86;
	text-decoration: none;
	 font-weight: bold;
}

.footerLink:hover{
	font-size: 10px;
	font-family: verdana ;
	color: #AEC58E;
	text-decoration: none;
	 font-weight: bold;
}

.imgThumb{
	 border: solid 1px #000000;
}

.imgThumb:hover{
	 border: solid 1px #ffffff;
}