#contenu {
	background-image: url(images/contenu_distributeurs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 250px;
	width: 800px;
	margin-left: 6px;
	padding: 20px;
	z-index: 1;
}
.distributeurs
{
margin:15px;
font-size: 0.9em;
}
.distributeurs ul
{
  margin-bottom:10px;
}
.nom
{
  font-weight: bold;
  
}
.activite
{
  font-style: italic;
}
.type_distributeur
{
  text-align: center !important;
  font-size: 1.1em;
  font-weight: bold;
  padding:10px;
}
h3
{
  text-align: center;
  font-size: 1.1em;
  text-decoration: underline;
}

h4
{
padding:10px;
  color: rgb(0,0,153);
  font-weight: bold;
  text-align: center;
  font-size: 0.9em;
 
}
.commentaire

{
  font-weight: normal;
  font-style: italic;
  font-size: 0.9em;
}

