body {
  background-color: black;
  margin-top: 0;}

#entete {
  background-color: orange;
  padding-top: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 100px; }

#logo_30 {
  width: 19.3%;
  float: left;
  text-align: right; }

#logo_hiboux {
  margin-left: 20%; }

#menu {
  background-color: #eee;
  width: 19.3%;
  float: left;
  font-size: smaller;
  font-weight: bold;
  overflow: hidden; }

#menu ul {
  list-style: none;
  margin-left: 5px; }

#menu li {
  margin-bottom: 0.5em;
  line-height: 150%;
  font-family: Verdana, Tahoma, Arial, sans-serif; }
  
#menu a:link, #menu a:visited {
  color: #000; }

#menu a:hover, #menu a:focus, #menu a:active {
  background-color: #000;
  color: #fff; }

#recherche {
  text-align: center; }

p.logo_google img, span {
  vertical-align: middle;
  display: inline-block;}
p.logo_google span {
   padding-left: 5px;}

#recherche p img {
  border: 0;}

#contenu {
  background-color: white;
  margin-left: 20%;
  padding: 0.5em;
  padding-bottom: 4em;}

#grande_photo {
  background-color: #fff;
  text-align: center;
  padding: 10px;}

#grande_photo h1 {
  font-size: 1.5em;}

p.retour {
  font-size: 1.5em;}

#mailform {
  width: 90%;
  text-align: center;}

#mailform label {
  display: block;
  width: 39%;
  float: left;
  text-align: right; }

#mailform input {
  width: 55%; }

div#texte {
  background-color: #eee;
  border: none;
  margin-left: 20%;
  margin-right: 10%;}

p, h1, h2, h3, li, th, td {
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  font-size: 1.2em; }

h1 {
  background-color: orange;
  color: white; }
  
h2 {
  padding-top: 1em; }

a:link, a:visited {
  color: #009; }

a:hover, a:focus, a:active {
  background-color: #000;
  color: #fff; }

.centre {
  text-align: center;}

p.date_parution {
  font-weight: bolder;
  font-size: 0.9em;}

table {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  }

img {
  border: 0; }

.float_gauche {
  float: left;
  margin-right: 2em;}

.float_droit {
  float: right;
  margin-left: 2em;}

div.pub_4 {
  height: 310px;
  font-size: 14px;
}

div.pub_3 {
  height: 280px;
  font-size: 14px;
}

div.pub_2 {
  height: 230px;
  font-size: 14px;
}

div.pub_1 {
  height: 210px;
  font-size: 14px;}

hr {
  width: 100%;
  height: 0.2em;
  color: orange;
  background-color: orange;}

.calendrier {
  width: 85%; }

.calendrier td {
  text-align: center; }

#texte table {
  width: 85%; }

table.pointage {
  width: 25%;
  }
.gauche {
  text-align: left; }

