body
{
    background:url(../immagini/i01.jpg);
	background-repeat:no-repeat;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;


}

a.first {color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.first:visited {  color: #9CAAC6;}
a.first:hover {	color: #FFFFFF; text-decoration: underline;}
a.first:active {	color: #00FF00;}

#Layer1 {
	position:absolute;
	width:74px;
	height:19px;
	z-index:1;
	top: 138px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-weight: bold;
	color: #333333;
}


td.thnav
{
	background-image: url(../immagini/menuup.png);
	border: none;
	width: 100%;
	height: 24px;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	text-indent: 25px;
	 
 }
 
table.th
{
	width: 100%;
	border: none;
	height: 120px;
	z-index: 5;
	
 }
table.th td.tdl
{ 
	border: none;
	width: 50%;
	background: url(../immagini/logoduep.png);
	margin-top:3px;
	background-repeat:no-repeat;
	background-position:left;
	z-index: 6 ;   
 }

table.th td.tdr
{ 
	border: none;
	width: 50%;
	background: url(../immagini/logodealer.png);
	margin-top:3px;
	background-repeat:no-repeat;
	background-position:right;
	z-index: 7;    

 }

table.tb
{
	width: 98%;
	border: none;
	z-index: 8;

}

table.tb td.tbnav
{ 
	background-image: url(../immagini/menubot.png);
	border: none;
	width: 100%;
	height: 36px;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	 
 }
