/* CSS Document */

.titre { color: #462d74; font-size: 20px; font-weight: bold; line-height: 20px; }
.titre_clair { color: #26a7e9; font-size: 20px; font-weight: bold; line-height: 20px; }
.sstitre { color: #462d74; font-size: 16px; font-weight: bold; }

.sous_menu { color: #9200ff; font-weight: bold; font-size: 12px; }
.sous_menu .ssrubrique { text-transform: uppercase; }
.sous_menu a:link, .sous_menu a:visited { color: #462d74; font-weight: normal; }
.sous_menu a:hover, .sous_menu a:active { color: #9200ff; text-decoration: none; }
.sous_menu .sous_menu_barre { background-image:url(images/sous_menu_barre_impl.png); }
