#textepresentation {
float: left;
position: relative;
width: 635px;
padding: 20px;
background: url(images/ftpa.gif) no-repeat;
}

#textepresentation  .coin {
position: absolute;
width: 17px;
height: 17px;
}
#textepresentation  .coinhg {
top: 0;
left: 0;
background: url(images/coinhg.gif) no-repeat;
}
#textepresentation  .coinhd {
top: 0;
left: 658px;
background: url(images/coinhd.gif) no-repeat;
}
#textepresentation  .coinbd {
bottom: 0;
left: 658px;
background: url(images/coinbd.gif) no-repeat;
}
#textepresentation  .coinbg {
bottom: 0;
left: 0;
background: url(images/coinbg.gif) no-repeat;
}

/* Actualités  */

dl.lactu {
float: left;
width: 675px;
padding: 0 0 15px 0;
margin: 0 0 15px 0;
background: url(images/flactu.gif) repeat-x bottom;
}
.lactu dt {
float: right;
width: 555px;
color: #d0d0c7;
margin-bottom: 5px;
}
.lactu dt a {
font-size: 12px;
font-weight: bold;
color: #6d92c3;
text-decoration: none;
}
.lactu dt a:hover {
text-decoration: underline;
}
.lactu dd.iactu {
float: left;
width: 100px;
margin: 0 20px 0 0;
display: inline; /* pour IE 5 */
padding: 0;
}
.lactu dd.iactu a img {
border: 0;
}
.lactu dd.dactu {
float: right;
width: 555px;
margin: 0px;
padding: 0;
}
.lactu dd.dactu a img {
border: 0;
vertical-align: top;
margin: 4px 0 0 2px;
}
/* Fin Actualités  */
