body
{
background-image:url("../images/backgroundbleuvert.png");
background-repeat:repeat;
color:black;
}
#en_tete
{
width:765px;
height:129px;
background-image:url("../images/titre_principal_equipes.png");
background-repeat:no-repeat;
margin:auto;
}
table
{
width:760px;
margin:auto;
margin-top:10px;
border:8px inset green;
border-collapse:collapse;
}
a
{
text-decoration:none;
color:black;
}
a:hover
{
text-decoration:underline;
color:#c31000;
}
a:active
{
color:#c31000;
}
tr
{
background-image:url("../images/backgroundjaunegris.png");
background-repeat:repeat;
} 
td
{
font-size:10px;
font-family:verdana,arial,serif;
color:#112d0c;
margin:auto;
text-align:center;
padding:2px;
border-width:4px;
border-color:#112d0c;
border-style:outset; 
border-collapse:collapse;
}
h2, h3
{
color:#11580c;
text-align:center;
}
.element1
{
font-size:10px;
font-family:verdana,arial,serif;
color:black;
text-align:center;
}
tr .taille
{
font-size:15px;
font-style:italic;
font-weight:bold;
}
.element2
{
text-align:justify;
width:760px;
margin:auto;
margin-top:10px;
margin-bottom:15px;
}
h4
{
width:760px;
margin:auto;
text-align:left;
}
.element2 a
{
font:10px arial;
font-style:italic;
text-decoration:none;
color:red;
margin-left:660px;
}
.element2 a:hover
{
text-decoration:underline;
color:blue;
}


