#menu {
	display:block; 
	position:relative; 
	height:155px;
	margin:10px 0px 0px 17px;
}
#menuindex {
	display:block; 
	position:relative; 
	height:155px;
	/*margin-top:10px;*/
}
#menu_static{
	display:block;
	width:920px;
	text-align:center;
	margin-top:5px;
}
#menu_static a {
	color: #666666;
	margin-right:5px;
	text-align:center;
}
.bloc_menu {
	display:inline; 
	float:left;
	width:307px; 
	height:160px;
	background-image:url(../images/trait.gif);
}
.bloc_menu2 {
	display:block; 
	width:307px; 
	height:160px;	
}
.fdmenu {
	display:block; 
	float:relative; 	
	background-repeat: repeat-x; 
	width:307px; 
	height:30px;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}
.menu_txt {
	margin:7px 0px 0px 25px;
}
.trait {
	display:block; 
	position:absolute;
	background-image:url(../images/trait.gif); 
	width:64px; 
	height:62px;
	right:0px;
	bottom:0px;
}

#img_carte {
	margin-top:8px; 
	display:inline; 
	float:left;
}
.lien_actus{
	display:block; 
	width:265px;
}
#liste {
	width:150px; 
	margin:13px 0px 0px 12px;
}
#liste a {
	display:block; 	
	font-size:14px;
	color: #ffffff;	
	min-height:20px;
	/*border:1px solid #666;*/
}
#liste a.hauteur_region {
	height:40px;
}

#liste_actus {
	width:285px;
	height:100px;
	overflow:hidden;
	margin:13px 0px 0px 12px;
}
#liste_groupe {
	width:285px;
	height:100px;
	overflow:hidden;
	margin:13px 0px 0px 12px;
}

#liste_actus a {
	display:block; 
	/*height:16px;*/
	color: #ffffff;	
}
#liste_groupe a {
	display:block; 
	height:16px;
	color: #ffffff;	
}
