.text {   
	font-family: Tahoma,Arial;
   	font-weight: normal;
   	font-size: 12px;
   	color: Gray;
}

.titreBleu {
	font-weight:bold;
	color:#446d8c;
}

.titreBleuGros {
	font-weight:bold;
	color:#446d8c;
	font-size:16px;
}		
 
.emphase {
 font-weight: bold;
}

.textKnowMore {
	font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 12px;
    font-style:italic;
    color: Blue;
}

.titleWhite { 
  	font-size: 12px;
  	vertical-align: middle;
  	color: White;
  	font-family: tahoma,arial;
  	text-transform: uppercase;
  	font-weight: bold;
}

.title1 {
	font-weight: bold;
}

.productTable {
	background-color:#b6b6b6;
	padding:2px;
	width:400px;
	font-size:12px;
}
	
.productFamily { 
	font-weight: bold;
	color:#FFFFFF;
}

.product {
	color:#FFFFFF;
	margin-left:40px;
	padding-left:40px;
}
.subProduct {
 	color:#FFFFFF;
	margin-left:60px;
	padding-left:60px;
}

.footer {
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.ficheProduitTitre {
	text-align:center;
	font-size:16px;
	font-family:Tahoma, Arial
}

/* special = elements du tableau des produits */
a.special:active {
	color:#FFFFFF;
}
a.special:hoover {
	color:#FFFFFF;
}
a.special:visited {
	color:#FFFFFF;
}
a.special:link {
	color:#FFFFFF;
}
/* //////////////////////////////////////////// */

/* faq */
.underConstruction {
	text-align:center;
	font-size:xx-large;
	font-weight:bolder;
	font-family:Tahoma,Arial;
}

.titreFaq {
	font-weight:bold;
	color:#446d8c;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textFaq {   
	font-family:Verdana, Arial, Helvetica, sans-serif.
   	font-weight: normal;
   	font-size: 12px;
   	color: Gray;
}		
/* ///////////////////////////////////////////////// */

/* Liens du pied de page */
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;;
   	font-weight: normal;
   	font-size: 9px;
	color:#6295BD;
}
a.footer:hoover {
	font-family: Arial, Helvetica, sans-serif;;
   	font-weight: normal;
   	font-size: 9px;
	color:#6295BD;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;;
   	font-weight: normal;
   	font-size: 9px;
	color:#6295BD;
}
a.footer:link {
font-family: Arial, Helvetica, sans-serif;;
   	font-weight: normal;
   	font-size: 9px;
	color:#6295BD;
}


/* /////////////////////// */

input, select {
	font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 10px;
}
