/*HAUT DE PAGE*/
.navigation_haut {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #168B3A;
}
a.navigation_haut:link    {
		color: #168B3A;
	text-decoration: none;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.navigation_haut:visited {
	color: #168B3A;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.navigation_haut:hover  {
	color: #FFC91E;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
hr {
	color: #FFC91E;
}


/*MILIEU DE PAGE-------------------------------------*/





/*BAS DE PAGE-----------------------------------*/

.menu_bas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #168B3A;
}
a.menu_bas:link    {
		color: #168B3A;
	text-decoration: none;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a.menu_bas:visited {
	color: #168B3A;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a.menu_bas:hover  {
	color: #FFC91E;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.texte_presentation {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.texte_presentation_bleu_foncer {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #0000FF;
}

.texte_presentation_orange {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #F46200;
}
.texte_presentation_vert {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #00CC00;
}
.texte_presentation_rouge {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC0000;
}
.texte_presentation_bleue_clair {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #0099FF;
}
.texte_presentation_violet {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #6633FF;
}
.texte_presentation_vertfonce {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #006600;
}

body {
margin-top: 0px;
}
.texte_proposerunsite {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a.texte_proposerunsite:link    {
		color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.texte_proposerunsite:visited {
	color: #000000;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.texte_proposerunsite:hover  {
	color: #FFC91E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.arbo_annuaire {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.arbo_annuaire:link    {
		color: #006600;
	text-decoration: none;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.arbo_annuaire:visited {
	color: #006600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a.arbo_annuaire:hover  {
	color: #FFC91E;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.texte_copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
a.texte_copyright:link    {
    color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
a.texte_copyright:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
a.texte_copyright:hover  {
	color: #FFC91E;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}

