



.menu_publication{
   margin-bottom: 20px;
}


#centrecontainer {
   position: absolute;
   top: 0px;
   left: 50%;
   z-index: 2;
   margin-bottom: 20px;
}

#outercontainer_margin {
   position: absolute;
   margin-left: -512px;
   top: 50%;
   left: 50%;
   width: 1000px;
   height: 720px;
}

#outercontainer {
   position: absolute;
   top: 10px;
   left: 0;
   width: 1000px;
   height: 700px;
   background-color: #FFFFFF;
}

#outercontainer_menu {
   width: 1000px;
   height: 150px;
   clear: both; 
}

#outercontainer_contenu {
   width: 1004px;
   height: 678px;
   clear: both; 
   align: center;
}

#outercontainer_contenu_contenu {
   position: absolute;
   top: 120px;
   left: 240px;
   width: 512px;
   height: 568px;
   clear: both; 
   float: center;
   border: solid 1px #CDD27C;
}


#outercontainer_contenu_contenu_decale {
   position: absolute;
   top: 120px;
   left: 380px;
   width: 602px;
   height: 548px;
   clear: both; 
   float: center;
   border: solid 1px #CDD27C;
   overflow: auto;
}

#outercontainer_contenu_contenu_decale_moins {
   position: absolute;
   top: 140px;
   left: 200px;
   width: 682px;
   height: 548px;
   clear: both; 
   float: center;
   border: solid 1px #CDD27C;
   overflow: auto;
}


#outercontainer_bas {
   width: 1004px;
   height: 20px;
   clear: both; 
   text-align: center;
   margin-top: -120px;
}



#bandeau_gauche {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 100%;
   height: 106px;
   background-image: url('http://www.emilievanvolsem.info/nouveau/uploads/images/repete.jpg');
   background-repeat: repeat-x;
}

#sous_menu {
   position: absolute;
   left: 30px;
   width: 340px;
   top: 120px;
   float: left;
   text-align: left;
   z-index: 3;
}

#bottomcontainer {
   position: absolute;
   top: 100%;
   left: 50%;
   z-index: 2;
}

#menu_colonnes {
   position: absolute;
   top: 180px;
   left: 140px;
   text-align: center;
}

#sous_sous_menu {
   position: absolute;
   top: 180px;
   left: 140px;
   text-align: center;
}

#sous_sous_menu_1 {
   position: absolute;
   left: 0px;
   top: 0px;
   float: left;
}

#sous_sous_menu_2 {
   position: absolute;
   left: 70px;
   top: 0px;
   float: left;
}

#sous_sous_menu_3 {
   position: absolute;
   left: 140px;
   top: 0px;
   float: left;
}

#sous_sous_sous_menu {
   position: absolute;
   top: 190px;
   left: 270px;
   text-align: center;
}

#content {
   padding: 10px;
   float: middle;
}

img {
   border: 0px;
}

body {
   font-family: garamond, times, verdana, sans-serif ; 
   font-size: 14pt;
   background-color: #F9F5E4;
}

a {
   color: #65061A;
}

.garamond12 {
   font-family: garamond, times, verdana, sans-serif ; 
   font-size: 12pt ;
}

.garamond14 {
   font-family: garamond, times, verdana, sans-serif ; 
   font-size: 14pt ;
}

.garamond16 {
   font-family: garamond, times, verdana, sans-serif ; 
   font-size: 16pt ;
}

.garamond20 {
   font-family: garamond, times, verdana, sans-serif ; 
   font-size: 20pt ;
}

.marges{
   margin: 5px;
}

