body
{
background-image:url("../images/background2.png");
background-repeat:repeat;
color:black;

}
#en_tete
{
width:800px;
height:20px;
background-image:url("../images/titre_principal01.png");
background-repeat:no-repeat;
margin:auto;
margin-bottom:10px;
}
#directeurs
{
float:left;
width:238px;
border:2px solid #64400a;
background-color:black;
color:white;
text-align:center;
}
a
{
text-decoration:none;
color:white;
}
a:hover
{
text-decoration:underline;
color:yellow;
}
.element_1
{
font-size:14px;
margin-top:20px;
margin-bottom:35px;
}
#menu
{
float:right;
width:240px;
}
.element_2
{
font-size:14px;
color:white;
background-color:#626262;
text-align:center;
border:2px solid black;
margin-left:1px;
margin-bottom:6px;
}
.element_2 h4
{
color:white;
font-family:arial,"arial black","times new roman",times, serf;
}
.element_2 ul
{
padding:0px;
padding-left:20px;
padding-bottom:5px;
margin:0px;
margin-bottom:10px;
}
.element_2 a
{
color:#B3B3B3;
}
.element_2 a:hover
{
background-color:#B3B3B3;
color:black
}
#corps
{
margin-left:238px;
margin-right:240px;
border:2px solid #9f3c0a;
}
#corps p
{
magin:auto;
text-align:center;
}
.couleur1
{
color:blue;
font-family:"times new roman",times,arial,"arial black", serif;
font-size:18px;
font-style:bold;
}
.couleur2
{
color:green;
padding:5px;
margin-bottom:3px;
}
.couleur3
{
color:red;
}


