/* CSS Document */

body {
	margin:0px;
	background-color: #edf8fe;
 	}

body, td {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	}


.container {
	background-image: url(layout/bg_maincontainer.png);
	background-repeat: no-repeat;
	width: 976px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;	 
 	}


a {
	color: #74d0f3;
	}

a:hover {
	color: #b4e6f9;
	}	


h1 {
	background-color: #fdfdfd;
	color: #9a9a9a;
	width: 970px;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:10px;	
	font-weight:normal;
	text-align: center;
	}


h2 {
	padding: 0px;
	margin: 0px;
	color: #50BEF1;
	margin-bottom: 10px;
	font-size: 16px;
	}


#topimage {
	background-image: url(layout/bgtopimage.png);
	background-repeat: no-repeat;
	width: 976px;
	height: 271px;
	}


.menu { 
	background-image:url(layout/menu.png);
	width: 804px;
	height: 53px;
	padding: 35px 86px 0px 86px;
	}

.menu table td {
	text-align: center;
	width: 139px;
	}


.menu a {
	text-decoration: none;
	color: #ffffff;
	}


.menu a:hover {
	color: #cdefff;
	}


.prenotazione {
	background-image: url(layout/bg_richiesta.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 265px;
	padding: 25px;
	padding-top: 20px;
	}

.prenotazione input, .prenotazione textarea, .prenotazione select {
	font-size:11px;
	color:#82C7F1;
	padding:2px;
	width: 90px;
	border:none;
	}

.prenotazione .left {
	padding-right: 6px;
	}
	
.prenotazione table td {
	padding-bottom: 6px;
	}

.prenotazione table td .nospacing td {
	padding: 0px;
	}
	

.prenotazione form {
	margin:0px;
	padding:0px;
	}


.prenotazione a {
	color: #7CCAF0;
	}

.offertebox { 
	background-image: url(layout/bgofferte.png);
	background-repeat: no-repeat;
	padding: 30px;
	padding-bottom: 5px;
	margin-top: 20px;
	text-align: left;
	font-size: 11px; 
	}

.offertebox img {
	display:block;
	margin-bottom:20px;
	}

.offertebox_bottom { 
	background-image: url(layout/bgofferte.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: bottom;
	}



.photogallery {
	background-image:url(layout/sfondo-gallery.png);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:14px;
	margin-left:10px;
	color:#982d03;
	text-align:left;
	}

.tabPhoto img {
	padding-bottom:10px;
	}

.maincontent {
	line-height: 20px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 40px;
	color: #9a9a9a;	
	}


.offerta { 
	background-image:url(layout/bullet_promozioni.png); 
	background-repeat:no-repeat;
	padding-left:25px;
	color: #959691;
	}

.offerta a {
	color:#59d5f9;
	text-decoration: none;
	}


.offerta .separator { 
	background-image: url(layout/separator.png);
	background-repeat: no-repeat;
	background-position: -30px;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	 
	}



/* FOOTER */


.bottom {
	background-image: url(layout/bg_bottom.png);
	width:820px;
	text-align:center;
	color:#666664;
	padding:18px 96px 10px 60px;
	}

.bottom a {
	text-decoration:none;
	color:#9f948e;
	}

.linkfootertab td {
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	border-right:solid 1px #FFFFFF;
	white-space: nowrap;
	font-size:11px;
	}

.linkfootertab td a {
	color:#abaca7;
	}

.linkfootertab td a:hover {
	color:#73c6e4;
	}

.contact {
	background-image:url(layout/bottomlogo.png); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	text-align:right;
	width:240px;
	padding-top:40px;
	color: #c1c1bf;
	}

.contact a {
	color: #c1c1bf;
	}


.credits {
	padding-left:20px;
	text-align:left;
	color:#9f948e;
	}

.credits a {
	color:#9f948e;
	}


/* FINE FOOTER */



.periodo {
	font-weight:bold;
	color:#f8791c;
	}



#googlemap {
	width:480px;
	height:280px;
	margin-top:10px;
	text-align:center;	
	}
