/* HOMEPAGE   */
.title_hp_cerco {
	background-color: #2763a1;
}
.title_hp_eventi {
	background-color: #3d79b5;
}
.title_hp_offerte {
	background-color: #0e4072;
}
.title_hp_eventiData {
	background-image: url(../images/misc/hp_eventi_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 42px;
	height: 20px;
}
.title_hp_eventi_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.title_hp_eventi_link {color : #FFFFFF; }
a:active.title_hp_eventi_link {color : #FFFFFF;}
a:hover.title_hp_eventi_link  {color: #FFFFFF; text-decoration: underline;} 


.desc_hp_eventiData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 18px;
	padding-top: 8px;
}

.offertePromo_data {
	background-image: url(../images/misc/hp_promo_titlebg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	height: 30px;
}
.offertePromo_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 40px;
}
.offertePromo_price {
	padding-top: 5px;
	background-image: url(../images/misc/hp_promo_price_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	height: 22px;
}
.offertePromoImgBorder {
	border: 1px solid #ff9c1b
}

.offerte_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.offerte_link {color : #FFFFFF; }
a:active.offerte_link {color : #FFFFFF;}
a:hover.offerte_link  {color: #FFFFFF; text-decoration: underline;} 


.offerteLast_data {
	background-image: url(../images/misc/hp_offerte_titlebg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	height: 30px;
}
.offerteLast_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 40px;
	height:120px;
}
.offerteLast_price {
	padding-top: 5px;
	background-image: url(../images/misc/hp_offerte_price_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	height: 22px;
}
.offerteLastImgBorder {
	border: 1px solid #21aaf1
}

.offerteFooterLine{
	border-top: 1px solid #2663a0;
	 
}
.offerteTrattSep{
	border-left: 1px dotted #CCCCCC;
	 
}

a.linkBox{
	background-color:white;
	display:block;
	height:212px;
	text-decoration:none;
	cursor:pointer;
}

a.linkBox:hover{
	background-color:#ECF2F8;
	text-decoration:none;
}

a.linkBox:hover span{
	text-decoration:underline;
}
