body
{
width: 90%;
margin-left: auto;
margin-right: auto;
font-family: "comic sans ms", arial;
background-image: url("images/fonddep1.jpg");
background-repeat: no-repeat;
}
a
{
color: #F7E444;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
h1
{
text-indent: -50000px;
}
#en_tete
{
height: 109px;
background: url("images/banniere.jpg") no-repeat ;
background-position: center;
}
#eussa
{
margin-top:20px;
height: 129px;
background: url("images/titre1.png") no-repeat ;
background-position: center;
}
#menu
{
width: 18%;
float: left;
}
.sous_menu1
{
margin-top:20px;
background-color: #2D3F5E;
color: #F7E444;
border: 2px dotted #F7E444;
}
.sous_menu2
{
margin-top:20px;
background-color: #2D3F5E;
color: #F7E444;
border: 2px dotted #F7E444;
}
.sous_menu1 h3
{
color: #0099ff;
text-align: center;
}
.sous_menu2 h3
{
color: #0099ff;
text-align: center;
}
#corps
{
margin-left: 22%;
margin-top:20px;
padding: 10px;
border: 2px dotted #F7E444;
color: #fbc53a;
background-color: #2D3F5E;
text-align: justify;
}
#corps h2
{
text-align: center;
color: #0099FF;
}
#pied_de_page
{
clear: left;
margin-top: 30px;
padding:5px;
background: bottom right #2D3F5E;
color: #E3AB57;
text-align: center;
border: 2px dotted #F7E444;
}
h4
{
text-align: center;
color: #0099FF;
}
img
{
border: none;
}


