body {
behavior: url(/csshover.htc);
font-family:Tahoma, Arial, "Time Roman";
font-size: 12px;
margin-top: 0px;
padding: 0;
background:#313131 url(/boutons2009/fondpage.gif) center repeat-y;
color:#f2f2f2;
height: 100%;

}
p {
margin: 0px;
}
#conteneur {
width:972px;
margin:0 auto;
background:#5a5e60;
position: relative;
height: 100%;

}
#header {
height: 351px;
}
#menuhaut {
height: 45px;
}
#messagehaut {
height: 45px;
}
#gauche {
float:left;
margin-left:10px;
padding:10px;
width: 250px;
border-top:2px solid #3b3b3b;
border-left:1px solid #3b3b3b;
background:url(/img2009/fondpggauche.gif);
background-repeat:repeat-x;
background-position:left top;}
/*page articles*/
#pagearticles {
margin-left:280px;
margin-right:10px;
padding:10px;
border-top:2px solid #3b3b3b;
border-right:1px solid #3b3b3b;
background:url(/img2009/fondpggauche.gif);
background-repeat:repeat-x;
background-position:left top;
}
#droite {
float:right;
width: 200px;
}
#bas
{
   clear:both;
}
#pied {
clear:both;
padding:10px;
height: 90px;
text-align:center;
bottom: 0;
}
/*mise ne page*/
.marque {
color: #0095c7;
font : bold 10pt Tahoma, Arial, "Time Roman";
}
.rougefort {font-size:24px;
font : bold 10pt Tahoma, Arial, "Time Roman"; color:#FF3300;
}
.jaunefort {
font : bold 10pt Tahoma, Arial, "Time Roman"; color:#ffcf00;
}
.titre {font-size:16px;
color:#ffffff;font-weight:bold; float:right;
}
.titrejaune {font-size:16px; color:#ffcf00;font-weight:bold; float:right;
}
.message {font-size:16px; color:#ffcf00;font-weight:bold; float:right;
}
.imggauche {
  float: left;
padding: 5px 5px 5px 5px;
  }
.imgdroite {
  float: right;
padding: 5px 5px 5px 5px;
  }
/*page panier*/
#panier {
margin-top: 5px;
padding:10px;
margin-left:200px;
border-top:1px solid #f2f2f2;
border-left:1px solid #f2f2f2;
}
 .titremarque {font-size:10px;
color:#ffffff;font-weight:bold; float:right; margin-right:20px;
}
.imgright{
float:right;
padding:5px;
}
/*menugalerie*/
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#tarif {
position:absolute;
margin:-150px 0px 0px -250px;
top: 55%;
left: 50%;
padding:20px;
width: 550px;
/*background-image:url(/boutons2009/fondtarif.png);*/
background-color: #313131;
color:#f2f2f2;
border:1px solid #f2f2f2;
}