/* CSS Document */

body {
	background-color: #FFFFFF;
	 background-image: url("img/fond.gif");
	 background-repeat : repeat-x;
}

.Style3 {color: #0033FF; font-weight: bold;  font-size:20px;}
.style4 {font-size: 15px}
.style4 a{font-size: 12px}
.style5 a{font-size: 15px}
.table{  margin: auto; 
 }

.drapeau {
 width:60px; height:43px;  float: right; border:0px;}

.drap {
 padding: 10px;  padding-top: 5px; }
 

.table a{
	font-size: 17px;
	font-weight: bold; color: #060606;
}
.table a:visited /* Quand le visiteur a déjà vu la page concernée */
{text-decoration: none; color: #060606;}

.table a:hover /* Quand le visiteur pointe sur le lien */
{text-decoration: none;
   color: green;}
   
 .bord { border:0px; }

 .partenaires {
 width:88px; height:31px;  border:0px; }
   
 

.center  {  text-align: center;  }

.titre {
	text-align: center; 
	font-size: 28px;
	font-weight: bold; color: #E62222;
}


a:visited /* Quand le visiteur a déjà vu la page concernée */
{text-decoration: none; color: #0000FF;}

a:hover /* Quand le visiteur pointe sur le lien */
{text-decoration: none;
   color: green;}

a {text-decoration: none;
font-weight: bold;
 font-size:20px;}
