@import url('global.css');

/***************** STRUCTURE PHYSIQUE GENERALE DE LA PAGE *****************/

div#actu_l       { width:530px; float:left; }
div#actu_l_img   { margin:50px 0 50px 0; }
div#actu_l p     { text-align:justify; width:455px; margin:0 auto; padding-bottom:10px; }

div#actu_r       { width:261px; float:right; }
div#actu_r_title { width:251px; height:28px; padding:20px 0 0 10px;}
.actu_r_image    { text-align:center; }
.actu_r_texte    { padding:18px;}

h3 { margin-top:5px; margin-bottom:5px;}

/***************** STYLE GENERAL DES PAGES *****************/

h1 { font-size:30px; }
h2 { font-size:15px; color:#fff; }

div#actu_r_title { background:#d1d2cc; color:#fff; text-align:left;}
div#actu_r p { text-align:left;}
.actu_r_image    { background:#B3B4AC; border-top:solid 4px #fff; border-bottom:solid 4px #fff; }
.actu_r_texte    { background:#B3B4AC; font-size:11px; } 
.color_2    { color:#97bf02; font-weight:bold; }

/* Global */
div#global { background:url('../../images/front/bg_actu.gif') repeat-y; }
