#sett-sx {
	float:  left;
	margin: 0;
	margin-right: 20px;
	text-align: center;
	width:  570px;
	background: #fff;	
}


#sett-dx {
	float:  left;
	margin: 0;
	width:  355x;
	background-color: #fff;
}

#infoSettore {
	text-align: left;
  display: block;
  width: 560px;
  min-height: 80px;
  background: #fff url(bgGrey80.png) top left repeat-x;
  padding: 5px;
  margin-bottom: 10px;
 
}
#infoSettore > h2 {
	line-height: 70%;
	color: #339933;
	font-family:   Verdana, Arial, sans serif;
	margin-top: .3em;
	margin-bottom: .5em;
	font-size: 15px;
	text-shadow: #bbb 2px 2px 5px;
	
}
#infoSettore > img {
	float: right;
	margin: 5px;
}


/**
Stile del box delle news
*/
#boxNews {
text-align: left;
	display: block;
	width: 355px;
	background: #fff url(bgGrey80.png) top left repeat-x;	
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  	margin: 0;
  	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-khtml-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
}


#boxNews>h3 {
	clear:both;
	position:relative;
	color:#fff;
	background:#339933;
	text-shadow:0 -1px #267226, 0 1px #71de71;
	font-size: 14px;
	float:left;
	padding:3px 20px 6px 10px;
	margin-left: -10px;
	margin-top: 10px;
	width: 340px;
	margin-bottom:10px;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-khtml-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
}
#boxNews>h3:before
{
	content:" ";
	background:url(ribbon.png);
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-10px;
	z-index:100;
}
#boxNews>ul{
	margin: .5em 0 0 0;
	padding-left: 1em;
	padding-bottom: 10px;
	z-index:0;
}
	
#boxNews>ul>li{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: .5em;
	margin-right: 20px;
	margin-bottom: .5em;
	border-bottom: 1px #ccc dashed;
	z-index: 100;
}



/**
Stile del box delle news
*/
#boxIni {
text-align: left;
	display: block;
	width: 355px;
	background: #fff url(bgGrey80.png) top left repeat-x;	
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  	margin: 0;
  	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-khtml-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
}


#boxIni>h3 {
	clear:both;
	position:relative;
	color:#fff;
	background:#caa83d;
	text-shadow:0 -1px #8a680d, 0 1px #eac85d;
	font-size: 14px;
	float:left;
	padding:3px 20px 6px 10px;
	margin-left: -10px;
	margin-top: 10px;
	width: 340px;
	margin-bottom:10px;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-khtml-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
}
#boxIni>h3:before
{
	content:" ";
	background:url(ribbong.png);
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-10px;
	z-index:100;
}
#boxIni>ul{
	margin: .5em 0 0 0;
	padding-left: 1em;
	padding-bottom: 10px;
	z-index:0;
}
	
#boxIni>ul>li{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: .5em;
	margin-right: 20px;
	margin-bottom: .5em;
	border-bottom: 1px #ccc dashed;
	z-index: 100;
}


#elencoServizi img {
	margin-top: 1em;
	border: 0;
}
#elencoServizi {
	clear: both;
	margin-top:1em;
}

#servSinistra {
	float: left;
	width:32%;
	text-align: center;
	margin-bottom: 1em;
}

#servCentro {
	float: left;
	width:32%;
	text-align: center;
}

#servDestra {
	float: left;
	width:32%;
	text-align: center;
}

.servButton {
	display:block; 
	text-align: center;
	height: 100px;	
}

#siti {
	display: block;
	clear: both;
	float: left;
	text-align: left;
	width: 100%;
	margin: 5px 0 10px 0;
	background: #fff;
}

#siti > h3 {
	clear: both;
	line-height: 70%;
	color: #339933;
	font-family:   Verdana, Arial, sans serif;
	margin-top: .3em;
	margin-bottom: .5em;
	font-size: 14px;
	text-shadow: #bbb 2px 2px 5px;
	
}

.sito {
	float: left;
	text-align: left;
	display: block;
	width: 267px;
	min-height: 60px;
	margin: 5px 3px 0 3px;
	padding: 5px;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sito > a > img {
	float: left;
	margin-right: 5px;
	}

.sol {
	float: left;
	text-align: left;
	display: block;
	width: 267px;
	min-height: 60px;
	margin: 5px 3px 5px 3px;
	padding: 5px;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.sol > a > img {
	float: left;
	margin-right: 5px;
}


#biglietto {
	overflow: hidden;
	clear: both;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-style: italic;
	color: #666;
	margin: 10px 30px 10px 5px;
	width: 540px;
	min-height: 80px;
	padding: 1em;
	border: 1px solid #efefef;
	background: #ffffff; /* old browsers */
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;		
}

#biglietto > h3 {
  padding: 0;
  font-family: Verdana, Arial, sans serif;
  font-size: 1.2em;
  margin: 0;
  font-style: normal;
  color: #666;
  text-shadow: #bbb 2px 2px 3px;
  text-align: left;
}

