
html {
    background: #fff;
    }

body {
    height: 100%;
    margin: 0;
    font-family: trebuchet, arial, sans-serif;
    color: #222;
    font-size: 1em;
    }
    
 .menuh {
  color: #e2e2e2;
  background: #fff url(../e/fond-cell-gris32.jpg);
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center; }
  
.menuh2 {
  color: #600;
  background: #fff url(../e/fond-cell-rouge30.jpg);
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center; }
    
a.menuh {
  color: #C63;
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  display: block;
 }

.p {
    font-family: trebuchet, arial, sans-serif;
    color: #222;
    font-size: 14px;
    }


h1 {
    font-weight : bold;
    color : #660000;
    font-size : 40px;
    font-family : arial, geneva, sans-serif; }

h2 {
    font-weight : bold;
    color : red;
    font-size : 24px;
    font-family : arial, geneva, sans-serif; }

h4 {
    font-style : italic;
    margin-bottom: 7px;
    line-height:14px;
    font-weight : bold;
    color : #660000;
    font-size : 16px;
    font-family : arial, geneva, sans-serif; }

h5 {
    color: white;
    background-color: #669900;
    font-family: arial, geneva, sans-serif;
    font-size: 14px;
    padding:2px;
    text-align:left;
	padding-left:70px;
    margin-top: 12px;
    margin-bottom: 8px;  }

h6 {
    color: #000;
    font-family: arial, geneva, sans-serif;
    font-weight : bold;
    font-size: 14px;
    padding: 2px;  }
    
      
a.menuh:hover {
    text-decoration: none;
    background: #fff url(../e/fond-menu-or-32.jpg); }
a.menuh:active {
    text-decoration: none;
    background: #fff url(../e/fond-menu-vert.jpg); }
 
div#global {
    height: 100%;
    width: 980px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    font: 12px Trebuchet, Trebuchet MS, geneva, arial, sans-serif;
    color: #666;
    background: #fff;
    }
div#center {
    /* Pour eviter la superposition 
    du pied de page et du contenu : */
    padding-bottom: 10px; 
    }


div#content p, td {
    text-align:justify;
    }

div#content .rouge {
	color:red;
	font-weight: bold;
	font-size: 14px; }
div#center {
    padding-bottom: 50px;
    overflow: auto;
    }

div#footer {
    position: absolute;
    width: 970px;
    bottom: 0;
    padding: 5px;
    border:1px solid #d2d2d2;
    font-size: 1em;
    color: #603;
    letter-spacing: 0.15em;
    background: #FFFFFF url(../e/fond-cell-gris30.jpg) repeat;
    }
div#footer p {
    margin: 2px 0;
    text-align: center;
    font-size: 1.3em;
    font-weight : bold;
    }

ul#menu {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    ul#menu li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    margin: 2px 0;
    border-bottom: 1px solid #7fcf2e;
    }
	ul#menu li a:hover {
    background-position: left bottom;
    background: url(../e/fond-lien.gif) no-repeat left top;
    }
ul#menu li a {
    color: #390;
    font: small-caps 1.4em/28px Georgia,serif;
    text-decoration: none;
    }
ul#menu li a:hover {
    color: blue;
    }

td.alu_right {
	padding: 0 5px 0 1px;
	text-align: right;
	}
.arrondi_clair { 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
    border: 1px solid #ddd;
    background-color: #e5e5e5;
    behavior: url(border-radius.htc); }
.arrondi_blanc { 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
    border: 1px solid #999;
    background-color: #f9f9f9;
    behavior: url(border-radius.htc); }
 .arrondi_jaune { 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
    border: 1px solid #ff2;
    background-color: #ffd;
    behavior: url(border-radius.htc); }



/* ================ */
/* = The 1Kb Grid = */     /* 10 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */


.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}

