#body { 
	background-image: url("sfondoPagine.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #7D7D7D;
	margin-top: 0px;
}

.credits
{	
	font-family: Arial; 
	font-size: 8pt; 
	color: #333333;
}

.separatorcssclass1
{
	background-color: #000066;
	color: #FFFFFF;
	font-size: 9pt; 
}


.MainMenu_MenuContainer {
	background-color: #333333;
	font-family: Trebuchet MS, Arial;
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	font-family: Trebuchet;
	color: #FFFFFF;
}
.MainMenu_MenuItem {
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	cursor: pointer; 
	cursor: hand;  
	font-family: Trebuchet MS, Arial;
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	background-color: Transparent;
	color: #FFFFFF;
}
.MainMenu_MenuIcon {
	display: none;	
}
.MainMenu_SubMenu {
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	cursor: pointer; 
	cursor: hand;  
	font-family: Trebuchet MS, Arial;
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	background-color: #333333;
	color: #FFFFFF;
	padding-right:10px;
	z-index: 10;
}
.MainMenu_MenuBreak {
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	background-color: #333333;
	height: 25px;
	vertical-align: middle;	
}

.MainMenu_MenuItemSel { 
	border-left: #AAAAD2 0px solid; 
	border-bottom: #AAAAD2 0px solid; 
	border-top: #AAAAD2 0px solid; 
	border-right: #AAAAD2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	font-family: Trebuchet MS, Arial;
	font-size: 8pt; 
	font-style: normal;	
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
	background-color: #333333;
}
.MainMenu_MenuArrow {
	display: none;	
}

.MainMenu_RootMenuArrow {
	display: none;	
}

.StandardButton     {
    background: #2F8021 none; 
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    font-weight: normal;
    border-style: solid; 
    border-width: 1px;
    width: 120px;
}

.Head   {
    font-family: Trebuchet MS, Arial;
    font-size:  24px;
    color: #a9a9a9;
    text-align: right;
}

.NormalTextBox
{
	border-left: #6e6e6e 1px solid; 
	border-bottom: #6e6e6e 1px solid; 
	border-top: #6e6e6e 1px solid; 
	border-right: #6e6e6e 1px solid; 
	font-family: Arial; 
	font-size: 8pt; 
}
.SkinObject
{
	font-family: Tahoma;
	font-size:  10px;	
	color: #005A85;
}

.titoloNews a
{
    font-weight: bold;
    color: #424F49;
}


