/* CSS Document */

#middleLeftBar{
	float:left;
	width:213px;
}
	
#middleMainBar{
	float:left;
	width:519px;
}

#middleRightBar{
	float:right;
	width:213px;
}

#middlePromozioni {
	position:relative;
	background-image:url(../immagini/box1left.jpg);
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-repeat:no-repeat;
	width:213px;	
	height:430px;
}

#middleFiere {
	position:relative;	
	background-image:url(../immagini/box2left.jpg);
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	
	background-repeat:no-repeat;
	width:213px;	
	height:516px;
}

#middleViaggi {
	position:relative;	
	background-image:url(../immagini/box1right.jpg);
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	
	background-repeat:no-repeat;	
	width:213px;	
	height:710px;	
}
#middleNewsletter {
	position:relative;	
	background-image:url(../immagini/box2right.jpg);
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	
	background-repeat:no-repeat;	
	width:213px;	
	height:237px;	
}


#homeDiscoteche {
	height:264px;
	float:left;
}
#homePub {
	height:264px;	
	float:left;	
}
#homeParchi {
	height:264px;	
	float:right;
}


#homeHotel {
	height:264px;
	float:left;
}
#homeRistoranti {
	height:264px;	
	float:left;	
}
#homeEscursioni {
	height:264px;	
	float:right;
}

#boxCentroHome {
	width:148px;
	height:135px;
	background-image:url(../immagini/bgBoxHome.jpg);
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	padding:10px;
	font-size:11px;
	color:#333;
	text-align:left;
	line-height:16px;
}

#spacer {
	height:10px;
}

#cleaner {
	clear:both;
}


.highlight{
	font-weight:bold;
	font-size:11px;
	color:#DF0059;
}

a.boxcentrali:link { font-weight:bold; font-size:11px; color:#DF0059; text-decoration:underline; }
a.boxcentrali:visited {font-weight:bold; font-size:11px; color:#DF0059; text-decoration:underline;}
a.boxcentrali:hover { font-weight:bold; font-size:11px; color:#000; text-decoration:underline;}

#containerBottom a:link { font-size:11px; color:#fff; text-decoration:none; }
#containerBottom a:visited { font-size:11px; color:#fff; text-decoration:none;}
#containerBottom a:hover { font-size:11px; color:#fff; text-decoration:underline;}

