body
{
background-image:url(../images/background3.png);
background-repeat:repeat;
color:black;
}
#en_tete
{
width:780px;
height:100px;
background-image:url("../images/titre_source.png");
background-repeat:no-repeat;
margin:auto;
}
table
{
width:80%;
margin:auto;
margin-top:5px;
border:2px outset black;
background-color:#e0e0db;
border-collapse:collapse;
}
a
{
text-decoration:none;
color:green;
}
a:hover
{
text-decoration:underline;
color:#c31000;
}
a:active
{
color:#c31000;
}
td
{
font-size:10px;
font-family:verdana,arial,serif;
color:black;
margin:auto;
text-align:center;
border-width:4px;
border-color:rgb(255,122,36);
border-style:outset; 
border-collapse:collapse;
}
#p1
{
width:80%;
margin:auto;
margin-top:10px;
text-align:justify;
color: black;
}
#i1
{
float:right;
margin:10px;
}
#i2
{
float:left;
margin:10px;
}
.armee
{
width:50%;
border:0px solid green;
margin:auto;
}
