.date
{
color:#d9b8d4;
}

h3
{
text-align:center;
}

img a
{
border-style: none;
}

a img
{
border-style: none;
}


.rouge
{
color: red;
}



body
{
margin: auto;
background-color: #cddbf2;
}

.messageinfo
{
text-align: center;
background-color: white;
margin-top: 300px;
margin-bottom: 300px;
padding-top: 20px;
padding-bottom: 20px;
}

h1
{

color: #3792ff;
text-align: center;
}

h2
{
Color: #3792ff;
text-align: left;
text-decoration: underline;
}

h3
{
color: #00098d;
font-weight: bold;

}

em
{

}

h4
{
color: #8f0045;
font-weight: bold;
text-decoration: underline;
}

h5
{
color: #00098d;
font-weight: bold;
text-align: left;
}

a
{
color: black;
}

a:hover
{
color: blue;
}
/********************************************************en TETE*******************************************/
#en_tete
{  
   float: none; 
   height: 200px;
   background-repeat: no-repeat;
   background-color: black;
   margin: auto;
   overflow: visible;
   background-image: url("images/naamloos.png");

   background-position:left;

}
/*****************************************************menu HAUT********************************************/
#menu-haut
{

border-top: solid;
border-bottom: solid;
border-color: #7586a2;
border-width: 1px;
height: 20px;
background-color: white;
}



#menu-haut a
{
color: black;
text-decoration: none;

}

#menu-haut a:hover
{
color: black;
background-color: #cddbf2; 
}

#menu-haut-e1 
{
float:left;
margin-left: 20px;
margin-right: 40px;
}   

#menu-haut-e2 
{
float:right;
margin-left: 20px;
margin-right: 40px;
}

/*************************************************MENU************************************************/

ul 
{
   list-style-image: url("images/liste.png"); 
}

#menu-pubs
{
 width:190px;
 float: left;
 padding: 2px;
 margin: 10px;
}


#menu
{
 width: 170px;
 float:left;
 border: solid;
 padding: 30px,30px, 30px, 30px;
 padding: 10px;
 background-color: white;
 border-width: 1px;
 border-color: #7586a2;
}

#menu a
{

color: black;
text-decoration: none;
}

#menu a:hover
{
background-color: #cddbf2;
text-decoration: none;
}

.element_menu_1 
{
float:left;  

}



.element_menu_2
{
clear: left;

}

/**************************************************pubs*********************************************/

#pube
{
margin-top: 20px; 
 width: 170px;
 float:left;
 border: solid;
 padding: 10px;
 background-color: white;
 clear: left;
 text-align: center;
 border-color: #7586a2;
 border-width: 1px;
}




/**************************************************corps*********************************************/
#corps-pied
{
margin-top: 30px;
float: left; 
min-height: 400px;
min-width: 700px;
margin: 10px;
}

.bouton
{
width:100px;
height: 25px;
border-left: 1px solid silver;
border-top: 1px solid silver;
border-right: 1px solid black;
border-bottom: 1px solid black;
text-decoration: none;
text-align: center;
}

.bouton:hover
{
border-left: 1px solid black;
border-top: 1px solid black;
border-right:  1px solid silver;
border-bottom:  1px solid silver;
color:black;
text-decoration: none;
}


#corps
{
border:solid;
margin-bottom: 20px;

padding:20px;
background-color: white;
width: 700px;
border-color: #7586a2;
border-width: 1px;
}   


/************************************************pied de page************************************************/
#pied_de_page
{
border-width: 1px;
width: 730px;
margin-top: 30px;
text-align: center;
border-style: solid;
margin: 0px,20px, 0px, 0px;
background-color: white;
padding: 20px, 20px, 20px, 20px;
border-color: #7586a2;
}


/*********************************************sy_message**************************************************/

