body
{
   width: 700px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;   
   background-color: #000000; 
   background-image: url("design/fond.jpg");
}

#en_tete
{
   width: 700px;
   height: 220px;
   background-image: url("design/banniere.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}

#menu
{
   float: left;
   width: 140px;
   margin-left: 0px;
   margin-bottom: 0px;
}

.element_menu
{
   background-color: #000000;
   background-image: url("design/menu.jpg");
   background-repeat: repeat-xy;
   height: 584px;
   padding: 2px;
   margin-bottom:0px;
   font-family: Nyala;
}

.element_menu ul
{
   list-style-image: url("design/list222.png");
   padding: 0px;
   font-size: 12px;
   padding-left: 2px;
   margin-left: 7px;
}

.rien
{
   list-style-type: none;
}

.home
{
   font-size: 14px;
}

.title
{
   font-size: 18px;
   color: #ffffff;
}

.element_menu a
{
   color: #e6e6e6;
   margin-bottom: 5px;
   text-decoration : none;
}

.element_menu a:hover
{
   background-color: #3632c8;
   color: white;
}


#corps1
{margin-left: 140px;
   margin-bottom: 0px;
   padding: 10px;
   color: #ffffff;
   background-image: url("design/corp1.jpg");
   background-repeat: repeat-xy;
   height: 568px;
   font-size: 13px;
}

.liquid
{
   float: right;
   padding-left: 5px;
}

#corps1 h1
{
   height: 35px;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   font-family: Palatino Linotype;
   font-size: 22px;
   
}

#corps1 h2

{
   height: 25px;
   color: #ababab;
   text-align: center;
   text-decoration: underline;
   font-family: vrinda;
   font-size: 17px;
}

#corps1 h3

{
   height: 15px;
   color: #ababab;
   text-align: left;
   text-decoration: underline;
   font-family: vrinda;
   font-size: 17px;
}

#corps1 h4

{
   height: 15px;
   color: #ababab;
   text-align: left;
   text-decoration: underline;
   font-family: vrinda;
   font-size: 13px;
}


#corps1 img

{  
   border-style : none;
}

#corps1 a
{
   color: #aec5ff;
   text-decoration : none;
}

.pages
{  text-align: center;
   padding-top: 20px;
   font-size: 15px;
}
