body
{
	width: 1000px;
	background-image: url(../images/site_back.jpg);
	font-family: "tahoma", Times, serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}


/* L'en-tête */


#en_tete
{
   width: 760px;
   height: 100px;
   background-image: url("images/banniere.gif");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}


/* Le menu */
#table
{ 
   background-color: #FFFFFF;
}
a  {
	  text-decoration:none;
   }
a:hover {  color: #FFCC00; text-decoration: underline; }
a:visited {  color: #333333; text-decoration: none; }

.red {
	COLOR: #0A177D;
}


h6 {
  font-family: cursive;
  font-size: 15pt;
  font-weight: bold;
  color: #000000;
  margin: 2px;
}

.titre {
font-size:10px; 
color: #FFFFFF;
}
.titre a {
font-size:10px; 
color: #FFFFFF;
font-weight:bold;
}
.titre a:hover{
font-size:10px; 
color: #FFCC00;
font-weight:bold;
}
.titre a:visited{
font-size:10px; 
color: #FFFFFF;
font-weight:bold;
}

.menu {
font-size:12px; 
color: #FFFFFF;
}

.menu a{
color: #FFFFFF;
text-decoration:none;
}

.menu a href{
color: #FFFFFF;
text-decoration: underline;
}

.white
{
   color:#FFFFFF;
}

.table
{
   font-family:"Monotype Corsiva";
   color:#33FFFF;
}
.tablere
{
   color: #FFFFFF;
   font-weight: bold;
   margin: 2px;   
}  
.tabler
{
   color: #000000;
   font-size:10px;
   font-weight: normal;
}
#menu
{
   float: left;
   width: 120px;
}
h4 {
  font-family: "Monotype Corsiva";
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  margin: 2px;
}
h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: normal; 
  color: #000000;
  margin: 0px;
}
input{ border:groove; border:#CC0000; border-width:thin; height: 17px; font-size: 10px; font-family: Tahoma; background-color: #FEE8E8; }

