
html, body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Verdana;
	color: #666666;
	font-size: 11px;
	text-align: center;
	background-color: #ffffff;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #8B392B;
}

.a{
	text-decoration: none;
	color: #666666;
}

.a:hover{
	text-decoration: none;
	color: #8B392B;
}

input, select, textarea{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: #cccccc 1px solid;
}

#cnt{
	width: 982px;
	margin: 0px auto;
	text-align: center;
	background-image: url('img/back.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 20px;
}

.titolo_rosso{
	color: #8B392B;
}

.linkmap{
	color: #8B392B;
}

.linkmap:hover{
	color: #666666;
}

.titolopag{
	color: #8B392B;
	font-size: 18px;
	font-weight: 700;
}

.space_2{
	height: 2px; 
	overflow: hidden; 
	background-color: #ffffff;
}

.space_2_silver{
	height: 2px; 
	overflow: hidden; 
	background-color: #cccccc;
}

.space_10{
	height: 10px; 
	overflow: hidden; 
	background-color: #ffffff;
}

.space_6{
	height: 2px; 
	overflow: hidden;
}

.head{
	height: 114px; 
	overflow: hidden; 
	background-color: #ffffff;
}

.logo{
	float: left; 
	width: 238px;  
	height: 114px; 
	background-color: #ffffff;
}

.space_20_silver{
	height: 20px; 
	overflow: hidden; 
	background-image: url('img/back_box.jpg'); 
	background-repeat: repeat-x; 
	background-position: top center; 
	background-color: #ffffff;
	padding-top: 5px;
	border: #cccccc 1px solid;
}

.space_h{
	float: left; 
	width: 10px; 
	background-color: #ffffff;
}

.square{
	float: left; 
	width: 114px;  
	height: 114px; 
	background-color: #f8f8f8;
}

.sx{
	float: left; 
	width: 244px; 
	background-color: #ffffff;
}

.titolo{
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 10px; 
	padding-bottom: 10px; 	
	background-color: #495677; 
	color: #ffffff; 
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}

.titolo_nav{
	padding-left: 16px; 
	padding-right: 4px; 
	padding-top: 7px; 
	padding-bottom: 7px; 	
	border: #495677 1px solid;
	background-color: #F6F6F6; 
	text-align: left;
	color: #8B392B;
	font-size: 18px;
	font-weight: 700;	
}

.line{
	height: 1px;
	overflow: hidden;
	background-color: #F6F6F6;
	font-size: 2px;
}

.space_4{
	height: 4px; 
	overflow: hidden; 
	background-color: #ffffff;
}

.cnt_box{
	border: #cccccc 1px solid; 
	padding: 1px;
}

.box_uffici{
	background-image: url('img/back_box.jpg'); 
	background-repeat: repeat-x; 
	background-position: top center; 
	padding: 10px; 
	text-align: left;
}

.box{
	background-image: url('img/back_box.jpg'); 
	background-repeat: repeat-x; 
	background-position: top center; 
	padding: 10px; 
	text-align: left;
	overflow: hidden;
}


.box30{
	background-image: url('img/back_box.jpg'); 
	background-repeat: repeat-x; 
	background-position: top center; 
	padding: 0px; 
	text-align: left;
	overflow: hidden;
}

.space_h_4{
	float: left; 
	width: 4px; 
	background-color: #ffffff;
}

.ct{
	float: left; 
	width: 486px; 
	background-color: #ffffff;
}

.ct_nav{
	float: left; 
	width: 734px; 
	font-size: 11px;
	background-color: #ffffff;

}

.cnt_blu{
	padding: 4px; 
	border-left: #495677 1px solid;
	border-right: #495677 1px solid; 
	border-bottom: #495677 1px solid;

}

.dx{
	float: left; 
	width: 244px; 
	background-color: #ffffff;
}

#slide-images{
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
	margin:0px;
	padding:0px;
	width:920px;
	height:300px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}


  .highslide-wrapper div {
  	font-family: Arial, Verdana;
    font-size: 11px;
  }
  .highslide {
  	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
  }
  .highslide-active-anchor img {
  	visibility: hidden;
  }
  .highslide-wrapper, .drop-shadow {
  	background: white;
  }
  .highslide img {
  	border: none;
  }
  .highslide:hover img {
  	border: none;
  }
  .highslide-wrapper {
  	background: white;
  }
  .highslide-image {
  	border: 10px solid white;
  }
  .highslide-image-blur {
  }
  .highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    text-align: left;
		font-weight: 700;
  }
  .highslide-loading {
    display: block;
    color: black;
    font-size: 11px;
  	font-family: Arial, Verdana;
  	font-weight: bold;
    text-decoration: none;
  	padding: 2px;
  	border: 1px solid black;
      background-color: white;
  
      padding-left: 22px;
      background-image: url(highslide/graphics/loader.white.gif);
      background-repeat: no-repeat;
      background-position: 3px 1px;
  }
  a.highslide-credits,
  a.highslide-credits i {
      padding: 2px;
      color: silver;
      text-decoration: none;
    font-size: 11px;
  }
  a.highslide-credits:hover,
  a.highslide-credits:hover i {
      color: white;
      background-color: gray;
  }
  
  a.highslide-full-expand {
  	background: url(highslide/graphics/fullexpand.gif) no-repeat;
  	display: block;
  	margin: 0 10px 10px 0;
  	width: 34px;
  	height: 34px;
  }
