body {color:white;font:12px 'TitilliumText22L','Arial','sans-serif';}
h1, h2, h3, h4 {margin: 10px auto 5px;font:bold 16px 'TitilliumText22L','Arial','sans-serif';text-transform: uppercase;color:white;text-align:left;}
h1 {}
h2 {}
h3 {}
h4 {}
/*a:link {color: #0065A5;font-size: 1em;text-decoration: none;}
a:visited {color: #0065A5;font-size: 1em;text-decoration: none;}
a:hover {color: #0065A5;font-size: 1em;text-decoration: none;}*/
img {border-width: 0;}
hr {background-color: #E0E0FF;border-color: #808080;border-style: solid;border-width: 1px 0;height: 4px;margin: 10px auto;width: 60%;}
div#wrapper {margin: auto;padding-top: 16px;}
div#blocCGV {
    width: 100%;
}
div#blocEULA {
    width: 100%;
    margin-top:50px;
}
div.header {
    color: #0065A5;
    text-align: left;
}
div.middle {
    text-align: justify;
}
.titreParagraphe {
    color: #01B5D3;
    cursor: pointer;
    text-decoration: underline;
}
.titreParagraphe:hover {
    color: #01B5D3;
}
.paragraphe {
    display: none;
}
ul {
}
ul li {
    
}
ol {
}
ol li {
    margin: 0 0 10px 20px;
}
div#footer {
    color: #808080;
    margin: 20px auto 0;
}
.souligne {
    text-decoration: underline;
}
.clearBoth {
    clear: both;
}
span.separator {
    background-image: url("../img/separator_tarifs.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 2px;
    margin: 0;
    width: 652px;
}