/* Styles généraux des pages pensées*/
body
{width: 95%;margin-left: 20px;margin-right: auto;background-image: url("images/sceau.jpg");
 font-family: verdana, arial;}

a
{color: #993300;font-size: x-medium;text-decoration: none;}

a:hover
{text-decoration: underline; color: #FF0000;}

#en_tete
{ text-align: center;font-size: 45px;font-family: "Lucida calligraphy", verdana, arial;  font-weight: bold;
  color: #990066;}

 #menu
 {width: 18%; float: left; padding: 10px; margin-top: 55px; background-color: #CCFFFF; color: #993300;
 border: 3px dotted #993300;}
 
#corps
{margin-left: 25%; color: #330099; font-size: 13px; font-weight: bold;}


#pied_de_page
{clear: left;font-size: 15px;}
  