body
{
background-image:url("../images/backgroundbeigeclair.png");
background-repeat:repeat;
color:black
}
#en_tete
{
width:780px;
height:100px;
background-image:url("../images/backgroundassociations.png");
background-repeat:no-repeat;
margin:auto;
margin-top:10px;
margin-bottom:5px;
}
.table1
{
width:780px;
margin:auto;
margin-top:0px;
border:4px inset blue;
border-collapse:collapse;
}
.table1 a
{
text-decoration:none;
color:#15008f;
}
.table1 a:hover
{
text-decoration:underline;
color:black;
}
.table1 tr
{
background-color:#d0efff;
}
.table1 td
{
font-size:10px;
font-family:verdana,arial,serif;
color:red;
margin:auto;
text-align:center;
padding:2px;
border-width:2px;
border-color:rgb(255,122,36);
border-style:outset; 
background-color:#d0efff; 
border-collapse:collapse;
}
.corps
{
width:780px;
margin:auto;
text-align:justify;
margin-top:30px;
margin-bottom:20px;

border:0px solid #15008f;
font-family:arial,"arial black",verdana,serif;
font-size:12px;
color:#15008f;
padding-top:10px;
padding-left:10px;
padding-right:10px;

}
#img1
{
float:right;
margin:auto;
margin-right:50px;
margin-top:20px;
margin-bottom:10px;
padding-left:20px;
}
#img3
{
float:left;
margin:auto;
margin-top:10px;
margin-bottom:10px;
}
#table1
{
width:80%;
margin:auto;
}
#table1 td
{
text-align:center;
font-size:0.6em;
}
#fin
{
width:225px;
height:43px;
background-image:url("../images/separationcourbe.png");
background-repeat:no-repeat;
margin:auto;
margin-top:10px;
margin-bottom:5px;
}
