HTML {	MARGIN-BOTTOM: 1px; HEIGHT: 100%;}

a:link		{text-decoration:none; color:#663300; }
a:visited	{text-decoration:none; color:#663300}
a:hover 		{text-decoration: underline; color: #663300; }

body {
	margin: 0px;
	padding: 0px;
	background: #EFCC96;
}

#tpl_main {
	width: 580px;
}

#tpl_main table{
	width: 580px;
	border:0px;
	color: #663300;
	font-size: 11px;
	font-family: Verdana;
	line-height: 17px;	
}

#tpl_main td{
	vertical-align: top;
}

.tdintestazione {
	background: url(../images/intestazione.jpg);
	width:580px;
	height:99px;
}

.intestazionedovehid {
	padding: 0px 45px 0px 10px;
	text-align: right;
	font-family: Verdana;
	font-size: 6px;
	line-height: 16px;	
	color: #F0D0A0;
}
.intestazionedovehid a:link , .intestazionedovehid a:visited , .intestazionedovehid a:hover 	{
	text-decoration: underline;
	color: #F0D0A0;
}

.intestazionedove {
	padding: 34px 45px 10px 10px;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;	
}

.tdbottom {
	background: url(../images/bottom.jpg) no-repeat top;
	width: 580px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	line-height: 16px;
}

.td1 {
	width: 145px;
}

.td2 {
	width: 110px;
	background-color: #D5BC93;
}

.td2bis {
	width: 419px;
	background-color: #D5BC93;
}

.td3 {
	width: 188px;
	background: #D5BC93 url(../images/img_center_trasparente.jpg) no-repeat top;
}

.td4 {
	width: 111px;
	background-color: #D5BC93;	
}

.td5 {
	width: 26px;
}

h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	padding: 0px 0px 3px 0px;
	margin:5px 0px 15px 0px;
	border-bottom: 1px solid #ffffff;
	letter-spacing: 1px;
	text-align: left;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding: 3px 0px;
	margin:0px;
	letter-spacing: 1px;
	text-align: left;
}

#content {
	padding: 10px 5px 5px 5px;
	text-align: left;
}

#content table {
	width: 96%;
	border:0px;
}

.form {
	BORDER: 1px solid #B0B0B0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	width: 100%;
	height: 16px;
}

.testomini {
	color: #663300;
	font-size: 9px;
	font-family: Verdana;
	line-height: 17px;	
}

.boxdettagli{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	border: 1px solid #C77E0F;
	text-align: left;
}
.boxdettagli2{
	padding:4px;
}	
