/* CSS Document */
body {
	margin:0px;
	background-image:url(layout/bg.gif);
 	}

body, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

a {
	color:#d9d0bf;
	}

a:hover {
	text-decoration:none;
	}

h1 {
	background-color:#333333;
	color:#CCCCCC;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	font-weight:normal;
	}


#container {
	width:928px;
	border:solid 2px #514a40;
	margin-bottom:20px;
	}


h2 {
	margin:0px;
	background-image:url(layout/bullet_title.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font-size:12px;
	color:#d9d0bf;
	padding-left:15px;
	padding-bottom:10px;
	}


.menu { 
	text-align:left;
	padding-left:92px; 
	}

.menu ul {	
	margin:0px;
	padding:0px;
	padding-top:25px;
	list-style:none;
	list-style-type:none;
	}

.menu ul li { 
	background-image:url(layout/bullet_menu.gif);
	background-repeat:no-repeat;
	padding:4px;
	margin-bottom:10px;
	padding-left:30px;
	}

.menu a {
	text-decoration:none;
	color:#c9bba1;
	}

.menu ul .selected {
	background-position:10px 0px;
	padding-left:40px;
	}


.menu ul .selected a {
	color:#635d4d;
	}

/* BOX PRENOTAZIONE */

.boxprenotazioni {
	background-image:url(layout/box-richiesta.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:182px;
	height:157px;
	padding-top:50px;
	margin-top:32px;
	}

.boxprenotazioni input, .boxprenotazioni select {
	border:solid 2px #e3dcc9;
	background-color:#aba494;
	color:#e3dcc9;
	font-size:11px;
	width:130px;
	}

.boxprenotazioni form {
	margin:0px;
	padding:0px;
	}

.boxprenotazioni table td {
	padding-bottom:10px;
	}

/* */

.boxlastminute {
	background-image:url(layout/box-promozioni_bg.gif);
	width:142px;
	padding:0px 20px 0px 20px;
	color:#736c5c;	
	}

.boxlastminute a {
	text-decoration:none;
	color:#736c5c;
	}

.boxprenotazioni, .boxlastminute {
	margin-left:32px;
	}


/* Data offerte */
.data {
	color:#736c5c;
	font-weight:bold;
	}


/* IMMAGINI E PHOTOGALLERY */


.boxcolumn_photogallery {
	background-color:#aba494;
	width:198px;
	height:405px;
	margin-top:30px;
	margin-bottom:15px;
	padding-top:10px;
	}

.boxcolumn_photogallery img {
	width:162px;
	height:54px;
	border:solid 4px #958c7b;
	margin-bottom:8px;
	}



.titolo_bullet_chiaro {
	background-image:url(layout/bullet_titolo_gallery.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font-size:11px;
	font-weight:bold;
	color:#F5E4C6;
	padding-left:18px;
	padding-bottom:10px;
	margin-left:15px;
	margin-bottom:5px;
	}


.tabPhoto img {
	border:solid 3px #ada696;
	margin-right:10px;
	}

.maincontent {
	margin-top:30px;
	font-size:12px;
	text-align:justify;
	padding-left:30px;
	padding-right:30px;
	color:#564e4b;
	line-height:18px;
	/* min-height:420px;
	height:auto !important;
	height:420px; */
	padding-bottom:20px;
	margin-bottom:20px;
	}

/* ELEMENTI HOME PAGE */
.hometab {
	margin-top:20px;	
	}

.hometab td {
	text-align:left;
	font-size:10px;
	}

.hometab td img {
	border:solid 2px #aba494;
	display:block;
	}

.hometab td .dida {
	background-color:#aba494;
	padding:4px;	
	}

.hometab td .dida strong {
	color:#d9d0bf;
	}

.bottom {
	background-image:url(layout/bg_bottom.gif);
	background-repeat:repeat-x;
	background-color:#847d6d;
	width:898px; 
	text-align:center;
	color:#d9d0bf;
	padding:22px 15px 10px 15px;
	}

.bottom a {
	color:#d9d0bf;
	text-decoration:none;
	}

.bottom a:hover {
	text-decoration:underline;
	color:#c4baa6;
	}

.periodo {
	font-weight:bold;
	color:#d9d0bf;
	}


#googlemap {
	width:390px;
	height:280px;
	margin-top:10px;
	text-align:center;	
}		