.ContactUsInput
{
	background-color: transparent;
}

.LienAutreProduit {
	font-size: 11px;
}
a.LienAutreProduit:link {
	color: #0099FF;
	text-decoration: none;
}
a.LienAutreProduit:visited {
	color: #0099FF;
	text-decoration: none;
}
a.LienAutreProduit:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.LienAutreProduit:active {
	color: #FF0000;
	text-decoration: underline;
}

.MenuProduit {
	font-size: 11px;
}
a.MenuProduit:link {
	color: #0099FF;
	text-decoration: none;
}
a.MenuProduit:visited {
	color: #0099FF;
	text-decoration: none;
}
a.MenuProduit:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.MenuProduit:active {
	color: #FF0000;
	text-decoration: underline;
}
.LinkProduit {
	font-size: 11px;
}
a.LinkProduit:link {
	color: #0099FF;
	text-decoration: none;
}
a.LinkProduit:visited {
	color: #0099FF;
	text-decoration: none;
}
a.LinkProduit:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.LinkProduit:active {
	color: #FF0000;
	text-decoration: underline;
}
.PetroleTableTitre {
	font-size: 9px;
}
.PetroleTableNombres {
	font-size: 9px;
}
.PetroleTableCaracteristiques {
	font-size: 12px;
	font-weight: bold;
}
.PetroleTableSpecifications {
	font-size: 12px;
}
.PetroleTableMaterial {
	font-size: 14px;
	font-weight: bold;
}
.PetroleTexte {
	font-size: 12px;
	text-align: justify;
	text-indent: 1cm;
}
.SpecialTexte {
	font-size: 14px;
	text-align: justify;
	text-indent: 1cm;
}
.TitreCategories {
  	font-size: 36px;
}
