/* GLOBAL
----------------------------------------------------------------- */
body {
	font: 12px Trebuchet ms, Times New Roman, Arial, Verdana, tahoma, geneva, sans-serif;
	background: url(images/bgsfondo.jpg) #000000 repeat-x;
	margin: 0;
	padding: 0;
	color:#111111;
	text-align: center;
}
#container {
	display: block;
	width: 1200px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -380px 0 0 -600px;
	background: #000000;
}


h1,h2,h3,h4,h5,h6{
	font: Trebuchet ms, Times New Roman, Arial, Verdana, tahoma, geneva, sans-serif;
	font-weight:bold;
	padding:0px 0 0px 0px;
}
h1{
	color:#a96836;
	font-size:18px;
	padding:0px 0 0px 0px;
}
h2{
	color:#804040;
	font-size:18px;
}
h3{
	color:#FF0000;
	font-size:16px;
}

h4{
	color:#804040;
	font-size:12px;
}

.img{
	padding: 0px;
	margin: 0px;
}

hr{
	width:200px;
	height: 1px;
	border-style:dotted;
	color:#009933;
	text-align: center
}

/*-------------------------------- A ---------------------------------------*/
	A.menusx {font: Trebuchet ms, Times New Roman, Arial, Verdana, tahoma, geneva, sans-serif; color: #5c5c5c; font-size: 22px; line-height: 40px; text-decoration: none}
	A.menusx:link {text-decoration: none}
	A.menusx:hover {text-decoration: none; color: #00C2E2;}
	
	A.foot {font: Trebuchet ms, Times New Roman, Arial, Verdana, tahoma, geneva, sans-serif; color: #a96836; font-size: 18px; text-decoration: none}
	A.foot:link {text-decoration: none}
	A.foot:hover {text-decoration: none; color: #FFF;}

/*-------------------------------- P ---------------------------------------*/


p{
	padding: 0px;
	margin: 0px;
}
/*-------------------------------- CONTAINER ---------------------------------------*/

td.headnoriquadro {
	width: 1200px;
	height: 320px;
	background: url(images/head.jpg) #000000 no-repeat;
}
td.headimg {
	width: 1200px;
	height: 320px;
	background: url(images/head.jpg) #000000 no-repeat;
	
}

td.headriquadroimg {
	width: 1200px;
	height: 320px;
	background: url(images/headriquadro.jpg) #000000 no-repeat;
	
}

td.bodyimg {
	width: 1200px;
	height: 500px;
	font: 18px Trebuchet ms, Times New Roman, Arial, sans-serif, Verdana, tahoma, geneva;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 30px;
}

td.nero {
	width: 790px;
	font: 18px Trebuchet ms, Times New Roman, Arial, sans-serif, Verdana, tahoma, geneva;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 30px;
}

td.sfumato {
	width: 790px;
	background: url(images/pagina1.jpg) #000000 repeat-y;
	font: 18px Trebuchet ms, Times New Roman, Arial, sans-serif, Verdana, tahoma, geneva;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 30px;
}

td.sfumatoartisti {
	width: 790px;
	height: 500px;
	background: url(images/paginaartisti.jpg) #000000 no-repeat;
	font: 18px Trebuchet ms, Times New Roman, Arial, sans-serif, Verdana, tahoma, geneva;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 30px;
}
