/*PHOTOGENIQUE.CH par Blaise Regamey*/
/*feuille de style CSS actu*/

div.actu{
margin:20px auto 20px auto;
width: 550px;
border-top:1px solid #999999;
}

div.entete{
width: 550px;
height:	30px;
}

div.titre{
float:left;
}

div.date{
float:right;
}