body
{
width : 760px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
background-color :#e6f4ff  ;/*#80c9ff*/
}

#en_tete
{
width : 760px;
height : 121px;
background-image : url("images/banniere.png");
background-repeat : no-repeat;
margin-bottom : 10px;
}

#menu
{
float : left;
width : 150px;
background-color :#bfe4ff ;
border : 2px solid #330099;
padding-right : 5px;
padding-left : 0px;
padding-top : 5px;
padding-bottom : 5px;
}

#corps
{
background-color :#bfe4ff;/*#e6f4ff*/
border : 2px solid #330099;/*#6096bf*/
margin-left : 170px;
padding : 10px;
margin-bottom : 20px;
}

#menu a 
{
font-family : arial, serif;
font-size : 0.8em;
}

p
{
text-indent : 20px;
font-size : 1em;
font-family :"time new roman", serif;
text-align : justify;
}

li
{
text-align : justify;
}

h2
{
text-align : center;
font-family : arial, "time new roman", serif;
font-size : 2em;
}

#passage
{
position : absolute;
top : 153px;
right :0px;
left : 815px;
bottom : 0px;
font-family : arial, serif;
font-size : 0.8em;
}

a
{
text-decoration : none;
color : navy;
font-weight : bold;
}

a:hover, #menu a:hover , #pied_de_page a:hover, p a:hover
{
text-decoration : underline;
color : #ff8000;
}

a:visited
{
text-decoration : none;
color :#b38f00 ;/*#6096bf*/
}

#pied_de_page
{
margin-left : 170px;
border : 2px solid #330099;
padding-left : 20px;
padding-right : 20px;
background-color :#bfe4ff ;
}

#pied_de_page p
{
text-align : center;
font-family : arial, serif;
font-size : 0.9em;
}

.fin
{
text-align : center;
}

.construction
{
font-family : Arial, serif;
font-size : 3em;
text-align : center;
}
.loi
{
color : red;
text-decoration : blink;
}