/* CSS Document */
body {
	margin:0px;
	background-image:url(layout/bg2.gif);
	background-repeat:repeat-x;
	background-color:#f8eded;
 	}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

a {
 color:#a06e97;
}
 
a:hover  {
 color:#de8bc2;
 text-decoration:none;
}



h1 {
	background-color:#efc4e0;
	color:#ac76a2;
	padding:3px;
	font-size:11px;
	margin:0px;
	}


h2 {
	color:#f8791c;
	font-size:13px;
	font-weight:bold;
	}


.menu {
	text-align:left;
	padding-left:145px;
	margin-top:10px;
	}


.menu td {
	background-image:url(layout/menu_bullet.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	}

.menu a {
	color:#dd6bb0;
	text-decoration:none;
	}

.menu a:hover {
	color:#fec1e6;
	}

.maincontent {
	padding:0px 80px 20px 70px;
	line-height:18px;
	text-align:justify;
	color:#d778b1;
	}

.prenotazione {
	background-repeat:no-repeat;
	height:146px;
	padding:60px 0px 0px 40px;
	margin-left:15px;
	}

.prenotazione form {
	margin:0px;
	padding:0px;
	}

.prenotazione input {
	font-size:10px;
	}

.offerte {
	background-repeat:no-repeat;
	height:60px;
	padding-left:40px;
	padding-top:45px;
	margin-left:15px;
	margin-top:15px;
	}


.photogallery {
	text-align:left;
	margin-left:70px;
	margin-top:10px;
	margin-bottom:20px;
	}

.tabPhoto img {
	border:solid 3px #FFFFFF;
	margin-right:15px;
	margin-bottom:10px;
	}

.periodo {
	font-weight:bold;
	color:#f8791c;
	}


.bottom {
	width:800px;
	background-color:#ffebe4;
	color:#fdf8f6;
	text-align:center;
	}

.bottom a {
	color:#fdf8f6;
	text-decoration:none;
	}

.innerbottom {
	background-color:#d2c8c9;
	margin:14px;
	margin-bottom:0px;
	margin-top:0px;
	}

#googlemap {
	width:380px;
	height:280px;
	margin-top:10px;
	margin-left:75px;
	text-align:center;	
}		