.haut_news  {
width: 560px;
margin-left: 10px;
position: relative;
top: 5px;
}
.bas_news{
width: 560px;
margin-left: 10px;
position: relative;
bottom: 6px;
}
.contenue_news{
width: 550px;
padding:5px;
margin-left: 10px;
background-image: url(../images/fond_news.png);
background-repeat: repeat-y;
text-align: justify;
}
body{
width: 903px;
background-color: #213E5F;
margin: auto;
font-family:"Times New Roman" ,"Comic Sans MS", Arial, serif;
}
.titre_news{
background-image:url(../images/titre_fond.png);
background-repeat: no-repeat;
}
.image_float_gauche
{
float: left;
margin-right: 3px;
}
.image_central
{
display: block;
text-align:center;
}
.image_float_droite
{
float: right;
margin-right: 4px;
margin-left: 7px;

}
a img 
{
border: none;
 }
  .lien_commentair{
color: #0047E9;
text-decoration: none;
}
 .lien_commentaire{
color: #0047E9;
text-decoration: none;
}
.lien_commentaire:hover{
text-decoration : underline;
}
.em{
 font-size: small;
}
.liste{
list-style-image: url("../images/puce.png");
}
.block{
display: block;
}
h1,h2,h3,h4,h5,h6{
text-align:center;
font-size: x-large;
}
.formul{
text-align: center;
}
.lien{
color: white;
text-decoration: none;
}
