/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
}

a {
    text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #8CB23F;
}


p {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin: 0px;
}

h3 {
	float:left;
	width:205px;
	border:0px;
	padding:0px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	color: #006600;
}

h3 a {
    text-decoration: none;
	color: #006600;
}

h3 a:hover {
	text-decoration: none;
	color: #000000;
}

h4 {
	float:left;
	width:205px;
	font-size: 9px;
	border:0px;
	padding:0px;
	text-align:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin: 0px;
	text-indent: 5px;
}

ul {
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	list-style:none;
} 

ul li {
	display : block;
	list-style-position: outside;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

#contenu {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}

#titre {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 10px;
}

#menu{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 25px;
}

#menu2{
	width: 180px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.menu{
	color: #FFFFFF;
}

#titresite{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
	}

#navig_bas{
font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
	clear: left;
	}
