.body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../img/green15x15.gif);
	background-repeat: repeat;
}

.login {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.login:hover {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}

.TABLEmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 008e52;
}

.TABLEmaintextCENTRAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

.mail {
	font-size: 11px;
	color: 008e52;
	text-decoration: none;
}

a.mail:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #996633;
}

.mainmenu {
	color: #66CC66;
	text-decoration: none;
}

a.mainmenu:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #66CC66;
	text-decoration: none;
}

a:hover{
	color: #cccccc;
	text-decoration: none;
}

.minitext {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.minitext:hover {
	font-size: 9px;
	text-decoration: underline;
}

.minimenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.minimenu:hover {
	font-size: 9px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.minimail {
	font-size: 9px;
	color: 008e52;
	text-decoration: none;
}

a.minimail:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #996633;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#FFFFFF;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}



.submenu{
	margin-bottom: 0.5em;
	color: #66CC66;
	text-decoration: none;
}

a.submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.imgborderTOP {
	background-image: url(../img_borders/lato_top.gif);
	background-repeat: repeat-x;
}

.imgborderDX {
	background-image: url(../img_borders/lato_dx.gif);
	background-repeat: repeat-y;

}

.imgborderBOTTOM {
	background-image: url(../img_borders/lato_bottom.gif);
	background-repeat: repeat-x;
}

.imgborderSX {
	background-image: url(../img_borders/lato_sx.gif);
	background-repeat: repeat-y;
}

.inputBoxAlign {
	text-align:right;
}

/* Update2006 x Offerta speciale - Link nelle 3 lingue */

.specialoffer {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.specialoffer {
	text-decoration:none;
}

a.specialoffer:hover {
	text-decoration:underline;
	color:#FF0000;
}

