body {
	background-color: #FFFFFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	/*font-weight:bold;*/
	background-image: url(imgs/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenitore {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#tophead{
	width: 845px;
	height:51px;
	margin-top:10px;
	background-image: url(imgs/de_fabriani_proposta_2_03.jpg);
	background-repeat: no-repeat;	
}
#content{
	width: 845px;
}
#header{
    width:679px;
	float:left;	
}
#header_sx{
    width:679px;
	/*height:370px;*/
}
#header_sx1{
    padding:20px 0;
	color:#333333;
	font-family: tahoma;
	width:660px;
	text-align:left;
	font-size:12px;
	line-height: 16px;	/*height:321px;*/
}
#header_dx{
    padding-top:8px;
    width:166px;
	/*height:370px;*/
	float:right;
}
#main{
	width: 845px;
}
#footer{
	width: 845px;
	height:24px;
	clear:both;
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
	font-size:12px;
	line-height: 24px;
}
.nav li{
	/*background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;*/
	height: 28px;
	width: 166px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-size:14px;
	padding-top:12px;
    font-weight:bold;	
}
ul{
	margin: 0px;
	padding: 0px;
	width: 166px;
    font-weight:bold;		
}
li{
	color:#000000;
	font-size:12px;
	list-style-type: none;
	padding-left:10px;
    font-weight:bold;		
}
h4{
	font-size: 14px;
	color:#990000;
}
li a:link {
	color: #000000;
	text-decoration: none;
    font-weight:bold;		
}
li a:visited{
	color: #000000;
	text-decoration: none;
    font-weight:bold;		
}
li a:active{
	color: #006600;
	text-decoration: none;
    font-weight:bold;		
}
li a:hover{
	color: #006600;
	text-decoration: none;
	font-weight:bold;	
}

.back{
    clear:both; 
	padding-left:15px; 
	font-size:12px;
}

.back a:link {
	color: #990000;
	text-decoration: none;
    font-weight:bold;		
}
.back a:visited{
	color: #990000;
	text-decoration: none;
    font-weight:bold;		
}
.back a:active{
	color: #006600;
	text-decoration: none;
    font-weight:bold;		
}
.back a:hover{
	color: #006600;
	text-decoration: none;
	font-weight:bold;	
}
