/* CSS Document */
body {
	margin:0px;
	background-color:#b8c4da;
	background-image:url(layout/bg.gif);
	background-repeat:repeat-x;	
 	}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

a {
 color:#de5c17;
}
 
a:hover  {
 color:#f07d40;
 text-decoration:none;
}



h1 {
	background-color:#0d6b9d;
	color:#CCCCCC;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	}

h2 {
	font-size:14px;
	color:#de5c17;
	}

.menu td a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;	
	}

.menu td { 
	text-align:center; 
	}

.prenotazioni {
	background-image:url(layout/richiesta.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:40px;
	height:210px;
	padding-left:35px;
	width:198px;
	margin-top:30px;
	}

.offerte {
	background-image:url(layout/box_offerte.gif);
	background-repeat:no-repeat;
	margin-top:24px;
	width:203px;
	padding-left:30px;
	height:100px;
	padding-top:50px;
	}

.maincontent {
	text-align:justify;
	padding-left:30px;
	padding-right:30px;
	line-height:22px;
	color:#40c2f6;
	font-size:12px;
	}


.tabPhoto img {
	border:solid 6px #eeeeee;
	}

.photogallery {
	margin-left:24px;
	margin-top:20px;	
	}


.periodo {
	font-weight:bold;
	color:#0099FF;
	}

.bottom {
	background-color:#1678a6;
	width:850px;
	padding:10px;
	color:#FFFFFF;
	}

.bottom a {
		color:#FFFFFF;
	}

.contatti a {
	text-decoration:none;
	}


#googlemap {
	width:435px;
	height:280px;
	margin-top:30px;
	margin-left:30px;
        margin-bottom:20px;
	text-align:center;	
}		