body
{
 width: 1005px;
 margin:auto;
 background-color: white;
 margin-top: 0px;
 border-left: 1px solid grey;
 border-right: 1px solid grey;
 }
 
#en_tete
{
   width: 100%;
   height: 100%;
   margin-bottom:-5px;
}

#menu
{
   width: 100%;
   float : top;
   margin-bottom: 1%;
}

.element_menu
{
   float : left;
   background-color: rgb(10,23,190);
   font-family: Comic sans MS;
   color:white;
   border : 1px solid black;
            
}

.element_menu2
{

   background-color: rgb(10,23,190);
   font-family: Comic Sans MS;
   border : 1px solid black;
   padding-bottom:0px;   
   float:left;
   width:14.26%;
  
 }

.for
{
 line-height:25px;
} 
   
.element_menu h3 
{   
   color: rgb(219,0,27);
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   
}
.element_menu ul
{
   padding-left: 20px;
   padding-right : 10px;
   margin: 0px;
   margin-bottom:0px;
  display:block;
width:100%;
height:100%; 
}
.element_menu:hover
{
   background-color: orange;
   
} 

.element_menu2 ul
{
   padding-left: 20px;
   padding-right : 10px;
   margin: 0px;
   margin-top: -10px;
   margin-bottom:0px;
   float : right;
   
}

.element_menu2:hover
{
background-color: orange;   
}


   


a
{
color: white;
}
a:hover
{
   text-decoration: underline;
        
}

.nouveau
{   
   color : darkorange;
   text-decoration: blink;
   
}
.nouveau:hover
{   
   color : darkorange;
   text-decoration: blink;
   cursor:help
}
.corps
{ 
color : blue
}

h3
{
   color: blue;
   font-size: 150%;
   font-family: "georgia", arial;
   text-align: center;
   font-variant: small-caps;
}

h4
{
   color: blue;
   font-size: 125%;
   font-family: "georgia", arial;
   text-align: center;
   font-variant: small-caps;
}

h6
{
   margin-top:-10px;
   color: blue;
   font-family: "georgia", arial;
   text-align: center;
   font-variant: small-caps;
   line-height: 2px;
}

p
{
  text-indent: 30px;
  color : black;
  font-family : "arial";
  font-size : 100%;
}

p:first-letter
{
   text-transform : uppercase;
   
}
.puce
{
list-style-type: square;
color : rgb(219,0,27);
   
}

.puce2
{
list-style-type: none;
color : blue;
border: 1px solid blue;
background-color : orange;
margin-left: auto;
text-align: center;
padding : 1px;
}


.lientitre
{
color: white;
text-decoration : none;
display:block;
width:100%;
height:100%;
padding-left: 15px;
padding-right : 15px;
margin: 0px;
margin-bottom:0px;
}

.lientitre2
{

color: white;
text-decoration : none;
display:block;
width:100%;
height:100%;
padding-left:51px;
padding-right:5px;
}

.lientitre:hover
{
color: darkblue;
text-decoration : none;
}
.lientitre2:hover
{
color: darkblue;
text-decoration : none;
}


.google
{
float: top; 
float : left;
}


.bann
{
float: left; 
}