
A:HOVER {
 /*color : 800000;*/
 text-decoration : none;
 
}
A:LINK {
 /*color : 800000;*/
 text-decoration : none;
}
A:visited {
 /*color : 800000;*/
 text-decoration : none;
}
   body {
   
   margin: 0px;
	/*list-style-image: dd;*/
	font-family: cursive;
	background: #fbf9e0;

}	#container {
		width : 874px;
		margin : auto;
	}
	
	#header {
		position : relative;
		width : 100%;
		height : 185px;
		border-bottom : 0px solid #ffffff;
		
	}
 
		#occhiello {
   position: relative;
   width: 100%;
   height: 20px;
   background-image: url(fotomod/occhiello1.gif);
   border-bottom: 0px solid #CCCCCC;
   text-align: center; 
}
	
	#main {
		width : 100%;
	} 
	
	#destra {
   float: right;
   width: 180px;
   height: 3900px;
   position: relative;
   text-align: left;
	border: 1px solid #ffcf72;

}
	
	#centrale {
	float: right;
	width: 488px;
	height: 3900px;
	position: relative;
	text-align: justify;
	padding: 10px;
	/*background-image: url(fotomod/linietta.gif);
	background-repeat: repeat-x;*/
	border: 1px solid #ffcf72;
}
	#sinistra {
	float: left;
	width: 180px;
	height: 3900px;
	position: relative;
	text-align: left;
	border: 1px solid #ffcf72;
}
#modavi {	
	width: 167px;
	text-align: left;
	/*background: #ffcf72;*/
	border: 1px solid #ffcf72;
	padding-left: 2px;
}
#eventi {	
	width: 167px;
	text-align: left;
	border: 1px solid #ffcf72;
	padding-left: 2px;
}
#associazioni {	
	width: 167px;
	text-align: left;
	border: 1px solid #ffcf72;
	padding-left: 2px;
}
#rstampa {	
	width: 167px;
	text-align: left;
	border: 1px solid #ffcf72;
	padding-left: 2px;
}
	#footer {
		clear : both;
		height : 70px;
		border: 1px solid #ffcf72;

}

