BODY {
  background: #eeeeee;
  color: #000000;
  margin: 0px;
  text-align:center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

img
{
border: 0;
}

HR {
 color:#FF0000;
 height:1px;
}

.conteneur{
  width:1024px;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

TD.header {
  width:1024px;
  height:153px;
  color:#ff0000;
  background-image:url(images/header.jpg);
}

img.banniere {
  position:relative;
  top:-10px;
  left:270px;
}

.header P{
  position:relative;
  top:-20px;
  left:120px;
  font-size:18px;
}

.header A {
  color: #ff0000;
  text-decoration: none;
}

.header A:hover {
  color: #ff0000;
  text-decoration: underline;
}

.texteaccueil {
	width:300px;
	text-align:justify;
	font-size:18px;
}

.recherche_destructeur {
  background-image:url(images/recherche_destructeur.jpg);
  width:602px;
  height:231px;
  text-align:left;
}

.recherche_destructeur div {
  position:relative;
  top:15px;
  left:20px;
  width:350px;
  height:200px;
  text-align:justify;
}

.tarif_public {
  font-size:16px;
}

.tarif_vente A{
  font-size:26px;
  color:#0000ff;
  font-weight:bold;
}

.footer {
  text-align:center;
}

.niveau_securite {
 width:25%;
 text-align:center;
 padding:10px;
}

.lien_accueil {
 width:25%;
 text-align:center;
 padding:10px;
}

.prix {
 background-color:#ffebeb;
 height:100px;
}
