@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
tfoot, thead, tr, th, td {  
border:0pt none;  
font-family:inherit;  
font-size: 100%;  
font-style:inherit;  
font-weight:inherit;  
margin:0pt;  
padding:0pt;  
}

.fond {
background:url(fond_01.jpg);
width:728px;
height:90px;
}

.illustration {
float:left;
}

.promo {
float:right;
}

.flux {
position:absolute;
left:230px;
}

a:link {
text-decoration:none;
color:#fff;
}
a:hover {
text-decoration:underline;
color:#fc36ae;
}
a:visited {
text-decoration:none;
color:#fff;
}
