* {
	margin : 0;
	padding : 0;
}

body {
	background : #FFD04F;
	text-align : center;
	padding-top : 0px;
	font-family : sans-serif, Verdana, Tahoma;
	font-size : 0.9em;
}

p {
	text-align : justify;
	color : #000000;
	text-decoration : none;
}

span {
	font-weight : bold;
}

#testa {
	width : 800px;
	height : 152px;
	background-color : #FFD04F;
}

#testa h1 {
	position : absolute;
	top : 0px;
	margin-left : 0px;	
	color: #FFF;
}

#testa h2 {
	position : absolute;
	top : 0px;
	margin-left : 188px;
	color: #FFF;
}

#menu {
	position : absolute;
	top : 130px;
	margin-left : 0px;

}

#menu table {
	margin-top : 0px;
	font : 13px sans-serif, Verdana, Tahoma;
	text-align :center;
	font-weight: bold;
}

#menu a:hover {
	color : #606060;
	text-decoration : none;
}

#corpo {
	margin : 0 auto;
	text-align : left;
	width : 800px;
	background-color : #FFFF99;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
}

#principale {
	width : 612px;
	float : right;
	padding-top : 10px;
	background-color: #FFF;
	background: url(immagini/tela.png) repeat-y;
	margin : 0px 0 0 0;
	border-top: 1px #666666 solid;
}

#principale p {
	margin : 3px 7px 2px 5px;
}

#footer a:link, #footer a:visited  {
	color : #FFF;
}

#colonna-sx {
	width : 188px;
	float : left;
	margin : 0 0 0 0;
	background-color : #FFFF99;
	border-top: 1px #666666 solid;
	color : #606060;
	font : 11px sans-serif, Verdana, Tahoma;	
	font-weight: bold;
}

#colonna-sx b {
	padding-left : 3px;
}

#colonna-sx a:link, a:visited {
	padding-left : 4px;
	padding-right : 2px;
	text-decoration : none;
	color : #0000FF;
} 

#colonna-sx a:hover {
	color : #606060;
	text-decoration : none;
}

#footer {
	clear : both;
	background: #CC3300 url(immagini/piede.gif) repeat-x;
	height : 54px;
	width : 800px;
	font-size : 15px;
	text-align : right;
	padding-top: 5px;
	color : #FFF;
	font-family: sans-serif, tahoma;
	border-top: 1px #ACACAC solid;				
}

#footer h5 {
	font-size : 10px;
	text-align : left;
	padding-left: 5px;
	padding-top: 4px;
	color: #FFF;				
}

.destra {
	text-align : right;
}

.centro {
	text-align : center;
}

.album {
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin : 5px;
        background-color :#DEE1FF;
}

.stili {
   margin-left : 2px;
	font : 14px/20px sans-serif, Verdana, Tahoma;
	color : #606060;
}

.stili h4 {
	color : #42663E;
	font : 14px/2 sans-serif, Verdana, Tahoma;
	margin-left : 5px;
}

.stili h3 {
	color : #42663E;
	font : italic 17px/2 sans-serif, Verdana, Tahoma;
	margin-left : 5px;
}

.iniziativa h4, .riferimenti h4, .partecipazione h4, .news h4 {
	color : #42663E;
	font : italic 16px sans-serif, Verdana, Tahoma;
	border-bottom : 1px solid #42663E;
	margin-left : 4px ;
	font-weight: bold;
}

.iniziativa {
        margin : 4px;
}

.iniziativa ul li {
	color : #C10003;
        font-size : 16px;
	margin-bottom : 6px;
}

.stili a:link, .stili a:visited {
	font : 12px sans-serif, Verdana, Tahoma;
	text-decoration : none;
	color : #0000FF;
} 

.stili a:hover {
	color : #606060;
	text-decoration : none;	
}

a {
 text-decoration : none;
}

.scarica h4{
	position : absolute;
	top : 225px;
	padding-left : 7px;
	font-size : 17px;
	color : #990000;
}

.scarica a:link, .scarica a:visited, .scarica a:active {
	position : absolute;
	top : 225px;
	font-size : 17px;
	margin-left : 127px;
	color : #900;
	font-weight : bold;
	text-decoration : underline;
}

.scarica a:hover {
	color : #A0C6E0;
}

div.riferimenti a:hover, div.partecipazione a:hover, #footer a:hover {
color : #fff;
 background-color : #4483AC;
}

div.riferimenti a:active, div.partecipazione a:active, #footer a:active {
	color : #4483AC;
}
