@charset "utf-8";
/* CSS Document */

body
{
   width: 100%;
   margin: 0px; 
   margin-top: 0px; 
   margin-bottom: 0px;     
}
h1 
{    
   color: #cccccc;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
h2 
{    
   color: #cccccc;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
h3 
{    
   color: #cccccc;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
h4 
{    
   color: #0066cc;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
h5 
{    
   color: #666;
   font-family: "Times New Roman", Times, serif;
   text-align: right;
}
p 
{
	color: #666;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.p 
{
   width: 350px;
   color: #666;
   font-family: "Times New Roman", Times, serif;
   text-align: justify;
}
.p2
{
   width: 350px;
   color: #800000;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
.tableau 
{
   vertical-align:top;
   color: #555;
   font-family: "Times New Roman", Times, serif;
   text-align: justify;
}
.tableau2 
{
   vertical-align:top;
   font-size:11px;
   text-align:center;
   color: #666;
   font-family: "Times New Roman", Times, serif;
}
.tableau3 
{
   vertical-align:top;
   font-size: x-small;
   text-align:left;
   color: #666;
   font-family: Arial, Verdana, Times, serif;
}
.tableau a 
{
   text-decoration: underline;
   color: #800000;
   font-family: Arial, Verdana, Times, serif;
   font-size: x-small;
}
.tableau a:hover 
{
   background-color: #800000;
   color: #cccccc;
   font-family: Arial, Verdana, Times, serif;
   font-size: x-small;
}
a 
{
   text-decoration: underline;
   color: #666666;
   font-family: Arial, Verdana, Times, serif;
   font-size: small;
}

a:hover 
{
   background-color: #9a996e;
   color: #cccccc;
   font-family: Arial, Verdana, Times, serif;
   font-size: small;
}.pied {
	font-size: small;
	text-align: right;
	color: #666;
}
.titre-realisation {
	font-size: x-large;
	color: #CCC;
	text-align: center;
}

