html{
  padding: 0px;
  margin: 0px;	
}

body{
  margin: 0px;
  border: none;
  padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;	
  text-align: center;	
	background-image: url(img/sfondo_nav.jpg);
  background-color: #798992;	
	background-repeat: repeat-x;
	background-position: top left;
}

td, div{
  font-size: 11px; 
  font-family: Arial;
  color:  #666666;	
}

a{
  font-size: 11px; 
  font-family: Arial;
  color:  #666666;
	text-decoration: none;	
}

a:hover{
  font-family: Arial;
	text-decoration: underline;	
  color:  #E77817;	
}

input, select, textarea{
  font-size: 11px; 
  font-family: Arial;
  color:  #666666;
	border: #d0d0d0 1px solid;
}

.logo{
	padding-top: 31px; 
	width: 500px; 
	background-image: url(../img/logo_aac.gif); 
	background-repeat: no-repeat; 
	background-position: 20px 20px;
}

.vert_sx_up{
  width: 4px;
	font-size: 2px;
	background-image: url(img/vert_sx_up.gif);
	background-repeat: no-repeat;
}

.vert_dx_up{
  width: 4px;
	font-size: 2px; 						
	background-image: url(img/vert_dx_up.gif);
	background-repeat: no-repeat;
}

.vert_sx_dw{
  width: 4px;
	font-size: 2px; 						
	background-image: url(img/vert_sx_dw.gif);
	background-repeat: no-repeat;
}

.vert_dx_dw{
  width: 4px;
	font-size: 2px; 						
	background-image: url(img/vert_dx_dw.gif);
	background-repeat: no-repeat;
}

.orizzontale_1{
  width: 760px;
	background-image: url(img/orizzontale_1.gif);
}

.orizzontale_2{
  width: 760px;
	background-image: url(img/orizzontale_2.gif);
}

.verticale_1{
  width: 4px;
	background-image: url(img/verticale_1.gif);
}

.verticale_2{
  width: 4px;
	background-image: url(img/verticale_2.gif);
}

.verticale_3{
  width: 4px;
	background-image: url(img/verticale_3.gif);
}

.verticale_4{
  width: 4px;
	background-image: url(img/verticale_4.gif);
}

.blu{
 background-color: #ACB7BF;
}

.linkblu{
  font-size: 13px;
	font-weight: 700;
  color: #495677;	
}

.linkgrigio{
  font-size: 13px;
	font-weight: 700;
  color: #838281;	
}

.linkarancione{
  font-size: 13px;
	font-weight: 700;
  color: #E77817;	
}

.linkarancionesmall{
  font-size: 11px;
  color: #E77817;	
}

.lingue{

  color: #ffffff;
}

.btn_guest{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 160px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_guest.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_inf{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 120px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_inf.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_sch{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 120px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_sch.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_booking{
	cursor: pointer;
	color: #ffffff;
	height: 36px;
	width: 36px;
	border: none;
	background-color: transparent;
	background-image: url(img/btn_booking.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_sch2{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 320px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_sch2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_inv{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 80px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_inv.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_www{
  cursor: pointer; 
	color: #495677; 
	height: 18px; 
	width: 40px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_www.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_mail{
  cursor: pointer; 
	color: #495677; 
	height: 18px; 
	width: 40px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_mail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.titolo{
  height: 32px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.baffoup{
  background-image: url(/img/baffoup.gif); 
	background-repeat: no-repeat; 
	background-position: top center; 
	font-size: 2px;
}

.contenuto{
  padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.baffodown{
  background-image: url(../img/baffodown.gif); 
	background-repeat: no-repeat; 
	background-position: top center; 
	font-size: 2px;
}

.btn_foto_up{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 40px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_foto_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.btn_foto_down{
  cursor: pointer; 
	color: #ffffff; 
	height: 18px; 
	width: 40px; 
	border:none; 
	background-color: transparent;
	background-image: url(img/btn_foto_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

  .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;
  }
  
#slideshow {
    position:relative;
    height: 190px;
}

#slideshow DIV {
    position: absolute;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;	
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}


#partners {
    position:relative;
	
}

#partners DIV {
    position: absolute;	
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;	
}

#partners DIV.active {
    z-index:10;
    opacity:1.0;
}

#partners DIV.last-active {
    z-index:9;
}
