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

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


#header {cf
	height: 175px;
	width: 850px;
	margin-bottom: 8px;
}

#container{
	width: 850px;
	color:#333;
	margin: 0 auto;
}

#content {
	height: auto !important;
	line-height: 15px;
	height: 315px;
	/*margin: 0 0 0 300px !important;*/
	margin: 0;
	min-height: 315px;
	width: 850px !important;
	width: 847px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}

#content table.home {
	color: #000;
	font-size: 8pt;
	width: 800px;
	margin: 0 auto;
	line-height: 18px;
	text-align: justify;

}

#content table.home tr td.titolo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content table.home tr td.testo {
	padding-top: 10px;
	padding-bottom: 20px;
}

#content table.home tr td.testo a{
	color:#000;
	text-decoration: none;
}

#content table.home tr td.testo a:hover{
	color:#dc0067;
	text-decoration: none;
}

#content table.home tr td.web{
	padding: 10px;
	padding-left: 20px;
	border-right: 1px solid #ccc;
}

#content table.home tr td.web a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.web a:hover{
	color: #dc0067;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.web1{
	padding: 10px;
	padding-left: 20px;
}

#content table.home tr td.web1 a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.web1 a:hover{
	color: #dc0067;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.testo strong {
	color: #dc0067;
	font-weight: bold;
}

#content table.home tr td.immagini {
	width:120px;
	padding-bottom: 15px;
}

#content table.home tr td.immagini img {
	border: 1px solid #ccc;
}

#content table.home tr td.pulsanteavanti {
	width:120px;
	text-align: right;
}

#content table.home tr td.pulsanteavanti a {
	color:#000; 
	text-decoration: none;
	font-weight: bold;
	
}

#content table.home tr td.pulsanteindietro {
	width:120px;
	text-align: left;
}

#content table.home tr td.pulsanteindietro a {
	color:#000; 
	text-decoration: none;
	font-weight: bold;
	
}

#content table.home tr td.pulsanteindietro a:hover {
	color:#dc0067; 
	text-decoration: none;
	font-weight: bold;
}


#content table.home tr td.logo_contatti{
	padding-top: 20px;
	padding-bottom: 10px;
}

#content table.home tr td.evento{
	padding-top: 20px;
	padding-bottom: 10px;
	width: 120px;
}

#content table.artisti {
	color: #000;
	font-size: 8pt;
	width: 800px;
	margin: 0 auto;
	line-height: 18px;
	text-align: justify;
}

#content table.artisti tr td.sottotitolo {
	color: #dc0067;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
}

#content table.artisti tr td.testo {
	color: #000;
}

#content table.artisti tr td.prefazione {
	color: #000;
	padding-right: 20px;
}

#content table.artisti tr td.img_artista {
	width: 217px;
	vertical-align: top;
}

#content table.portfolio {
	color: #000;
	font-size: 8pt;
	width: 800px;
	margin: 0 auto;
	line-height: 18px;
	text-align: justify;

}

#content table.portfolio tr td.titolo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content table.portfolio tr td.gallery{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content table.portfolio tr td.opere{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}

#content table.portfolio tr td.testoopera{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	width: 280px;
	vertical-align: bottom;
}

#content table.portfolio tr td.testoopera strong{
	font-weight: bold;
}

#content table.portfolio tr td.testoopera a{
	color: #000;
	text-decoration: none;
}

#content table.portfolio tr td.testoopera a:hover{
	color: #dc0067;
	text-decoration: none;
}

#content table.portfolio tr td.opere1{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content table.portfolio tr td.testoopera1{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	width: 280px;
	vertical-align: bottom;
	border-bottom: 1px solid #ccc;
}

#content table.portfolio tr td.testoopera1 strong{
	font-weight: bold;
}

#content table.portfolio tr td.testoopera1 a{
	color: #000;
	text-decoration: none;
}

#content table.portfolio tr td.testoopera1 a:hover{
	color: #dc0067;
	text-decoration: none;
}


#footer {
	width: 850px;
	clear: both;
	margin: 0 auto;
	border-top: 3px solid #dc0067;
}

#footer table {
	width: 800px;
	clear: both;
	font-size: 7.8pt;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
	color: #666;
}

#footer table tr td a {
	color: #666;
	text-decoration: none;
}

#footer table tr td a:hover {
	color: #000;
	text-decoration: none;
}


#footer table tr td.organizzazione {
	width: 249px;
}



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