body {
	width: 90%;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;	
	color: #000;
	background-color: #E4D9BE; /*fond "périphérique" crême*/
}


#global {
	background: #fff;
	text-align: left;
	padding:15px;
	-moz-border-radius:6px;
	background-color: #838A00; /*fond "page" kaki*/        
}

#coeur {
	background: url(peroquet1.jpg) 100% 0% no-repeat;
}

#en_tete {
	border: none;
	height:109px;/*idem hauteur bannière */   
	background: url(banniere.jpg) bottom right no-repeat #00923f;

}


#menu_haut, #menu_haut li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu_haut {
	height: 38px;
	margin: 0 0 1em 0; 
	background:#F9D966 url(papillon_b.png) top left no-repeat;
	padding-left:25px;
}

#menu_haut li {
	border-left: 1px solid #fff;
	float:left;
}

#menu_haut li#last {
	border-right: 1px solid #fff;
}

#menu_haut a {
	color: #769712;
	font: 1em/18px /* taille de fonte/hauteur de ligne*/
	"Comic sans MS";
	text-decoration:none;
	float:left;
	width:100px;
	text-align:center;
}

#menu_haut a:hover {
	color: #FFF;
}

#menu_haut a.current {
	color: #1027A7;
	/*color: #ff4700;rouge */
}

.menu_gauche li {
	list-style-type: none;
}

.menu_gauche {

	font-family: "Comic sans MS";
	font-size: 0.7em;
	width: 18%; /* 18% des 90% du body*/
	float: left;
	background: #F9D966

}
	
html>body .menu_gauche {
	position: fixed;	/*figé à gauche*/
	
}





#corps .parenth {
	font-size: 0.75em;
}

#corps_index {
	padding: 15px;
	text-align: center;
	font-family: "Comic sans MS",  "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-color: #FFF;
	
}

#corps .page {
	margin-left: 22%;
	margin-top: 0px;
	padding: 10px;
	background: #fff url(papillon_b.png) 100% 0% no-repeat;  
	font-family: "Comic sans MS", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.90em;
	background-color: #FFFFFF;
}

#corps h1 {
	text-align:center;
	padding: 20px;
	font-size: 1.25em;
	}
	
#corps h2 {
	text-align:center;
	font-style: italic;
	color: #1027A7;
	font-size: 1.1em;
}
	
#corps h3 {
	color: #769712;
	background:url(papillon_v.png) no-repeat 0% 50%;
	border-bottom:1px solid #FFD62F;
	padding-left:25px;
	}
	
	
#corps .topOfPage {
  float: right;
}

#pied_de_page {
	text-align: center;
	font-family: "Comic sans MS";
	font-size: 0.70em;
}

abbr {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;  
}

#fs13 {
	font-size: 1.4em;
}

#coordonnées {
	background-color: #E4D9BE;
}

a img{
    border:0;
}
	
#suite {
	text-align: right;
}

