/***********************\
|	content				|
\***********************/
#content {
	margin: 2px 0px 0px 0px;
	background-color: transparent  /*    #DBD7C3;  */
/*	background-image: url(image/bg_content3.gif);  /*  rimettere content3.gif  */
/*	background-position: left top;
	background-repeat: repeat-y; */
}
#col_six {
  float: left;
	width: 166px;
	background-color: transparent   /*  #e9edbe; */
/*  background-image: url(image/bg_colsix.gif);  
	background-position: left top;
	background-repeat: repeat-y;   */      
  
  	
}
#col_six_cnt {
	margin-right: 1px;
}
#col_cen {
	width: 593px;
	float: left;
	margin-right: -1px;
}
#col_cen_cnt {
	padding: 0px 3px;
}
#col_dex {
	display: none;
}

