.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize ;
}
.grand_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #CB8537;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize ;

}
.titre_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #803921;
}
.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CB8537;
}

.titre_bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #803921;
}
.titre_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.titre_noir_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.texte_justifier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}
.texte_champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	vertical-align: middle;
}
.texte_langues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #803921;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.texte_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.titre_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB8537;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	position: relative;
	bottom: 5px;
}
.texte_date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB8537;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.texte_justifiergras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: justify;
}
.button {
      background-color: transparent;
      background-repeat: no-repeat;
      width: 60px;
      height: 18px;
      border: none;
      margin: 0px;
      text-align: right;
	  font-family: Arial, Helvetica, sans-serif;
	  color: #803921;
      font-size: 12px;
      text-decoration: none;
    }
.button:hover, .button:active {
      color: #CB8537;
    }

