body {}
p {}
td {}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

.txt  { color: #717172; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-align: justify;}
.txt_gauche  { color: #717172; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-align: left;}
.texte  { color: #717172; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; }
.txt_orange  { color: #f26622; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-align: justify;}
.txt_orange_gauche  { color: #f26622; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-align: left;}
.atxt_orange  { color: #f26622; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-decoration: none;  }
.atxt_orange:hover  { color: #f26622; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-decoration: underline; }
a  { color: #717172; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-decoration: none;  }
a:hover  { color: #717172; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-decoration: underline;  }
.titre  { color: #717172; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier }
.titre_orange { color: #f26622; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier }
.titre_orange_promo { color: #FF0000; font-weight: bold; font-size: 11px; font-family: verdana, arial, courier }
.titre_blanc { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier }
.atitre_blanc { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: none }
.atitre_blanc:hover { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: underline }
.atitre { color: #717172; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: none }
.atitre:hover { color: #717172; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: underline }
.fond_gauche { background: url(medias/communs/fond_gauche.gif) no-repeat }
.fond_produits { background: url(medias/communs/fond_produits.gif) no-repeat }
.casecocher { background-color: #fff }
.orange { color: #f4783c; font-weight:bold; }
.txtnoir  { color: #000000; font-size: 10px; line-height: 12px; font-family: verdana, arial, courier; text-align: justify;}
* html #bloc_bas		{ float:left; width:775px; padding:0px 0 0 0}
.trait-orange 	{ border-bottom:1px solid #f4783c; clear:both; }

#bloc_produits	{ background:#edf1f6; border-top:1px solid #e3e3e3; padding:12px 0 25px 21px; float:left; width:754px;} 
#bloc_produits_fiche	{ background:#edf1f6; border-top:1px solid #e3e3e3; padding:12px 0 25px 21px; float:left; width:500px;}
#bloc_produits img, #bloc_produits_fiche img	{ border:0;}
* html #bloc_produits	{ background:#edf1f6; border-top:1px solid #e3e3e3; padding:12px 0 25px 21px; float:left; width:774px;}
#bloc_produits-index	{ float:left; width:754px;} 
* html #bloc_produits-index	{ float:left; width:774px;}

.box_produit 	{ width:200px; height:104px; background:#FFFFFF; border-bottom:1px solid #9a9ca9; border-left:1px solid #9a9ca9; float:left; margin:20px 16px 0 0 }
* html .box_produit 	{ width:200px; height:104px; background:#FFFFFF; border-bottom:1px solid #9a9ca9; border-left:1px solid #9a9ca9; float:left; margin:20px 18px 0 0 }

.box_produit-index 	{ width:105px; height:104px; background:#FFFFFF; border-bottom:1px solid #9a9ca9; border-left:1px solid #9a9ca9; float:left; margin:20px 16px 0 0 }
* html .box_produit-index 	{ width:105px; height:104px; background:#FFFFFF; border-bottom:1px solid #9a9ca9; border-left:1px solid #9a9ca9; float:left; margin:20px 18px 0 0 }

.text-pt { font-size:9px; padding:0px 0px 5px 5px; color: #717172; font-size: 10px; font-family: verdana, arial, courier;  }

.atitre_over { color: #000000; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: none }
.atitre_over:hover { color: #000000; font-weight: bold; font-size: 10px; font-family: verdana, arial, courier; text-decoration: underline }

@media screen {
	.noprint { visibility: visible; display:block }
}
@media print {
	.noprint { visibility: hidden; display: none}
}


input {  font-size: 10px;  font-family: verdana, arial, courier; }
select {  font-size: 10px;  font-family: verdana, arial, courier; }
textarea {  font-size: 10px;  font-family: verdana, arial, courier; }

.btnProduit,
.btnQuestions
{
	margin-bottom: 5px;
	text-align: center;
}

.btnProduit a:hover img,
.btnQuestions a:hover img
{
	opacity:0.70 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
	filter: alpha(Opacity=70) !important;
}
