/* -------------------------- 

MODULE ACTUALITE 

--------------------------- */



#contenu .ideo_act_wrapper {
float:left;
margin:15px 0;
border-bottom:1px dotted #e6e6e6;
}

#contenu .ideo_act_wrapper .ideo_act_blocVisuel {
float:left;
height:146px;
width:146px;
background:url(../../images/integration/fond-vignette.png) no-repeat left top;
margin-right:10px;
padding-bottom:5px;
text-align:center;
}

#contenu .ideo_act_wrapper .ideo_act_blocVisuel img {
margin:0 5px 0 0;
}

#contenu .ideo_act_wrapper .ideo_act_blocTexte{
float:left;
width:490px;
}

#contenu .ideo_act_wrapper .ideo_act_titre{
font-size:1.2em;
font-variant:small-caps;
font-weight:bold;
}

#contenu .ideo_act_wrapper .ideo_act_date {
font-weight:bold;
color:#45e832;
font-size:0.9em;
font-style:italic;
}



/* -------------------------- 

FIN MODULE ACTUALITE 

----------------------------- */
