* {
    margin:0;
    padding:0;
}
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}
body {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background:#fff;
    color:#9d9d9d;
    height:100%;
}
html {
    height:100%;
}
fieldset, input, textarea, button {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, pre, hr, p, a, blockquote, ul, ol, dl, address, li, form {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    clear:left;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, a span, legend span {
    display:none;
}
form label {
    cursor:pointer;
}
ul {
    list-style-type:none;
}
.clear, hr {
    clear:both;
    visibility:hidden;
}
.clear_l {
    clear:left;
}
.float_l {
    float:left;
}
img.float_l {
    margin:0 10px 5px 0;
}
img.float_r {
    margin:0 0 5px 10px;
}
.float_r {
    float:right;
}
a img {
    border:none;
}
a {
    text-decoration:none;
    color:#003c57;
}
.alignRight {
    text-align:right;
}
.alignLeft {
    text-align:left;
}
b {
    color:#335b83;
}
body {
    line-height:1;
}
ol, ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
p {
    margin:4px 0 8px 0;
    line-height:18px;
}
/* remember to define focus styles! */
:focus {
    outline:0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration:none;
}
del {
    text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* My reset styles ! */
form label, input.submit {
    cursor:pointer;
}
fieldset {
    border:none;
}
input, select, textarea {
    font-size:100%;
}
.input, .submit, .bt_envoyer {
    border:none;
    cursor:pointer;
}
form {
    font-size:11px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
    visibility:hidden;
}
h1 {
    font-size:24px;
    font-weight:normal;
}
.link {
    color:#fff;
    background:#4f2468;
    height:28px;
    text-align:center;
}
.link a {
    padding:0  9px 0 20px;
    color:#fff;
    text-decoration:none;
    vertical-align:middle;
    font-weight:bold;
}
.link a:hover {color:#ff568a;}

.link ul {
    padding:6px 0 0 0;
}
.link ul, .link img, .link ul li {
    float:left;
}
.link div, .footer {
    width:700px;
    margin:0 auto;
}
.footer { text-align:center;
line-height:18px;
padding:15px 0 0 0;}
.link .unifa {
    float:right;
    width:62px;
    background: url(../gfx/unifa.gif) no-repeat;
    height:28px;
    text-indent:-9999px;
    padding:0;
}

