/* CSS Document */
body {
	margin:0px;
	background-color:#4f4d4e;
 	}

body, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	}
	
	
a {
    color:#ddd1b0;
   }
 
a:hover  {
    color:#d2da86;
    text-decoration:none;
    }


h1 {
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:10px;
	color:#968b7c;
	background-color:#585657;	
	}


h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	color:#d5da88;
	}


.container {
	background-color:#4f4d4e;
	width:790px;
	padding:0px 60px 0px 60px;
	}


.subcontainer {
	background-color:#5e5e5e;
	}

.columnbox {
	padding:17px;
	margin-top:15px;
	background-color:#585657;
	border:solid 2px #6d6d63;
	margin-right:36px;
	}

.columnbox img {
	display:block;
	margin-bottom:10px;	
	}

.columnbox form {
	margin:0px;
	padding:0px;
	}


.columnbox input {
	color:#abaaa6;
	border:solid 1px #abaaa6;
	background-color:#585657;
	margin-bottom:10px;
	padding:2px;
	font-size:11px;
	}

.topimage {
	border:solid 4px #bcbcbc;
	width:600px;
	}

.menu {
	padding:10px 0px 10px 0px;
	text-align:left;
	margin-bottom:30px;
	margin-left:50px;
	}


.menu ul {	
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	}

.menu ul li {
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	border-left:solid 1px #e0d1b6;
	}

.menu a {
	text-decoration:none;
	color:#e0d1b6;	
	}


.menu ul .selected a {
	color:#d5da88;
	}

.mainbox {
	background-color:#f9f9f9;
	border:solid 5px #efefed;
	padding:40px 0px 20px 0px;
	margin-bottom:20px;
	}

.photogallery {
	text-align:left;
	margin-left:30px;
	margin-bottom:20px;
	}


.tabPhoto img {
	border:solid 3px #cfcfcf;
	margin-bottom:10px;
	margin-right:10px;
	}

.maincontent {
	text-align:justify;
	padding:0px 36px 0px 50px;
	color:#c9c8c3;
	line-height:20px;
	}


.boxofferte {
	margin-left:5px;
	margin-right:40px;
	margin-bottom:20px;
	margin-bottom:10px;	
	}


.offerta {
	color:#908979;
	border-bottom:solid 1px #908979;
	padding:4px 0px 4px 0px;
	text-align:left;	
	}
	
.offerta  b {
	color:#908979;
	}

.offerta a {
	color:#908979;
	text-decoration:none;
	}



/* FOOTER */


.bottom {	 
	text-align:center;
	color:#e0d1b6;
	padding:18px 38px 10px 18px;
	background-color:#585657;
	width:734px;
	margin-bottom:50px;
	}

.bottom a {
	text-decoration:none;
	color:#e0d1b6;
	}

.linkfootertab td {
	text-align:left;
	margin-top:10px;
	font-size:11px;
	line-height:15px;
	padding-left:20px;
	padding-right:20px;
	border-right:solid 1px #e0d1b6;
	white-space: nowrap;
	}

.linkfootertab td a {
	color:#e0d1b6;	
	}

.linkfootertab td a:hover {
	color:#8a8a88;
	}

.contact {
	background-image:url(layout/logo-footer.jpg); 
	background-repeat:no-repeat;
	background-position:top right; 
	color:#e0d1b6;
	text-align:right;
	width:245px;
	}

.contact a {
	color:#e0d1b6;
	}

.credits {
	padding-left:20px;
	text-align:left;
	color:#e0d1b6;
	margin-top:5px;
	}

.credits a {
	color:#e0d1b6;
	}

.footerimg img {
	display:block;
	border-bottom:solid 4px #efefef;
	}


.bottom table {
	margin-top:10px;
	}

/* FINE FOOTER */

.fotofooter { 
	background-color:#736a59;	
	color:#c3bdaf;
	width:760px;
	text-align:left;
	padding:10px 0px 20px 30px;
	}


.periodo {
	font-weight:bold;
	color:#f8791c;
	}


#googlemap {
	width:430px;
	height:254px;
	margin-top:20px;
	margin-left:5px;
	text-align:center;
	color:#8e8a71;	
}		
