@import url('global.css');

div#titre  { margin:15px 0 30px 0; }
div#presses   { padding-left:40px; }
.presse       { width:627px; margin-bottom:30px; }
.presse_left  { float:left; }
.presse_right { float:right;}
.texte        { margin-bottom:45px; padding-left:100px;  width:565px; }
.texte p      { margin-bottom:15px; }
.image        { margin-bottom:30px; }

.reference             { width:791px; height:106px; margin-bottom:20px; }
.reference_img         { float:left; width:166px; height:106px; }
.reference_txt         { float:right; width:625px; height:106px; }
.reference_txt_titre   { width:611px; height:24px; padding-left:14px; }
.reference_txt_adresse { width:611px; height:22px; padding-left:14px; }
.reference_txt_desc    { width:611px; height:48px; padding:10px 0 0 14px; }



h1            { font-weight:normal; font-size:25px; }
h2            { font-size:20px; color:#97bf02; }
h3            { font-size:17px; }
.size15       { font-size:15px; }
.size18       { font-size:18px; }
.titre_mini   { font-size:15px; color:#97bf02; font-weight:bold; }
.texte        { text-align:justify; }
.presse_titre { font-size:15px; color:#97bf02; }
.presse       { border-bottom:solid 1px #97bf02; }
.presse a     { color:#97bf02; }

.reference             { background:#ededed; border-bottom:solid 2px #97bf02; }
.reference_txt_titre   { background:#97bf02; color:#fff; font-size:15px; font-weight:bold; line-height:24px; }
.reference_txt_adresse { background:#fff;  line-height:22px; }
#reference_pager       { text-align:center; color:#000; }
#reference_pager a     { color:#9e9e9e; }
