body {
   font-family: Arial, verdana, sans-serif;
}
table{
	font-size:12px;
	border-collapse: collapse;
}
#positionnement{
	width:95%;
	margin-left:12px;
}
#positionnement td{
	border:1px dotted #668187;
}
#positionnement td p{
	margin-left:10px;
}
a:link 
	{
   color: #ffffff;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
}


a:activate
{
	color: #ffffff;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
	}


a:visited
	{
	color: #ffffff;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
	}


a:hover
	{
   color: #668B7D;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
	}
.bleu {
   color: #668B7D;
   font-size: 12px;
}
.bleupetit {
   color: #668B7D;
   font-size: 10px;
   text-align: center;
}
.blanc {
   color: #ffffff;
   font-size: 14px;
   text-align: right;
   font-weight: bold;
   margin-right: 15px;
}
.blancgauche {
   color: #ffffff;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
   margin-right: 15px;
}
.google {
   color: #ffffff;
   font-size: 13px;
   text-align: left;
   font-weight: bold;
   margin-right: 15px;
}
.noir {
   color: #0000;
   font-size: 12px;
   text-align: left;
  
}
.noirmoyen {
   color: #0000;
   font-size: 11px;
   text-align: left;
  
}
.noirpetit {
   color: #0000;
   font-size: 10px;
   text-align: left;
  
}
.gris {
   color: #668187;
   font-size: 12px;
   text-align: left;
  
}
.fond {
   color: #9AABAF;
   font-size: 10px;
   text-align: center;
}

.fond a:link {
   color: #9AABAF;
   font-size: 10px;
   text-decoration: none;
}
.fond a:visited {
   color: #9AABAF;
   font-size: 10px;
   text-decoration: none;
}
.PageActive
	{
   color: #668B7D;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
}

