body
{
background-repeat:repeat-y;
background-color: #FFFFCC;
width:950px;
height: auto;
margin-top:20px;
margin-bottom: 20px;
margin-left:35px;
margin-right:35px;
}
.en_tete
{
height:100px;
width:800px;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
background-repeat:no-repeat;
border: none;
}

.menu a
{
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}
.menu /*menu principal*/
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
margin-top:25px;
width:810px;
height:30px;
margin-right: auto;
margin-left:auto;

}

.menu td /*menu principal*/
{
background-color: #CC0033;
border:outset  #FFFFFF 4px;
margin-left:0px;
margin-right:0px;
padding-left:7px;
padding-right:7px;
padding-top: 5px;
padding-bottom: 5px;

}
.menu td a:hover
{
color:#FFFF00;
}

dl, dt, dd, ul, li /*sousmenu*/
{
margin: 2px;
padding: 2px;
list-style-type: none;
}
#menu /*sousmenu*/
 {
position:relative;
float:left;
top: 20px;
left: 75px;
}
dl#menu /*sousmenu*/
{
width: 245px;
}
dl#menu dt /*sousmenu*/
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-image:url(../fonds/puce2.png);
background-position:center;
background-repeat:no-repeat;
cursor: pointer;
margin: 2px 0;
height: 30px;
line-height: 30px;
text-align: center;
font-weight: bold;
border:none;

}
dl#menu dd /*sousmenu*/
{
border:none;
}
dl#menu li /*sousmenu*/
{
line-height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
padding-bottom:2px;
}
dl#menu li a, dl#menu dt a /*sousmenu*/
{
text-indent: 10px;
background-image:url(../fonds/puce3.png);
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
color: #FFFFFF;
display: block;
border: none;
height: 20px;
width:200px;
}

dl#menu li a:hover, dl#menu dt a:hover /*sousmenu*/
{
color: #000000;
background-image:url(../fonds/puce3.png)
}

h1
{
padding-top:15px;
color:#000000;
font-family:Castellar, Arial, Helvetica, sans-serif;
font-size:2em;
}
.corps
{
position:relative;
background-color: #FFFFFF;
border:outset #000000 4px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
margin-top:20px;
padding-bottom:20px;
padding-left:5px;
padding-right:5px;
right: 75px;
width:520px;
height: auto;
}
.corps img
{
text-align:left;
}
.corps table
{
width:auto;
height: auto;
}
.corps td
{
border: outset #3399FF 2px ;
margin:2px;
}
.corps th
{
width: 100px;
text-align: left;
}
.corps li
{
text-align:left;
margin-left:15px; 
list-style:circle;
}
.corps strong
{
font-size:20px;
}
.pied_page
{
float: right;
height:80px;
width: 950px;
margin-top:20px;
}
