body {background-color: rgb(37, 150, 189);
margin-top: 0px;
margin-left: auto;
margin-right: auto;
color: rgb(0, 0, 0);
width: 945px;
}
div.Bloc { background-color: rgb(255, 255, 255);
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0px;
width: 945px;
}
div.Barre { background-color: rgb(102, 204, 204);
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0px;
width: 945px;
font-family: verdana;
font-size: 13px;
background-color: rgb(255, 204, 51);
border-bottom-style: outset; 
border-bottom-width: 1px;
}
div.Menu { 
border-right: 1px outset rgb(51, 204, 255); 
border-bottom: 1px outset rgb(51, 204, 255); 
position: absolute; font-size: 14px; 
background-color: rgb(178, 220, 255); 
margin-left: auto;
top: 128px; 
width: 175px; 
}
h1.Titre { text-decoration: underline;
color: rgb(41, 41, 206);
font-family: arial;
font-size: 12px;
position: relative;
}
p.Paragraphe { background-color: rgb(255, 255, 255);
font-family: arial;
font-size: 12px;
position: relative;
}
ul.listecontenu {margin-left: 150px;
font-family: arial;
font-size: 12px;
}
ul.listemenu {
font-family: verdana;
font-size: 12px;
}
div.Pied { background-color: rgb(0, 0, 187);
margin-left: auto;
margin-right: auto;
margin-top: 0px;
height: 30px;
text-align: center;
width: 945px;
}

