/************
TOP GENERIQUE
************/
body {
	background: #ffffff url("bg.gif") repeat-x;
	font : 12px Arial, Helvetica, sans-serif; 
	color: #777777;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.top {
	width: 1020px;
	height: 130px;
	margin: 0 auto;
}
.top img {
	float: left;
}
.top img.accroche {
	margin: 24px 0 0 27px;
}
.top .menu_top {
	float: right;
	margin-right: 10px;
	height: 27px;
	width: 750px;
}
.top .menu_top ul {
	float: right;
	height: 27px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.top .menu_top ul li {
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
	height: 23px;
	background: #0099cc url("top/bg_menu_haut.gif") repeat-x;
}
.top .menu_top ul li.spacer {
	width: 21px;
	background: #0099cc url("top/bg_menu_haut_spacer.gif") no-repeat;
}
.top .menu_top ul li.right {
	width: 15px;
	background: #0099cc url("top/bg_menu_haut_d.gif") no-repeat;
}
.top .menu_top ul li.left {
	width: 15px;
	background: #0099cc url("top/bg_menu_haut_g.gif") no-repeat;
}
.top .menu_top ul li a:link, .top .menu_top ul li a:visited, .top .menu_top ul li a:hover, .top .menu_top ul li a:active {
	color: #666666;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}
.top .menu_top ul li a:hover {
	color: #0099cc;
}
.top img.service_client {
	float: right;
	margin: 21px 10px 0 0;
}