
body {
  background: #acacac none repeat scroll 0% 50%;
  font-family: sans-serif;
  font-size: 1em;
  color: #5d626f;
}

a {
  color: #5d626f;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}
a:hover {
  color: #e60000;
}
a img {
  border-style: none;
}

h1 {
  font-size: 1.7em;
  text-align: center;
}
h2 {
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 1.5em;
}
h2 a {
  font-style: normal;
}
h2 a:hover {
  font-style: normal;
}
h3 {
  margin-left: 20px;
  margin-bottom: 5px;
  margin-top: 20px;
  font-size: 1.25em;
}
h4 {
  margin-left: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 1em;
}

p {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
}
li {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
}
pre {
  margin-left: 20px;
}



#logoFNMgeneric {
  position: absolute;
  top: 30px;
  left: 5px;
}



#header h1 {
  margin: 0;
  position: absolute;
  top: 60px;
  right: 15px;
  font-size: 30px;
  font-weight: normal;
  max-width:600px;
  text-align:right;
}
#header h2 {
  margin: 0;
  position: absolute;
  top: 150px;
  left: 202px;
  font-size: 25px;
  font-weight: normal;
  color: #e5e5e5;
}
#image1-bandeau {
  position: absolute;
  top: 135px;
}
#image2-bandeau {
  position: absolute;
  top: 135px;
  left: 200px;
}
#image3-bandeau {
  position: absolute;
  top: 135px;
  left: 400px;
}
#image4-bandeau {
  position: absolute;
  top: 135px;
  left: 600px;
}



#navigation_verticale ul {
  margin: 0%;
  padding: 0%;
}
#navigation_verticale li {
  line-height: 20px;
  font-size: 1.1em;
  margin-left: 5px;
  font-weight: bold;
  margin-bottom: 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation_verticale li a.here {
  color: #e5e5e5;
}
#navigation_verticale li a.not_here {
  color: #5d626f;
}
#navigation_verticale li a.not_here:hover {
  color: #e60000;
}



#container {
  border: 0 solid red;
  padding: 0;
  width: 800px;
  position: absolute;
  left: 180px;
  top: 195px;
  background-color: white;
}



#main {
  border: 0 solid green;
  background-image: url(./fond_salem_perso.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 30px;
  padding-top: 40px;
  min-height: 300px;
}


#actu{
border-color:#e60000;
border-style:solid;
width: 700px;
margin:auto;margin-bottom:20px;
}

#actu h3 {
background-color:#e60000;
color:white; text-align:center;
margin:0;margin-bottom:20px;
font-size: 1em;
}

#actu_passee {
text-align:right; 
margin-right:20px;
font-size: .9em;
}

.liste_simple li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#liste_personnes li {
  margin-bottom: 8px;
}
.emphasize {
  font-weight: bolder;
}
em {
  font-weight: bolder;
  font-style: normal;
}
.caption {
  text-align: center;
}
.centered_image {
  margin: 15px auto;
  display: block;
}
.expose_date {
  margin-top: 35px;
  margin-bottom: 10px;
  text-decoration: underline;
  display: block;
}
.expose_nom {
  font-weight: bold;
  margin-left: 20px;
}
.expose_affiliation {
}
.expose_titre {
  display: block;
  font-style: italic;
  margin-left: 20px;
}
.expose_resume {
  margin: 10px 20px 25px;
  display: block;
}
.note {
  font-size: x-small;
  max-width: 600px;
}
.pdroit{
  text-align: right;
}

#footer {
  padding-bottom: 5px;
  background-color: #acacac;
  color: #e5e5e5;
  font-size: 0.8em;
  text-align: right;
}
#footer p {
  margin: 0;
  font-weight: bold;
}
#footer a {
  color: #e5e5e5;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#footer a:hover {
  color: #e60000;
}
#logo {
  text-align: center;
  background-color: #acacac;
}
.logo_image {
  margin: 10px;
  height: 35px;
}

