body{
margin: 20px 0px 0px 0px;
background:url(fond.jpg) fixed repeat;
}

img{
margin: 0px 0px 0px 25px;
}

#tete{
height:110px;
width:100%;

}

#tete h1{
font-family:Times;
font-weight:bold;
color:#000000;
font-size:30pt;
text-align:center;
}

#sommaire{
width:200px;
padding: 0px 5px 0px 5px;
float:left;
}

h2{
font-family:Comic Sans MS;
font-size:18pt;
font-weight:bold;
color:#AC1E44;
text-align:center;
}



#lien{
width:200px;
padding: 0px 5px 0px 5px;
float:right;
}

#corp{
overflow:auto;

}

#corp p{
font-family:Times;
font-size:12pt;
color:#000000;
text-align:justify;
}

#corp ol li{
font-family:"Comic Sans MS";
font-size:16pt;
color:#1D6A0F;
clear: both;
}

#corp ul li{
font-family:"Comic Sans MS";
font-size:12pt;
color:navy;
clear: both;
}


#corp table{
width:80%;
margin-left: auto;
margin-right: auto;
font-family:Times;
color:#000000;
font-size:14pt;
text-align:center;
border-width:5px 5px 5px 5px;
border-style:solid;
border-color:#000000;
border-spacing:10px;
}

#corp td{
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#000000;
padding:5px 5px 5px 5px;
border-spacing:10px;
}

#corp .fondjaune{
background:url(fond2.jpg) fixed repeat;
}


#corp .lignerouge{
border-color:#FF0000;
font-family:"Comic Sans MS";
font-size:14pt;
font-weight:bold;
}


#corp .alignementdroite{
text-align:right;
}

#pied{
height:60px;
clear: both;
}

#pied p{
font-family:Times;
font-size:14pt;
color:#000000;
text-align:center;
}

.droite{
float:right;
}


.menu{
font-family:Comic Sans MS;
font-style:normal;
font-weight:normal;
font-size:8pt;
text-align:justify;
text-decoration:none;
color:#000000;
}

.menu a:link{
font-family:Comic Sans MS;
font-style:normal;
font-weight:normal;
font-size:8pt;
color:#000000;
text-align:justify;
text-decoration:none;
}

.menu a:visited{
font-family:Comic Sans MS;
font-style:italic;
font-weight:normal;
font-size:8pt;
color:#FF0000;
text-align:justify;
text-decoration:none;
}

.menu a:hover{
font-family:Comic Sans MS;
font-style:normal;
font-weight:normal;
font-size:10pt;
color:#FF9C00;
text-align:justify;
text-decoration:none;
}