body{
  margin: 0px;
  padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	/*background-position: 100px, 30px;*/
}

td{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #222222;	
}

a{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #222222;
	text-decoration: none;	
}

a:hover{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #222222;
	text-decoration: underline;	
}

input, select, textarea{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #222222;
	text-decoration: none;
	border: #cccccc 1px solid;	
}

.riga{
  background-color: #879B9B; 
  font-size: 1px; 
  height: 2px; 
  overflow: hidden; 
}

#divcnt{
  width: 800px;
  margin: auto;
}

.txt{
  font-size: 13px;
	text-align: justify;
}

.link12{
  font-size: 13px;
}

.link12:hover{
  font-size: 13px;
}

.td_1{
  background-color: #C0A062; 
	width: 350px;
	text-align: center;
}

.td_2{
  background-color: #495F5F;
	text-align: center;
	text-align: right;	
}

.td_3{
	width: 550px;
  background-color: #DCC89C;	
	background-image: url(img/ximg_back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.td_4{
  background-color: #DCC89C;
	background-image: url(img/xdecorazione.gif);
	background-position: center center;
  background-repeat: no-repeat;	
}

.td_5{
  background-color: #495F5F;
	text-align: right;
}

.td_6{
  background-color: #C0A062; 
	text-align: center;
}

.td_7{
  background-color: #F5F5F5;
	width: 350px;
	text-align: center;
}

.td_foot{
	padding-top: 4px;
}

.td_menu{
	padding-left: 12px;
	padding-right: 12px;		 
}

.div_serv{
  float: left; 
	width: 44px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;	 
	background-color: #DFDFDF;
}

.div_serv_space{
  float: left; 
	width: 4px;
}

.foot{
  font-size: 10px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #999999;
	text-decoration: none;
}

.foot:hover{
  font-size: 10px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #999999;
	text-decoration: none;
}

.lingue{
  font-size: 10px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #999999;
	text-decoration: none;
}

.lingue:hover{
  font-size: 10px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #999999;
	text-decoration: none;
}

.link_menu{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #FFFFFF;
	text-decoration: none;
}

.link_menu:hover{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #C0A062;
	text-decoration: none;
}

.link_menu_h{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #C0A062;
	text-decoration: none;
}

.link_menu_h:hover{
  font-size: 11px; 
	font-family: Georgia, "times new roman", Times, Serif;
  color:  #C0A062;
	text-decoration: none;
}

 .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;
  }
	
	.slide{
    filter: alpha(opacity=0); 
    -moz-opacity: 0.0;
    opacity: 0.0;
    display: none;
	}
	
  .rcpslide{
    position: relative; 
    width: 920px; 
    height: 1300px; 
    overflow: hidden;
    text-align: left;
  }		

