@CHARSET "ISO-8859-1";
body {
	width: 1010px;	
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: justify;
	background:	white url("../images/fond.gif") no-repeat left top;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	-font-size: x-large;
}

h2 {
	font-size: 12px;
}

#section_gauche {
	width: 230px;
	float: left;
	position: relative;
	margin-top: 35px;
	padding-left: 25px;
	padding-right: 10px;

}

#menu_gauche {
	-list-style-image: url("../images/puces.gif") !important;
	-list-style-image: none;
	list-style-type: none;
	margin-left: -1em;
	padding-left: 0;
	margin-top: 38px;
}

#menu_gauche li {
	-background-image: none !important;
	background: transparent url("../images/puces.gif") no-repeat left center;
	padding: 1px 0px 0px 40px;
	-height: 1%;
}


#menu_gauche_trait_haut {
	border-style: solid;
	border-color: #ffeabe;
	border-width: 0 0 1px 0;
	border-top-width: 1px;
}

#menu_gauche_trait {
	border-style: solid;
	border-color: #ffeabe;
	border-width: 0 0 1px 0;
}
#menu_gauche li a {
	color: #007C73;
	font-weight: bold;
	padding-left: 4px !important;
	line-height:22px;
	height:23px;
}

#section_navigation, #section_contenu, #section_accueil {
	width: 740px;
	float: left
}

#section_accueil {
	background: url("../images/degrade_haut.gif") repeat-y right top;
	-margin-top: 0.5em;
	height: 45px;
}

#section_accueil a {
	background: transparent url("../images/maison.gif") no-repeat left center;
	padding-left: 18px;
	color: #007C73;
}

#section_navigation, #section_contenu {
	background: url("../images/degrade_droit.gif") top right repeat-y;
	margin-left: 30px;
}

#section_navigation {
	width: 660px;
	padding-right: 50px;
}

#section_navigation ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#section_navigation ul li {
	display: inline-block !important;
	-display: inline;
}

#section_navigation ul li a {
	color: #007C73;
	font-size: small;
	vertical-align: bottom;
	text-decoration: none;
}

#section_navigation .delimiteur {
	display: inline-block;
	margin-left: 0em;
	border-left: 1px solid black;
	background: transparent none;
}

#section_navigation .debut_capsule, .fin_capsule, a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
}

#section_navigation .debut_capsule, .fin_capsule {
	width: 13px;
	margin: 0;
}

#section_contenu {
	min-height: 400px;
	width: 630px;
	padding: 0 40px 0 40px;
}

#section_pied_page {
	width: 1000px;
	background: url("../images/degrade_bas.gif") no-repeat top right;
	padding-top: 90px;
	float: left;
	margin-left: 5px !important;
	margin-left: 2px;
}

#section_lien_mentions {
	margin-top: -75px;
	margin-left: 100px;
}

#section_lien_mentions a {
	color: #007C73;
	font-size: x-small;
}

#section_mots_clefs {
	font-size: x-small;
	text-align: center !important;
	width: 800px;
	margin-left: 100px;
}

#navigationActif {
	display: none;
}

#chapeau {
	padding: 0 100px;
	height: 85px;
	margin-bottom: 1em;
}

/* Mise en forme du menu en haut */
.menu_general_haut {
	margin-left:-35px;
	height:21px;
	font-color:
}

/* Séparateur vertical orange */
.separateur {
	width: 3px;
	padding-left:1px;
	padding-right:1px;
	color:#F27014;
}
