@import url('global.css');

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

div#cmb_img    { float:left; width:333px; height:495px; }
div#cmb_txt    { float:right; width:650px; margin-top:60px; }
div#cmb_txt p  { margin-bottom:13px; }
.cmb_txt_puce  { width:480px; padding-left:40px; margin-bottom:45px; }

/* Elements HTML */
ul { padding-left:30px; }

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

/* Elements HTML */
ul { list-style-type:none; }

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


