@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
}

.clearing { display: block; }

a:link {
	text-decoration: none;
}      
a:visited {
	text-decoration: none;
}  
a:hover {
	color: #999;
}  
.text_menu_client {
	color: #FFF;
}
a:active {
	text-decoration: none;
}

body {
	font-size: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-color: #E9E9E9;
	color: #FFF;
	background-image: url(Images/MainBGFF.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.ul_header {

}

.ul_division {
	padding: 20px 0 0 0;

}

.ul_footer {
	list-style:none;
	padding: 0;
}

.li_header {
	float: right;
	list-style-type: none;
	padding: 8px 0px 0 15px;
	color: #FFF;
}

.li_division {
	float: right;
	list-style-type: none;
	padding: 15px 0px 0 15px;
	font-weight: bold;
	font-size: 12px;
	color: #018754;
}

.li_footer {
	list-style-type: none;
	color: #002E62;
	float: left;
	padding: 0 10px 0 0;
}


#container {
	width:840px;
	background-color: #FFF;
	margin: 0 auto;
}
.text_client {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header {
	width: 840px;
	float: left;
	display: block;
	background-image: url(Images/MainBGFF.jpg);
}
#menu_client {
	background-image: url(Images/menu-bleu.jpg);
	float: left;
	width: 790px;
	height: 28px;
	padding: 0 25px;
}
#menu_division {
	height: 55px;
	width: 790px;
	padding: 10px 25px 5px 25px;
}
#flash_container {
	float: left;
	margin: 25px 0;
	width: 790px;
	padding: 0 25px;
}
#content_bottom{
	width:790px;
	float: left;
	padding: 0 25px;
}
#box1 {
	width:247px;
	height:200px;
	float: left;
	padding: 5px;
	margin: 0 10px 0 0;
}
.title_box {
	float: left;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #002E62;
	font-weight: bold;
	letter-spacing: -1px;
}

.clearer {

	clear: both;
}

.listing {
	width: 123px;
	float: left;

}


.content_box {
	text-align: justify;
	background-image: url(Images/bg-top-gradient.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #ccc;
	padding: 5px 0 0 0;
	color: #002E62;
	float: left;
	width: 247px;
}

#box2 {
	width:246px;
	height:200px;
	float: left;
	padding: 5px;
	margin: 0 10px 0 0;
	background-color: #FFF;
}

#box3 {
	width:247px;
	height:200px;
	float: left;
	padding: 5px;
	background-color: #FFF;
}
#footer {
	width: 790px;
	color: #002E62;
	bottom: 0px;
	float: left;
}
#logo {
	float: left;
}
.text_menu_division {
	color: #002E62;
}

#banner_bottom {
	float: left;
}
