body,
div,
#menu,
li,
#footer p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
body{
	text-align:center;
	padding-top:20px;
	font-family:"Times New Roman",Georgia,Serif;
	background-color:#b9a269;
	background-image:url('../img/bodyBg.png');
	background-repeat:no-repeat;
	background-position:center top;
}
a img{
	border:0px;
	}
#contenitore{
	width:980px;	
	margin:0 auto;
	margin-bottom:40px;
}
#testata{
	height:94px;
	padding-top:255px;
	background-image:url('../img/testata.jpg');
}
.filettoTop{
	width:980px;
	height:5px;
	background-image:url('../img/filettoSx.jpg');
	}
#testataLogo a{
	position:relative;
	top:4px;
	}
#testataLogo{
	width:980px;
	height:51px;
	background-image:url('../img/logoBg.jpg');


}
.filettoBottom{
	width:980px;
	height:5px;
	background-image:url('../img/filettoDx.jpg');
}
#menu{
	background-color:#1E1000;
}
#menu li{
	float:left;	
	width:196px;
	display:block;
}
#menu li a{
	display:block;
	height:33px;
}
#chiSiamo{
	background-image:url('../img/menuBg1.jpg');
}
#vocazione{
	background-image:url('../img/menuBg2.jpg');
}
#areeCompetenza{
	background-image:url('../img/menuBg3.jpg');
}
#pubblicazioni{
	background-image:url('../img/menuBg4.jpg');
}
#contatti{
	background-image:url('../img/menuBg5.jpg');
}

#menu li a:hover{
	background-position: 0px 33px;
}
.selezionato{
	background-position: 0px 66px;
}
#corpo{
	background-color:#6F5623;
	height:365px;
}
#corpoContenuto,
#foto,
#fotoHome{
	height:365px;
	margin:0px;
	padding:0px;
	
}
#corpoContenuto{
	width:447px;
	height:345px;
	padding:10px;
	float:left;
	color:#967830;
	background-image:url('../img/corpoBg.png');
	background-color:#1E1000;
	text-align:justify;
	font-size:14px;
	line-height:17px;
}
#foto{
	float:left;
	width:513px;
}
#fotoHome{
	width:980px;

}
#footer{
	background-color:#1E1000;
	height:90px;
	color:#F0A53B;
	text-align:right;
	font-size:13px;
}
#footer p{
	line-height:13px;
	margin:10px;
}
#footer a{
	color:#F0A53B;
}
#innerFooterDx{
	float:left;
	height:85px;
	width:794px;
}
#innerFooterSx{
	float:left;
	margin-top:29px;
	height:31px;
	width:186px;
}
.campo{
	width:90px;
	height:20px;
	float:left;
	text-align:right;
	padding-right:20px;
	margin:10px 0px 0px 0px;
	line-height:20px;
	
}
.valore{
	float:left;
	width:297px;
	height:20px;	
	padding:0px;
	margin:10px 0px 0px 0px;
}
.valore input{
	width:297px;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#967830;
	border:2px inset #F0A53B;
}
.valore textarea{
	width:297px;
	height:180px;
	padding:0px;
	margin:0px;
	background-color:#967830;
	border:2px inset #F0A53B;
}
#area{
	height:180px;
}
#bottoneInvia{
	margin-top:10px;
	width:411px;
	text-align:right;
	float:left;
}
#credits img{
	border:0px;
}
#credits{
	position:absolute;
	top:56px;
	right:10px;
	width:17px;
}