body { 
width : 760px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
background : url("logo_b.png") fixed;
} 
#en_tete { 
border : 2px solid rgb(140, 98, 57);
width : 760px;
background : rgb(198, 156, 109);
margin-bottom : 10px;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
} 
#en_tete h3 { 
color : rgb(96, 57, 19);
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
text-align : center;
} 
#en_tete img { 
border : none;
padding-top : 10px;
padding-bottom : 10px;
} 
#en_tete a:hover { 
border : white;
} 
.flagleft { 
float : left;
} 
.flagright { 
float : right;
} 
#menu a { 
color : rgb(241, 212, 152);
font-style : italic;
text-decoration : none;
text-align : justify;
background-color : rgb(171, 38, 46);
} 
#menu a:hover { 
text-decoration : underline;
color : rgb(0, 88, 38);
} 
#menu { 
width : 760px;
border : 2px solid rgb(140, 98, 57);
margin-bottom : 20px;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
background : rgb(198, 156, 109);
} 
#menu img { 
border : none;
text-align : center;
margin : auto;
} 
#menu p { 
padding : 0;
padding-left : 20px;
margin : 0;
margin-bottom : 5px;
} 
#corps { 
padding : 5px;
width : 760px;
margin-bottom : 20px;
color : black;
background : rgb(198, 156, 109) url("bordure.gif") repeat-x fixed;
border : 2px solid rgb(140, 98, 57);
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
} 
.floatleft { 
padding : 10px;
float : left;
} 
.floatright { 
float : right;
padding : 10px;
} 
.class { 
border : none;
} 
#corps a { 
padding : 5px;
color : rgb(123, 46, 0);
} 
#corps h1 { 
padding : 5px;
margin-top : 10px;
color : rgb(96, 57, 19);
text-align : center;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
} 
#corps h2 { 
padding : 5px;
text-align : left;
color : rgb(96, 57, 19);
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
} 
#corps h3 { 
padding : 5px;
text-align : left;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
color : rgb(43, 50, 139);
} 
.cercle { 
list-style-image : url("cercle.ico");
} 
.plume { 
list-style-image : url("faucon.gif");
} 
.surligne { 
background-color : rgb(241, 212, 152);
color : rgb(96, 57, 19);
} 
#corps h4 { 
padding : 5px;
color : rgb(96, 57, 19);
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
text-align : left;
} 
#corps img { 
border : none;
text-align : justify;
margin : 10px;
padding-left : 30px;
} 
#corps p { 
padding : 5px;
color : black;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
text-align : justify;
} 
.souligne { 
text-decoration : underline;
} 
#pied_de_page { 
padding : 5px;
font-family : "Bookman Old Style", Tahoma, Arial, "Times New Roman", Times, serif;
font-size : x-small;
text-align : justify;
color : rgb(96, 57, 19);
background-color : rgb(198, 156, 109);
background-repeat : repeat-x;
border : 2px solid rgb(140, 98, 57);
} 
#pied_de_page a { 
color : rgb(158, 11, 14);
text-align : center;
} 
#pied_de_page img { 
float : left;
}