

#left_col {
	height:111px;
	margin:50px 0 0 171px;
	}

#left_col ul li { 
	display:inline;
	height:111px;
	margin:12px 0px;
	position:absolute;
	width: 172px; 	
	}

#left_col ul li.hmenu0nohistorique a {
	background: url(style_FILES/historiqueoff.jpg) no-repeat;
	color: #ccc;
	font-size:0px;
	margin: 0px;
	position:absolute;
	width:172px; height:111px;
	z-index:10;
	}
#left_col ul li.hmenu0nocomites a {
	background: url(style_FILES/comiteoff.jpg) no-repeat;
	color: #ccc;
	font-size:0px;
	margin:0 0 0 172px;
	position:absolute;
	width:172px; height:111px;
	}
#left_col ul li.hmenu0nosoutiens a {
	background: url(style_FILES/soutiensoff.jpg) no-repeat;
	color: #ccc;
	font-size:0px;
	margin:0px 344px;
	position:absolute;
	width:172px; height:111px;
	}
#left_col ul li.hmenu0nodirect a {
	background: url(style_FILES/congresoff.jpg) no-repeat;
	color: #ccc;
	font-size:0px;
	margin:0px 516px;
	position:absolute;
	width:172px; height:111px;
	}

#left_col ul li.hmenu0nohistorique a:hover {
	background: url(style_FILES/historiqueover.jpg) no-repeat;
	margin: 0px 0;
	position:absolute;
	width: 172px; height:111px;
	}
#left_col ul li.hmenu0nocomites a:hover {
	background: url(style_FILES/comiteover.jpg) no-repeat;
	margin: 0px 172px;
	position:absolute;
	width: 172px; height:111px;
	}
#left_col ul li.hmenu0nosoutiens a:hover{
	background: url(style_FILES/soutiensover.jpg) no-repeat;
	margin: 0px 344px;
	position: absolute;
	height: 111px; width: 172px; 	
	}
#left_col ul li.hmenu0nodirect a:hover {
	background: url(style_FILES/congresover.jpg) no-repeat;
	margin: 0px 516px;
	position: absolute;
	height: 111px;
	width: 172px; 	
	}

#content {
	background: transparent;
	clear:right;
	float:left;
	height:34px;
	margin:0;
	overflow: hidden;
	padding: 16px 20px 0 0px;
	width: 648px;
	}
#content h3 {color:#099; font-size:0.9em;}
#content p {color: #666; font-style:normal; font-size:0.8em;}

#footer ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	height:116px;
	width: 168px;
	}
