body { 
	
	background:#d4d9d2;
	
}

h2.titoletto{
	
	color:#848783;
}

#corpo {
	
	background:#d4d9d2;
}

#testa {
	
	background-color: #d4d9d2;
	background: url(../img/logo-sup.gif) no-repeat top center;
}


/* Menu Verticale */

a.main{
	background: #e5eae2;
}

/* Fine Menu verticale */

/*----------------- Contenuto fotogallery ---------------------*/

.cont-fotogallery {
	text-align:center;
	width:660px;
	margin:0 auto;
	background:transparent;
	margin-bottom: 15px;
}

.img-gallery {
	width:94px;
	padding:6px;
	margin:2px;
	background: #edf2eb;
}

/*-------------------------------------------------------*/

/*------------------ Briciole di pane -------------------*/

.txt2 a {
	color:#848783;
}

.txt2 a:hover
{
	color:#6b1a18;
}

/*------------------------------------------------*/