.body 
{ 
  #background: #38495b;
  #background: #452932;
  #background: #53606e;
  #background: #36414e;
  background: #202a36;
  
}

div#menu
{
	width: 850px;
	padding: 1px 0px;
	margin: 0 1px;
	background: #51575e;
}

ul.menuBarre
{
	text-align: left;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	height: 35px;
}


ul.menuBarre li
{
	display: inline;
	margin: 0;	
	padding: 0;
	text-decoration: none;
}



ul.menuBarre li a,
ul.menuBarre li a:visited
{
	display: block;
	float: left;
	border-right: 1px #555 solid;
	outline: none;
	white-space: nowrap;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: normal;

}


ul.menuBarre li a, ul.menuBarre li a:visited 
{ 
  padding : 5px 15px 5px 15px; 
}


ul.menuBarre li a:hover 
{
	text-decoration: underline; 
	color: white; 
}

ul.menuBarre li a.menuActuel
{ 
	font-weight: bold;
}

div.contenu 
{ 
  padding: 10px 40px  0   40px; 
}

div.hr
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-color: #CCCCCC;
    height: 1px;
}

div.contenant
{
	position: relative;
	top: -0px;
	width: 852px;
	margin: 0 auto;
	padding-bottom: 0px;
	border: 0px solid #FFFFFF;
	text-align: left;
	background-color: white;
}

div.pied
{
  height: 40px;
}

div.decale
{
  padding-left: 100px;
  padding-bottom: 20px;
}

td.prestation
{
  text-align: left;
  font: normal normal normal 19px/140% Helvetica, Arial, sans-serif;
  color: #333333;
	white-space:nowrap;
}

td.prix
{
  text-align: right;
  font: normal normal normal 19px/140% Helvetica, Arial, sans-serif;
  color: #333333;
	white-space:nowrap;
}

td.pointilles
{
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

div.pointilles
{
  position: relative;
  bottom: -5px;
  width: 100%;
  height: 3px;
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-color: #333333;
}

td.prestationPetit
{
  text-align: left;
  font: normal 14px/140% Verdana, Arial, Helvetica, sans-serif;
  color: #4F6100;
	white-space:nowrap;
}

td.prixPetit
{
  text-align: right;
  font: normal 14px/140% Verdana, Arial, Helvetica, sans-serif;
  color: #4F6100;
	white-space:nowrap;
}

td.pointillesPetit
{
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

div.pointillesPetit
{
  position: relative;
  bottom: -4px;
  width: 100%;
  height: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-color: #4F6100;
}

div.notaBene
{
  width: 600px;
  text-align: center;
  font: normal 14px/140% Verdana, Arial, Helvetica, sans-serif;
  color: #f26d0b;
}

p.notaBene
{
  font: normal 14px/140% Verdana, Arial, Helvetica, sans-serif;
  color: #f26d0b;
}