* {
	margin:0;
	font-weight: normal;
	padding:0;
}

body {
	background-color: #736357;
	margin:0;
	font-family:tahoma,"Times New Roman",Times,serif;
	font-size:12px;

}

#contenitore {
	margin:auto;
	width: 979px;
}

a:link,
a:visited {
	color:#8f3a40;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#lingue {
	background-image:url(images/testa-alta.png);
	height:23px;
	text-align: right;
	padding-right:50px;
	padding-top:2px;
}

#header {
	background-image:url(images/header.png);
	height:266px;
}

#mssHolder {
	margin-left:20px;
}

#menu {
	background-image:url(images/menu.png);
	height:27px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.menuNavigazione{
	color:#fff;
	margin:0;
	padding:0.5em 0;
	text-align:center;
}
.menuNavigazione li{
	display:inline;
}
.menuNavigazione a{
	height:0;
	padding:0.5em 0;
	text-decoration:none;
	margin:-0.5em 1em;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	color:#fff;

}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	color:#534741;
	text-decoration: none;
	padding-bottom:0.1em;
}
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active{
	color:#534741;
	padding-bottom:0.1em;
}

#centro_min {
	background-image:url(images/centro_min.png);
	background-repeat: no-repeat;
	min-height:470px;
	height:auto !important;
	height:470px;

}

#centro {
	background-image:url(images/centro.png);
}

#colonnaSx {
	
	width:156px;
	padding-left:20px;
	padding-top:20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.menuNavigazione2{
padding:0;
	margin:0;

	list-style:none;
}
.menuNavigazione2 a{
	display:block;
	text-decoration:none;
	margin:1px 0;
	padding:4px 10px 3px 10px;
	color:#009;
}

.menuNavigazione2 .voceCorrente a:link,
.menuNavigazione2 .voceCorrente a:visited,
.menuNavigazione2 .voceCorrente a:hover,
.menuNavigazione2 .voceCorrente a:focus,
.menuNavigazione2 .voceCorrente a:active{
	color:#fff;
	background-image:url(images/btn_selezionato.png);
	background-repeat:no-repeat;
	height:23px;

}
.menuNavigazione2 a:link,
.menuNavigazione2 a:visited{
	background-image:url(images/btn_non_selezionato.png);
	color:#fff;
	background-repeat:no-repeat;
	height:23px;
	margin:0pt 0pt 2px;
}
.menuNavigazione2 a:hover,
.menuNavigazione2 a:focus,
.menuNavigazione2 a:active{
	background-image:url(images/btn_selezionato.png);
	color:#FFF;
	text-decoration: none;
}

#striscia_foto {
	float:left;
}

.descrizione {
	float:left;
	width:437px;
	padding:10px 15px;
	text-align: justify;
	font-size:10px;
}

#colonnaDx {
	float:left;
	width:189px;
	padding:10px 0;
}

#box {
	
	margin-top:15px;
}

#testo_box {
	background-color:#c7b299;
	padding:5px;
	font-size: 9px;
	color:#534741;
}

.imgbox {
	float:left;
	border:1px solid #534741;
	padding:2px;
	margin:3px;
}

#testa_box {
	background-color: #d63e49;
	padding:4px 5px;
	border-bottom:1px solid #c72c37;
	
}

#testa_box h3 {
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#footer_box {
	background-image:url(images/footer_box.png);
	height:20px;
	text-align: right;
	padding-right:20px;
	padding-top:4px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	

}

#footer_box a:link,
#footer_box a:visited {
	color:#534741;
	font-size:10px;
	text-decoration: none;
}

#footer_box a:hover {
	text-decoration: underline;
}

.chiuditutto {
	clear:both;
}

#footer {
	background-image:url(images/footer.png);
	height:8px;
	padding-top:20px;
	background-repeat: no-repeat;
}

p.crediti {
	font-size:9px;
	color:#474747;
}

.fotogallery {
margin:0pt 0pt 0pt 60px;
}

/*PARTE PRENOTAZIONE A COMPARSA 20 maggio 2009 */

span.etichetta {
	margin-right:5px;
}

.nomeFascia {
	font-size:12px;
	margin:15px 0 0;
}

.descrizione_maggiori_info {
	background-color:#DBDADA;
	padding:3px 7px 6px 0;
	width:96%;
}

/* OFFERTA AJAX */

	
.data_arrivo_offerta{
	float:left;
	margin-right:7px;
}

.data_partenza_offerta {
	float:left;
}

.contenitore_offertaV2 {
padding:5px;
	background-color: #cccccc;
}