@charset "utf-8";
/* CSS Document */

.Style1{font-family:calibri; font-size:25px; color:#ffffff; font-weight:lighter;}
.Style2{font-family:calibri; font-size:20px; color:#ffffff; font-weight:lighter;}
.Style3{font-family:calibri; font-size:40px; color:#000000; font-weight:lighter;}
.Style4{font-family:calibri; font-size:18px; color:#000000;}
.Style5{font-family:calibri; font-size:16px; color:#000000; font-weight:lighter;}

#header
{
position:absolute;
top:0; left:0; right:0;
background-color:#3cafbe;
width:100%;
height:50px;
border-bottom:1px solid black;
}

#contenu
{
position:absolute;
top:70px; left:0; right:0;
width:100%;
}