﻿/* NOS PRODUITS */

.tabContenu			{  }
.colContenuGauche	{ width: 390px; vertical-align: top; text-align: left; } .colContenuGauche { text-align: -moz-left; }
.colContenuDroite	{ width: 550px; vertical-align: top; text-align: left; } .colContenuDroite { text-align: -moz-left; }


.txtSavoirFaireBig	{ font-size: 17px; font-weight: bold; }


/* Theme et Gamme */

.lnkElement				{ cursor: pointer; text-decoration: none; }
.lnkElement:hover		{ text-decoration: none; }
.lnkElement:hover TD	{ text-decoration: none; }

.colLnkElement			{ font-size: 12px; font-weight: bold; padding: 5px 5px 5px 5px; text-align: center; } .colLnkElement { text-align: -moz-center; }

.colLibelleProduit		{ width: 100%; background-color: #7b1115;  padding: 5px 10px 5px 10px; }
.lblLibelleProduit		{ color: #ff5c01; font-size: 15px; font-weight: bold; }
.colDescriptionProduit	{ width: 100%; background-color: #ff5c01; color: #ffffff; padding: 5px 10px 5px 10px; font-style: italic; }

.lnkMenuPageGammeDistribution		{ text-decoration: none; font-style: italic; font-weight: bold; } 
.lnkMenuPageGammeDistribution:hover	{ text-decoration: underline; color: #ff5c01; } 

