body {
	margin:0px;
	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat;
	background-position:center;
}

table.contenitore {width:1000px; border:0px;}
table.cen {margin-top:20px;}
td.header {width:650px; height:100px; background-image:url(../images/dj_02.png); background-repeat:no-repeat; background-position:center;}
td.cuffia {width:650px; height:82px; background-image:url(../images/dj_04.png); background-repeat:no-repeat; background-position:center; text-align:center; vertical-align:middle}
td.centrale {width:650px; height:767px; background-image:url(../images/dj_05.png); background-repeat:no-repeat; background-position:center; vertical-align:top;}
td.footer {width:650px; height:51px; background-image:url(../images/dj_06.png); background-repeat:no-repeat; background-position:center; text-align:center}
td.sx {width:175px; height:1000px;}
td.dx {width:175px; height:1000px;}
td.val {width:150px;}
td.descrizione {text-align:justify;}
td.flash {text-align:center; height:130px; vertical-align:bottom}
.img {border:1px solid #B03B03}

.testo {
		font-family:century gothic;
		font-size:10pt;
		color:#FFA504;
		}
		
.testoform {
		font-family:century gothic;
		font-size:10pt;
		color:#FFFFFF;
		margin-left:15px;
		}		
		
.thx {
		font-family:century gothic;
		font-size:8pt;
		color:#FFA504;
		}
a.thx {
	text-decoration:underline;
	}	
a.thx:hover {
	text-decoration:none;
	}
a.thx:active {
	text-decoration:underline;
	}				

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

.forms { width:450px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#929292;
		background-color:#393938;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:450px;
		height:300px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#929292;
		background-color:#393938;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.submit	{font-family:Arial, Helvetica; color:#FFFFFF; background-color:#393938; height:25px; width:200px; border:1px solid #929292;}
		
