/* CSS Document */
#homeActu{
width:450px;
float:left;
text-align:justify;
padding-left:13px;
padding-right:13px;

}



#detailActu{
width:740px;
float:left;
text-align:justify;
padding-left:13px;
}

#detailActu img{

float:none;
}


.titre{
font-weight:bold;
font-size:15px;
color:#7f6d62;
width:390px;
float:left;
margin-bottom:10px;
height:30px;

}

.date{
color:#c29f49;
font-size:11px;
float:right;
}

.texte{
color:#898989;
font-size:11px;
}

.titreActuSuivante{
color:#7f6d62;
font-size:12px;
height:30px;
overflow:hidden;
font-weight:bold;

}

.dateActuSuivante{
color:#c29f49;
font-size:11px;
float:right;
}

.texteActuSuivante{
font-size:11px;
color:#7c7c7c;
overflow:hidden;
height:75px;
width:280px;
text-align:justify;
}
