@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
hr {display:none;}
div.greca{ background:url('../immagini/hr-trans.png') no-repeat top; clear:both; width:100%; height:7px; margin-bottom:30px;}

body{
	background-color: #efecca;
	background-image:url(../immagini/top.png);
	background-repeat:repeat-x;
	background-position:top;
	font:.8em georgia,serif;
	color: #5A5845;
	/*color:#7f7c61; colore precedente */
	}
	
#content{
	background:url('../immagini/content2.png') top center no-repeat;
	position:relative;
	width:860px;
	margin:0 auto;
	margin-top: 0px;
	padding-bottom: 3em;
	padding:32px 25px 1.2em;
	text-align:justify;
	 
	}
	
a {text-decoration:none; color:#002f2f;}

p {margin-bottom: 20px; font-size:1.2em; line-height:20px;}
p:first-letter{ font-size:120%;}

h1{
	padding-top:16px;
	text-align:center;
	}
	
#nav{
	text-align:center;
	font-size:.9em;
	border-bottom:2px solid #e6e2af;
	padding-bottom:7px;
	margin-bottom:1.5em;
	}

#nav li{
	display:inline;
	padding:0 8px 0 14px;
	}

#nav li:first-child{
	padding-left:0;
	}

#nav li+li{
	background:url('../immagini/puceMenu-trans.png') no-repeat 0 55%;
	}

#nav strong{
	background:#e6e2af url('../immagini/menuattivo.png') repeat-x;
	border:1px solid #e6e2af;
	border-bottom-width:0;
	color:#222;
	padding:10px 10px 7px;
	}

#nav a:hover {color:#046380;}





#footer {clear:left; background:url('../immagini/bandeBlanche.png') repeat-x; height:200px; text-align:center;}



#footer p {
	height:100px;
	background:url('../immagini/footer.png');
	width:900px;
	margin:0 auto;
	padding-top:35px;
}

#footer img{
	margin-top:-14px;
	margin-bottom:5px;

}

/*#footer br {display:none;}*/

#footer strong {text-transform:uppercase; font-size:.9em; letter-spacing:2px; color:#555;}

#footer em {font-style:italic; color:#989575; font-size:.8em; display:block; background:url('../immagini/hr-trans.png') no-repeat top; margin-top:10px; padding-top:12px;}
.imR {
	border:1px solid #4C4B3C;
	float:right;
	margin: 4px 0 4px 8px;
}

.imL {
	border:1px solid #4C4B3C;
	float:left;
	margin: 4px 8px 4px 0;
}
.titoloPagina {
	visibility: hidden;
}
#content .gallery {
	text-align:center;
	opacity: 0.4;
	background-image: url(../immagini/footGal.png);
	background-repeat: repeat-x;
	background-position: center;
	margin:30px 0 10px 0;
	width:860px;
	height:90px;
	border-top:1px solid #fff;
	border-bottom:1px solid #4b4c3c;
}

#content .galleryRestauri {
	text-align:left;
	opacity: 1;
	/*background-image: url(../immagini/footGal.png);
	background-repeat: repeat-x;
	background-position: center;*/
	margin:30px 0 10px 0;
	width:860px;
	/*height:90px;
	border-top:1px solid #fff;
	border-bottom:1px solid #4b4c3c;*/
}

h2 {
	font-size:22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h3{font-size: 18px; margin:16px 0 20px 0; color:#7f7c61;}
h3 a{font-size: 20px; color:#7f7c61;}

#minimenu{margin:0 0 34px 18px; line-height:20px;}



/*restauri*/
.imRtop {
	border:1px solid #4C4B3C;
	float:right;
	
	margin: 8px 0 4px 8px;
}

.imRbot {
	border:1px solid #4C4B3C;
	float:right;
	margin: 8px 0 4px 0px;
}

.imbot {
	float:left;
	border:1px solid #4C4B3C;
	margin: 0px 4px 0 0px;
}