.row_ {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.row_ .row_ {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}
.grid_x_160 { width:160px; }
.grid_x_170 { width:170px; }
.grid_x_180 { width:180px; }
.grid_x_190 { width:190px; }
.grid_x_235 { width:235px; }
.grid_x_240 { width:240px; }
.grid_x_280 { width:280px; }
.grid_x_300 { width:300px; }
.grid_x_340 { width:340px; }
.grid_x_350 { width:350px; }
.grid_x_365 { width:365px; }
.grid_x_400 { width:400px; }
.grid_x_450 { width:450px; }
.grid_x_490 { width:495px; }
.grid_x_520 { width:520px; }
.grid_x_575 { width:575px; }
.grid_x_725 { width:725px; }
.grid_x_755 { width:755px; }
.grid_x_770 { width:770px; }
.grid_x_935 { width:935px; }

.surligne_vert {
	background: #CF9; }
.surligne_jaune {
	background: #FF6; }


td.lignecell1 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell1.jpg) repeat;
	}
td.lignecell2 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell2.jpg) repeat;
	}
td.lignecell3 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell3.jpg) repeat;
	}
td.sepia16 { 
    color:#660000;
    font-weight: bold;
    font-size: 16px; }

.AB16jaune {
    color : #FFCC33;
    font-weight : bold;
    font-size : 16px;
    font-family : Arial black, Impact, Verdana, sans-serif }
.AB18vert {
	color:#383;
    font-family: arial black, arial, sans-serif;
    font-size: 18px;
    }

.blanc12 {
	color:#FFF;
	font-size: 12px;
	font-family : Trebuchet MS, Verdana, sans-serif }
.blanc14 {
	color:#FFF;
	font-size: 14px;
	font-family : Trebuchet MS, Verdana, sans-serif }

.gris12 {
	color:#333399;
	font-size: 14px;
	font-family : Comic Sans MS, Trebuchet MS, Verdana, sans-serif }
.rouge12 {
	color:red;
	font-weight: bold;
	font-size: 12px; }	
.rouge14 {
	color:red;
	font-weight: bold;
	font-size: 14px; }
.rouge16 {
	color:red;
	font-weight: bold;
	font-size: 16px; }
.rouge18 {
	color:red;
	font-weight: bold;
	font-size: 18px; }
.rouge22 {
	color:red;
	font-family: trebuchet, arial, sans-serif;
	font-weight: bold;
	font-size: 22px; }
.rouge24 {
    font-family: trebuchet, arial, sans-serif;
    color: red;
    font-size: 24px;
    }
.rouge26 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    margin-left:15px;
    font-size: 26px;
    }	
.sepia14 { 
    color:#660000;
    //font-weight: bold;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 14px; }
.sepia16 { 
    color:#660000;
    font-family: Trebuchet MS, Verdana, sans-serif;
    //font-weight: bold;
    font-size: 16px; }
.sepia18 { 
    color:#660000;
    font-family: Trebuchet MS, Verdana, sans-serif;
    //font-weight: bold;
    font-size: 18px; }



a:link {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 14px; }
a:visited {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 14px; }
a:hover {
    text-align : center;
    color : red;
    font-weight : bold;
    text-decoration : underline;
    font-size : 14px; }
a:active {
    text-align : center;
    color : red;
    font-weight : bold;
    text-decoration : none;
    font-size : 14px; }

a.bleu12:link {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 0.9em; }
a.bleu12:visited {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 0.9em; }
a.bleu12:hover {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : underline;
    font-size : 0.9em; }
a.bleu12:active {
    text-align : center;
    color : red;
    font-weight : bold;
    text-decoration : none;
    font-size : 0.9em; }


a.bleu14:link {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 1em; }
a.bleu14:visited {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : none;
    font-size : 1em; }
a.bleu14:hover {
    text-align : center;
    color : blue;
    font-weight : bold;
    text-decoration : underline;
    font-size : 1em; }
a.bleu14:active {
    text-align : center;
    color : red;
    font-weight : bold;
    text-decoration : none;
    font-size : 1em; }
