html {
  height : 100%;
}

body {
  margin : 0;
  /*background-image:url(/medias/barre_haut.gif);
  background-repeat: repeat-x;
  background-attachment:scroll;*/
}

#header {
  float : left;
  height : 102px;/*122*/
}

#cadre {
  margin : auto;
  width : 1022px;
  height : 100%;
}

#header_center {
  float : left;
}

#header_top {
  float : left;
  height : 92px; 
}

#header_logo {
  float : left;
  width : 314px;
  height : 100%;
  background-image:url(/medias/logo_haut.gif);
  background-attachment:scroll;
  background-repeat: no-repeat;
}

.header_flag {
  float : left;
  width : 15px;
}

#header_bottom {
  clear:both;
  float : left;
  width : 990px;
  height : 10px;/*30*/
  background-color : #A92F0A;
  font-family : Helvetica;
  font-size : 14px;
  color : white;
  text-align : right;
}

#content {
  position : relative;
  float : left;
  height : 100%;
  width : 100%;
  padding-left : 16px;
  background-image:url(/medias/ombre_gauche.gif);
  background-position : top left;
  background-attachment:scroll;
  background-repeat: repeat-y;
}

#flux {
  float : left;
  width : 1006px;
  height : 100%;
  background-image:url(/medias/ombre_droite.gif);
  background-position : top right;
  background-attachment:scroll;
  background-repeat: repeat-y;
  padding-bottom : 40px;
}

.ombre_gauche {
  float: left;
  width : 16px;
  height : 100%;
  background-image:url(/medias/ombre_gauche.gif);
  background-attachment:scroll;
  background-repeat: repeat-y;
}

.ombre_droite {
  float : left;
  width : 16px;
  height : 100%;
  background-image:url(/medias/ombre_droite.gif);
  background-attachment:scroll;
  background-repeat: repeat-y;
}

#flux_centre_gauche {
  float : left;
  width : 785px;
  margin-left : 16px;
  text-align : justify;
  margin-right: 5px;
}

#flux_centre_droit {
  float : left;
  width : 187px;
}
#actu {
  border-left-width : 2px;
  border-left-style : solid;
  color : #DBCB8C;
  float : left;
}
#menu  {
  float : left;
  height : 46px;
}

#menu_content {
  float : left;
  width : 990px;
  height : 100%;
}

#menu_sommaire {
  float : left;
  height : 100%;
  width : 100%;
  padding-left : 16px;
  background-image:url(/medias/ombre_gauche.gif);
  background-position : top left;
  background-attachment:scroll;
  background-repeat: repeat-y;
}

#menu_sommaire_droit {
  float : left;
  width : 1006px;
  height : 100%;
  background-image:url(/medias/ombre_droite.gif);
  background-position : top right;
  background-attachment:scroll;
  background-repeat: repeat-y;
}

#menu_sommaire_content {
  margin-right : 16px;
}

#footer {
  float : left;
  height : 90px;
}

#footer_content {
  float : left;
  width : 990px;
  height : 90px;
  background-color : #A92F0A;
}

#footer_link {
  float : left;
  width : 763px;
}

#footer_logo {
  float : left;
  width : 227px;
  height : 100%;
  background-image:url(/medias/logo_bas.gif);
  background-attachment:scroll;
  background-repeat: no-repeat;
}

.wrapper {
  clear : both;
}

div.ligne {
  float : left;
}

div.site {
  float : left;
  width : 243px;
  margin-right : 18px;
  margin-top : 20px;
  text-align : justify;
}

.news {
  float : left;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 20px;
  text-align : justify;
}
div.synopsis {
  margin-right : 18px;
  margin-top : 15px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  text-align : justify;
  border-bottom-style : solid;
  border-bottom-width : 2px;
  border-bottom-color : #DBCD8C;
}

div.synopsis2 {
  margin-right : 18px;
  margin-top : 15px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  text-align : justify;
}

div.synopsis3 {
  margin-top : 15px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  text-align : justify;
  border-bottom-style : solid;
  border-bottom-width : 2px;
  border-bottom-color : #DBCD8C;
  font-size:14px;
}

#intro {
  margin-top: 5px;
  margin-right : 16px;
  border-bottom-color : #DBCD8C;
  border-bottom-style : solid;
  border-bottom-width : 2px;
}

#article {
  float : left;
  margin-right : 16px;
}
#article_withimage {
 float : left;
 width : 100%;
}
#texte { 
  float : left;
  clear : both;
  margin-right : 10px;
  width:100%;
}

#meta {
  margin-right : 16px;
  border-bottom-color : #DBCD8C;
  border-bottom-style : solid;
  border-bottom-width : 2px;
}
