body
{
	color:#7d8682;
	background-color:#ffffff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;

	background-repeat:repeat-x;
	
	
}



td
{
	font-size:12px;
}

a
{
	color:#90825f;
	text-decoration:none;
}

a:hover
{
	color:#908200;
	text-decoration:none;
}


h1
{
	font-size:16px;
	color:#00aad5;
	margin-bottom:0px;
}

p
{
	margin-top:0px;
	text-align:justify;
}

hr
{
	border:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c6beb3;
}

hr.menuhr {
  color: #f00;
  background-color: #f00;
  height: 1px;
  margin-top:0px;
}



.head
{
	background-color:#00a9c2;
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.value
{
	border-bottom-style:solid;
	border-bottom-color:#00a9c2;
	border-bottom-width:1px;
}

.head2
{
	background-color:#de6000;
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}

.value2
{
	border-bottom-style:solid;
	border-bottom-color:#de6000;
	border-bottom-width:1px;
}

.savoirplus
{
	text-decoration:underline;
}