body{
	font-family:verdana;
	font-size:11px;
}

.titrePageTabProdHautPanier{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.txtNorm{
	font-size:12px;
}

.txtBig{
	font-size:13px;
	font-weight:bold;
}

.textNormTitre{
	font-size:12px;
	font-weight:bold;
}

.lienVoirPage{
	color:#49702f;
	text-decoration:none;
}
.lienVoirPage:hover{
	text-decoration:underline;
}

.lienFaq{
	color:#333333;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.lienFaq:hover{
	color:#888888;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.inputText{
	border:1px solid #888888;
	background-color:#efefef;
	font-family:verdana;
	font-size:13px;
	color:#333333;
}

.lienResRech{
	text-decoration:none;
	color:#555555;
}
.lienResRech:hover{
	text-decoration:underline;
	color:#000000;
}