.lien:link {
font-family : verdana;
font-size : 9px;
color : #000000;
text-decoration : none;
}
.lien:visited {
font-family : verdana;
font-size : 9px;
color : #000000;
text-decoration : none;
}
.lien:hover {
font-family : verdana;
font-size : 9px;
color : rgb(129, 95, 96);
text-decoration : none;
}
.lien:active {
font-family : verdana;
font-size : 9px;
color : #000000;
text-decoration : none;
}


.lien_gauche:link {
font-family : verdana;
font-size : 10px;
color : #FFFFFF;
text-decoration : none;
}
.lien_gauche:visited {
font-family : verdana;
font-size : 10px;
color : #FFFFFF;
text-decoration : none;
}
.lien_gauche:hover {
font-family : verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}
.lien_gauche:active {
font-family : verdana;
font-size : 10px;
color : #FFFFFF;
text-decoration : none;
}



.lien_menu:link {
font-family : verdana;
font-size : 10px;
color : #d2af9b;
text-decoration : none;
}
.lien_menu:visited {
font-family : verdana;
font-size : 10px;
color : #d2af9b;
text-decoration : none;
}
.lien_menu:hover {
font-family : verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}
.lien_menu:active {
font-family : verdana;
font-size : 10px;
color : #d2af9b;
text-decoration : none;
}



.lien_droite:link {
font-family : verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}
.lien_droite:visited {
font-family : verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}
.lien_droite:hover {
font-family : verdana;
font-size : 10px;
color : #FFFFFF;
text-decoration : none;
}
.lien_droite:active {
font-family : verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}



.formulaire_connexion {
border : 1px solid #815f5e;
background-color : #ffffff;
font-family : verdana;
font-size : 10px;
}
.formulaire_connexion_valide {
border : 1px solid #000000;
background-color : #815f5e;
font-family : verdana;
font-size : 10px;
color : #ffffff;
font-weight : bold;
}
.formulaire_inscription {
border : 1px solid #815f5e;
background-color : #ffffff;
font-family : verdana;
font-size : 10px;
}
.formulaire_inscription_valide {
border : 1px solid #000000;
background-color : #815f5e;
font-family : verdana;
font-size : 10px;
color : #ffffff;
font-weight : bold;
}
