/* ========================================================================== */
/* CSS Document                                                               */
/* Pages de contenu                                                           */
/* ========================================================================== */


/* ========================================================================== */
/* Les boites                                                                 */
/* ========================================================================== */




/* ========================================================================== */
/* Les intertitrage                                                           */
/* ========================================================================== */
/* h1 : intertitre                                                            */

h1
{
  background: url(../img/fondtitre2.png) no-repeat left;
  height: 25px;
  padding: 15px 0px 0px 30px;
  font-size: 13px;
  font-weight: bold;
}

h3
{
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin: 12px 0px -12px 0px;
  text-transform: uppercase;
}

/* Page météo */
span.datejour
{
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

p.meteo
{
  font-size: 11px;
  margin: 50px 0px 20px 0px;
}

p.meteo img
{
  float: left;
  margin-right: 20px;
}

#documents
{
  background: url(../img/postit.gif) no-repeat top;
  height: 180px;
  padding: 20px 30px 40px 20px;
  margin: 15px 0px 0px 0px;
}

.logos
{
  text-align: center;
  width: 400px;
}

.logos img
{
  margin: 15px;
}
