/***************************************************************
feuille de style commune - ANPEA - Myriam LORANT
**************************************************************/
* {
   margin: 0;
   padding: 0;
   list-style: none;
}
body {
   color: #000;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   background: #fff url(../img/fond.jpg) repeat-x;
}
img {
   border: none;
}
a {
   color: #000;
}
p#prelude, #prelude a {
   display: none;
}
div#container {
   margin: 1em auto;
   width: 1049px;
   text-align: left;
   background: url(../img/fd_contenu.jpg) repeat-y;
}
div#contenant {
   margin: 0 2.5em 0 2em;
   font-size: 17px;
   background: url(../img/fd_perso.jpg) no-repeat bottom right;
}
div#contenuSommaire {
   float: left;
   width: 720px;
}
div#right {
   float: right;
   padding-bottom: 160px;
}
/*************************
banniere
************************/
div#banniere {
   padding: 1.5em 2em 0.5em 2em;
   background: url(../img/fd_banniere.jpg) no-repeat top left;
}
h1 {
   float: left;
   width: 3.7em;
   color: #152c81;
   font-size: 1.6em;
   text-align: center;
}
h1 a {
   color: #152c81;
   text-decoration: none;
}
h1 img {
   padding-bottom: 0.5em;
}
#banniere h2 {
   float: left;
   padding: 0.5em 0.5em 0.5em 0.5em;
   font-size: 1.3em;
   line-height: 1.5em;
}
form#formRecherche {
   display: none;
}

div.btnAdh {
   display: none;
}
#ariane span {
   display: none;
}
/*************************
menu
************************/
.menu {
   display: none;
}

/*************************
footer
************************/
div#footer {
  display: none;
}

hr.spacer {
   visibility: hidden;
   clear: both;
}
.bleuCobalt {
   color: #152c81;
}
.orange {
   color: #ff8700;
}
.bleuClair {
   color: #5367ac;
}
.size12px {
   font-size: 12px;
}



#left {
   display: none;
}
#right {
   display: none;;
}


#contenu a.haut {
   display: none;
}



