html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #2c495b;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#testo a, #testo a:link, #testo a:visited {
	text-decoration: underline;
}
#testo h3 {
	font-size: 18px;
	padding-bottom: 10px;
}
#testo h4 {
	font-size: 14px;
	padding-bottom: 10px;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

#testo a, #utility a {
	color: #F3880A;
	text-decoration: underline;
}
#testo a:hover, #utility a:hover {
	text-decoration: none;
}
#contenitore {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
  position: relative;
}
#contenitore #intestazione {
  background-color: #ddd;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
  height: 267px;
  background-repeat: no-repeat;
  background-position: 7px 50px;
}
#intestazione h1 {
	position: absolute;
	top: 90px;
	left: 22px;
}
#intestazione h2 {
	position: absolute;
	top: 225px;
	left: 22px;
	color:white;
	width:300px;
	padding: 5px 0 ;
	font-size:30px;
	display:block;
}
#fiore {
	position: absolute;
	top: 195px;
	right: 0px;
	background-color: transparent;
}
#contenitore #menulingua {
	position: absolute;
	top:10px;
	right: 0;
}
#contenitore #sezioni {
	background-color: #2C495B;
	height: 45px;
	padding: 0;
	margin: 0 0 0 0;
	border-bottom: 7px;
}
#sezioni ul {
	margin: 0;
	padding: 13px 0 0 28px;
	
}
#sezioni ul li {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	color: White;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sezioni ul li a {
	display: block;
	width: 131px;
	height: 32px;
	text-align: center;
	color: #8b8c8d;
	background-repeat: no-repeat;
	background-position: -131px 0;
	line-height: 14px;
	text-decoration: none;
}
#sezioni ul li.colore14 a:hover {
	color: #209e46;
}
#sezioni ul li.colore15 a:hover {
	color: #ffac00;
}
#sezioni ul li.colore16 a:hover {
	color: #33ccff;
}
#sezioni ul li a.curr {
	background-position: 0 0;
	color: White;
	line-height: 10px;
}
#sezioni ul li.colore14 a.curr:hover, #sezioni ul li.colore15 a.curr:hover, #sezioni ul li.colore16 a.curr:hover {
	color: white;
}
#contenitore #contenuto #menu {
  float: left;
  padding: 0;
  width: 200px;
}
#menu ul {
	padding: 1px 0 200px 0;
	margin: 50px 0 0 7px;
	background-image: url(riga.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 178px;
}
#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li a {
	display: block;
	height: 27px;
	text-transform: none;
	line-height: 26px;
	padding-left: 25px;
	width: 200px;
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	background-position: 0 -54px;
	text-decoration: none;
}
#menu ul li a.curr {
	background-position: 0 0;
}
#menu ul li a.curr:hover {
	background-position: 0 0;
}
#menu ul ul {
	margin: 0;
	padding: 5px 0;
	background-position: bottom left;
}
#menu ul ul li a {
	background-image: none;
	padding-left:40px;
	padding-top: 1px;
	height: 15px;
	font-weight: normal;
	line-height: normal;	
}
#contenitore #menu ul ul strong {

	height: 15px;
	line-height: normal;
	display:block;
}
#contenitore #menu ul ul strong a {
	font-weight: bold;
	padding-left:40px;
	padding-top: 1px;
	height: 15px;
	line-height: normal;
	display:block;
}
#contenitore #contenuto #utility {
  float: right;
  padding: 120px 0 0 0;
  width: 290px;
}
#contenitore #contenuto #testo {
  margin: 0 310px 0 220px;
  padding: 50px 0px 50px 0px;
  line-height: 17px;
  font-size: 12px;
}
#contenitore #contenuto .clearFloat {
  clear: both;
  display: block;
}
#contenitore #piede {
  background-color: #ddd;
  position: relative;
  margin: 0;
  padding: 0;

}
#contenitore #piede img {
	position: absolute;
	top:5px;
	right: 0;
}
#contenitore #piede p {
	padding: 7px;
	margin: 0;
	color: White;
	font-weight: bold;
	font-size: 10px;
}
#contenitore #piede p a {
	color: white;
}
#elenco dt img {
	float: left;
	margin-bottom: 5px;	
}
#elenco {
}
#elenco dt {
	border-top: 1px dotted #ffac00;
	margin-top: 5px;
	padding-top: 5px;
	clear:both;
}
#elenco dt a {
	margin-left: 100px;
}
#elenco dd {
	margin-left: 100px;
	padding: 0;	
}
#divertimenti {
	width: 300px;
}
#divertimenti td {
	vertical-align: top;
	padding: 5px 5px 5px 0;
	border-bottom: 1px dotted #33ccff;
}
#galleria {
	padding: 15px 0;
}
#galleria a {
		margin: 0 10px 10px 0;
		float: left;
		display: block;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
#grat dt {
	font-weight: bold;
}
#grat dd {
	margin: 0;
	padding: 0 0 10px 0;
}
#offerta {
	padding: 10px;
	background-color: #ffe2a6;
}
#offerta dt {
	font-weight: bold;
}
#offerta dt span {
	font-weight: normal;
	font-size: 10px;
	color: #8b8c8d;
	padding-top: 3px;
}
#offerta dd {
	margin: 0;
	padding: 0 0 0px 0;
}
#sancard dd {
	margin: 0;
	padding: 0 0 7px 0;
}
#sancard .offdet {
	font-size: 11px;
	color: #595959;
}
.sconto {
	font-size: 12px;
	color: #595959;
	padding-bottom: 7px;
}
.sconto strong {
	font-size: 22px;
	color: #ffac00;
	font-family: Georgia, serif;
	font-style: italic;
}
.testomodulidx {
}
#iniziative dt {
 font-size: 13px;
 font-weight: bold;
 padding: 10px 0 0px 0;
}
#iniziative dd {
 margin: 0;
 padding: 0;
}
#iniziative dd a {
 font-weight: normal;
}

