.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC99CC;
	text-align: right;
	vertical-align: baseline;
}
.sottomenuCentro {
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../image/bordo_menu.gif);
	background-repeat: no-repeat;
	text-align: right;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #CCCC99;
	font-family: "Arial Black";
	font-size: 12px;
	color: #005840;
	vertical-align: baseline;





}
.bordimenu {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #005840;
	border-left-color: #005840;
}
.menuMacrosezioni {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;



}
.sfondomacro {
	background-image: url(../image/sfondo_menu_macro.jpg);

}
.menusottosezioni {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;

}
.titolimMacro {
	font-family: "Arial Black";
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: normal;
}
.testoMenu {
	font-family: "Arial Black";
	font-size: 12px;
	color: #005840;
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005840;
	text-decoration: none;
}
