body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff; margin: 0;}
#conteneur {
  width: 100%;
  height: 100%;
}
#header {
  width: 530px;
  height: 110px;
  position: absolute;
  top: 55px;
  left: 300px;
}
#gauche {
  background: url(images/atout_gauche.gif) no-repeat;
  width: 280px;
  height: 450px;
  position: absolute;
  top: 110px;
  margin: 0;
  padding: 0;
}
#droiteacc {
  position: absolute;
  top: 120px;
  left: 222px;
  text-align: left;
  color: #000000;
  width: 750px;
  height: 470px;
  margin: 0;
}

#droite {
	position: absolute;
	top: 150px;
	left: 300px;
	text-align: justify;
        color: #1780C0;
        font-size: 12px;
	height: 552px;
	width: 600px;
}
#footer {
  color: #84C259;
  text-align: center;
  font-size: 9px;
  margin: 100px 0 0 0;
}

#textdefil {
  color: #72A34B;
  margin: 0 0 0 80px;
  height: 20px; 
  width: 500px; 
}
#logo {
  float: left;
  position: absolute;
  top: -30px;
  left: 115px;
  z-index: 1;
}

#logobis {
  float: right;
  position: absolute;
  left: 830px;
  z-index: 1;
}

#menu {
  margin: 120px 0 0 110px;
}

#menu dt {cursor: pointer; color: #72A34B;}
#menu li a:hover {text-decoration: none; color: #72A34B;}
#menu li a {text-decoration: none; color: #281293; text-align: left;}
a:hover {color: #281293;}
dl, dt, dd, dd ul {margin: 0; padding: 0 0 10px 0; list-style-type: none;}
dd {font-size: 11px;}
#one {margin: 0 0 10px 15px;}
#two {margin: 0 0 10px 5px;}
#twobis {margin: 0 0 10px 0;}
#three {margin: 0 0 10px 0;}
#for {margin: 0 0 10px 5px;}
#five {margin: 0 0 10px 10px;}
#six {margin: 0 0 0 25px;}

a {
  color: #72A34B;
  text-decoration: none;
  }
a:hover {
  color: #281293;
  text-decoration: none;
  }
.titre {color: #84C259; font-weight: bold; font-size: 20px;}
.matieres {color: #1780C0; font-size: 1em;}
h2 {
	color: #1780C0; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0 0 40px 0;
}

ul {
  color: #1780C0;
  margin: 0 0 0 15px;
          padding: 0;
  list-style-type: circle;
  }

/*page stages*/
.stage  {
  color: #1780C0;
  font-size: 12px;
  padding: 40px 30px 0 50px;
  margin: 0;
  width: 500px;}

.tableau {
  border: 1px solid #1780C0; 
  border-collapse: collapse;
  color: #1780C0;
  margin: 0 0 10px 0;
  width: 600px;
  text-align: center;
}

.tableau td
{
  border: 1px solid #1780C0;
  padding: 5px;
  vertical-align: top;         
}

.tableau th {
  border: 1px solid #1780C0;
  padding: 5px;}

.imgnous{
  margin: 0 0 20px 0;
  border: 1px solid #666666;
  width: 500px;
}

#plan 
{
  position: absolute;
  top: 50px;
  left: 250px;
  }

.italique {font-style: italic; font-weight: bold;}/*menu*/
img {border: none;}
.important
 {
color: #84C259;
font-weight: bold;
}

.lien_bleu
{color: #1780C0; }
