/* style de la page */
body { background-color: #FFF } /*#555*/
/* style de la navigation */
.textenavig    { color: black; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.textenavig a:hover   { color: black; text-decoration: none }
.textenavigpetit    { color: black; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.textenavigpetit a:hover   { color: black; text-decoration: underline }
.barrenavig { background-image: url(../img/fond_nav_off.gif) }
.fondnavig a { background-image: url(../img/fond_nav_off.gif) }
.fondnavig a:hover { background-image: url(../img/fond_nav_on.gif) }
/* style des textes */
.textestandard  { color: #555; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular }
.textestandard a  { color: #000000; text-decoration: none }
.textestandard a:hover     { color: #000000; text-decoration: underline }
.textestandardclair   { color: #DDD; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular }
.textestandardclair a  { color: #ffffff; text-decoration: none }
.textestandardclair a:hover     { color: #ffffff; text-decoration: underline }
.intertitreclair   { color: #ffffff; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular; font-weight: bold }
.chapeau  { color: black; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular }
.intertitre  { color: black; font-weight: bold; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular }
.petittexte { font-size: 9px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular }
.textegrand   { color: black; font-weight: bold; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular }
/* style du contact */
.contact   { color: black; font-size: 9px; font-family: Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.contact a:hover  { color: black; text-decoration: underline }
/* autres styles */
.fondencadre { background-image: url(../img/fond_encadre.gif) }
.zonereferences       { margin-left: 15px; width: auto; height: 388px; overflow: auto; border: none }
.textedefilant        { width: auto; height: 388px; overflow: auto; border: none }


