/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(layout/bg2.gif);
	}

a {
	color:#6898db;
	}

a:hover  {
	color:#ef9450;
 	text-decoration:none;
}


h1 {
	background-color:#333333;
	color:#CCCCCC;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	}


h2 {
	color:#eb6d0f;
	font-size:13px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	margin-bottom:20px;
	}

.distanzacolonna {
	height:276px; 
	margin-top:25px;
	}

.maincontent {
	text-align:justify;
	padding:20px 40px 20px 40px;
	line-height:20px;
	}


.prenotazione { 
	background-image:url(layout/sfondo_richiesta.gif);
	background-repeat:no-repeat; 
	text-align:left;
	height:200px; 
	padding-left:30px; 
	padding-top:15px;
	}	

.prenotazione form {
	margin:0px;
	padding:0px;
	}

.prenotazione form input, .prenotazione form select {
	font-size:11px;	
	}

.tasto {
	background-image:url(layout/tasto.gif); 
	background-repeat:no-repeat;
	padding:2px 0px 9px 35px; 
	margin-left:20px; 
	text-align:left; 
	margin-bottom:5px;	
	}
	
.tasto a {
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
	}		
		
.offerte {
	text-align:left;
	color:#55504d; 
	background-color:#e1dcd8;
	margin-left:15px;
	width:201px;
	border:solid 4px #cdcdc2;
	border-top:0px;
	padding:5px;
	margin-bottom:8px;
	}

.offerte a {
	color:#e8763a;
	}


.periodo {
	font-weight:bold;
	color:#f8791c;
	}

.bottom { 
	width:746px;
	background-color:#d0c9c3;
	padding:10px;
	color:#FFFFFF;	
	}

.bottom a {
	color:#FFFFFF;
	text-decoration:none;
	}

.bottom a:hover {
	color:#e79327;
	text-decoration:underline;
	}


.tabmenutop {
	margin-top:51px;
	}

.tabmenutop td {
	text-align:left;
	padding-bottom:12px;
	}


.tabmenutop a {
	color:#FFFFFF;
	text-decoration:none;
	}

.tabmenutop b a {
	color:#e9e124;
	font-weight:bolder;
	}

.tabmenutop a:hover {
	color:#e9e124;
	text-decoration:underline;
	}

.tabmenutop b a:hover {
	color:#FFFFFF;
	}

.tabPhoto img {
	border:solid 7px #EEEEEE;
	}


.photogallery {
	margin-bottom:15px;
	text-align:center;
	margin-left:36px;
	}

#googlemap {
	width:430px;
	height:300px;
	margin-top:35px;
	margin-left:40px;
    margin-bottom:35px;
	text-align:center;	
}		