/* classi generali */

* {
	margin: 0 auto;
	padding: 0;
}


.border{
	border:1px solid #967D5A;
}

body {
	margin: 0;
	padding: 0;
	color: #53431E;
	background: #DBCAA3 url(../img/bkg_head_body.jpg) top left repeat-x;
	font: normal 12px/1.4 Arial, Helvetica, sans-serif;
}

.left{
	float:left;
}

.right{
	float:right;
}

a{
	color: #53431E;
	text-decoration:none;
}

a:hover{
	color: #53431E;
	text-decoration:underline;
}

.container{
	width: 980px;
}

.header{
	width: 944px;
	background: url(../img/bkg_header.jpg) bottom left no-repeat;
	padding: 0 10px 0 26px;
	float:left;
}

.lingua{
	height: 10px;
	width: 939px;
	padding: 9px 5px 0 0;
	text-align:right;
	float:left;
	font-size: 10px;
	font-weight:bold;
}

.lingua img{
	padding-top: 2px;

}

.logo{
	width: 263px;
	float:left;
}

.menu{
	width:650px;
	padding: 55px 0 0 20px;
	float:left;
}

.menu .bkg{
	background: url(../img/dec_menu.gif) top center no-repeat;
}

.menu a{
	font: normal 12px/1.4 "Times New Roman", Times, serif;
	font-weight:bold;
	color:#EEE7D5;
	padding: 0 10px;
	text-decoration: none;
}

.menu a:hover{
	color:#EEE7D5;
	text-decoration: none;
}

.immagine_testata{
	width:980px;
}

.immagine_testata .immagine{
	background: url(../img/img_bkg.jpg) top left no-repeat;
	float:left;
}

.sep_content{
	width:980px;
	padding: 0 0 5px 0;
	float:left;
}

.content{
	width:960px;
	background: url(../img/bkg_content.gif) top left repeat-y;
	padding: 0px 10px;
	float:left;
}

.colonna_sx{
	width:220px;
	padding: 0 6px 0 0;
	float:left;
}

.colonna_sx .box{
	width: 216px;
	border: 2px solid #967D5A;
	padding: 0 0 10px 0;
	background: #E4D8BA url(../img/bkg_box.jpg) top left repeat-x;
}

.colonna_sx .box .content_box{
	padding: 0 10px;
	line-height: 20px;
}

.colonna_sx .box .content_box-link{
	padding: 0 10px;
	line-height: 25px;
}

.colonna_sx .box .sep_box{
	padding: 10px 0px 5px 0px;
}

.colonna_dx{
	width: 714px;
	padding: 10px 10px;
	float:left;
}

.colonna_dx .content_sx{
	width: 500px;
	padding: 0 10px 0 0;
	float: left;
	
}

.colonna_dx .content_dx{
	width: 184px;
	padding: 0 10px;
	background: url(../img/bkg_sep_content.gif) top left repeat-y;
	float: left;
}

.img_bordo_chiaro{
	background-color: #EAD994;
	padding: 2px;
	border: 1px solid #D7CAB1;
	margin: 5px;
}

.img_gallery_hp{
	background-color: #EAD994;
	padding: 2px;
	border: 1px solid #D7CAB1;

}
.img_gallery{
	background-color: #EAD994;
	padding: 2px;
	border: 1px solid #D7CAB1;
	margin: 4px 4px;

}

.img_bordo_scuro{
	background-color: #967D5A;
	padding: 2px;
	border: 1px solid #D7CAB1;
}

.body_footer{
	background: url(../img/bkg_footer_body.jpg) top left repeat-x;
}

.footer{
	width: 960px;
	padding: 26px 10px;
	text-align:center;
}

.footer a{
	color:#EEE7D5;
	padding: 0 10px;
	text-decoration: none;
}

.footer a:hover{
	color:#EEE7D5;
	text-decoration: none;
}

.credits{
	width: 960px;
	padding: 8px 10px;
	text-align:center;
}

.credits a{
	color:#53431E;
	text-decoration: none;
}

.credits a:hover{
	color:#53431E;
	text-decoration: none;
}
	

.pad15_left{
	padding-left: 15px;
}	

/* font */

h1{
	color:#53431E;
	font: normal 15px/1.4 "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 5px 0 0 0;
	float:left;
}

h2{
	color:#8C0C0C;
	font: normal 20px/1.4 "Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
}

.font18{
	font-size: 18px;
}

.font16{
	font-size: 18px;
}

.font14{
	font-size: 14px;
}

.font12{
	font-size: 12px;
}

.font11{
	font-size: 11px;
}

.font10{
	font-size: 10px;
}

.grigio{
	color: #333333;
}

.bianco{
	color: #EEE7D5;
}

.titolo{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:#8C0C0C;
}

.box_areeHp_foto{
	border-top:1px solid #967D5A;
	border-right:1px solid #967D5A;
	border-left:1px solid #967D5A;
	width:243px;
	}
	
.box_areeHp_foto img{
	border:0;
	}
