body
{
background-image:url(../images/background3.png);
background-repeat:repeat;
color:black;
}
#en_tete
{
width:750px;
height:210px;
background-image:url("../images/titre_principal_6bis.png");
background-repeat:no-repeat;
margin:auto;
}
table
{
width:760px;
margin:auto;
margin-top:10px;
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;
}
h2
{
color:#9d0c0c;
text-align:center;
}
.element1
{
width:760px;
font-size:12px;
font-family:verdana,arial,serif;
color:white;
text-align:justify;
margin:auto;
color:white;
padding:10px;
border:1px solid black;
background-color:gray;
}
.element2 img
{
float:left;
margin:10px;
}
.element3
{
min-height:50px;
}
.element1 a
{
font:10px arial;
font-style:italic;
text-decoration:none;
color:white;
margin-left:660px;
}
.element1 a:hover
{
text-decoration:underline;
color:yellow;
}
