
body		{  color:#ff8000; font-family:Tahoma; font-size:11pt; }
h1 			{ font-size:14pt; margin-bottom:0 }
a:visited	{ color:#580755; text-decoration:none;}
a:hover		{ color:#580755; text-decoration:none;}
a:link		{ color:#580755; text-decoration:none;}
.divider	{ color:#333333; }

#en_tete
{
        width: 798px;
        height: 100px;
        background-image: url("../../images/Copie de Image1.jpg");
        margin-bottom: 10px;
		border: 2px solid black;
}
#pied_de_page
{
        height:45px;
        text-align: center;  
        background-image: url("../../images/piedb.jpg");  
        border: 2px solid black;
        margin-top: 10px;  
        color:black;
		padding-top:5px;
}