/* INDEX, DICHIARAZIONE, DOCUMENT */
/* COLOURS:
 * #fee1b5: arancione-scuro;
 * #fff6ea: arancione-chiaro datapicker;
 * #000099: font bold;
 * #008000: green a:hover;
 */


body {
   margin: 0px;
   background-color: #FFFFFF;
}
.bg {
  display: block;
  background: url(../img/line.jpg) repeat-x top;
}
.hiperstat-wrapper {
	position: absolute;
	left: -5000px;
	visibility: hidden;
}
b {
  font: bold 14px Georgia;
  color: #000099;
}
table {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.key {
  text-decoration: underline;
}
/* PAGE, TEMPLATE */
a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	outline: 0px;
}
a:link, a:visited {
	color: #000066;
}
a:hover {
	color: green;
}
h3 {
  font: bold 22px Georgia;
  color: #000099;
  }
.i_title {
  display: inline;
  position: relative;
  top: 10px;
}
/* HOME */
h4 {
  display: block;
  font: bold 18px Georgia;
  color: #000099;
  /*text-align: center;*/
  text-indent: 135px;
  padding-bottom: 10px;
  margin: -5px auto 0px auto;
  line-height: 4px;
  vertical-align: top;
}
/*HEADER*/
.div_header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  background-color: #FFFFFF;
}
.div_flag_de {
  position: absolute;
  top: 186px;
  left: 650px;
  z-index: 5;
  height: 30px;
  font: bold 11px Georgia;
  color: #FF0066;
  vertical-align: middle;
}
.div_flag_en {
  position: absolute;
  top: 210px;
  left: 650px;
  z-index: 10;
  height: 30px;
  font: bold 11px Georgia;
  color: #0000FF;
  vertical-align: middle;
}
.div_flag_fr {
  position: absolute;
  top: 234px;
  left: 650px;
  z-index: 15;
  height: 30px;
  font: bold 11px Georgia;
  color: #FF0000;
  vertical-align: middle;
}
/*MENU SN*/
.up {
  display: block;
  position: absolute;
  top: 180px;
  left: 0px;
  width: 700px;
}
.div_b_sn {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  bottom: auto;
  z-index: 2;
  width: 160px;
  height: auto;
  padding: 0px;
}
.icon {
  width: 64px;
  padding-bottom: 6px;
  padding-right: 0px;
}
.table_icon {
	padding: 5px; 
	font: normal 9px arial; 
	letter-spacing: 1px; 
	color: #000066; 
	line-height: 9px; 
	text-align: center;
}
.table1_b_sn {
  width: 160px;
  background-color: #FEE1B5;
  border-right: dotted 3px #F7B575;
  border-bottom: dotted 3px #F7B575;
}
.table2_b_sn {
  display: block;
  background-color: #FEE1B5;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  border-right: dotted 3px #F7B575;
  border-bottom: dotted 3px #F7B575;
  border-top: dotted 3px #F7B575;
}
.table3_b_sn {
  display: block;
  background-color: #FEE1B5;
  width: 160px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  border-right: dotted 3px #F7B575;
  border-bottom: dotted 3px #F7B575;
  border-top: dotted 3px #F7B575;
}
.text_b_sn {
  font: normal 14px Georgia;
  color: #000066;
  text-align: right;
  line-height: 15px;
}
.dir {
  width: 160px;
  font: bold 12px Georgia;
  color: #000099;
  line-height: 12px;
  text-align: center;
}
/* MENU LINK*/
a.menu2:link {
  font: bold 11px Georgia;
  color: #000099;
  text-decoration: none;
}
a.menu2:visited {
  font: bold 11px Georgia;
  color: #000099;
  text-decoration: none;
}
a.menu2:hover {
  font: bold 11px Georgia;
  color: #FF0000;
  text-decoration: none;
}
a.menu2:active {
  font: bold 11px Georgia;
  color: #FF0000;
  text-decoration: none;
}
/*CONTENT*/
.div_b_dx {
  display: block;
  position: absolute;
  top: 0px;
  left: 164px;
  bottom: auto;
  width: 500px;
  z-index: 3;
  border-top: dotted 3px #F7B575;
  text-align: center;
  vertical-align: top;
  padding: 4px;
}
/*solo in attivita*/
.div_img_dx {
  padding: 20px 6px 6px 0px;
  margin: 10px 8px 2px 0px;
  float: left;
  border-bottom: dotted 3px #F7B575;
  border-right: dotted 3px #F7B575;
}
.div_img_sn {
  padding: 20px 0px 6px 6px;
  margin: 10px 0px 2px 8px;
  float: right;
  border-bottom: dotted 3px #F7B575;
  border-left: dotted 3px #F7B575;
}
.icon_img_dx {
  padding: 20px 6px 6px 0px;
  margin: 10px 8px 2px 0px;
  float: left;
}
.icon_img_sn {
  padding: 20px 0px 6px 6px;
  margin: 10px 0px 2px 8px;
  float: right;
}
/*tutti i testi del content*/
.text_b_dx {
  text-align: justify;
  font: normal 14px Georgia;
  color: #000066;
  padding: 0px;
}
/* CONTENT LINK*/
a.cont:link {
  font-weight: bold;
  color: green;
  text-decoration: none;
}
a.cont:visited {
  font-weight: bold;
  color: #005CE6; 
  text-decoration: none;
}
a.cont:hover {
  font-weight: bold;
  color: #F14500;
  text-decoration: none;
}
a.cont:active {
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}
/*NAVBAR*/
.navbar {
  margin-top: 50px;
  width: 500px;
  text-align: left;
}
.navstyle{
  width: 400px;
  border-top: dotted 3px #F7B575;
  padding-bottom: 40px;
  margin-bottom: 20px;
  margin-left: 50px;
  margin-right: 50px;
  font: bold 11px Georgia;
  text-align: center;
}
a.nav:link {
  color: #FF0000;
  text-decoration: none;
}
a.nav:visited {
  color: #FF0000;
  text-decoration: none;
}
a.nav:hover {
  color: #000099;
  text-decoration: none;
}
a.nav:active {
  color: #FF0000;
  text-decoration: none;
}

