/* CSS Document */
html,body{margin: 0;padding:0}
body{
	background-color:#FFFFFF;
	font-size: 76%;
	margin:0 auto;
	padding:0px;
	text-align: center;	
}

#container{
	width: 750px;
	margin:0 auto;
	padding:0px;
	border: dashed #0C7007 3px;
}

/********************************************************** img ***********************************************************/
.logo{ margin-left:-10px;   /*per altri browser*/
		_margin-left:-15px;				/* per IE 6*/
		#margin-left:-15px;              /* per IE 7*/
		margin-top:20px; 
		posotion:relative;
			display:block;}
.foto_eventi{ float:right;
				margin-right:10px;
				margin-left:10px;}
.centrato{text-align: center;}
/********************************************************** stili testo **************************************************/

.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right:5px;
	padding-left:5px;
	text-align: justify;	
}
.testo_grosso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C7007;
	font-weight:bold;
}
.webmaster{ text-align:right;}
.webmaster a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C7007;
	font-weight:bold;
	text-decoration:none;
}
.webmaster a:hover{ color:#16D50D;}
.chiusura{ text-align:left;}
.chiusura a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C7007;
	font-weight:bold;
	text-decoration:none;
}
.chiusura a:hover{color:#16D50D;}

.testo a{ font-weight:bold;
			color: #014F27;
			text-decoration:none;
}
	
/************************************************************      LISTE       CIA       **************************************************************/

ul#agia{
	text-align:justify;
	list-style-type: square;
}
ul#agia li{
	margin-left:-20px;  /*vista da tutti i browser come informazione primaria */
}

/************************************************************ sottomenu CIA  *********************************************************/

