

ul.liste_journaux
{
  margin: 10px; 
}
h2
{
  margin: 15px 5px 0px 5px;
	padding-left: 20px;
	color: #660000;
	font-weight: bold;
	width:500px;
	filter:none;
	background: none;
}
h2 a
{
color: #660000;
}
h2 a:hover
{
color: #8D5823;
}
h3
{
  clear: none;
}
img.entete_article
{
max-width:400px;
margin:10px;
}

#contenu p
{
  font-size: 0.9em;
}
.titre
{
  font-weight: bold;
  text-align: center !important;
  font-size: 1.1em !important;
  color: #660000;
  padding-bottom:5px;
}
.soustitre
{
  font-weight: bold;
}

.chapeau
{
font-weight: bold;
}
.bloc-article
{
  text-align: center;
}
.article
{
  display: block;
  margin: auto !important;

  max-width: 400px;
}

