.CadreMainListing, .CadreMainPanierBottom
{
	border: solid 1px #DDDDDD;
	width:794px;
	margin: 10px auto;
	padding:2px;
	position:relative;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
	/*z-index:0;*/
}

.CadreMainListing h1
{
	background-image:url(../img/gdrt/gdrt-orange.jpg);
	font-size:12px;
	color:white;
	padding: 3px 0px 4px 15px;
}

.CadreMainPanierBottom
{
	width:500px;
	float:right;
	padding:10px;
	margin: 0px auto;
}

.filAriane
{
	background-image:url(../img/bckgd/fil_ariane.jpg);
	background-repeat:repeat-x;
	width:792px;
	height:19px;
	border:1px #eeeeee solid;
	-moz-box-shadow:0px -1px 6px #bbbbbb;
	padding: 3px 0px 0px 5px;
	
}

.filAriane .arianeSelected, .filAriane a
{
	float:left;
	font-size:11px;
	margin: 0px 3px 0px 0px;
	color:#888888;
}

.filAriane .arianeSelected
{
	color:#000000;
	font-weight:bold;
}

.imgListing
{
	border:1px #f09923 solid;
	width:160px;
	height:130px;
	float:left;
	text-align: center;
}

.titleListing
{
	color:#f09923;
	font-size:20px;
	font-weight: normal;
	line-height:18px;
	clear:both;
}

.encartListing
{
	clear:both;
	margin-top:10px;
}

.txtEncartListing
{
	float:left;
	margin: 0px 0px 10px 15px;
	width:290px;
	height:188px;
	display:block;
	overflow:hidden;
	padding-right: 10px;
}

.sousCat
{
	margin: 10px 0px 0px 0px;
	float:left;
	display:block;
	width:320px;
}

.sousCat ul
{
	list-style:none;
	font-size:11px;
	color:#666666;
	height:155px;
	overflow:auto;
}

.sousCat ul li a
{
	color:#666666;
}

.SubCategory
{
	font-weight: 900;
	font-size: 14px;
}

.sousCat ul li .SubCategory a
{
	color: black;
}

.sousCat h3
{
	font-size:11px;
}

.listing
{
	clear:both;
}

.listing th
{
	background-image:url(../img/gdrt/gdrt-gris.jpg);
	background-repeat:repeat-x;
	text-transform: none;
	color:#000000;
	font-weight:100;
	font-size:10px;
	padding: 0px 10px 0px 0px;
	height:20px;
	font-weight:bold;
}

.listing .designation
{
	width:300px;
	text-align:left;
}

.listing .priceUnit
{
	text-align:right;
}

.listing .add
{
	text-align:right;
}

.listing .odd, .listing .even
{
	background-image:url(../img/bckgd/listing01.png);
	background-repeat:repeat-y;
	width:794px;
	min-height:58px;
	position: relative;
	margin: 3px 0px 3px 0px;
	padding: 5px 5px 0px 0px;
	border-bottom:1px #000000 dotted;
}

.listing .odd:hover, .listing .even:hover
{
	background-image:url(../img/bckgd/listing_hover.png);
}

.listing .even
{
	background-image:url(../img/bckgd/listing02.png);
}

.listing .imgListProduct
{
	min-width: 100px;
	min-height:70px;
	margin: 5px 10px 5px 10px;
	float:left;
	text-align: center;
}

.imgProductListProduct > img
{
	border:1px #dddddd solid;
}

.listing .product
{
	font-size:11px;
	font-weight:bold;
	display:block;
	position:relative;
	width:200px;
	min-height:65px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	float:left;
}

.listing .productBox
{
	width:300px;
	margin: 0px 10px 0px 0px;
}

.listing .product .name
{
	display:block;
	height:55px;
	overflow:hidden;
}

.listing .ref
{
	font-size:10px;
	color:#666666;
	font-weight:normal;
}

