/* ----------------------------- */
/*          Généralités          */
/* ----------------------------- */

body {
	color: black;
	background: white;
	font: normal 80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

a img {
  border: 0;
}

html, body, ol, ul, form, fieldset {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
}

.reset {
  margin: 0;
  padding: 0;
}

.droite {
  float: right;
}
.gauche {
  float: left;
}
.textedroite {
  text-align: right;
}
.textegauche {
  text-align: left;
}
.textecentre {
  text-align: center;
}
.textemini {
  font-size: 0.8em;
}
.textegros {
  font-size: 1.2em;
  font-weight: bold;
}

.margegauche {
  margin-left: 1em;
}
.margehaute {
  margin-top: 1em;
}
.valign {
  vertical-align: middle;
}

/* ----------------------------- */
/*    Typographie globale        */
/* ----------------------------- */

h1 {
  
}

h2 {
  
}

h3 {
  
}

h4 {
  
}

a {
  
}

a:visited {
  
}

a:hover, a:focus, a:active {
  
}

/* ----------------------------- */
/*            Gabarit 1          */
/* ----------------------------- */

/* ----------------------------- */
/*            Gabarit 2          */
/* ----------------------------- */

/* ----------------------------- */
/*            Gabarit 3          */
/* ----------------------------- */

/* ----------------------------- */
/*            Gabarit 4          */
/* ----------------------------- */