/*PREZZI*/
.prezzi_date {
  font-size: 10px;
}
.title_prezzi {
  height: 36px;
  border: dotted 1px #000066;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
}
.light_prezzi {
  border: dotted 1px #000066;
  background-color: #F2F1EF;
  vertical-align: middle;
  text-align: center;
  font: bold 13px Georgia;
}
.middle1_prezzi {
  border: dotted 1px #000066;
  background-color: #FCF0E0;
  vertical-align: middle;
  text-align: center;
  font: bold 13px Georgia;
}
.middle2_prezzi {
  border: dotted 1px #000066;
  background-color: #FCE7CA;
  vertical-align: middle;
  text-align: center;
  font: bold 13px Georgia;
}
.dark_prezzi {
  border: dotted 1px #000066;
  background-color: #FAD6A2;
  vertical-align: middle;
  text-align: center;
  font: bold 13px Georgia;
}
.titoli {
  font: bold 16px Georgia;
  vertical-align: middle;
  text-align: center;
}
.spot {
  font: bold 24px Georgia;
  color: #FF0000;
  vertical-align: middle;
  text-align: center;
}
.riduzioni {
  /*border-bottom: dotted 1px #F7B575;*/
  border-bottom: dotted 1px #000066;
  text-align: left;
}
/*GALLERY*/
.credits {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
  font: 9px Arial;
  color: #6A3B09;
  line-height: 20px;
}
.credits_multiline {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  font: 9px Arial;
  color: #6A3B09;
  line-height: 12px;
}
.gallery_credits {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  font: 11px Arial;
  color: #6A3B09;
}
.gallery_text {
  margin-bottom: 30px;
  text-align: center;
  font: 11px Arial;
  color: #000099;
}
.gallery {
  width: 500px;
  text-align: center;
  vertical-align: middle;
  font: normal 11px Georgia;
  color: #000066;
}
.foto {
  height: auto;
  text-align: right;
  padding-right: 6px;
  padding-bottom: 4px;
  border-right: dotted 3px #F7B575;
  border-bottom: dotted 3px #F7B575;
}


.skip-intro {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-decoration: none;
}
.div_hr {
	position: relative; 
	height: 1px; 
	width: 10%;
	padding-bottom: 10px;
	margin-top: 10px; 
	border-top: dotted 1px #0000CC;
}

/***** POPUP ********/
#popup {
	z-index: 500;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	left: 0px;
	/*display: none;*/
}
#popup .p-close {
	color: #FF0000;
	font-weight: bold;
	font-family: arial;
	font-size: 20px;
	width: 100%;
	text-align: right;
	padding-right: 20px;
	cursor: pointer;
}
#popup #ad {
	background-color: #FFFFFF;
	border: 10px solid #ff0000;
	position: relative;
	left: 180px;
	top: 180px;
	width: 400px;
	padding: 10px;
	text-align: center;	
	line-height: 200%;
}
#popup .p-title {
	color: #002d48;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#popup .p-middle {
	font-size: 12px;
}
#popup .p-christmas {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.offerta {
	font-size: 12px;
	padding-top: 20px;	
	float: right;
}
.offerta-box {
	border: 2px solid #008000;
	padding: 6px;
	margin: 8px;
	width: 150px;
	text-align: center;
	background-color: #ffffff;
}
a.offerta-link:link,
a.offerta-link:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #008000;
}
a.offerta-link:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: DarkOrange;
} 
