h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	background-image: url(images/carre.gif);
	text-indent: 15px;
	margin: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
#ListeComplete {
	width: 500px;
	margin: 3px;
	padding: 5px;
}
#ListeComplete .EnteteListe {
	background-image: url(images/HeadListe.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#ListeComplete .PiedListe {
	background-image: url(images/FootListe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
#ListeComplete .LaListe {
	background-image: url(images/BordListe.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 5px;
}
#TableauListing {
	padding: 5px;
	margin: 5px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#TableauListing .LigneResultatPaire {
	background-color: #FFE9D2;
	margin: 0px;
	padding: 2px 0;
	height: 25px;
}
#TableauListing .LigneResultatImpaire {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px 0;
	height: 25px;
}
#TableauListing .NomSociete {
	font-size: 9px;
	color: #CC3300;
	font-weight: bold;
	width: 180px;
}
#TableauListing .Adresse {
	color: #333333;
	font-style: italic;
}
#TableauListing a {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#TableauListing .LigneInfoCompl {
	font-size: 8pt;
	color: #993333;
	font-weight: bold;
}
#Pagination {
	left: 80px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
}
#Pagination a {
	text-decoration: none;
	color: #993300;
}
#Pagination a:hover {
	text-decoration: underline;
	color: #FF6666;
}
#Pagination .CelluleNav {
	width: 20px;
	background-color: #FFCCCC;
	border: thin solid #990000;
	text-align: center;
}
#Pagination .CelluleNavSelect {
	width: 20px;
	background-color: #FFFFFF;
	border: thin solid #990000;
	text-align: center;
}
#Pagination .CelluleNavFleche {
	width: 20px;
	background-color: #EA6868;
	border: 2px solid #4D1515;
	text-align: center;
}
#Pagination .CelluleNavFleche a:hover {
	text-decoration: underline;
	color: #490F0F;
}
#TriListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
a.Fermer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
td.MoyenCom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 2pt;
	vertical-align: bottom;
}
td.MoyenComVal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 2pt;
	vertical-align: bottom;
}
#Outils {
  margin-left: -6px;
  color: #000000;
}
#Outils td {
  margin: 0px;
  padding: 5px 1px;
  border-top: 1px dotted #222222;
}
#Outils .Trier {
  float: right;
	font-size: 10px;
	font-weight: normal;
  letter-spacing: 1px;
  background-color: #FFFFFF;
  border: 1px solid #666666;    
}

