/* TITRE - ALL LANGUAGE FR - IT - ES - EN */
.titre_fond{
	background-image: url(../images/07-fr-index-titre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.titre_fond2{
	background-image: url(../images/07-fr-index-titre-gd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

/* PARTENAIRE INDEX - ALL LANGUAGE FR - IT - ES - EN */

#partenaires{
	  width: 925px; margin:0px;	 
}


/* FONTS DIVERS - POLICES DE CARACTERES */

.categorie{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	text-decoration: none;
}
.faq{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px; font-weight: bold; text-decoration: none; color: #0099FF;
}
.fp{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; font-size: 10px; text-align: left; margin-left:5px; text-decoration: none; 
}
.fp2{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; font-size: 10px;  text-decoration: none; 
}
.mention{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;	font-size: 10px;	text-align: right;	text-decoration: none; 
}
.m_top{
	border-top: solid 1px #CCCCCC;
}
.opeco{
	FONT-FAMILY: Arial, Helvetica, sans-serif;	 font-size: 16px; font-weight: bold; text-decoration: none;  
}
.opeco2{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;	 font-size: 22px; font-weight: bold; text-decoration: none; 
}
.opeco3{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;	 font-size: 36px; font-weight: bold; text-decoration: none; 
}
.partaccueil{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;	font-size: 9px;	text-decoration: none;	
}
.prix{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	margin-right:5px;
}
.px{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	margin-right:5px; margin-left:5px;
}
.qui{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; font-size: 9px; text-decoration: none;	margin-left:5px; 
}
.quiplus{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; font-size: 10px; text-decoration: none;	margin-left:5px; 
}
.txt{
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; margin-left:5px; text-decoration: none; 
}
.titre{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;	text-decoration: none;
}
.link{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;	text-decoration: none;
}
.titrebig{
	FONT-FAMILY: Arial, Helvetica, sans-serif;	 font-size: 14px; font-weight: bold;	text-decoration: none;
}
.titresmall{
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none;
}
h2{
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
h3{
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/* BLOC */

.bloc{
	border-right: solid 1px #CCCCCC;
}


/* TEINTES DES POLICES */

.blanc{
	COLOR: #ffffff;	
}
.bleu{
	COLOR: #0169B2;	
}
.cyan{
	COLOR: #009EE0;	
}
.noir{
	COLOR: #000000;
}
.gris{
	COLOR: #333333;
}
.grisc{
	COLOR: #999999;
}
.grisblanc{
	COLOR: #CCCCCC;
}
.jaune{
	COLOR: #ffec00;
}
.orange{
	COLOR: #FF9900;
}
.or{
  COLOR : #d7cc45; 
}
.vert{
  COLOR : #99CC00;
}
