body {
	background-color: #FEF0B3;
	text-align: center;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
	/* ---------- accueil ---------- */
.typoaccueil{
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
}
    /* ---------- menu ---------- */
#menu {
	background-image: url(image_css/fond_menu.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D25400;
	background-image: url(image_css/fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin: 0 5 0 5;
}
#menu h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D25400;
	text-decoration: none;
	}
#menu h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D22300;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: top;
	}
	
#menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(image_css/carre_vert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0 5 0 15;
}
#menu h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
#menu h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
 /* ---------- parle ---------- */
#parle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5 10 5 15;
}
#parle h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	margin: 0 5 0 0;
}
 /* ---------- page ---------- */
 #centrepage {
	background-image: url(image_css/fond_page.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.texte{
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
}
.texte div{
margin: 10;
}
.texte p{
margin: 10;
}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	}
#titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	}
#titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	}
#titre a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	}
#vert{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	}
#vert a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	}
#vert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #416200;
	text-decoration: underline;
	}
.titreparagraphe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
 /* ---------- actualite ---------- */
#actualite h5 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
	margin: 0 0 0 0;
 }
#actualite h5 a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
	margin: 0 0 0 0;
 }
#actualite h5 a:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #446600;
	text-decoration: underline;
	margin: 0 0 0 0;
 }
#actualite h6 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin: 0 0 0 0;
}
#actualite h6 a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin: 0 0 0 0;
}
#actualite h6 a:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB7A01;
	text-decoration: underline;
	margin: 0 0 0 0;
}
#retour{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#retour a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#retour a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
 /* ---------- contact ---------- */
.contact{
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	}
.contact a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.contact a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FE6703;
	text-decoration: none;
}
 /* ---------- pied de page ---------- */
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

