#col1 {
	width:160px;
	#width:158px;
	_width:158px;
	}
#col2 {
	width:130px;
	#width:129px;
	_width:129px;
	}
#col3 {
	width:110px;
	}
	
#col4 {
	width:50px;
	}
#col5 {
	width:50px;
	}
#col6 {
	width:100px;
	}
#col7 {
	width:105px;
	}

#col1x {
	width:150px;
	#width:146px;
	_width:146px;
	}
#col2x {
	width:150px;
	#width:146px;
	_width:146px;
	}
#col3x {
	width:100px;
	}
#col4x {
	width:85px;
	}
#col5x {
	width:45px;
	}
#col6x {
	width:85px;
	}
#col7x {
	width:95px;
	}

td.header_down {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8D300A;
	text-align:center;
	/*padding-top: 5px;
	padding-bottom:5px;*/
	}
td.header_on {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CA6D1B;
	text-align:center;
	/*padding-top: 5px;
	padding-bottom:5px;*/
}
td.header_off {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DE8622;
	text-align:center;
	/*padding-top: 5px;
	padding-bottom:5px;*/
	}
	
a.lien_header_menu, a.lien_header_menu:hover {
	display:block;
	height:100%; 
	width:100%;
	color:#fff; 
	text-decoration:none;
	font-size:12px;
	font-weight:bolder;
	}
	
td.header_on a:hover{
	background-color:#CA6D1B;
	}

