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

}

#menu{
background-color:#DA5F00;
}

#menu #bottoni li{float:left;}
#menu #bottoni a {border: none; display: block; background-image: url(menu_galleria.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: #DA5F00;
	width:500px;
}

#principale_foto{
	background-color: #DA5F00;
	width:700px;

}
#contestuale	{
	background-color:#DA5F00;
}

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

#immagini_grande {
	padding-top: 20px;
	padding-right: -20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#immagini {
	padding-top: 20px;
	padding-right: -20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#video {
	padding-top: 20px;
	padding-right: -20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#info_foto {
	width:340px;
	
	padding-bottom: 20px;
	padding-left: 20px;
	float:left;
}

#info_video {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float:left;
}

#navigazione_immagini {
	width:310px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	text-align:right;
}

#navigazione_video {
	width:360px;
	float:left;
}
.titolo{
	font-weight: bold;
}

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

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

ul li{
	list-style-type: none;
	text-decoration: none;
}