.box_areeHp_testo_tour{
	border-right:1px solid #967D5A;
	border-left:1px solid #967D5A;
	border-bottom:1px solid #967D5A;
	background:#E4D8BA url(../img/hp_area_tour_ico.jpg) top right no-repeat;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	padding:3px 50px 3px 3px;
	font-weight:bold;
	text-align:right;
	}
	
.box_areeHp_testo_tour a{
	color:#9A0C0C;
	}
.box_areeHp_testo_tour a:hover{
	color:#9A0C0C;
	text-decoration:underline;
	}
	
	
	
	
.box_areeHp_pensione{
	border:1px solid #967D5A;
	background-color:#E4D8BA;
	}
	
.box_areeHp_testo{
	border-right:1px solid #967D5A;
	border-left:1px solid #967D5A;
	border-bottom:1px solid #967D5A;
	background-color:#E4D8BA;
	background:#E4D8BA url(../img/hp_area_ico.jpg) top left no-repeat;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	padding:3px;
	text-align:right;
	font-weight:bold;
	}
	
.box_areeHp_testo a{
	color:#9A0C0C;
	}
.box_areeHp_testo a:hover{
	color:#9A0C0C;
	text-decoration:underline;
	}

.box_areeHp_testo_LUNGO{
	border-right:1px solid #967D5A;
	border-left:1px solid #967D5A;
	border-bottom:1px solid #967D5A;
	background-color:#E4D8BA;
	background:#E4D8BA url(../img/hp_area_ico.jpg) top left no-repeat;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	padding:3px;
	text-align:right;
	font-weight:bold;
	}
	
.box_areeHp_testo_LUNGO a{
	color:#9A0C0C;
	}
.box_areeHp_testo_LUNGO a:hover{
	color:#9A0C0C;
	text-decoration:underline;
	}
	
	
.ico_gallery_hp{
	vertical-align:top; 
	padding-top:22px;
	}
.layer_gallery{
	background:url(../img/bkg_gallery.jpg) top left no-repeat;
	width:500px;
	color:#8C0C0C;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	padding:5px;
	
	}	
	
.layer_gallery a{
	color:#8C0C0C;
	}	







.colonna_dx .content_sx .box-bordino{
	width: 480px;
	padding: 5px 10px 5px 5px;
	font-family:"Times New Roman", Times, serif;
	background:url(../img/sf-box.png) no-repeat top left;
	margin-bottom:20px;
	line-height:18px;

}




.titolo-rosso{
	color:#8C0C0C;
	font-size:18px;
	font-weight:bold;
}

.titolo-rosso a{
	color:#8C0C0C;
	text-decoration:none;
}
.titolo-rosso a:hover{
	color:#8C0C0C;
	text-decoration:underline;
}


.marrone35{
	font-size:35px;
	color:#53431E;
	text-align:center;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.marrone25{
	font-size:25px;
	color:#53431E;
	text-decoration:underline;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.sottotitolo-rosso{
	color:#8C0C0C;
	font-size:13px;

	font-weight:bold;
	
}


.barrato{
	text-decoration:line-through;
}
.sottotitolo-rosso a{
	color:#8C0C0C;
	text-decoration:none;

}

.tit25{
	font-size:25px;
}

.bott-beige{
  background:url(../img/bott-beige-repeat.png) no-repeat top right; 
  color:#F1E9DA;
  font-weight:bold;
  font-size:12px;
  font-family:"Times New Roman", Times, serif;
}
.bott-beige a{
  color:#F1E9DA;
  text-decoration:none;

}

.bott-beige a:hover{
  color:#F1E9DA;
  text-decoration:underline;

}

.sottotitolo-rosso a:hover{
	color:#8C0C0C;
	text-decoration:underline;
	
}
.marrone14{
	color:#52431E;
	font-size:14px;
	line-height:17px;
}

.marrone14 a{
	color:#52431E;
	text-decoration:none;
}

.marrone14 a:hover{
	color:#52431E;
	text-decoration:underline;
}

.marrone16{
	color:#52431E;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.marrone16 a{
	color:#52431E;
	font-size:16px;
	text-decoration:none;
}
.marrone16 a:hover{
	color:#52431E;
	font-size:16px;
	text-decoration:underline;
}

.colonna_dx .content_sx .box-macrofferta{
	width: 490px;
	padding: 5px;
	font-family:"Times New Roman", Times, serif;
	background:url(../img/sf-bianco-offerte.png) repeat-x top left;
	border:1px solid #967D5A;
	margin-bottom:20px;
	
}



.rosso16{
	font-size:16px;
	color:#8C0C0C;
	font-family:"Times New Roman", Times, serif;
}


.rosso16 a{
	color:#8C0C0C;
	text-decoration:none;

}
.rosso16 a:hover{
	color:#8C0C0C;
	text-decoration:underline;

}


.rosso{
color:#8C0C0C;
}


.left{
	float:left;
}

.right{
	float:right;
}