/*******************************************************
	W3C Validated CSS document
	EDIT BELOW THIS LINE AT YOUR OWN RISK!!!!
 *******************************************************/

 body {
 	background: #000 url(../img/sfondostaff.jpg)top no-repeat;
	color: #fff;
	font-family: Arial, Verdana,Helvetica;
	font-size: 8pt;
	text-align: center; /* This forces elements center positioning on IE 6 */
	margin: 0;
}


#header {
	height: 295px;
	width: 1131px;
	margin: 0;
}

#container{
	width: 1131px;
	margin: 0 auto;
}

#content {

	/*margin: 0 0 0 300px !important;*/
	margin: 0;
	width: 1031px !important;
	width: 1031px;
	float: left;
}

#content table.staff {
	/*margin: 0 0 0 300px !important;*/
	margin: 0 auto;
	width: 1030px;
	background: #000;
	margin-top: 30px;
}

#content table.staff tr td.titolo {
	padding: 10px;	
}

#content table.staff tr td.immagini {
	padding-left: 100px;	
}


#content table.distribuzione {
	/*margin: 0 0 0 300px !important;*/
	margin: 0 auto;
	width: 948px;
	margin-top: 30px;
	padding-left: 18px;
	background: #000;
}

#content table.distribuzione tr td.testo {
	color: #fff;
	font-size: 8pt;
	padding: 0 0 0 25px;
	padding-bottom: 10px;
	width: 500px;
	vertical-align: top;
}

#content table.distribuzione tr td.testo1 {
	color: #fff;
	font-size: 8pt;
	padding: 0 0 0 60px;
	padding-bottom: 10px;
	width: 500px;
	vertical-align: top;
}


#content table.contatti {
	/*margin: 0 0 0 300px !important;*/
	margin: 0 auto;
	width: 948px;
	margin-top: 30px;
	padding-left: 18px;
	background: #000;
}

#content table.contatti tr td.testo {
	color: #fff;
	font-size: 8pt;
	padding: 5px 0 0 10px;
	padding-bottom: 10px;
	width: 500px;
	vertical-align: top;
}

#content table.contatti tr td.testo a {
	color: #666;
	text-decoration: none;
	padding: 5px;
	
}

#content table.contatti tr td.testo a:hover {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}


#footer {
	width: 1060px;
	clear: both;
	margin: 0 auto;
	height: 40px;
	min-height: 40px;
	height: auto !important; 
}




/*******************************************************
 *******************************************************/
