body{
	background-color: #D04030;
	background-repeat: no-repeat;
	background-position: left top;

}

#menu{
background-color:#D12A2A;
}

#menu #bottoni li{float:left;}
#menu #bottoni a {border: none; display: block; background-image: url(menu_iniziative.gif); width:100px; height:70px; background-repeat: no-repeat;}


#menu #bottoni #b1 a {background-position: 0px 0px;}
#menu #bottoni #b2 a {background-position: -100px 0px;}
#menu #bottoni #b3 a {background-position: -200px 0px;}
#menu #bottoni #b4 a {background-position: -300px 0px;}
#menu #bottoni #b5 a {background-position: -400px 0px;}
#menu #bottoni #b6 a {background-position: -500px 0px;}
#menu #bottoni #b7 a {background-position: -600px 0px;}

#menu #bottoni #b1 a:hover {background-position: 0px -70px;}
#menu #bottoni #b2 a:hover {background-position: -100px -70px;}
#menu #bottoni #b3 a:hover {background-position: -200px -70px;}
#menu #bottoni #b4 a:hover {background-position: -300px -70px;}
#menu #bottoni #b5 a:hover {background-position: -400px -70px;}
#menu #bottoni #b6 a:hover {background-position: -500px -70px;}
#menu #bottoni #b7 a:hover {background-position: -600px -70px;}


#principale{
	background-color: #D12A2A;
}
#contestuale	{
	background-color:#D12A2A;
}

#footerout, #footer{
	background-color: #D12A2A;
}

#contestuale ul li {
	display: block;
	margin-left: -40px;
}

#principale ul li {
	display: block;
	margin-left: -40px;
}
ul li{
	list-style-type: none;
	text-decoration: none;
}



.titolo{
	font-weight: bold;
}


