@import url('global.css');

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

div#accueil_img      { float:left; width:333px; height:407px; }
div#accueil_txt      { float:right; width:602px; margin-top:60px; }
.accueil_txt_puce    { width:440px; padding-left:30px; margin-bottom:45px; }
div#accueil_sac      { float:left; width:92px; height:121px; }
div#accueil_accroche { float:left; width:380px; margin-left:20px; margin-top:30px; }
/***************** STYLE GENERAL DES PAGES *****************/

div#accueil_txt   { font-size:17px; text-align:justify;}
.accueil_txt_puce { background:url('../../_medias/img/accueil_puce.gif') no-repeat; }

/* Header */ 
div#header    { background:url('../../_medias/img/header_accueil.gif') no-repeat #fff; }
