body
{
width:780px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background-color:black;
color:white;
}
#en_tete
{
width:152px;
height:113px;
background-image:url("images/banniere.bmp");
background-repeat:no-repeat;
margin-bottom: 10px;
margin:auto;
}
#menu
{
margin-top:30px;
float: left;
width:170px;
font-family:"Comic Sans MS";
text-align:center;
background:url("images/trombone1.jpg") center center black no-repeat;
font-size:1.2em;
border:ridge red 5px;
line-height:25px;
}
#menu a
{
text-decoration:none;
color:#750000;
}
#menu a:active
{
text-decoration:underline;
}
#menu .sous_menu
{
margin:auto;
width:142px;
margin-top:7px;
margin-bottom:7px;
background:url("images/menu.jpg") center center no-repeat black;
padding-left:2px;
}
#menu .sous_menu:hover
{
background-image:url("images/menu_hover.jpg");
}
#corps 
{
border:5px red ridge;
padding:10px;
margin-top:30px;
margin-left:190px;
}
#corps  h1
{
color:#750000;
font-size:3em;
text-align:center;
}
#corps h2
{
color:#750000;
font-size:2em;
text-align:center;
}
#corps #mail a
{
color:#750000;
}
#corps #mail
{
color:orange;
line-height:25px;
font-size:1em;
}


#corps ul
{
font-size:1.05em;
color:red;
margin-left:60px;
line-height:45px;
}
#corps ul a
{
color:orange;
}
#corps ul .logo
{
float:right;
margin-top:10px;
}
#corps .mailing 
{
font-size:1.4em;
text-align:center;
}
#corps .mailing  a
{
text-decoration:none;
color:#750000;
}
#corps .mailing a:hover
{
text-decoration:underline;
}