/* 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;}



/************************************ nuova homepage ale balducci 24/10/2011 ******************/
#container_corpo {
	float:left;
	width:620px;
	
	text-align:left;
}


 
#col_dx {
	
	float:right;
	width:316px;	
	height:1290px;
	 
	
}

#container_viaggi_dx {
	/*float:right;*/
/*	background-image:url(../immagini/et_viaggi.png);*/
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	
	width:314px;	
	height:1291px;	
}


#content_viaggi_dx{
	/*float:right;*/
  margin-top:0px;
  background-image:url(../immagini/bgBox.jpg);
  background-repeat:repeat-x; 
  text-align:left; 
  height:790px; 
  width:100%;
}

#container_newsletter {

	background-color:#F4F4F4;
	width:314px;
	margin-top:17px;	
	height:185px;	
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	

}

#content_newsletter{
	/*float:right;*/
  margin-top:0px;
  background-image:url(../immagini/bgBox.jpg);
  background-repeat:repeat-x; 
  text-align:left; 
  height:90px; 
  width:100%;
}

a.link_boxes
{
	color:#797979;
}


.box_centrali{
	height:240px;
	width: 200px;
	float:left;
	
	
}

.box_content{
	width:180px;
	height:110px;
	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;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#FF2B79;
	padding:5px;
	display:none;
	color:#fff;
	}


 

