body
{
  margin: 0;
  padding: 0;
  font-family:verdana,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  color:#000000;
}

ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}

img
{
  border: none;
}

#conteneur
{
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  width:940px;
  height: 709px;
  margin: auto;
}

#bandeau
{
  padding:0px;
  margin:0px;
  display: block;
  width:940px;
  height:112px;
}

#menu
{
  float: right;
  display: block:
  width:940px;
  height: 12px;
  line-height: 10px;
  background-image: url(../images/menu.jpg);
  background-repeat: repeat-y;
}

#gauche
{
  float: left;
  width: 170px;
  padding-left: 30px;
  padding-right: 30px;
}

#gauche #g_haut
{
  display: block;
  height: 369px;
  background-image: url(../images/menu_haut.jpg);
  background-repeat: no-repeat;
}

#gauche #g_bas
{
  display: block;
  height: 369px;
  background-image: url(../images/menu_bas.gif);
  background-repeat: no-repeat;
  background-color: #000000;
}

#gauche #g_bas a
{
  display: block;
  font-family: Helvetica;
  font-weight: bold;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
  margin-left: 12px;
  padding: 5px;
}

#contenu
{
  float: left;
  display: block;
  background-image: url(../images/cadre_haut.gif);
  background-repeat: no-repeat;
  background-position: top right;
  width: 709px;
  margin: 0;
  margin-top: 10px;
  height: 100%;
}

#linkNewsletter
{
  display: block;
  height: 19px;
  text-align: right;
}

#linkNewsletter a
{
  display: block;
  float: right;
  height: 19px;
  width: 210px;
  text-decoration: none;
}

#TextContent
{
  float: left;
  display: block;
  background-image: url(../images/barre_verti.gif);
  background-repeat: repeat-y;
  background-position: top left;
  width: 427px;
/*  margin-top: 19px;*/
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

#TextContent h1, #TextContent h2, #TextContent h3, #TextContent h4, #TextContent h5, #TextContent h6, #TextContent p
{
  padding-top: 0;
  margin-top: 0;
}

#droite
{
  float: right;
  width: 231px;
  margin-top: 19px;
}

#droite #actualites
{
  display: block;
  background-image: url(../images/cadre_droite_1.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 249px;
  padding: 15px;
}

h1
{
  color: #174c6b;
  margin: 0;
  padding:0;
  font-size: 12px;
  border: none;
}

#actualites h2
{
  color: #174c6b;
  padding:0;
  margin: 0;
  font-size: 14px;
  border: none;
}

#actualites p
{
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

#actualites a
{
  color: #174c6b;
  font-size: 10px;
}

.list_act
{
  font-family:verdana,Helvetica,sans-serif;
  text-decoration: none;  
  color: #174c6b;
  font-weight: bold;  
  font-size: 12px;
}

#droite #formations
{
  display: block;
  background-image: url(../images/cadre_droite_2.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-top: 10px;
  height: 125px;
  padding-left: 8px;
  padding-top: 15px;
}

#droite #formations a, #formations_accueil a
{
  font-size: 11px;
  color: #174c6b;
  font-weight: normal;
  text-decoration: none;
}

#droite #formations h1, #formations_accueil h1
{
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 24px;
  border: none;
}

#droite #formations h2, #formations_accueil h2
{
  border: none;  
}

#droite #formations ul li
{
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 100px;
  line-height: 14px;
  height: 15px;
}

#formations_accueil
{
  position: absolute;
  display: block;
  background-image: url(../images/formation_accueil.jpg);
  background-repeat: no-repeat;
  width: 643px;
  height: 146px;
  margin-top: 10px;
  padding: 14px 13px 14px 13px;
}

#formations_accueil ul li
{
  display: block;
  float: left;
  margin-right: 1px;
  line-height: 12px;
}

#formations_accueil ul li span
{
  height: 14px;
}
