/* CSS Document */
body {
	margin:0px;
	background-image:url(layout/bg.gif);
	background-repeat:repeat-x;
 	}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	}

a {
 color:#78ab08;
}
 
a:hover  {
 color:#33c9f6;
 text-decoration:none;
}



h1 {
	background-color:#c6ecea;
	color:#ffffff;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	}


h2 {
	color:#f1c300;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
	}

#container {
	background-image:url(layout/ext_cornice_bg.gif);
	width:718px;
	padding:50px;
	}

.tabmenu td {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}

.tabmenu td a {
	text-decoration:none;
	color:#f1c300;
	font-weight:bold;
	}

.photogallery {
	text-align:left;
	margin-left:45px;
	margin-top:10px;
	margin-bottom:20px;
	}

.tabPhoto img {
	padding:2px;
	margin-right:5px;
	}

.maincontent {
	text-align:justify;
	color:#024f73; /* COLORE DEL TESTO PRINCIPALE */
	line-height:20px;
	margin:20px 60px 20px 20px;
	padding-left:30px;
	border-left:solid 1px #CCC;
	}

.strillo h3 {
	color:#ee9e21;
	font-style:italic;
	font-weight:normal;	
	font-size:16px;
	}

.strillo {
	margin:28px 65px 10px 65px;
	text-align:justify;
	color:#FFFFFF;
	font-size:11px;
	}

.bottom {
	width:760px;
	padding-top:15px; 
	text-align:center;
	color:#8ab301;
	font-size:11px;
	}

.bottom a {
	color:#8ab301;
	font-weight:normale;
	text-decoration:none;
	}

.bottom a:hover {
	text-decoration:underline;
	color:#0099FF;
	}


.prenotazioni form {
	margin:0px;
	padding:0px;
	}	

.prenotazioni {
	background-image:url(layout/bg_newsletter.gif);
	background-repeat:no-repeat;
	height:200px;
	width:176px;
	padding-left:23px;
	padding-top:15px;
	margin-left:65px;
	margin-top:22px;
	text-align:left;	
	}	

.prenotazioni b {
	color:#f3be00;
	font-weight:normal;
	font-size:11px;	
	}

.prenotazioni strong { /* COLORE NUMERO DI TELEFONO */
	color:#0389b2;
	font-weight:normal;
	font-size:11px;	
	}

.prenotazioni input { /* COLORE TESTI MODULI */
	font-size:11px;
	background-color:#ffffff;
	border:solid 1px #ffffff;
	color:#323232;
	margin-bottom:2px;
	}

.top_lastminute {
	background-image:url(layout/box-last-minute.gif);
	width:173px;
	height:42px;
	padding-top:35px;
	padding-left:23px;
	color:#e47a00;
	text-align:left;
	margin-bottom:20px;
	font-size:11px;
	}

.top_lastminute a {
	color:#e47a00;
	font-weight:bold;
	}


.periodo {
	font-weight:bold;
	color:#f8791c;
	}


.offerte {
	background-image:url(layout/bg_offerte.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:160px;
	padding:20px;	
	height:80px;
	margin-left:65px;
	margin-top:15px;		
	}

.offerte b {
	color:#1082b3;
	font-weight:normal;
	}

#googlemap {
	width:410px;
	height:280px;
	margin-top:12px;
	margin-left:58px;
        margin-bottom:20px;
	text-align:center;	
}		