body{
	background:#000000;
	color: #FFFFFF;
	height: 100%;
	margin: 0; 
	text-align: center;
}

a:link img,a:link {
	border: 0px;
	color: #000;
}

a:hover img,a:hover{
	border: 0px;
	color: #000;
}

a:visited img,a:visited {
	border: 0px;
	color: #000;
}

a:active img,a:active{
	border: 0px;
	color: #000;
}


/* il contenitore della galleria */


#contenitore{
	margin: auto;
	border:0;

}

.bottoni{
	float: left;
	border: 0px;
}


#tabella{
	margin: auto;
	border: 0px;
	width: auto;

}

#tabella td{
	border: 12px solid #000;
	border-bottom: 12px solid #000;
	border-top: 12px solid #000;
}

#tabella td img{
	/*width: 81px;
	height: 81px;*/
}




#menu{
	margin: auto;
	border: 0px;
	display: block;
	padding: 0px; 
	width:945px;
}


#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
}

#sinistro {
	clear: both;
	float: left;
	width: 15%;
	padding-top: 200px;
}

#destro {
	float: right;
	width:15%;
	padding-top: 200px;
}

#centro { 
	float: left;
	width: 69%;
}

#header {
	display: block;
	margin: 0 0 0 0;
}


#photoslide td{
	border: 0px;
	border-right: 10px;
	border-style: solid;
	border-color: black;
	
}