html {
	width:100%;
	height:100%;
}

body {
	font-family: Comic,Arial,sans-serif;
	margin: 0 0;
	padding: 0 0;
	text-align: left;  /* centrer avec Internet Explorer */
	height: 100%;
	width: 100%;
}

#page {
	z-index:0;
	text-align: left;    /* placer la page à gauche */
	margin: 0 0;      /* centrer de manière standard */
	width: 100%;
	height: 100%;
	padding: 0 0;
	background: #eaffd6; /*url(arriere_plan.gif) repeat-y;*/
}

/*-image:url(Entete.jpg); background-repeat: no-repeat;*/
.entete_body {
	position:absolute; 
	background-image:url(fond_degrade.png);
	width:100%;
	left:0;
	height:90px;
}

.navig_body {
	text-align:left;
	width:100%;
	position:absolute;
	font-family:"Comic Sans MS", Verdana, Arial;
	background-image: url(cadre_gauche.png);
}

.main_body {
	background-color:#ffffff;
}

#contenu {
	float: left;
	margin: 0;
	padding: 0 0;
}

#menu {
	width: 238px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	left: 0;
}

#menu li a:hover, #menu li a:focus,  #menu li a:visited, #menu ul a:hover, #menu ul a:focus, #menu ul a:visited {
	/*font-size: 90%;*/
	text-decoration: none;
}
.MDLienMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.lienSousMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.lienSousMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: white;
	background-color: #0ba300;
}
#menu  ul   {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.MDTitreDeco {
	position: relative;
	width: 100%;
	padding: 1px 1px 1px 1px;
	margin: 0 0px 1px 0;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	background-color: #0ba300;
	background-color: #d9d9d9 ;
	
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.MDTitreDeco:hover {
	background-color: #0ba300;
}

.MDTitreDeco:hover > a{
	color: white;
}

.souMenuDeco{
	background-color: #EAFFD6;
 	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
	color: #2E6C2B;
	font-family: "Comic Sans Ms", Georgia, "Times New Roman", Times;
	font-size: 12pt; 
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

li.MDTitre {
	display: none;
}

li.MDTitre_treeMenu_opened {
	width:100%;
 	text-decoration: none;
}
li.MDTitre_nivzer {
	width:100%;
 	text-decoration: none;
}

li.MDTitre_treeMenu_closed {
	width:100%;
	text-decoration: none;
}

li.MDTitre_treeMenu_opened ul {
	display: block;
	background-color: #EAFFD6;	
	list-style-type:none;
	text-decoration:none;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1pt;
	text-decoration: none;
}

li.MDTitre_treeMenu_closed ul {
	display: none;
	background-color: #EAFFD6;
	background-color: #f2f2f2;
	background-color: white;
	list-style-type:none;
	text-decoration:none;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1pt;
	text-decoration: none;
}

li.sousMenu_treeMenu_opened {
	background-image: url(bout2.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	margin: 0 5px 0 5px;
	padding:0 5px 0 0;
	text-decoration: none;
}

li.sousMenu_treeMenu_opened ul {
	display: block;
	padding: 0 0 0 0;
	list-style-type:none;
	text-decoration: none;
}

li.sousMenu_treeMenu_closed {
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
	background-image: url(bout1.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}

li.sousMenu_treeMenu_closed ul {
	padding: 0 0 0 0;
	display: none;
	text-decoration: none;
}

#nav {
	position:relative;
	padding: 0 0;
	margin: 0 0;
	font-size:7pt;
	list-style: none;
}

#nav ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	padding: 1px;
	margin: 0;
	list-style: none;
	width: 100%;
}

#nav a {
	display: block;
	padding: 1px;
	text-decoration: none;
	color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}

#nav li {
	padding: 1px;
	float: left;
	text-decoration: none;
	text-align: center;
	width: 105px;
	background-color: #FF9900;
}

#nav li ul {
	background-color:#EAFFD6;
	display: none;
	text-decoration: none;
}

#nav li:hover ul {
	left:auto;
	display: block;
	text-decoration: none;
}

#nav ul:hover {
	text-decoration: none;
}
.logo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.logo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
#menu li {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
