@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat; background-attachment:fixed;
	margin:0; 
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:95%;
	padding-bottom:9px; padding-top:9px;
}


#all {
	width:980px;
	margin:0 auto;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden
	
}


#header {
	
	width:980px;
	height:206px;
	background-image:url(../img/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0; padding:0;
	overflow:hidden
	}

#header #titoloh1 {
	background:url(../img/titolo-h2.png) 0 0 no-repeat;
	height:85px;
	padding-left:250px;
	width:0;
	overflow:hidden;
	margin-left:70px;
	margin-top:45px;
	

}

#menu { 
	width:980px; 
	height:49px;
	background:url(../img/menu.jpg) 0 0 no-repeat;
	overflow: hidden;
	}

#footer {
	
	background:url(../img/footer.png) 0 0 no-repeat;
	height:176px;
	padding-left:980px;
	width:0;
	overflow:hidden; margin:auto;
	
	}
	
#citazione {
	background:url(../img/citazione.jpg) 0 0 no-repeat;
	height:125px;
	
	
	}
	
#citazione img {z-index:100; margin-top:30px; margin-left:45px;}		
	
#contenuti {
	padding:0px 90px; margin-top:0; padding-bottom:6em;

}
#contenuti p { text-align: justify; text-indent:6px; line-height:23px; color: #442B26}
#contenuti #guarisco {color: #442B26; font-style:normal}

#titolo-home {
	background:url(../img/titolo-home.png) 0 0 no-repeat;
	height:47px;
	padding-left:574px;
	width:0;
	overflow:hidden;
	margin-top:2.5em;
	margin-bottom:0;
	}
	
		

#menux li { padding:0: margin:0;  float:left; margin-left: 19px; margin-top:1px; }
#menux { list-style:none; margin-left:0; padding-left:30px; margin-top:14px;}
#menux img{ border:0;}
#menux li  a :link{ display:block;margin-top:14px;}
.h3 {
	color:#584816;
	font-size:17px;
	margin-top:0; margin-bottom:2.5em;
	
	}
	#didascalia {margin:0; padding:0; font-size:11px;}
	
	
	#ombra { background-image:url(../img/ombra.png); 
	          background-position:center; background-repeat:no-repeat; background-position:top center;
			  background-attachment:fixed}
	
	blockquote {
		
		 color:#900; margin-left:50px; margin-right:60px; font-style:italic; font-size:0.9em; font-size:88%;
		 margin-bottom: 3em; text-align:justify; padding-left:35px;
		 background-image:url(../img/cite.png); background-position:left top; background-repeat:no-repeat;
		 color: #7A3D3D
		}
		
   .evidenzia { font-weight:bold; color: #442B26}	
   
   #caposounion {margin-left:13px; margin-bottom:-4px;}	
   
 /* #menux a:hover { background-color:#46132b ; border-bottom:0px dotted #edeceb; border-top:0px dotted #edeceb;margin-top:14px;}
*/
