/* CSS Document */
html, body { width: 100%; height: 100%; }
body { margin: 0; padding: 0; font-family: verdana; font-size: 12px; background-color: #ffffff; }
/* co */
h1 { font-size: 16px; line-height: 18px; color: #0033FF; text-align: center; width: 75%;}
h2 { font-size: 14px; font-weight: bold; color: #339900; margin-right: 10px; margin-left: 20px; }
h3 {font-size: 16px; line-height: 18px; color: #0000FF; text-align: center; width: 100%; }
h4 {font-size: 13px; line-height: 20px; color: #FFFFFF; vertical-align:middle; text-align: center; width: 100%; height: 20x; margin:0px; padding:0px; }


#contener { position: absolute; width: 100%; background-color:#0099FF; margin: 0px; padding: 0px; }
#centre {
        
    position: absolute;
    background-color:#FFFFFF;
    margin-left: 132px;
    margin-right: 10px;
    padding: 15px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 192px;
}
#gauche { position: absolute; left:0; width: 130px; text-align: center; margin: 0px; padding: 0px; top: 220px;}
#droite { position: absolute; right:0; width: 130px; text-align: center; margin: 0px; padding: 0px; }
p#img { width: 0px; height: 0px; margin: 0px; }

DIV#header {
    height: 168px;
    width: 100%;
    margin: 0px;
    padding:0;
}



h2#vert { height: 25px; width: 100%; display: block; font-size:14px ; color: #FFFFFF; background-color: #4060ff; margin: 0px; position: relative; left: 2px; top: 0px; line-height: 25px; }

ul#menuvert {
    height: auto;
    list-style-type: none;
    position: relative;
    left: 2px;
    background-color: #FFFFFF;
    border: 1px solid #4060ff;
    margin: 0px;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
}
ul#menuvert li a {
    height: 20px;
    width: 100%;
    display: block;
    color: #4000a0;
    text-decoration: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    line-height: 20px;
     }

ul#menuvert li a:hover {
    height: 20px;
    width: 100%;
    display: block;
    background: #4060ff;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #4020a0;
    border-bottom-color: #4000a0;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    line-height: 20px; }


#imagelogo{
position :      absolute;
height: 168px;
top :           5px;
left :          0px;
padding : 0;
}

#logo{
position :      absolute;
top :           5px;
left :          215px;
padding: 10px;
}

#googleads{
position :      absolute;
top :           5px;
left :          180px;
}

.cartitre{

font-size: 18px;
color: #0000FF;

}






