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

#menu{
background-color:#DA216D;
}

#menu #bottoni li{float:left;}
#menu #bottoni a {border: none; display: block; background-image: url(menu_consulenza.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: #DA216D;
}
#contestuale{
	background-color:#DA216D;
}

#footerout, #footer{
	background-color: #DA216D;
}
#cancella , #spedisci{
float:left;}

.titolo{
	font-weight: bold;
}

#principale {
	overflow: hidden;
}

#principale .domande{
	font-style: italic;
	overflow: hidden;
}


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

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


