/* Kits graphiques par Graphiques-Kits.com */
/* contact@graphiques-kits.com */
/* Tous droits r�serv�s 2007 */

body {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    background: #5c8eb1 url(pict/fond.jpg) repeat-x;
    text-align: center;
    margin: 0 auto 0;
    position: relative;
}

div#site {
    text-align:left;
    background: url(pict/site.jpg) repeat-y 0 0;
    width: 1000px;
    margin : auto;
}

div#header {
    background: url(pict/header-bmxnpc.jpg) no-repeat 0 0;
    height : 205px;
    margin : 0;
    padding:0;
}

img { border: 0; }

/*a {
    color : #000000;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color : #0D627E;
    font-weight : bold;
    text-decoration:none;
}*/


a:link{
  color : #00AA00 ;
  text-decoration : none ;
  font-weight : bold ;
}

a:visited{
  color : #00AA00 ;
  text-decoration : none ;
  font-weight : bold ;
}

a:hover{
  color : #FF0000 ;
  text-decoration : none ;
  font-weight : bold ;
  background-color : #FFFF00 ;
}





div#footer {
    background:url(pict/footer.jpg) no-repeat 0 0;
    height : 101px;
    clear:both;
}

div#footer p {
    text-align: center;
    font-size: 0.9em;
    padding-top:40px; 
    clear:both;
    color:#666666;
}

div#footer a {
    color : #666666;
    text-decoration:none;
}

div#menu {
    width:273px;
    float:left;
    margin:0px;
}

div#body {
    margin-left: 273px;
    margin-right: 61px;
}

#menu_haut {
    margin-left:62px;
    height: 37px;
    width: 211px;
    position: relative;
    background: url(pict/menu-top.jpg) no-repeat;
}

#menu_haut h3 {
    padding-top:13px;
    text-align:center;
    font-size: 1.2em;
    color:#FFFFFF;
    margin:0px;
}

#menubk {
    margin-left:62px;
    widht: 211px;
    background: url(pict/menu-bk.jpg) repeat-y;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 5px;
    position: relative;
}

#menu_bas {
    margin-left:62px;
    height: 15px;
    widht: 211px;
    background: url(pict/menu-bottom.jpg) repeat-y;
    position: relative;
}

#body_haut {
    margin-left:0px;
    height: 20px;
    widht: 665px;
    position: relative;
    background: url(pict/body-top.jpg) no-repeat;
}

#body_bas {
    margin-left:0px;
    height: 15px;
    widht: 665px;
    position: relative;
    background: url(pict/body-bottom.jpg) no-repeat;
    margin-bottom:3px;
}

#bodybk {
    margin-left:0px;
    widht: 665px;
    background: url(pict/body-bk.jpg) repeat-y;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    position: relative;
}

#bodybk h2 {
    font-size: 1.3em; 
    color: #2366a7;
    margin: 0; 
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 0.3em; 
    border-bottom: 1px dashed #C0C0C0;
}

#left h2 { 
    margin-bottom: 10px;
    padding-left: 0.5em;
    padding-bottom: 0.3em;  
    border-bottom: 1px dashed #C0C0C0; 
    border-left: 3px solid #C0C0C0; 
}

ul#navbar{
    list-style:none;
    text-align:center;
    padding-left:154px;
    padding-top:179px;
    font-size:10px;
    margin:0px;
    text-align:center;
}

ul#navbar li{
    float:left;
    /*width:100px;*/
    margin:0 14px 0 0;
    text-align:center;
    font-size:9px;
}

ul#navbar li a, ul#navbar li a:link{
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
    color:#0D627E;
}

ul#navbar li a:hover, ul#navbar li a:active, ul#navbar li a:focus {
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#0D627E;
}
