body{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	background-color:#ebebeb;

}
p {
	margin: 0 auto;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bold{
	font-weight:bold;
}
#main_pattern{
	width:100%;
	height:100%;
	background-image:url(../img/bg_pattern.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#container{
	margin:auto;
	width:858px;
	height:auto;
	padding:0px;
	background-color:#FFF;
}
#corpo{
	padding-left:20px;
	padding-right:20px;
}
#gallery_foto{
	width:515px;
	float:left;
}

#costi_big{
	width:515px;
	float:left;
	height:415px;
}
#costi_big img{
	margin-bottom:8px;
}

.titolo{
	width:280px;
	float:right;
	font-size:16px;
	color:#87061f;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
}
#testo{
	width:280px;
	float:right;
	text-align:justify;
	font-size:13px;
}
.fascia{
	width:838px;
	height:28px;
	background-image:url(../img/fascia.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	color:#87061f;
	padding-left:20px;
	padding-top:7px;
	}
.photogallery{
	margin-bottom:20px;
	margin-top:20px;
}
.thumb{
	width:32px;
	height:32px;
	border:0;
	padding-right:3px;
}
.date{
	padding-left:10px;
}
.data_singola{
	padding:10px;
	float:left;
	}
.data{
	border-bottom:#87061f dotted 1px;
	color:#87061f;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}
.testo_data{
	margin-top:10px;
	text-align:justify;
}
.sfondo_foto{
	width:83px;
	height:83px;
	padding-top:12px;
	padding-left:12px;
	background-image:url(../img/sfondo_foto.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-right:5px;
}

#costi{
	padding-left:20px;
	padding-right:20px;
}
#costi_testo{
	padding:10px;
	color:#87061f;
	background-color:#fcdd80;
}

#map{
	width:515px;
	height:360px;
	float:left;
}
#contatti{
	padding:20px;
}
.informazioni{
	width:280px;
	float:right;
	font-size:13px;
	background-color:#ebebeb;
}

a {
	color:#87061f;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}


#footer{
	background-color:#CCC;
	padding:10px;
}

#footer_testo{
	float:left;
}

#footer_powered{
	float:right;
	text-align:right;
}

.foto{
	width:80px;
	height:80px;
	border:1px solid #cccccc;
	padding:5px;
	margin-right:5px;
	float:left;
}

.foto_mini{
	width:50px;
	height:50px;
	border:1px solid #cccccc;
	padding:5px;
	margin-right:5px;
	float:left;
}
.tip {
	display:none;
	position:absolute;
	z-index:1000;
	background-color:#FFF;
	border:1px solid #d0d0d0;
	padding:10px;
}

.pacchetti {
	width:785px;
	border:1px solid #FFC830;
	padding:15px;
	float:left
}

.pacchetto {
	width:785px;
	float:left;
}
.testo{
	float:left;
	width:695px;
	margin-left:20px;
}
.titolo_pacchetto{
	color:#87061f;
	font-size:14px;
}
.tratteggio{
	border-bottom:#87061f dotted 1px;
	color:#87061f;
	margin-top:7px;
	margin-bottom:7px;
}

.btn_menu{
	width:auto;
	height:auto;
	float:right;
	font-size:14px;
	color:#ffffff;
}
.btn_menu a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.btn_menu a:hover{
	font-size:14px;
	color:#87061F;
	text-decoration:none;
}

.tab_sx{
	width:4px;
	height:34px;
	background-image:url(../img_lastminute/btn_sx.png);
	background-repeat:no-repeat;
	float:left;
}
.tab_cx{
	width:auto;
	height:20px;
	background-image:url(../img_lastminute/btn_cx.png);
	background-repeat:repeat-x;
	float:left;
	padding:4px 20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

.tab_dx{
	width:4px;
	height:34px;
	background-image:url(../img_lastminute/btn_dx.png);
	background-repeat:no-repeat;
	float:left;
}

