	  
.boutonselect
{
  float: left;
  background-image:url(menu_01tr.gif);
  width: 119px;
  height: 31px;

  color: #FFFFFF;

}
.boutonnoselect
{
  float: left;
  background-image:url(menu_02tr.gif);
  height: 31px;
  width: 118px;
  
}
.menubox
{
 width: 901px;
 height: 31px;
margin-left:3px;
 /*background-image:url(background.jpg);*/
 background-repeat:repeat-x;
}
.box
{
 background-image:url(topbody.jpg);
 padding:15px 0;
 clear: both;
 /*background-repeat:repeat-x; 
 background-color: #FFFFFF;
*/} 
.contentbox
{
 width: 961px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 15px;
}


.textebouton
{
 padding-left: 8px;
 padding-top: 7px;	
}
.contenubox
{
  padding: 5px;
  font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",  serif;
  
}
.boutonselect a
{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  
  text-decoration: none;
}
.boutonnoselect a
{
  color: #000000;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.whitezone
{
  width: 450px;
  float: left;
  clear: both;
}
.ColDroite
{
  margin-left: 490px;
  clear: both;
  padding-left: auto: 
  padding-right: auto;
}
.spacer
{
  clear: both;
}
h3
{
  font-weight: bold;
  font-size: 12px;
}
h2
{
  font-weight: bold;
  font-size: 14px;
  color: #0087c1;
}
.box ul
{
  font-size: 12px;
 
}

.contentBody {
background-image:none;
}
