
/* Définition de règle */
@charset "iso-8859-1";



body {
    margin: 0px;
    padding: 0px;
    background-color:white;
    background-image:url(gifs/grani127-8.gif);
  }


html {
    margin: 0px;
    padding: 0px;
    background-color:white;
    background-image:url(gifs/grani127-8.gif);
  }


table {
    color : black;
  }


table.n {
    background-image:url(jpeg/graniH127-8.jpg);
  }


table.M {
    background-image:url(jpeg/graniM.jpg);
  }


table.B {
    background-image:url(png/beton_gris.png);
    vertical-align:20%;
  }


table.b {
    background-image:url(gifs/grani127-8.gif);
  }


table.MESS {
    background-color: white;
    color: blue;
    background-color: #CBE0F5;
  }


table.Menu {
    background-image:url(gifs/grani127-8.gif);
  }


table.expo {
    background-image:url(jpeg/graniM.jpg);
    border-width:5px;
  }


table.cadre {
    border-style:solid;
    background-image:url(gifs/cadreNoir.gif);
    border-width:0;
    border-color:black;
    color:blue;
  }

/* Font settings for page elements */

body, ul, td, th, p, h1, h2, h3, h4, small, .small,  .tableTitle, .tableExtras, input, textarea, select {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:11px;
  }


.p {
    font-size:xx-small;
  }


td.F {
    border-width:2px;
  }


td.b {
    background-color:white;
  }


td.RBOLD {
    border-width:1px;
    color:red;
  }


td.cadre {
    background-color:black;
    border-color:black;
    border-width:thick;
  }


td.expo {
    background-image:url(gifs/grani127-8.gif);
    background-color:black;
    border-color:black;
    border-width:thick;
  }


code, pre, tt {
    font-family: Courier, "Courier New", monospace;
  }

/* General header styles */

h1, h2, h3, h4 {
    font-weight: bold;
    color: #000066;
  }


h1 {
    font-size: 130%;
  }


h2 {
    font-size: 125%;
  }


h3 {
    font-size: 110%;
  }


h4 {
    font-size: 100%;
  }


input {
    font-family: verdana,helvetica,sans-serif;
    font-size:11pt;
    font-weight:bolder;
    background-position:center;
    border-style:outset;
    border-width:1px;
    border-color:navy;
    background-color:white;
  }


input.bouton {
    border-width:5px;
    border-style:ridge;
  }


input.boutonGris {
    background-color:transparent;
  }


textarea {
    background-color:#FFFFFF;
    font-weight:bolder;
    font-style:italic;
    font-size:12pt;
  }


caption {
    color:green;
    font-family: verdana,helvetica,sans-serif;
    font-size:20pt;
    font-weight: bold;
  }


caption.p12 {
    color:#800000;
    font-family: verdana,helvetica,sans-serif;
    font-size:12pt;
    font-weight: bold;
  }


table.BleuCiel {
    background-color: #CBE0F5;
  }


table.Bandeau {
    background-color:#800000;
  }


table.MESSERREUR {
    background-color:#FFFFFF;
  }


table.Recherche {
    background-image:url(png/fond.png);
    background-color:#CBE0F5;
    font-size:medium;
    font-family: verdana,sans-serif;
    font-weight:bold;
  }


table.MenuH {
    border: thin hidden;
  }

/* Fin de la section de style généré par WebExpert le 21/11/2004 21:12:13 */