/* CSS Document */
div#bandeau_haut1 {
  background-image: url(images/bandeau_haut1.jpg);
  background-repeat: no-repeat;
  width: 600px;
  height: 98px;
  padding: 0;
}
div#bandeau_haut2 {
  background-image: url(images/bandeau_haut2.jpg);
  background-repeat: no-repeat;
  width: 600px;
  height: 20px;
  padding: 0;
}
.titre_blanc{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #FFFFFF;}
a.titre_blanc:link { color: #FFFFFF; text-decoration: none}
a.titre_blanc:visited { color: #FFFFFF; text-decoration: underline}
a.titre_blanc:hover { color: #FFFFFF; text-decoration: underline}

.titre_gris{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #CCCCCC;}
a.titre_gris:link { color: #CCCCCC; text-decoration: none}
a.titre_gris:visited { color: #CCCCCC; text-decoration: underline}
a.titre_gris:hover { color: #CCCCCC; text-decoration: underline}

.txtblanc{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;}
a.txtblanc:link { color: #FFFFFF; text-decoration: none}
a.txtblanc:visited { color: #FFFFFF; text-decoration: underline}
a.txtblanc:hover { color: #FFFFFF; text-decoration: underline}
a.txtblanc:active { color: #FFFFFF; text-decoration: underline}

.txtblanc_s{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;}
a.txtblanc_s:link { color: #FFFFFF; text-decoration: none}
a.txtblanc_s:visited { color: #FFFFFF; text-decoration: none}
a.txtblanc_s:hover { color: #FFFFFF; text-decoration: underline}
a.txtblanc_s:active { color: #FFFFFF; text-decoration: underline}

.txtgris{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #CCCCCC;}
a.txtgris:link { color: #CCCCCC; text-decoration: underline}
a.txtgris:visited { color: #CCCCCC; text-decoration: underline}
a.txtgris:hover { color: #CCCCCC; text-decoration: none}
a.txtgris:active { color: #CCCCCC; text-decoration: underline}

.txtgris_s{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #CCCCCC;}
a.txtgris_s:link { color: #CCCCCC; text-decoration: underline}
a.txtgris_s:visited { color: #CCCCCC; text-decoration: underline}
a.txtgris_s:hover { color: #FF9900; text-decoration: none}
a.txtgris_s:active { color: #CCCCCC; text-decoration: underline}

.txtorange{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FF9900;}
a.txtorange:link { color: #FF9900; text-decoration: underline}
a.txtorange:visited { color: #FF9900; text-decoration: underline}
a.txtorange:hover { color: #FF9900; text-decoration: none}
a.txtorange:active { color: #FF9900; text-decoration: underline}

.txtorange_s{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FF9900;}
a.txtorange_s:link { color: #FF9900; text-decoration: underline}
a.txtorange_s:visited { color: #FF9900; text-decoration: underline}
a.txtorange_s:hover { color: #FF9900; text-decoration: none}
a.txtorange_s:active { color: #FF9900; text-decoration: underline}
