/** 
 * Version FR 1.00 du 24-01-05
/* ====================================================================
 *Menu Example 3
 * ==================================================================== */

/* Wrapper */

#example3       { font-size: 11px; font-family: Arial, Verdana; font-style: normal; font-variant: normal; line-height: 17px; background-color: #d7d2c1; margin: 0; padding: 0; width: auto }
#menu1             { font-family: Arial, Verdana; width: auto }
/* Primary levels: mainlevels */

#menu1 #navlist
       { font-weight: bold; line-height: 24px; letter-spacing: 0; list-style: none; margin: 0; padding: 0 }
#menu1 #navlist ul
      { font-weight: bold; line-height: 24px; letter-spacing: 0; list-style: none; margin: 0; padding: 0 }

#menu1 #navlist li    { color: #fff; font-size: 11px; font-weight: bold; line-height: 24px; background-image: url("http://www.smp.fr/images/stories/templates/menu-sep-1.gif"); background-position: 0 0; white-space: nowrap; list-style-type: none; margin: 0; padding-right: 0; padding-left: 3px; float: left; border-right: medium none #cccccc }
#inbox { margin: 0; padding: 0; float: right }
#menu1 #navlist a:link, #menu1 #navlist a:visited
         { color: #fff; line-height: 24px; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-image: none; display: block; padding-right: 2px; padding-left: 15px }

#menu1 #navlist a:link#current, #menu1 #navlist a:visited#current, #menu1 #navlist a:hover
         { color: #524f48; line-height: 24px; list-style-image: none }

#menu1 #navlist a:hover         { color: #b92049; line-height: 24px; list-style-image: none }
/**/
#navcontainer { }
ul#mainlevel-nav
     { font-weight: bold; line-height: 24px; letter-spacing: 0; list-style: none; margin: 0; padding: 0 }
ul#mainlevel-nav li
        { color: #fff; font-size: 11px; font-weight: bold; line-height: 24px; background-image: url("http://www.smp.fr/images/stories/templates/menu-sep-1.gif"); background-repeat: no-repeat; background-position: 0 0; white-space: nowrap; list-style: none inside; margin: 0; padding-right: 3px; padding-left: 12px; float: left; border-right: medium none #cccccc }

ul#mainlevel-nav li a
   { color: #fff; line-height: 24px; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-type: none; list-style-image: none; display: block; padding-right: 2px; padding-left: 15px }

#buttons>ul#mainlevel-nav li a   { line-height: 24px; list-style-type: none; list-style-image: none; width: auto }

	ul#mainlevel-nav li a:hover
  { color: #b92049; line-height: 24px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-type: none; list-style-image: none }

/* Secondary levels: sublevels */

#menu1 #subnavlist
            { font-family: Arial, Verdana; background-repeat: repeat; text-align: right; list-style-type: none; margin-bottom: 6px; margin-left: 0; padding-left: 0 }

#menu1 #subnavlist ul
            { font-size: 12px; font-weight: normal; background-position: 0 5px; list-style-type: none; margin: 0; padding: 0 7px 0 0; border-top: medium none #7a797b; border-bottom: medium none #7a797b }
#menu1 #subnavlist li     { font-size: 12px; font-weight: normal; background-image: url("http://www.smp.fr/images/stories/templates/fond-menu.gif"); background-position: 0 -1px; list-style-type: none; padding-right: 7px; padding-left: 0; border-top: medium none #7a797b; border-bottom: medium none #7a797b }
#menu1 #subnavlist ul li          { font-size: 11px; font-weight: normal; background-image: url("http://www.smp.fr/images/stories/templates/fond-menu2.gif"); background-position: 0 -3px; list-style-type: none; margin-top: 0; margin-right: -15px; padding-top: 0; padding-right: 25px; padding-left: 0; border-bottom:  }
#menu1 #subnavlist a:link, #menu1 #subnavlist a:visited
        { color: #7a797b; text-decoration: none; list-style-type: none }

#menu1 #subnavlist a:link#subcurrent, #menu1 #subnavlist a:visited#subcurrent, #menu1 #subnavlist a:hover
          { color: #b92049; list-style-type: none; padding-right: 0 }

#menu1 #subnavlist a:hover      { color: #b92049; font-weight: normal; list-style-type: none }
/*Gestion du Top menu*/
.topmenuTD  { color: #fff; font-family: Arial, Verdana; font-weight: bold; text-decoration: none; background-color: #a2a1a3; border-bottom: 1px solid #a2a1a3 }
.topmenu   { color: #fff; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; line-height: 24px; text-decoration: none; background-color: #a2a1a3; height: 24px }
.topmenu1 { color: #fff; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; line-height: 24px; text-decoration: none; background-color: #a2a1a3; height: 24px }
.topmenu:hover  { color: #b92049; font-family: Arial, Verdana; font-weight: bold; text-decoration: none }
.topmenu1:hover { color: #b92049; font-family: Arial, Verdana; font-weight: bold; text-decoration: none }

