/*-- Menu principal --*/
	.buttonscontainer {}
	
	.buttons a {
	color: #76914B;
	font: 13px Arial, sans-serif;
	text-decoration: none;
	text-align: left;}
	
	.buttons a:hover {
	color: #A6CE39;
	text-decoration: none;}
	
	.princivisite {
	color: #A6CE39;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;}
	
/*-- Bouton english --*/
	.buttonscontaineren {}
	
	.buttonsen a {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #9D9FA1;
	font: 12px Arial, sans-serif;
	text-decoration: none;
	text-align: center;}
	
	.buttonsen a:hover {
	color: #5A5B5B;
	text-decoration: none;}
	 
/*-- Menu secondaire --*/
	.buttonscontainer2 {width: 100%;}
	
	.buttons2 a {
	color: #A6CE39;	
	font: 13px Arial, sans-serif;
	text-decoration: none;
	text-align: left;}
	
	.buttons2 a:hover {
	color: #76914B;
	text-decoration: none;}
	
	.seconvisite {
	color: #76914B;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold}
	
/*-- Menu gauche --*/
	.buttonscontainer3 {width: 100px;}
	
	.buttons3 a {
	display: block;
	padding-right: 5px;
	color: #A6CE39;
	font: 13px Arial, sans-serif;
	text-decoration: none;
	text-align: left;}
	
	.buttons3 a:hover {
	color: #76914B;
	text-decoration: none;}
	
	.gauchevisite {
	color: #76914B;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;}
	
/*-- Liens voir spécifications --*/
	
	.liens_spec a {
	color: #A6CE39;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: "px Arial", sans-serif;
	font-size: 12px;
}
	
	.liens_rubrique a:hover {
	color: #76914B;
	text-decoration: none;}
	
	
	.liens_rubrique a {
	color: #A6CE39;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: "px Arial", sans-serif;
	font-size: 13px;
}
	
	.liens_spec a:hover {
	color: #76914B;
	text-decoration: none;}
	

/*-- Image en fond de cellule pour le menu de gauche --*/
	.img_fond_cell {
	background-repeat: no-repeat;
	background-position: right top;}
	
/*-- Image en fond de cellule pour page intro--*/
	.img_fond_intro {
	background-repeat: no-repeat;
	background-position: left top;}
	
/*-- Texte d'information gris --*/
	.texte_info_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8a8c8e;
	text-decoration: none;}
	
/* Liens sans soulignement */	
	.liens_normal {
	text-decoration: none;
}
	
/*-- Texte d'information gris bold --*/
	.texte_info_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #76787b;
	text-decoration: none;}
	
/*-- Gros Titre --*/	
	.titre_18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 15pt;}
	
/* titre 16 pt */	
	.titre_16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;}
	
/*-- Petit titre --*/	
	.titre_13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}
	
/*-- Petit titre --*/	
	.titreBlanc_13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 5px;
	color:#FFFFFF;}
	
/* Texte du tableau spécification */	
.texte_tabspec_11pt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8A8C8E;
	text-decoration: none;}

/* Texte du tableau images de templates */
.bordureimage a:link { color: #666666; }
.bordureimage a:hover { color: #666666; }
.bordureimage a:visited { color: #666666; }
.bordureimage { color: #8a8c8e; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}