body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(../Immagini/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	min-width: 810px;
	color: #2F4600;
}

form {
    margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Header */

#header {
	width: 100%;
	height: 75px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	max-width:1024px;
	width:85%;
	height: 255px;
	margin-bottom: 20px;
	margin-top:145px;
	background:url(../Immagini/IMG_0626.2.jpg) no-repeat center top;

}

/* Logo */

#logo {
	float: left;
	font-style:italic;
	/*width:100%;*/
	width:65%;
	color: #4E7301;
	font-size:20px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	margin-left:8px;
}

#logo h1 {
	/*margin-top:9px;*/
	/*padding-top: 8px;*/
	/*text-align: center;*/
	margin-left:27px;
	font-size: 40px;
	color: #299762;
	display:inline;
	float:left;
	margin-bottom:0px;
}

#logo p {
	/*padding-top: 70px;*/
	/*text-transform: lowercase;*/
	/*font-size: 40px;*/
	/*color: #4E7301;*/
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	color: #4E7301;
	text-decoration:none;
}

#stemma {
	padding-top:15px;
	margin-right:1px;
	float:left;
	background:url(../Immagini/stemma_felloni.gif) no-repeat fixed;
	width:45px;
	height:50px;
}

#banner {
	margin-top:5px;
	padding-top:30px;
	float:right;
	margin-right:9px;
	padding-right:5px;
	color:#FFFFFF;
	font-style:italic;
	font-size:18px;
}	

/* Menu */
#sinistra {
position:absolute;
	width:215px;
	float:left;
	margin-left:1px;
	margin-top:21px;
	padding-left:0px;
	border: 0px;

} 

#sinistra ul {
	margin: 0;
	list-style: none;
	display:inline;
}
#sinistra li {
        display:inline;
	list-style:none;
	border: 0px;
	margin-right:9px;
}
#sinistra a {
	color:#FFFFFF;
	text-decoration:none;
}	
#sinistra img {
	text-decoration:none;
	border: 0px;
	overflow:hidden;
}	

#barra {
display:inline;
width:100%;
}

#menu {
	display:inline;
        margin-top:18px;
	width:700px;
	float:right;
	margin-right:0px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 99%;
	/*margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;*/
}

#content {
	margin: auto;
	width: 99%;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 100%;
	margin:auto;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 340px;
	padding: 5px;
}

#sidebar li ul {
	/*line-height: 1.8em;*/
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	/*padding: 0 0 0 10px;*
    /*line-height: 35px;*/
	/*border-bottom: #A1B635 1px dashed;*/
}

#sidebar h2 {
	/*margin: 0 0 10px 0; */
	padding-left: 20px;
	/*background: url(img03.jpg) no-repeat left 50%;*/
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

#gallery-main {
	width: 98%;
	margin:auto;
	margin-left:3%;
	color: #2F4600;
}

#gallery-main li{
	background:#FEEDB9;
	text-align:center;
	float:left;
	/*display:inline;*/
	overflow:hidden;
	margin:0px;
	padding:3px 3px 3px 3px;
    /*-moz-border-radius:12px;
	display:inline;
		border:solid #CCC;
	border-width:1px 1px 1px 1px;
	float:left;
	padding:5px 5px 5px 5px;
	position:relative;
	*/
	
}

#gallery-main a:link {
	color: #009933;
	text-decoration: none;
}
#gallery-main a:visited {
	text-decoration: none;
}
#gallery-main a:hover {
	text-decoration: none;
	color: #2F4600;
	/*color:#FFCC00;*/
	/*color: #009933;*/
}
#gallery-main a:active {
	text-decoration: none;
}

#map { 
    width: 570px;
	margin: auto;
    height: 380px;
    border: 2px solid black;
}			
/* Inizio thumb */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}

#faq {
	text-align:center;
	font-weight:bold;
}


#faq a:link {
	color:#000099;
	text-decoration:none;
}

#faq a:visited {
	color:#000099;
	text-decoration:none;
}

#faq a:hover {
	color:#0066CC;
	text-decoration:none;
}

#faq a:active {
	color:#000099;
	text-decoration:none;
}

#chisiamo {
width:800px;
margin:auto;
	text-align:center;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#guest {
	width:740px;
	height:680px;
	margin:auto;
}

#guestbook {
width:100%;
margin:auto;
}

.curva {
	overflow: hidden;
	background:#FFFFFF;
    display:block;
	height: 1px;
	
}

.segmento1{
	margin: 0 5px;
	
}

.segmento2{
	margin: 0 3px;
}

.segmento3{
	margin: 0 2px;
}

.segmento4{
	margin: 0 1px;
	height: 4px;
}

.contenuto {
	height: auto;
	padding: 5px 13px 5px 13px;
}
#speciale {
width:90%;
}
#speciale-sx {
    float: left;
	width:40%;
	margin-left:10%;
	margin-bottom:10px;

}

#speciale-dx {

	width:27%;
	margin-left:62%;

}		

#img_speciale {
	width:300px;
	height:220px;
	background:url(../foto/speciale/02.jpg) no-repeat; 
}

.classe {
	position:absolute; 
	width:102%;
	background-color:#ffffff; 
	visibility:show; 
	left:0px; 
	top:0px; 
	z-index:+10;
        FILTER: alpha(opacity=100);
}

#contact-main {
	width: 80%;
	margin:auto;
}

#contact-main li{
	background:#FEEDB9;
	text-align:center;
	overflow:hidden;
	display:inline;
	margin:5px;
	padding:5px 5px 5px 10px;
	/*width:220px; */
    /*-moz-border-radius:12px;
	display:inline;
		border:solid #CCC;
	border-width:1px 1px 1px 1px;
	float:left;
	padding:5px 5px 5px 5px;
	position:relative;
	*/
	
}

#contact-main a:link {
	color: #006600;
	text-decoration: none;
}
#contact-main a:visited {
	text-decoration: none;
}
#contact-main a:hover {
	text-decoration: none;
	color: #009933;
}
#contact-main a:active {
	text-decoration: none;
}