* {
font-family:verdana,arial,sans-serif;
font-size:10px;
}

form { margin:0; padding:0; }

body {
background:#000000 url(/images/global/fond.png) repeat-x;
background-attachment:fixed;
background-position:bottom;
margin:0;
padding:0;
}

#container {
background-color:#ffffff;
width:780px;
margin:auto;
}

#bandeau_background {
background:url(/images/global/bando.jpg) no-repeat;
width:780px;
height:126px;
margin:0;
padding:0;
}

#navcontainer {
margin:0;
padding:0;
list-style-type:none;
}

#navcontainer .menu {
padding:0;
margin:0;
background:url(/images/global/menu.png) no-repeat;
width:176px;
height:15px;
text-align:right;
border-bottom:1px solid black;
}

#navcontainer .menu a {
padding-right:10px;
color:#000000;
text-decoration: none;
font-variant:small-caps;
font-size:11px;
font-weight:800;
font-family:verdana;
letter-spacing: 1px;
}

#navcontainer .menu span {
padding-right:10px;
color:#000000;
font-variant:small-caps;
font-size:11px;
font-weight:800;
font-family:verdana;
letter-spacing: 1px;
}

#navcontainer .menu a:hover {
color:#CE0008;
}

#navcontainer .smenu {
padding:0;
margin:0;
background:url(/images/global/smenu.png) no-repeat;
width:176px;
height:15px;
border-bottom:1px solid black;
}

#navcontainer .smenu a {
padding-left:10px;
color:#000000;
text-decoration: none;
font-variant:small-caps;
font-size:11px;
font-weight:800;
font-family:verdana;
letter-spacing: 1px;
}

#navcontainer .smenu a:hover {
color:#CE0008;
}

#bas {
background:url(/images/global/bas.png) repeat-x;
text-align:center;
vertical-align:middle;
height:20px;
width:780px;
margin:0;
padding:0;
padding-top:8px;
}
#bas a {
padding-left:15px;
text-decoration: none;
font-variant:small-caps;
font-size:11px;
font-weight:800;
font-family:verdana;
color:#000000;
}
#bas a:hover {
color:#CE0008;
}
.identificationMembre {
background:url(/images/global/repeat.jpg) repeat-y;
border-bottom:1px solid #000000;

}
.identificationMembre input {
margin-left:5px;
}
#identificationMembreSubmit {
background-color:#A5BEFF;
margin-right:5px;
margin-top:3px;
padding:5px;
}


