body, td, th, p, a
{
  font-family: Verdana, Arial, Times, serif;
  font-size: 12px;
  color: #000;
}

body
{
  margin: 0;
  padding: 0;
  background-color: #6c7795;
}

a
{
  text-decoration: none;
}

#contenu a:link, #contenu a:visited
{
  font-family: Verdana, Arial, Times, serif;
  font-size: 12px;
  color: #6C7795;
  text-decoration:underline;   
}


img
{
  border: none;
}

form
{
  padding: 0;
  margin: 0;
}


/*ul, li
{
  list-style: none;
  margin: 0;
  padding: 0;
}
*/


.confirm
{
  font-weight: bold;
  color: green;
}

.error
{
  font-weight: bold;
  color: red;
}

#conteneur
{
  padding: 0;
  width: 900px;
  height: 700px;
  margin: auto;
  overflow: hidden;
}

#header
{
  display: block;
  height: 235px;
  background-image: url(../images/habillage/top.jpg);
  background-repeat: no-repeat;
}

#header a.blank
{
  display: block;
  width: 488px;
  height: 99px;
  float: left;
}

#header #hright
{
  display: block;
  float: right;
  width: 147px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

#header #menus_top
{
  display: block;
  clear: both;
  width: auto;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}

#menu
{
  width: 531px;
  overflow: hidden;
  float: left;
}

#newsletter
{
  width: 359px;
  overflow: hidden;
  float: right;
  color: #fff;
  padding-left: 10px;
  padding-top: 10px;
  line-height: 13px;
}

#newsletter input
{
  border: 0;
  background-color: #fff;
  color: #6c7795;
  height: 13px;
  width: 177px;
  font-size: 10px;
  margin-right: 5px;
}

#newsletter input.submit_button
{
  color: #fff;
  border: 0;
  font-size: 0;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background-color: #6c7795;
  background-image: url(../images/habillage/bt_ok.jpg);
  background-repeat: no-repeat;
}

#contenu
{
  display: block;
  height: 423px;
  overflow: hidden;
}

#left
{
  display: block;
  float: left;
  width: 129px;
  height: 423px;
  background-image: url(../images/habillage/left.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#middle
{
  display: block;
  float: left;
  width: 735px;
  height: 423px;
  background-color: #fff;
}

#right
{
  display: block;
  float: right;
  width: 36px;
  height: 423px;
  background-image: url(../images/habillage/right.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#footer
{
  display: block;
  clear: both;
  height: 42px;
  width: 900px;
  background-image: url(../images/habillage/bottom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#footer.home
{
  background-image: url(../images/habillage/bottom_home.jpg);
}

#habille_home
{
  display: block;
  height: 71px;
  background-image: url(../images/habillage/home.jpg);
  clear: both;
}

#pageTitle
{
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  text-align: center;
  clear: both;
  width: 515px;
  padding: 0 105px 0 105px;
  margin-top: 35px;
  margin-right: 36px;
  margin-left: 129px;
}

#TexteContent
{
  display: block;
  height: 413px;
  overflow: auto;
  padding: 10px;
}

#TexteContent.home
{
  height: 332px;
  width: 480px;
  float: left;
}

blockquote
{
  margin-right: 0;
}

#TexteContent h1
{
  padding-left: 55px;
  display: block;
  background-image: url(../images/habillage/symb.gif);
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 12px;
  font-weight: bold;
  color: #4b5574;
  height: 41px;
  line-height: 14px;
}

#actu_accueil
{
  float: right;
  margin-right: 20px;
  margin-top: 10px;
  display: block;
  height: 332px;
  width: 193px;
  overflow: hidden;
}

#actu_accueil .actu_header
{
  display: block;
  height: 26px; 
  background-image: url(../images/habillage/top_news.jpg);
  background-repeat: no-repeat;
}

#actu_accueil .actu_content
{
  display: block;
  width: 188px;
  border-left: 2px solid #afb5c6;
  border-right: 2px solid #afb5c6;
}

#actu_accueil .actu_content h1
{
  color: #644b74;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 10px;
}

#actu_accueil .actu_content p
{
  font-size: 9px;
  padding: 0 10px 0 10px;
}

#actu_accueil .actu_content a
{
  display: block;
  text-align: right;
  color: #644b74;
  text-decoration: underline;
  font-size: 9px;
  padding: 0 10px 0 10px;
}

#actu_accueil .actu_footer
{
  display: block;
  height: 10px;
  background-image: url(../images/habillage/bottom_news.jpg);
  background-repeat: no-repeat;
}
ul.contenu_actu
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#hright ul
{
  list-style: none;
  margin: 0;
  padding: 0;

}

