/* CSS Document */
.right{
float:left;
width:285px;
padding-left:25px;
}
.title-right{
float:left;
width:285px;
margin-bottom:15px;
color:#990000;
font-size:15px;
font-weight:bold;
font-family:Tahoma;
text-transform:uppercase;
}
.actualites{
float:left;
width:285px;
text-align:justify;
margin-bottom:25px;
}
.actualites span{
float:left;
width:285px;
font-weight:bold;
}
.actualites a{
float:left;
width:285px;
font-weight:normal;
color:#CC0000;
text-decoration:underline;
}