ul#gallery, ul#gallery li {
	margin:0;
	padding:0;
	list-style-type:none
	}
ul#gallery {
	float:left;
	width:100%;
	}
ul#gallery li {
	float: left;
	width: 130px;
	height: 130px;
   line-height: 130px;
	margin:0 5px 5px 0;
	text-align: center;
   background: url(bk_p.png) no-repeat center center
	}
ul#gallery img {
	vertical-align: middle
	}

* html ul#gallery li {
	font-size: 130px;
	height: auto
	} /* hack per IE 5.5 e IE6 */
*:first-child+html ul#gallery li {
	font-size: 130px;
	height: auto
	} /* hack per IE7 */
	
	

ul#sale  {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0;	
}
body #contenitore #contenuto #utility ul#sale  li a,
body #contenitore #contenuto #utility ul#sale  li a:visited ,
body #contenitore #contenuto #utility ul#sale  li a:link {
	color:grey;
	text-decoration: underline;
	}
#sale a:hover {
	color: black;
}
#sale a.selected, #sale a.selected:active {
	font-weight:bold;
	}
.nascondi {
	padding:12px 25px;
	display:none;
	}
.sala {
	border-top: 1px solid #ffac00;
}
#testo .sala th, #utility .sala th {
	text-align: left;
	padding: 3px 3px 3px 0;
	border-bottom: 1px solid #ffe2a6;
	width: 210px;
	font-weight: normal;
	font-size: 11px;
}
#testo .sala td, #utility .sala td {
	text-align: center;
	padding: 3px;
	background-color: #ffe2a6;
	border-bottom: 1px solid white;
	width: 74px;
	font-size: 11px;
}
h4#sala {
	font-size: 14px;
	padding: 5px 30px 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ffac00;
	
}
#testo h4.salacat, #utility h4.salacat {
	font-size: 12px;
	margin: 10px 0 0px 0;
	padding: 0;


	
}
#icone ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#icone li {
	display: inline;
}
#icone a {
	display: block;
	float: left;
	width: 115px;
	height: 83px;
	margin: 0 10px 10px 0;
	background-position: 0 -83px;
	line-height: 149px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	font-size: 11px;
}
#contenuto #testo #icone a {
	text-decoration: none;
}
#contenuto {
	height: 100%;
}
#icone a:hover {
	background-position: 0 0;
}
#icone a em {
	font-style: normal;
	font-weight: normal;
	background-color: white;
	padding: 1px 3px;
}
#ic_cultura {
	background-image: url(ico_cultura.gif);
}
#ic_sport {
	background-image: url(ico_sport.gif);
}
#ic_escursioni {
	background-image: url(ico_escursioni.gif);
}
#ic_shopping {
	background-image: url(ico_shopping.gif);
}
#ic_vitanotturna {
	background-image: url(ico_vitanotturna.gif);
}
#ic_spiagge {
	background-image: url(ico_spiagge.gif);
}
#ic_benessere {
	background-image: url(ico_benessere.gif);
}
#privacyinfo {
	display: block;
	width: 350px;
	height: 200px;
	font-size:10px;
	padding: 5px;
	overflow: auto;
		white-space: normal;
		line-height: normal;
}
#privacyinfo p {
	padding: 0;
	margin: 0;
}
#relax dd p {
	margin: 0;
	padding: 0;
}
#relax dd {
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 10px;
	border-left: 1px dotted #ffac00;
	border-bottom: 1px dotted #ffac00;
}
#relax dt {
	margin-top:5px;
	font-weight: bold;
}
.banner {
	padding-left: 50px;
}
#cartolina {
	padding: 10px;
	background-color: #FFF7E8;
	border: 1px solid #c7c7c7;
	border-left: 2px solid #8b8c8d;
	border-bottom: 2px solid #8b8c8d;
}
#cartobusta{
	position: relative;
}
#cartoimg {
	position: absolute;
	top: 147px;
	left: 147px;
}
#cartofrom {
	position:absolute;
	top: 75px;
	left: 120px;
	font-size: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #764e2b;
}
#cartoto {
	position: absolute;
	top: 117px;
	left: 90px;
	font-size: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #764e2b;
	
}
#dispense {
	padding: 0 30px 0 30px;
	
}
#dispense li {
	margin-bottom: 5px;
}
ul#servizi  {
	list-style: none;
	width: 300px;
	margin-left: 0;
	padding-left: 0;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0;
	border-top: 1px solid #ffac00;
}
ul#servizi  li {
	border-bottom: 1px solid #ffe2a6;
	padding: 2px 0;
	margin: 0;
}
#convegni dt {
	font-size: 12px;
	border-top: 1px dotted #ffac00;
	margin-top: 5px;
	padding-top: 5px;
}
#convegni .convloc {
	font-size:11px;
	line-height: normal;
}
#convegni dd {
	margin: 0;
	padding: 0 0 0 10px;
}

#tagcloud {
	padding: 0 30px 0 20px;
	font-weight: normal;
}
#tagcloud .tag1 {
	font-size: 10px;
}
#tagcloud .tag2 {
	font-size: 12px;
}
#tagcloud .tag3 {
	font-size: 14px;
}
#tagcloud .tag4 {
	font-size: 16px;
}
#tagcloud .tag5 {
	font-size: 18px;
}