@charset "utf-8";
/* CSS Document */
body{
font-family:Georgia, Arial, Helvetica, sans-serif;
background-color:#39c712;}
#generale{
	width:1000px;
	height:auto;
	margin:auto;}
#lateraleSx{
	width:188px;
	height:106px;
	float:left;
	background-image:url(immagini/LogoSx.png)
	}
#lateraleDx{
	width:784px;
	height:auto;
	float:left;}
#Banner{
	width:784px;
	height:237px;
	background-image:url(immagini/Banner.png);}
#Contenuto{
	width:734px;
	min-height:700px;
	background-image:url(immagini/SfondoContenuto.png);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
        
            
      }
#fondo{
	width:784px;
	height:41px;
	background-image:url(immagini/FondoSfondo.png);}
#home{
	width:36px;
	height:127px;
	position:absolute;
	margin-left:160px;
	margin-top:250px;}
#ChiSiamo{
	width:36px;
	height:129px;
	position:absolute;
	margin-left:160px;
	margin-top:397px;}
#Contatti{
	width:36px;
	height:129px;
	position:absolute;
	margin-left:160px;
	margin-top:546px;}
#eventi{
	width:36px;
	height:129px;
	position:absolute;
	margin-left:765px;
	margin-top:650px;}
		
#foto{
	width:36px;
	height:129px;
	position:absolute;
	margin-left:765px;
	margin-top:799px;}
	
	p{
		color:#333333;}
	a{
	  color: #333333;
	}
	a:hover{
	color:#289a07;}
	






