body 
{
margin: 0;
}

table.contour
{
border:1px solid #000000;
}

p 
{  
font-family:  Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
text-align: justify
}

p.right 
{  
font-family:  Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
text-align: right
}

p.tab 
{  
font-family:  Arial; 
font-size: 12px; 
color: #000000; 
text-decoration: none;
text-align: justify;
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;	
}

p.righttab 
{  
font-family:  Arial; 
font-size: 12px; 
color: #000000; 
text-decoration: none;
text-align: right;
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;	
}

p.center 
{  
font-family:  Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
text-align: center
}

p.noircenterpetit
{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

p.titre 
{
font-family:  Arial;
font-size: 20px;
color: #000000;
text-decoration: none;
text-align: justify;
font-weight: bold;
}

p.titrecenter 
{
font-family:  Arial;
font-size: 20px;
color: #000000;
text-decoration: none;
text-align: center;
font-weight: bold;
}

.orange
{
color:#000000;
background-color:#FC7C0B;
width:120px; 
border: 1px solid #000000; 
font-size:11px;
font-family: Arial;
align : center;
}

a.menubas:link    
{  
font-family:  Arial; 
font-size: 11px; 
color: #FF0000; 
font-weight: bold; 
text-decoration: none;
text-align: center
}
a.menubas:visited 
{  
font-family:  Arial; 
font-size: 11px; 
color: #FF0000; 
font-weight: bold; 
text-decoration: none;
text-align: center
}
a.menubas:hover   
{  
font-family:  Arial; 
font-size: 11px; 
color: #868686; 
font-weight: bold; 
text-decoration: none;
text-align: center
}
a.menubas:active  
{  
font-family:  Arial; 
font-size: 11px; 
color: #FF0000; 
font-weight: bold; 
text-decoration: none;
text-align: center
}