body{
background-color: #ffffff;
color: #454545;
Font-family: Arial;
font-size: 15px;
padding: 0;
margin: 0;
}

.corps {
min-height: 900px !important;
width: 912px;
background-image: url("/images/corps.gif");
background-repeat: repeat-y;
padding-top: 14px; 
text-align: left;
margin-bottom: 0px;;
}

.header img{
padding: auto;
}

.footer {
width: 912px;
background-image: url("/images/corps.gif");
background-repeat: repeat-y;
text-align: center;
font-size: 10px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

.footer a {
text-decoration: none;
color: #454545;
}

.footer a:hover{
color: #AAAAAA;
text-decoration: underline;
}

.menu{
font-size: 16px;
color: #999999;
width: 866px;
border-bottom: 2px solid #AAAAAA;
padding: 3px 0px 3px 0px;
margin: 0px 22px 0px 22px;
}

.menu a{
text-decoration: none;
color: #777777;
font-weight: bold;
}

.menu a:hover{
color: #454545;
}

.contenu{
width: 580px;
padding: 20px 0px 10px 0px;
margin: 0px 22px 0px 22px;
}

.contenu h1{
margin: 24px 0px 10px 0px;
font-size: 16px;
padding: 3px 0px 4px 0px;
border-bottom: 1px dotted #BBBBBB;
color: #0099FF;
}

.encadre {
margin-top: 60px;
margin-right: 22px !important;
margin-right: 12px;
width: 230px;
float: right;
background-color: #CCCCFF;
padding: 10px;
font-size: 14px;
font-family: "Arial";
}

.partenaire a{
float: right;
margin-right: 22px !important;
margin-right: 12px;
margin-top: 10px;
clear: right;
width: 230px;
padding: 10px 10px 14px 10px;
text-align: center;
border: 1px solid #C5C5C5;
}

.partenaire a img{
border: none;
}

.partenaire a:hover{
border: 1px solid #93117e;
}

.encadre a{
color: #454545;
}

.encadre a:hover{
color: #808080;
}

.encadre h1{
margin: 0px 0px 0px 0px;
font-size: 12px;
color: #303030;
text-align: left;
}

.encadre a{
color: #404040;
}


.tableau th{
border-bottom: 1px solid #CCCCCC;
padding: 6px 0px 6px 0px;
background-color: #DDDDDD;

}

.tableau td{
padding: 5px 0px 4px 0px;
border-bottom: 1px solid #CCCCCC;
}

.tableau a{
text-decoration: none;
color: #909090;
}

.tableau a:hover{
color: #707070;
text-decoration: underline;
}













