/* MAIN */
html, body{
	margin: 0;
	padding:0;
	background:#FFFFFF;
	height: 100%;
}

a img{
	border:0;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

#container{
	position: relative;
	left:0px;
	top:0px;
	width: 970px;
	margin: 15px auto; 
	text-align: left; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
}

.strong{
	font-weight:bold;
}

/* HEADER */
#header{
	position:relative;
}

#logo{
	margin-top:3px;
	margin-left:10px;
	float:left;
}


#testotestata{
	color:#999999;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: -8px;
}
#testotestata a{
	color:#999999;
	text-decoration:none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: -8px;
}

#testotestata a:hover{
	color:#999999;
	text-decoration:underline;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: -8px;
}

#testoheader{
	color:#663300;
	font-size:13px;
	margin-bottom:15px;
}
#testoheader a{
	color:#663300;
	margin-bottom:15px;
	text-decoration:none;
}

#testoheader a:hover{
	color:#663300;
	margin-bottom:15px;
	text-decoration:underline;
}

#header hr{
	color:#c8ddc7;
	margin-top: 12px;
	margin-bottom: 12px;
}
#header hr#top{
	margin-top:50px;
}
#header #slogan{
	font-weight:bold;
	color: #663300;
	float: right;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	padding-top: 15px;
}

/* INDEX */
#index{
	width:220px;
	height:60%;
	float:left;
	padding-top:20px;
	font-size:13px;
	margin-bottom:30px;
}

#index ul{
	list-style: none;
	padding:0;
	margin:0;
	margin-left:20px;
	border: 1px solid #663300;
}

#index li{
	padding-bottom:2px;
}

#index li.selected{
	background:#663300;
	color:#fff;
	padding-left:15px;
}	

#index a{
	text-decoration:none;
	color:#663300;
	padding-left:15px;
}

#index a:hover{
	text-decoration:underline;
	color:#663300;
}

#index h2{
	margin:0;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	color:#663300;
}

#index p a{
	padding:0;
}

#index p{
	text-align:center;
}

/*  MENU TOP  */

#menutop, #menutop li{
	text-align: center;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}

#menutop li{
	display:inline;
	color: #663300;
	margin-right: 10px;
	line-height: 20px;
	text-decoration: none;
}

#menutop li.selected{
    color: #000;
}	

#menutop h2{
	font-size:13px;
	color:#663300;
	display:inline;
}

/* CONTENT */
#content{
	
}

#content a{
	font-size:11px;
	font-weight:bold;
	color:#663300;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

#content .testo{
	font-size:13px;
	color:#663300;
}

#content .testo a{
	font-size:13px;
	color:#663300;
}

#content .testo a:hover{
	font-size:13px;
	color:#663300;
}

#content h2{
	font-size:13px;
	color:#663300;
	margin-top:5px;
	margin-bottom: -1px;
}

#content h2 a{
	font-size:13px;
	color:#663300;
	margin-top:5px;
	margin-bottom: -1px;
}

#content h2 a:hover{
	font-size:13px;
	color:#663300;
	margin-top:5px;
	margin-bottom: -1px;
}

#content hr{
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px dashed #c8ddc7;
}

.tabellaLuoghi{
	margin-top:5px;
	text-align:center;
}

.tabellaLuoghi .item img{
	border: solid #000 1px;
}

.tabellaLuoghi .item {
	text-align:center;
	width:auto;
	line-height:14px;
	font-size:11px;
}

.tabellaLuoghi .item a{
	text-decoration:none;
	color:#663300;
}

.tabellaLuoghi .item a:hover{
	text-decoration:none;
	color:#663300;
}

.tabellaLuoghi div.item {
	float:left;
	margin-bottom:10px;
	margin-left:1px;
}
.tabellaLuoghi div.item#rightmargin {
	margin-right:38px;
}

#scheda{
	margin-left:180px;
	font-size:11px;
	color:#663300;
	padding:20px;
	padding-left:70px;
	padding-right:50px;
}

#indirizzi{
	margin-bottom:10px;
	font-family: Tahoma, Geneva, sans-serif;
	width:100%;
}

#indirizzi p{
	margin-bottom:5px;
	margin-top:0;
}

#descrizione{
	text-align:justify;
}

#mappa{
	text-align:center;
	background:#663300;
	height: 330px;
	padding: 12px;
}

#mappainside{
	text-align:center;
	background:#FFFFFF;
	margin:0 auto;
	padding: 8px;
	width: 300px;
}
#indirizzi td{
	vertical-align:top;
}

#address{
	width:300px;
}

#address #nome{
	font-size:20px;
	font-weight:bold;
}

#site{
	font-weight:bold;
}

#info, #arrivare{
	text-align:left;
	padding:10px;
}

#info p, #arrivare p{
	margin-top:5px;
	margin-bottom:0;
}

#info label{
	display:block;
	font-weight:bold;
	color:#663300;
}

#gallery {
	width:100%;
	border-collapse:collapse;
}

#gallery img{
	margin-bottom:6px;
}

.clear{
	clear:both;
}

.center{
	text-align:center;
	color: #000;
}

/* FOOTER */
#footer{
	clear:both;
	font-size:10px;
	color:#666666;
}

#footer a{
	color:#006B94;
	text-decoration:none;
}

#footer p{
	margin:0;
}

#footer #link{
	padding-left:15px;
	padding-right:15px;
	padding-top: 15px;
	text-align: center;
}

#footer #link a,a:hover{
	color: #666666;
}

#footer hr{
	color:#c8ddc7;
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer #contatta{
	/*margin-top:4px;*/
	text-align:center;
	background-color: #006600;
	color: #fff;
	padding: 5px 5px 5px 5px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-decoration: none;
	margin-left: 150px;
	margin-right: 150px;
}

#footer #contatta a, #contatta a:hover{
	color: #fff;
	margin-left: 12px;
	margin-right: 12px;
}

#footer #credits{
	margin-top:15px;
	text-align:center;
	color: #666666;
}

#footer #credits a, a:hover{
	color: #666666;
}

.error{
	text-align:center;
}
