/* ---  news --- */
div.date {
display: block;
width: 200px;
height: 55px;
background-image: url(../images/elements/cadre-date.gif);
background-repeat: no-repeat;
background-position: 0 0;
text-align: left;
margin: 0px 0px 3px 0px;
font-size: 14px;
padding-top: 28px;
padding-left: 20px;
}

div.titre {
display: block;
width: 415px;
background-image: url(../images/elements/puce.gif);
background-repeat: no-repeat;
background-position: 0 3px;
font-size: 18px;
text-transform: none;
text-indent: 20px;
margin: 0px 0px 4px 0px;
}

div.texte_des_news {
display: block;
width: 415px;
margin-top: 15px;
margin-bottom: 75px;
color: #666;
text-align: justify;
}