.listing .flash
{	
	height:66px;
	width:100px;
	color:white;
	background-image:url(../img/icones/flash.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	float:left;
	position:relative;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.listing .flash p
{	
	padding: 5px 0px 0px 10px;
	float:left;
	width:30px;
}

.listing .flash .delai
{
	text-align: left;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 15px;
	font-size:10px;
	/*line-height:13px;*/
}

.listing .price
{
	float:left;
	text-align:right;
	width:140px;
	display:block;
	overflow:hidden;
	margin-right:5px;
}

.listing .price .big
{
	color:#f09923;
	font-size:14px;
	font-weight:bold;
}

.listing .price .promo
{
	color:red;
	font-size:9px;
	font-weight: normal;
	text-decoration:line-through;
}

.listing .price .TTC
{
	color:#666666;
	font-size:11px;
	font-weight: normal;
}

.listing .price .TTCpromo
{
	color:#666666;
	font-size:10px;
	font-weight: normal;
	text-decoration:line-through;
}

.listing .dispo, .ProduitDescription .dispo, .listing .dispo_rouge, .ProduitDescription .dispo_rouge, .listing .dispo_orange, .ProduitDescription .dispo_orange
{
	background-image:url(../img/icones/dispo.png);
	background-repeat:no-repeat;
	width:70px;
	height:54px;
	text-align: right;
}

.listing .dispo_rouge, .ProduitDescription .dispo_rouge
{
	background-image:url(../img/icones/dispo-rouge.png);
}
.listing .dispo_orange, .ProduitDescription .dispo_orange
{
	background-image:url(../img/icones/dispo-orange.png);
}

.ProduitDescription .dispo, .ProduitDescription .dispo_rouge, .ProduitDescription .dispo_orange
{
	float:left;
	margin: 10px 0;
}

.listing .dispo p, .ProduitDescription .dispo p, .listing .dispo_rouge p, .ProduitDescription .dispo_rouge p, .listing .dispo_orange p, .ProduitDescription .dispo_orange p
{
	padding:27px 0px 0px 0px;
	font-size:14px;
	font-weight: bold;
	color:#093;
	text-align:center;
}

.listing .dispo_rouge p, .ProduitDescription .dispo_rouge p
{
	color:#990000;
}

.listing .dispo_orange p, .ProduitDescription .dispo_orange p
{
	color:#FF9900;
}
.listing .qte input
{
	width:42px;
	text-align:right;
}

.listing .qte
{
	text-align: center;
	width:60px;
}

.listing .addCart
{
	text-align:center;
	width:50px;
}

.pageNum
{
	text-align:center;
	margin: 10px auto 0px auto;
}

.listing .pageNum ul
{
	text-align:center;
	list-style:none;
}


.listing .pageNum ul li
{
	padding:0;
	height:15px;
	width:15px;
	text-align:center;
	margin: 10px 10px 10px 0px;
	display:inline;
}

.listing .pageNum ul li:hover
{
	color:#f09923;
}

.listing .pageNum ul li a
{
	color:#888888;
	text-decoration:none;
	background-color:white;
	padding: 3px 5px 3px 5px;
	border:1px #cccccc solid;
}

.listing .pageNum ul li a:hover
{
	color:#f09923;
	text-decoration:none;
	border:1px #f09923 solid;
}

.listing .pageNum ul li.selected
{
	height:15px;
	width:15px;
	background-color:#f09923;
	color:white;
	padding: 3px 5px 3px 5px;
	border:1px #f09923 solid;
	/*display:block;*/
}

.listing  .ssTotal p
{
	font-weight:bold;
	font-size:14px;
	color:#666666;
	text-align: right;
}

.ssTotal p
{
	width:90px;
}

.print
{
	margin:0px 0px 10px 0px;
	font-size:10px;
	color:#666666;
}

.cartBottom
{
	text-align:right;
}

.livr, .printDevis
{
	width:110px;
	height:110px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align:center;
}

.printDevis
{
	background-image:url(../img/icones/print.png);
	background-repeat:no-repeat;
	padding: 15px 5px 0px 5px;
	font-weight:bold;
	font-size:16px;
	height:95px;
}

.livr
{
	margin-right:30px;
	padding: 0px 5px 0px 0px;
	color:#000000;
}

.tarifMag
{
	color:red;
	font-size:8px;
	margin: 7px 0px 0px 5px;
	float:left;
}

.cartBottom .poids, .cartBottom .tva
{
	font-size:10px;
	color:#666666;
}

.cartBottom .tva
{
	margin-top:5px;
}

.cartBottom .poids
{
	background-color:#dddddd;
	padding: 5px 5px 5px 0px;
	border-top:1px #888888 dotted;
}

.cartBottom .fraisPort
{
	background-color:#dddddd;
	padding: 15px 5px 5px 0px;
	border-bottom:1px #888888 dotted;
}

.cartBottom .promos
{
	background-color: #cccccc;
	padding: 5px 5px 5px 0px;
	border-bottom:1px #888888 dotted;
}

.cartBottom .totalHT
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	background-color:#cccccc;
	/*color:white;
	background-image:url(../img/gdrt/gdrt-noir.jpg);*/
	border-top:1px #888888 dotted;
	border-bottom:1px #888888 dotted;
}

.cartBottom .totalTTC
{
	font-size:16px;
	color:#f09923;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	background-color:#f09923;
	color:white;
	border-bottom:1px #888888 dotted;
	background-image:url(../img/gdrt/gdrt-orange.jpg);
}

.cartBottom .frais, .cartBottom .fraisColis
{
	/*float:left;*/
	text-align: right;
	margin-bottom:5px;
	color:666666;
	width:400px;
}

.cartBottom .fraisPort .frais input
{
	font-size:9px;
}

.listing .fabricant
{
	color:#ac670a;
	padding:0 15px;
	text-align:left;
}

.commander a
{
	background-image:url(../img/buttons/order_noir.png);
	background-repeat:no-repeat;
	width:170px;
	height:20px;
	color:white;
	font-weight:bold;
	padding: 7px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	text-align:center;
	display:block;
	float:left;
}

.commander .continuez
{
	margin-right:160px;
}

.commander a:hover
{
	background-image:url(../img/buttons/order.png);
	text-decoration:none;
}

.cadre
{
	background-image:url(../img/bckgd/cadre.png);
	background-repeat:no-repeat;
	width:266px;
	height:122px;
	float:left;
	margin-top:5px;
}

.cartBox
{
	float:left;
	width:270px;
}

.PriceLivraisongratuitePanier
{
	float:left;
	position:absolute;
	margin: 62px 50px 50px 10px;
	font-size:14px;
	font-weight:bold;
	color:black;
	cursor:default;
}


/*---------------------------------------- BARRE MENU -----------------------------------------------------*/
.BarreMenu
{
	width:1000px;
	height:52px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
	clear:both;
	z-index:100000;
}

.BarreMenuAccueil
{
	background-image:url(../img/bckgd/menu-accueil.jpg);
	border-right: dotted 1px #000000;
	width:35px;
	height:52px;
	display:block;
	float:left;
}
.BarreMenuAccueil:hover
{
	background-image:url(../img/bckgd/menu-accueil-hover.jpg);
}
.BarreMenuAccueil a
{
	width:35px;
	height:52px;
	display:block;
}

.BarreMenuPages
{
	background-image:url(../img/bckgd/menu.jpg);
	width:764px;
	height:52px;
	display:block;
	float:left;
	position:relative;
	z-index:500;
}

.BarreMenuPages ul li a
{
	border-right:1px dotted #999999;
	display:block;
	float:left;
	font-size:10px;
	height:18px;
	margin-bottom:1px;
	min-width:20px;
	padding:4px 3px;
}

.BarreMenuPages ul li a:visited 
{
	background:none;
}

.BarreMenuPages ul li
{
	list-style:none;
	float:left;
	position: relative;
	font-weight:bold;
}

.BarreMenuPages ul li ul
{
	display:none;
	background-color:#000000;
	z-index:5000;
	/*position:absolute;*/
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	list-style:none;
	/*padding: 10px 5px 10px 8px;
	right:0;*/
	margin-top:25px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	-moz-border-radius-bottomleft : 1em;
	-moz-border-radius-bottomright : 1em;
	padding: 5px 0px 10px 0px;

}

.BarreMenuPages ul li:hover ul li
{
	background:none;	
}

.BarreMenuPages ul li:hover ul li a
{
	background-repeat:repeat-x;
}

.BarreMenuPages ul li ul li
{
	background:none;
	font-weight: normal;
	font-size:11px;
}

.BarreMenuPages ul li ul 
{
	display: none;
}

.BarreMenuPages ul li ul li a:hover
{
	background-color:#f09923;
	background-image:url(../img/bckgd/menu-hover2.jpg);
	text-decoration:none;
	color:#FFFFFF;
	width:190px;
}

.BarreMenuPages ul li a:hover
{
	background-color:#f09923;
	background-image:url(../img/bckgd/menu-hover2.jpg);
	text-decoration:none;
	color:#FFFFFF;
}

/*-------------------------------------------------------------------------------------------------------------*/

.LineStatusCart ul
{
	margin:0;
	padding:0;
	letter-spacing:normal;
	/*background-color:none;*/
	background-image:url(../img/bckgd/ul-string.jpg);
	background-repeat: no-repeat;
	background-position:0px -2px;
	color:#888888;
}

.LineStatusCart li
{
	display:inline;
	margin: 0px 30px;
	padding: 3px 10px;
	list-style:none;
	background-color:#ffffff;
	-moz-border-radius : 1em;
	-webkit-border-radius:1em;
	color:#888888;
	border:1px #999999 solid;
	font-size:11px;
}

.LineStatusCart .past
{
	background-color:#999999;
}

.LineStatusCart .lineRight
{
	margin-right:5px;
}

.LineStatusCart .next a
{
	color:#888888;
}

.LineStatusCart .enCours
{
	color:#ffffff;
	background-color:#f09923;
	border:1px #f09923 solid;
}

.LineStatusCart .enCours a
{
	color:#ffffff;
}

.LineStatusCart li a
{
	color:#888888;
}


.LineStatusCart .past a
{
	color:#ffffff;
}

.ProduitAjout a:hover
{
	background-image:url(../img/buttons/ajout_panier.png);
	background-repeat:no-repeat;
	background-position:3px -47px;
}

.ProduitAjout a
{
	height:30px;
}

.ProduitAjoutQte
{
	padding: 5px 10px 5px 10px;
	margin:10px 0px 5px 0px;
}

.cgv
{
	color:#666666;
}

.cgv h1, .formulaire h1
{
	color: #f09923;
}

.cgv h2
{
	color: #f09223;
	font-size:14px;
}

.cgv h3
{
	color: #666666;
	font-size:11px;
}

.cgv .warning
{
	color:#990000;;
	font-weight:bold;
	font-size:11px;
}

.cgv .CadreMainPage, .formulaire .CadreMainPage
{
	padding:10px;
	margin:0;
	width:775px;
}

.cgv .CadreMainPage:hover,  .formulaire .CadreMainPage:hover
{
	border: solid 1px #DDDDDD;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
}

.cgv hr, .formulaire hr
{
	border:none;
	border-bottom:1px #f09923 dotted;
	margin:10px 0;
	clear:both;
}

.formulaire
{
	font-size:11px;
}


.formulaire hr
{
	clear:none;
	float:left;
	width:775px;
}

.formulaire ul
{
	list-style:none;
}


.formulaire .label, .formulaire .Line input
{
	width:250px;
	float:left;
	margin-right:5px;
}

.formulaire .Line select
{
	width:255px;
}

.formulaire .Line, .formulaire .LineOrange, .formulaire .LineCivil
{
	width:525px;
	float:left;
	margin:5px 0px 5px 0px;
}

.formulaire .LineCivil input
{
	width:50px;	
}

.formulaire .LineOrange
{
	color:#f09923;
	font-weight:bold;
	width:780px;
	margin:5px 0px 5px 0px;
}

.formulaire .label
{
	color:#666666;
	margin:5px 0px 5px 0px;
}

.formulaire .promo
{
	color:#f09923;
	font-weight: bold;
}

.formulaire h2
{
	float: left;
	color:#ffffff;
	margin:10px 0px 10px -11px;
	font-size:13px;
	width:782px;
	background-image:url(../img/gdrt/gdrt-orange.jpg);
	background-repeat:repeat-x;
	padding:5px 5px 5px 10px;
}

.formulaire .etoile
{
	color:#f09923;
}

.formulaire .label input
{
	width:220px;
}

.Buttons
{
	width:450px;
	margin:20px 0px 0px 160px;
	float:left;
}

.formulaire .Buttons .FormAnnuler a
{
	background-image:url(../img/buttons/butt_grey.png);
	background-repeat:no-repeat;
	display:block;
	height:17px;
	width:160px;
	color:white;
	float: right;
	text-align:center;
	padding:8px 0px 5px 0px;
	font-weight:bold;
}

.formulaire .Buttons .Valider
{
	width:170px;
	height:30px;
}

.formulaire .Buttons .Valider input
{
	width:170px;
	height:29px;
	background-image:url(../img/buttons/order_noir.png);
	background-color:transparent;
	background-repeat:no-repeat;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0;
	text-align:center;
	color:white;
	font-weight:bold;
	cursor:pointer;
}


.formulaire .Buttons .FormAnnuler a:hover
{
	text-decoration:none;
}

.formulaire .LineCheck
{
	float:left;
	width:300px;
	margin:5px 0;
}

.formulaire form .Line p
{
	font-style: italic;
	font-size: 10px;
}

.grilleTarif, .flashProduct
{
	clear:both;
	float:left;
	width:210px;
	margin: 0px 0px 10px 0px;
}

.grilleTarif ul
{
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	list-style:none;
	border:1px #cccccc solid;
	font-size:10px;
	width:140px;
	-moz-box-shadow: 0px 0px 5px #cccccc;
	-webkit-box-shadow: 0px 0px 5px #cccccc;
	-moz-border-radius : 1em;
	-moz-border-radius : 1em;
	color:#666666;
}

.grilleTarif ul li
{
	padding-bottom:1px;
}

.grilleTarif .grileCde
{
	font-size:12px;
}

.grilleTarif .priceRed
{
	color:#990000;
	font-weight:bold;
}

.grilleTarif .priceGras
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

.productIcones
{
	clear:both;
}

.logoFabricant
{
	width:290px;
	margin-bottom:5px;
	float:left;
	text-align:center;
}

.copyright
{
	color:#999999;
	font-size:10px;
	width:960px;
	margin: 0px auto 15px auto;
}

.copyright > a
{
	text-decoration:none;
	color:#999999;
}

.fraisPrice
{
	float:left;
	font-weight:bold;
	margin-right:0px;
	width:92px;
	padding-top:4px;
}

.fraisInput
{
	float:left;
}

.modifier, .supprimer
{
	background-image:url(../img/icones/modifier.png);
	background-repeat:no-repeat;
	height:18px;
	width:20px;
	display:block;
	float:left;
	margin: 5px 0px 0px 8px;
}

.supprimer
{
	background-image:url(../img/icones/supprimer.png);
	margin: 5px 0px 0px 5px;
	padding-bottom: 5px;
}

.fab
{
	width:150px;
}

.siteWeb
{
	font-weight:bold;
}