h2.promozione {
	font-family: verdana;
	font-size: 67%;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}

h2.promozione a:link	{ text-decoration: none; color: #436976; font-weight: bold; }
h2.promozione a:visited { text-decoration: none;  color: #537986; }
h2.promozione a:hover 	{ text-decoration: underline;}
h2.promozione a:active { text-decoration: none; }

h5.promozione {
	background-color: #efefef;
	font-family: verdana;
	font-size: 60%;
	font-weight: normal;
	margin: 0px;
	padding: 3px 6px 10px 6px;
	color: #000000;
}
h5.promozione a:{text-decoration: none; color: #000000;}
h5.promozione a:link{text-decoration: none; color: #000000;}
h5.promozione a:visited{text-decoration: none; color: #000000;}

li.promozione{
	background-color: #dee7ec;
	border: 1px solid #8cacbb;
	list-style-type: none;
	margin-bottom: 10px;
	text-indent: 0px;
}

.sele{
	border: 1px solid #8cacbb;
	list-style-type: none;
	margin-bottom: 10px;
	text-indent: 0px;
	cursor:hand;
	background-color: #B9CCD7;
}


td.titmenu {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
}
