body {
	margin: 0;
	padding: 0;
	font-family: verdana, times, arial;
	font-size: 9pt;
	background-image: url(images/fond3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #efefef;
	}

img {
	border: 0
	}
	
ul {
	list-style-type: square;
	}
	
h1 {
	color: #000;
	font-size: 16pt;
	}
	
h3 {
	color: #dc2828;
	text-align: center;
	font-size: 13pt;
	margin-top: 15px;
	background-image: url(images/fond_h.jpg);
	border-bottom: 3px solid #ffd7d7;
	}

h4 {
	color: #000;
	text-align: center;
	font-size: 11pt;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	}
	
a {
	color: #7A7A7A;
	font-weight: bold;
}

a:hover {
	color: #fda403;
	font-weight: bold;
}

a:active {
	color: #000;
	font-weight: bold;
}

a:visited {
	color: #7A7A7A;
	font-weight: bold;
}

.site {
	width: 680px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}
	
.header {
	width: 100%;
	height: 228px;
	float: left;
	}
	
	.header img {
	float: left;
	}
	
	.header h1 {
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	margin: 0;
	}
	
	.header h3 {
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	margin: 0;
	}

.header_g {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	}
	

	
.menu {
	width: 100%;
	height: 45px;
	float: left;
	background-image: url(images/site_07.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
	
	.menu img {
	float: left;
	}
	
.menu_center {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
.menu_cell {
	width: auto;
	height: 45px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	font-size: 8pt;
	background-image: url(images/site_08.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
	.menu_cell p {
	width: auto;
	margin: 0;
	padding-top: 20px;
	float: left;
	}

.content {
	width: 96%;
	height: auto;
	float: left;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	text-align: center;
	}
	
.avantages {
	width: 490px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	background-image: url(images/avantages.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	.avantages ul {
	color: #196a52;
	font-size: 12pt;
	text-align: left;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
	}

.conseil {
	width: auto;
	height: auto;
	padding: 5%;
	background-color: #fffab0;
	border: 1px solid #ffe44c;
	}
	
.footer {
	width: 680px;
	height: auto;
	line-height: 40px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	}
	