/* CSS Document */
body {
	margin:0px;
	background-color:#2f2110;
 	}

a {
	color:#e1a847;
	}

a:hover {
	text-decoration:none;
	}

body, td {
	font-family:Taoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

h1 {
	background-color:#3d1100;
	color:#CCCCCC;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	}


h2 {
	color:#c0641b;
	font-size:13px;
	font-weight:bold;
	margin-bottom:25px;
	}

.menu td {
	text-align:left;
	padding-left:15px;
	}

.menu a {
	color:#e1a847; /* COLORE LINK MENU */
	font-weight:bold;
	text-decoration:none;
	}

.photogallery {
	text-align:left;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:20px;
	}

.tabPhoto img {
	padding:2px;
	margin-right:10px;
	}

.maincontent {
	text-align:justify;
	color:#dbac42; /* COLORE TESTO */
	line-height:16px;
	margin-left:52px;
	margin-right:44px;
	margin-bottom:20px;
	}

#form_prenotazione input, #form_prenotazione select {
	font-size:11px;
	width:120px;
	}

#form_prenotazione select {
	width:124px;
	}

#form_prenotazione textarea {
	width:280px;
	}

.bottom {
	background-image:url(layout/bottom.gif);
	width:746px;
	height:80px;
	color:#fff0d2;
	padding:45px 10px 5px 10px;
	}

.bottom a {
	color:#fff0d2;
	text-decoration:none;
	}

.periodo {
	font-weight:bold;
	color:#f8791c;
	}

.prenotazioni {
	background-image:url(layout/box_richiesta.gif);
	background-repeat:no-repeat;
	width:190px;
	height:200px;
	padding-top:60px;
	padding-left:24px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;	
	}

.prenotazioni input, .prenotazioni select {
	font-size:11px;
	width:150px;
	}

.lastminute {
	background-image:url(layout/offerte_bg.gif);
	background-position:bottom;
	width:192px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	padding-left:20px;
	line-height: 20px;
	}


#googlemap {
	width:365px;
	height:280px;
	margin-top:10px;
	margin-left:62px;
    margin-bottom:20px;
	text-align:center;	
	}		