body{
font-family: trebuchet ms, arial, verdana;
background-color: #FDFDB7;
background-image: url('image/degrade.png');
background-repeat: repeat-x;
background-position: 0 200px;
}
h1{
padding: 35px 5px 5px 5px;
font-size: 18pt;
color: #005DA2;
text-align: center;
}
h2{
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
width: auto;
font-size:12pt;
color: #F08E2A;
background-image: url('image/h2.png');
background-repeat: repeat-x;
}
h3{
padding: 5px 5px 5px 5px;
font-size:10pt;
color: #005DA2;
text-align:center;
}
a, a:visited, a:active{
text-decoration: none;
color: #005DA2;
}
a:hover{
text-decoration: none;
color: #F08E2A;
}
p, .liste{
font-size: 10pt;
padding: 5px 5px 5px 5px;
}
.liste{
font-size: 11pt;
margin-left: 30px;
}
.liste li{
padding-top: 10px;
}
#box{
position: absolute;
width: 980px;
left: 50%;
margin-left: -490px;
}

#head{
width: 100%;
height: 120px;
}
#centre{
position:relative;
float:left;
margin-left: 10px;
width: 690px;
background-color: #FFFFFF;
border-left: 1px solid #005DA2;
border-bottom: 3px solid #F08E2A;
border-right: 1px solid #005DA2;
background-image: url('image/fond2.jpg');
background-repeat: no-repeat;
background-position: 100% 100%;
}
.contenu{
width: 460px;
text-align: justify;
}
#droite{
width: 257px;
position:relative;
float: left;
}
#footer{
position:relative;
text-align: center;
clear: left;
}
.login{
background-color: #FFFFDD;
margin: 0px 30px 0px 30px;
text-align: center;
border: 1px solid #F08E2A;
}
.cartevisite{

margin: 50px 30px 0px 30px;
}
.condition{
font-size: 7pt;
}
#mdp
{
      background-image: url('image/cle.gif');
      background-repeat: no-repeat;
	  padding-left: 17px;	  
}
#pseudo
{
      background-image: url('image/login.gif');
      background-repeat: no-repeat;
	  padding-left: 17px;
}
    #menu {
      float:left;
      width:750px;
      background: url(image/bg.gif) repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #menu ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #menu li {
      float:left;
      background:url(image/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #menu a {
      float:left;
      display:block;
      background:url(image/right.gif) no-repeat right top;
      padding:5px 30px 4px 21px;
      text-decoration:none;
      font-weight:bold;
      color:#005DA2;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #menu a {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover {
      color:#F08E2A;
      }
    #menu #current {
      background-image:url(image/left_on.gif);
      border-width:0;
      }
    #menu #current a {
      background-image:url(image/right_on.gif);
      color:#F08E2A;
      padding-bottom:5px;
      }



