body {
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
margin: 3px;
padding: 0;
background-image:url('img/bgr.png');
font-size: 70%;
color : #685E55;
text-align:center;
}
#conteneur {
position: relative;
width: 1024px;
margin: 0 auto; 
background-color:#fff;
border-width:thin;
border-style: solid;
border-color: #000;
padding: 0px 3px 3px 3px;
text-align: left;
}

#header {
height: 50px;
padding-top: 10px;
background-image:url("img/onde.jpg");
}
#menu {
height: 20px;
background-color:#EEE;
}
#centre {
background-color:#FFF;
margin-top: 2px;
margin-left:150px;
padding-left: 3px;
}

#imagerotate {
height: 263px;
width: 350px;
float:right;
}

#gauche {
float: left;
width: 150px;
text-align: center;
margin-top:2px;
}
#pied {
clear:both;
height: 15px;
background-color: #EEE;
text-align: center;
}
.gauche {
list-style-type: none;
margin: 0;
padding:0;
background:#EEE;
}
.gauche li { margin-bottom : 0px; margin-top:0px; }
.gauche a { margin: 0 2px; color: #000000;}
.gauche a:hover { text-decoration: none; }
.gauche form { margin-bottom: 0px; }

 .infoCol {
  float:left;
  width: 22%;
  height: 250px;
  margin-right: 5px;
  border-color: #999999;
  border-width: thin;
  border-style: solid;
  padding-left: 2px;
 }
 
 .infoCol ul {
 margin:0 0 0 0;
 padding: 0 0 0 0;
 }
 .infoCol li {
 list-style-type: none;
 width:100%;
 }

#TitrePage {
  clear: both;
  line-height: 2;
  text-align: center;
  font-size:20px;
  font-weight: bold;
  color: #284b88;
}
p {margin: 0 0 0 0;}
.titre { color: #395a94; font-weight: bold; }
.titreGros {color:#395a94; font-weight:bold; font-size: 150%;}
.imageGauche {float:left; margin-right:5px;}
.imageDroite {float:right; margin-left: 5px;}
.clear {clear:both;}
.cr { clear:both; margin:0 0 10px 0;}
.chapitre {margin:0 0 10px 0;}
.blanc { color:white;}
.rouge { color:red;}
.col2 { float:left; width: 50%; text-align:center;}
.col2l { float:left; width: 50%; text-align:left;}
.col3 { float:left; width: 33%; text-align:center;}
.col4 { float:left; width: 25%; text-align:center;}
.col5 { float:left; width: 20%; text-align:center;}
.ital { font-style: italic;}
.aligndroite {text-align:right}
.form { font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; font-size: 100%;}

  
.ecommerce {
  float:left;
  width: 19%;
  height: 250px;
  margin-right: 2px;
  margin-left : 2px;
  border-color: #999999;
  border-width: thin;
  border-style: solid;
 }
 
.ecommerce ul {
 margin:0 0 0 0;
 padding-left: 5px;
 }
.ecommerce li {
 list-style-type: none;
 }

/*
table, td
{
    border-color: #600;
    border-style: solid;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #FFC;
}
*/
