body {
width: 1000px;
margin: auto;
font-family: arial, georgia, times, serif;
font-size: 12px;
background-color: white;
text-align: center;
}

a{
outline: none;
}


#conteneur{
width: 1000px;
height: 897px;
background-image: url("design/fond.jpg");
margin: 0 auto;
text-align: left;

}

#espace_conteneur{
background-color: transparent;
width: 872px;
height: 60px;
}

#conteneur2{
background-color: transparent;
width: 872px;
height: 558px;
margin-left: 62px;
padding-left: 0px;

}

img{
border: none;
}

#logo{
width: 320px;
height: 100px;
float: left;
background-color: transparent;
background-image: url("design/logo_arroweb.png");
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 11px;
}

#menu{
margin-left: 320px;
margin-right: 11px;
height: 100px;
margin-bottom: 10px;
background-color: transparent;
}

#menu ul{
list-style: none;
margin: 0;
padding: 0;
padding-top: 20px;
padding-left: 0px;

}

#menu li{
display: block;
float: left;
width: 55px;
padding-left: 25px;
}



#bandeau{
width: 850px;
height: 175px;
background-image: url("design/bandeau.jpg");
margin-left: 11px;
margin-bottom: 10px;
margin-top: 0px;
}

#bandeau h1{
text-align: right;
padding-right: 15px;
padding-top: 30px;
padding-bottom: 0px;
margin: 0px;
}

#bandeau img{
margin: 0px;
padding: 0px;
}

#partie{

margin-left: 11px;
width: 850px;
height: 250px;

}

#sous-menu{
width: 250px;
height: 250px;
margin-right: 11px;
float: left;
background-color: rgb(50,50,50);
}

#sous-menu h1{
height: 21px;
background-color: rgb(35,35,35);
font-size: 17px;
color: rgb(170,170,170);
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 15px;
}

#sous-menu h2{
text-align: center;
color: rgb(170,170,170);
font-weight: normal;
font-size: 15px;
}


#sous-menu h3{
height: 21px;
background-color: rgb(35,35,35);
font-size: 16px;
color: rgb(170,170,170);
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 15px;
}

#sous-menu p{
text-align: center;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
color: rgb(200,200,200);
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
}

#sous-menu ul{
color: rgb(170,170,170);
}

#sous-menu li{
list-style-type: square;
line-height: 25px;
}

#sous-menu a{
text-decoration: none;
color: rgb(170,170,170);
}

#sous-menu a:hover{
color: orange;
}

#sous-menu .faq{
line-height: 15px;
}

#sous-menu ul.faq{
padding-left: 25px;
}

#sous-menu li.faq{
padding-bottom: 5px;
text-align: justify;
padding-right: 5px;
}




#developpement{


height: 250px;
background-color: rgb(50,50,50);
overflow: auto;
}

#developpement h1{
height: 21px;
background-color: rgb(35,35,35);
font-size: 17px;
color: rgb(170,170,170);
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 15px;

}

#developpement h2{
padding-left: 15px;
font-size: 14px;
font-weight: normal;
color: orange;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#developpement p{
text-align: justify;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
color: rgb(200,200,200);
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
}

#developpement a{
color: rgb(165,165,165);
text-decoration: none;
font-weight: bold;
}
 
#mentions {
margin-bottom: 5px;
} 

#mentions p{
color: rgb(41,41,41);
font-size: 10px;
}

#mentions a{
text-decoration: none;
color: rgb(41,41,41);
}

#sous-menu a.info {
   position: relative;
   color: rgb(170,170,170);
   text-decoration: none;
}

#sous-menu a.info span {
   display: none; 
}

#sous-menu a.info:hover {
   background: none; 
   z-index: 10; 
   cursor: help;

}

#sous-menu a.info:hover span {
   width: 400px;
   display: inline; 
   position: absolute;
   top: -120px; 
   left: 30px;
   background: transparent;
   background-image: url("design/fond_bulle2.png");
   color: rgb(51,51,51);
   padding: 5px;
   border: 1px solid grey;
   border-left: 4px solid grey;
   text-align: justify;
   z-index: 100;
   line-height: 15px;
   font-weight: bold;
}

fieldset{
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
}

legend{
color: rgb(200,200,200);
}

label {
display: block;
width: 180px;
float: left;
}

label.ligne{
width: auto;
}

label.petit{
width: 30px;
}

#sous-menu2{
margin-top: 4px;
width: 250px;
height: 425px;
margin-right: 11px;
float: left;
background-color: rgb(50,50,50);
}

#sous-menu2 h1{
height: 21px;
background-color: rgb(35,35,35);
font-size: 17px;
color: rgb(170,170,170);
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 15px;
}

#sous-menu2 h2{
text-align: center;
color: rgb(170,170,170);
font-weight: normal;
font-size: 15px;
}

#sous-menu2 p{
text-align: center;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
color: rgb(200,200,200);
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
}

#sous-menu2 ul{
color: rgb(170,170,170);
}

#sous-menu2 li{
list-style-type: square;
line-height: 25px;
}

#sous-menu2 a{
text-decoration: none;
color: rgb(170,170,170);
}

#sous-menu2 a:hover{
color: orange;
}

#developpement2{


height: 425px;
background-color: rgb(50,50,50);
overflow: auto;
}

#developpement2 h1{
height: 21px;
background-color: rgb(35,35,35);
font-size: 17px;
color: rgb(170,170,170);
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 15px;

}

#developpement2 h2{
padding-left: 15px;
font-size: 14px;
font-weight: normal;
color: orange;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#developpement2 p{
text-align: justify;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
color: rgb(200,200,200);
font-size: 13px;
margin-top: 0px;
margin-bottom: 0px;
}

#developpement2 a{
color: rgb(165,165,165);
text-decoration: none;
font-weight: bold;
}

.floatgauche{
float: left;
padding-right: 15px;
}
