body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/entete_background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color:#878b38 ;/*#729924;*/
	text-decoration: none;
}

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

li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1 {
	margin: 0px;
	font-size: 20px;
	color: #878b38; /*#729924;*/
	font-weight: normal;
}

h1 em {
	color: #000;
	font-style: normal;
}


h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 18px;
}


h3 {
	font-size: 14px;
	color: #878b38;/*#729924;*/
	font-weight: bold;
	line-height: 17px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#page {
	width: 800px;
	position: relative;
}

#entete {
	height: 132px;
	width: 625px;
	background-image: url("../images/fond_entete3.gif");
	color: #FFFFFF;
	padding: 10px 0px 0px 175px;
	font-size: 11px;
}


#entete a {
	color: #fff;
	text-decoration: none;
}

#entete a:hover {
	color: #000;
	text-decoration: none;
}


#contenu_texte {
	width: 760px;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 20px;
	min-height:200px;
}

#contenu_texte_droit {
	width: 580px;
	margin-left: 15px;
	float: left;
}

#contenu_texte_droit li {
	margin: 0px;
	list-style-image: url(../images/dot.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: -10px;
}


#contenu_texte_gauche {
	width: 162px;
	float: left;
	padding: 0px;
	color: #878b38;/*#729924;*/
}
#contenu_texte_gauche ul {
	padding: 0px;
	margin: 0px;
}

#contenu_texte_gauche li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878b38;/*#d6f21b;*/
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#contenu_texte_gauche a {
	color:#878b38;/* #729924;*/
	padding: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#contenu_texte_gauche a:hover {
	color: #000;
}

#contenu_bas {
	width: 620px;
	padding: 5px 0px 20px 178px;
	float: left;
	text-align: right;
	color: #c4d06d;
	font-size: 11px;
}


.bande_bas {
	height: 53px;
	background-image: url(../images/bande_grise.gif);
}

.bande_bas img {
	padding-left: 5px;
}

.bande_bas div {
	width: 800px;
	text-align: right;
}

.pad_pas_espace {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

