.menu {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu:hover, .menuselected {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

.subianco {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subianco:hover , .subiancoselected  {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.subianco:link {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.subianco:active {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.bianco {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.titnews {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titcliente {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rosso {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.testo {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.testosel {
	font-family: arial;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.testobirth {
	font-family: arial;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.mailing {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mailing:hover {
	font-family: arial;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.mailing:link {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.txtbordeaux {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtbordeaux:hover {
	font-family: arial;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.product:link {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bottom {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: justify;

}
.titoloschede {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.txtnews {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	
}
.txtgrigio {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	
}
.txtbianco {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}


.boxgrigio {solid #B7B7B7; padding-left: 5px; padding-top: 2px;  padding-right: 5px;}

.boxgrigio .txtverde  {
	padding-left: 10px;
}
.boxgrigio  .txtgrigio {
	padding-left: 5px;
}
.boxgrigio  .txtbianco {
	padding-left: 5px;
}
.boxmenu {
	border: 3px solid #EBEBEB;
	display: block;
}

.boxmenuon {
	border: 1px solid #C6C5C5;
	display: block;
}

.boxmenu .txtverde {
	padding-left: 3px;
	display: block;
}

.boxmenu .txtgrigio {
	padding-left: 5px;

}
.boxmenu .txtbianco {
	padding-left: 5px;
	display: block;
}

.boxmenu .txtverde:hover {
	color: #999999;
}

.boxmenu .txtgrigio:hover {
	padding-left: 5px;
}


.boxtop {border-top-style: 1px solid #B7B7B7; }