body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0;}


img {border: none;}

a {
  color: #1780C0;
}

a:hover {
  color: #7FC31B;
  text-decoration: none;
}

/*--------- titres -----------------------*/

h2 {
	color: #5E6263; 
	font-size: 14px;
	margin: 0 0 20px 0;
}

#content h2 {
	padding: 0 0 10px 0;
	color: #1780C0;
	border-bottom: 1px dotted #1780C0;
}

#conteneur {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

/*----------- header -------------*/

#header {
  width: 1000px;
  height: 150px;
}

#logo {
  float: left;
    height: 125px;
    margin: 20px 50px 0 100px;
    width: 199px;
}

#textdefil {
  color: #72A34B;
  height: 20px; 
  width: 500px;
  float: left;
}

#header h1 {
	margin: 70px 0 0 0;
	float: left;
	color: #7FC31B; 
	font-size: 20px;
}

#header h2 {
	float: left;
}

/*----------- sidebar -------------*/

#sidebar {
  background: url(images/atout_gauche.gif) no-repeat;
  width: 330px;
  height: 450px;
  float: left;
  margin: 0;
  padding: 0;
}

#footer {
  color: #A6AEB0;
  text-align: center;
  font-size: 10px;
  clear: both;
}

#menu {
  margin: 120px 0 0 110px;
}
#menu a {text-decoration: none;}
#menu dt {cursor: pointer; color: #72A34B;}
#menu li a:hover {color: #72A34B;}
#menu li a {color: #1780C0; text-align: left;}
#menu dt:hover {color: #1780C0;}
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;}

/*----------- content ---------------*/

#droiteacc {
	float: left;
	text-align: left;
	color: #000000;
	width: 650px;
	height: 250px;
	margin: 0;
	background: url('images/bg_accueil.gif') center 80px no-repeat;
	text-align: center;
	/*padding: 150px 0 0 0;*/
	color: #1780C0;
}

#content {
	width: 650px;
	float: left;
	padding: 20px 0 0 20px;
	text-align: justify;
    color: #5E6263;
}

#content img {border: 2px solid #b0b0b0;}
.formules img {border: none !important;}

/*------ slideshow ---------*/

#slideshow ul {
	position: relative;
	height: 600px;
	width: 605px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#slideshow ul li {
	position: relative;
	float: left;
	width: 605px;
}

.matieres {color: #5E6263; font-size: 1em;}

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

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

.tableau {
  border: 1px solid #5E6263; 
  border-collapse: collapse;
  color: #5E6263;
  margin: 0 0 10px 0;
  width: 645px; /*tableau était ŕ 600px*/
  text-align: center;
}

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

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

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

#plan {
  float: right;
}

.italique {font-style: italic; font-weight: bold;}/*menu*/

.important
 {
color: #7FC31B;
font-weight: bold;
}

.lien_bleu
{color: #5E6263; }

