* {
	padding: 0px;
	margin: 0px;
}

a img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

a {
	
	text-decoration: none;
	
	color: #003f7b;
	
}

a:hover {

	text-decoration: underline;

}

#left_col {
	clear: both;
	width: 201px;
	float: left;
}

#center_col {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	width: 629px;
}

#center_top_image {
	background-repeat: no-repeat;
	height: 102px;
	width: 629px;
}

#center_right_col {
	width: 185px;
	float: left;
}

#center_left_col {
	margin-top: 15px;
	width: 444px;
	float: left;
}

#center_right_col div {
	float: right;
}


#right_col {
	float: left;
	width: 204px;
}

#right_top_image {
	margin-left: 9px;
	background-repeat: no-repeat;
	height: 102px;
	width: 195px;
}

#nos_metiers {
	margin-left: 9px;
}

#menu_activites {
	margin-left: 9px;
}

#header {
	height: 103px;
}

#logo {
	width: 191px;
	float: left;
	margin-top: 25px;
}

#baseline {
	width: 443px;
	float: left;
	margin-top: 25px;
}

#top_menu {
	float: left;
	margin-top: 25px;
}

ul {
	margin-bottom: 15px;
	margin-top: 15px;
}

li {
	margin-left: 30px;
	margin-bottom: 10px;
}

#language {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 204px;
	text-align: center;
	padding-top: 44px;
	float: left;
}

#language strong {
	color: #4d4b4b
}

#language a {
	color: #999;
	text-decoration: none;
}