#nav_com {
	height: 25px;
	background: url(../images_nav_com/bg_nav_com.gif) repeat-x 0px 0px;
}
#nav_com .hiden {
		display: none;
	}
#nav_com_int {
	white-space: nowrap;
	padding: 3px 0 0 0;
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	min-width: 760px;
	max-width: 1100px;
}
#nav_com img {
	margin: 0px 20px 0px 0px;
}
#nav_com a {
	margin: 0px 40px 0px 0px;
	color: #000000;
	text-decoration: none;
	padding: 4px 0px 4px 18px;
}
#nav_com a:hover {
	text-decoration: underline;
}
#nav_com a {
	/* background: url(../images_nav_com/pic_recherche.gif) no-repeat 0px 0px; */
}
#nav_com a.rech {
	background: url(../images_nav_com/pic_recherche.gif) no-repeat 0px 0px;
}
#nav_com a.sites {
	background: url(../images_nav_com/pic_sites.gif) no-repeat 0px 4px;
}
#nav_com a.serv {
	background: url(../images_nav_com/pic_services.gif) no-repeat 0px 2px;
}

