/***************************************
*
*       GENERAL
*
***************************************/
body{
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #666666;
  background-image: url(../images/back.jpg);
  background-repeat: repeat-x;
  margin:0 0 0 0;
}
a{
  TEXT-DECORATION: none;
  color:#666;
}
img{

  border: 0px solid green;

}

.link {
 TEXT-DECORATION: underline;
}
.link:hover{
TEXT-DECORATION: none;
color: #FF6600; /*#6F2271;*/
}

/***************************************
*
*       GENERAL
*
***************************************/
#conteneur {
  border:0px solid green;
  width: 808px; /* ou width:70%; ou width:20em; */

  margin-left: auto;
  margin-right: auto;
  height: 842px;
}
#banniere1 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere2 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban2.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere3 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban3.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere4 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban4.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere5 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban5.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere6 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban6.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere7 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban7.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere8 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban8.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere9 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban9.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}
#banniere10 {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/ban/ban10.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:171px;
  margin-top:0px;
  margin-bottom:0px;
}

#logo {
  margin:0 0 0 0;
  border:0px solid blue;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:81px;
  margin-top:0px;
  border: 0px solid red;


}
#conteneur_logo {
  margin:0 0 0 0;
  padding:0 0 0 0;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  width:808px;
  height:81px;
  margin-top:0px;
  position:relative;
  border: 0px solid blue;

}
#phrase {
float:right;
border:1px solid red;
position:absolute;
top:60px;
left:160px;
font-size:17px;
font-weight:bold;

}
/***************************************
*
*       MENU
*
***************************************/
#menu {

  width:808px;
  height:36px;
  border: 0px solid red;
  background-image: url(../images/fond_menu.jpg);
  background-repeat: no-repeat;

}

#menu ul {
  margin:0 0 0 0;
  padding:6px 5px 5px 27px;
  border: 0px solid green;
}

#menu ul li {
  list-style:none;
  display:inline;
}

#menu ul li a {
  color:#000;
  border: 0px solid blue;
  font-size:12px;
  font-weight:bold;
  margin-right:34px;
  padding:5px 9px 5px 5px;
}

#menu ul li a:hover {
  height:28px;
  text-decoration:none;
  color : #6F2271;
  background-image: url(../images/menu.jpg);
  background-repeat: repeat-x;
}
/***************************************
*
*       COMPETENCE
*
***************************************/
#cadre{
 margin-left:5px;
 font-size: 11px;
 margin-top:10px;
 padding-bottom:5px;
 border: 0px solid green;
 float:left;
 width :798px;
 height : 201px;
 background-image: url(../images/fond_competence.jpg);
 background-repeat: repeat-y;
 position:relative;
 padding-left:9px;
}

/***********************************************/
#mentions{
  margin-top:2px;
  border-top:1px solid #999;
  width:808px;
  margin-left: auto;
  margin-right: auto;

}
