h1
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	display: inline-block;
}

/* CLASSES PERMETTANT DE MODIFIER L'ASPECT DES LIENS DU LECTEUR RSS JAVASCRIPT */

a.newsLink, a.newsLinkAlt, rss_item{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.newsLink:hover, a.newsLinkAlt:hover, rss_item:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
}


/* FIN DES CLASSES DE MODIFICATION DU STYLE DES LIENS DU LECTEUR RSS JAVASCRIPT */


/* CLASSES PERMETTANT DE MODIFIER L'ASPECT DU MENU DES CATEGORIES */

.categoriesPrinc{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.categoriesPrinc:hover{
	color:#FF0000;
	text-decoration:none;
}

.categoriesPrincSelec{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.categoriesPrincSelec:hover{
	color:#FF0000;
	text-decoration:none;
}


.sousCategories{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.sousCategories:hover{
	font-weight:bold;
	text-decoration:none;
}

.sousCategoriesSelec{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.sousCategoriesSelec:hover{
	font-weight:bold;
	text-decoration:none;
}

/* CLASSES PERMETTANT DE MODIFIER L'ASPECT DU MENU DES CATEGORIES */
.dtree {
	font-family: Verdana, Geneva, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #FFFFFF;
	/*text-decoration: underline;*/
	background-color: #dbe6f5;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
	color: #FFFFFF;
}
.dtree .clip {
	overflow: hidden;
}


/* FIN DES CLASSES PERMETTANT DE MODIFIER L'ASPECT DU MENU DES CATEGORIES */

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

html{
	padding:0px;
	margin:0px;
}

body{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image:url('images/FondArabesqueLarge.png');
	background-color:#151515;
	background-repeat:no-repeat;
	background-position:top center;
	/*background-attachment:fixed;*/
}

.cadrePrinc{
	position:absolute;
	z-index:5;
	left:50%;
	margin-left:-476px;
}

.backImgMinCat {
	width:157px;
	height:116px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backImgMin.png');
	font-size:0px;
	text-align:left;
}
html>body .backImgMinCat{
	width:157px;
	height:116px;
	filter: none;
	background-image:url('images/backImgMin.png');
	font-size:0px;
	text-align:left;
}

.afficheImgProdNorm {
	width:290px;
	height:220px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backImgNorm.png');*/
	font-size:0px;
	text-align:left;
}
html>body .afficheImgProdNorm{
	width:290px;
	height:220px;
	filter: none;
	/*background-image:url('images/backImgNorm.png');*/
	font-size:0px;
	text-align:left;
}

.imageProduit{
	position:relative;
	top:6px;
	left:6px;
}

.prixPageProd{
	font-weight:bold;
	color:#175ba4;
	font-size:14px;
}

.contents_middle{
	font-family:verdana;
	font-size:11px;
	position:relative;
}

.cadreRecherche{
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	position:relative;
	top:25px;
	left:25px;
}


.leftInputTextCadreRech{
	width:8px;
	height:18px;
	background-color: #000000;
	font-size:0px;
	line-height:0px;
}

.rightInputTextCadreRech{
	width:8px;
	height:18px;
	background-color: #000000;
	font-size:0px;
	line-height:0px;
}

.centerInputTextCadreRech{
	width:117px;
	height:18px;
	background-color: #000000;
	font-size:0px;
	line-height:0px;
}

.inputTextCadreRech{
	background-color: #000000;
	width:117px;
	height:16px;
	border:0px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
}

.btnMenuPere{
	display:block;
	width:224px;
	height:26px;
	font-family:verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('images/fondBtnMenuPere_norm.png');
}
.btnMenuPere:hover{
	display:block;
	width:224px;
	height:26px;
	font-family:verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('images/fondBtnMenuPere_hover.png');
}

.btnMenuFils{
	display:block;
	width:224px;
	height:26px;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	background-image:url('images/fondBtnMenuFils_norm.png');
}
.btnMenuFils:hover{
	display:block;
	width:224px;
	height:26px;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	background-image:url('images/fondBtnMenuFils_hover.png');
}

.tabProdHautPanier{
	font-weight:bold;
	color:#FFFFFF;
}

.lienNomCatEnTete{
	color:#FFFFFF;
}

.lienMenuPages{
	color:#FFFFFF;
}

.lienProdPageCat{
	color:#FFFFFF;
}

.lienTriPar{
	color:#FFFFFF;
}

.lienTriParSelec{
	color:#FFFFFF;
	font-weight:bold;
}

.txtTrierPar{
	position:relative;
	top:5px;
	left:15px;
}

.lienStatutDeco{
	color:#FFFFFF;
	font-size:11px;
}

.titreLien{
	color:#FFFFFF;
}

.titreCatProduit{
	font-weight:bold;
	font-size:15px;
	color:#175ba4;
}

.centrageOK{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-479px;
	margin-top:-25%;
}

.txtVide{
	font-size:0px;
	line-height:0px;
}


.textNorm{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}


.txtNorm{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}

.textNormTitre{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.txt1PX{
	font-size:1px;
	line-height:1px;
}

.txt4{
	font-size:4px;
}

.txt5{
	font-size:5px;
}

.txt6{
	font-size:6px;
}

.txt7{
	line-height:7px;
	font-size:7px;
}

.txt8{
	line-height:8px;
	font-size:8px;
}

.txt9{
	line-height:9px;
	font-size:9px;
}

.txt10{
	line-height:10px;
	font-size:10px;
}

.txt11{
	line-height:11px;
	font-size:11px;
}

form {
	margin: 0px;
	padding: 0px;
}

.contenuCadreIndex{
	width:450px;
	color:#FFFFFF;
	font-family:verdana;
	text-align:left;
}

.fondTab1{
	background-color:#000000;
}
.fondTab2{
	background-color:#333333;
}

.fondTab1Big{
	background-color:#E7E7E7;
}
.fondTab2Big{
	background-color:#DDDDDD;
}

.inputTextClassic{
	width:220px;
	height:18px;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	border:1px solid #333333;
	background-color: #000000;
}


.inputTextQteFicheProd{
	width:24px;
	height:22px;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	border:1px solid #333333;
	background-color: #000000;
}


.textImportant{
	font-family:verdana;
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}

.selectTailleCoul{
	font-family:verdana;
	color:#333333;
	font-size:11px;
}

.lienMenuBas{
	font-family:helvetica, verdana;
	font-size:13px;
	color:#3F3F3F;
	text-decoration:none;
}

.lienMenuBas:hover{
	color:#999999;
}

.tabProdGauche{
	width:10px;
}
.tabProdDroite{
	width:10px;
}


td{
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
}

a{
	font-family:verdana;
	font-size:11px;
	color:#175ba4;
	border:0px;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
}

.lienFooter{
	color:#FFFFFF;
	text-decoration:none;
}
.lienFooter:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.inputText{
	border:1px solid #333333;
	background-color: #000000;
	font-family:verdana;
	font-size:11px;
	color:#cbcbcb;
}

.inputTextNewsletter{
	border:1px solid #333333;
	background-color: #333333;
	font-family:verdana;
	font-size:11px;
	color:#cbcbcb;
}

.inputText_disabled{
	border:1px solid #333333;
	background-color: #000000;
	font-family:verdana;
	font-size:11px;
	color:#cccccc;
}


.fondChoixImageGalerie{
	position:relative;
	left:1px;
	width:720px;
	height:128px;
	background-image:url('images/fondChoixImageGalerie.png');
}

.moveMinGal_left_desact{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}
.moveMinGal_left_desact:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}

.moveMinGal_left{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	cursor:pointer;
}
.moveMinGal_left:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:bottom;
	cursor:pointer;
}

.moveMinGal_right_desact{
	position:absolute;
	z-index:3000;
	top:46px;
	left:705px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}
.moveMinGal_right_desact:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:705px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}

.moveMinGal_right{
	position:absolute;
	z-index:3000;
	top:46px;
	left:705px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	cursor:pointer;
}
.moveMinGal_right:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:705px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:bottom;
	cursor:pointer;
}

.containerMinGalerie{
	position:absolute;
	top:169px;
	left:50%;
	margin-left:-235px;
	z-index:1900;
	width:718px;
	overflow:hidden;
}

.fondMiniatureGalerie{
	display:inline-block;
	width:149px;
	height:104px;
	background-image:url('images/fondMiniatureGalerie.png');
}

.hoverImageGalSelec{
	width:143px;
	height:98px;
	position:absolute;
	background-image:url('images/hoverImageGalSelec.gif');
	top:3px;
	left:3px;
}

.txtTitreImageGalerie{
	position:absolute;
	top:20px;
	right:20px;
	background-color:#000000;
	z-index:2100;
	padding:8px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#loadingImages{
	background-color:#FFFFFF;
}

.txtLoadingGalerie{
	font-family:verdana;
	color:#333333;
	font-size:17px;
	font-weight:bold;
}

.loadingBox{
	width:326px;
	height:57px;
	background-image:url('images/loadingBox.png');
	position:absolute;
	z-index:2200;
	left:197px;
	top:100px;
}

.barreLoading{
	height:33px;
	width:0px;
	position:absolute;
	z-index:2100;
	left:211px;
	top:112px;
	background-image:url('images/barreLoading.png');
}

.hautPageNorm{
	width:720px;
	height:3px;
	background-image:url('images/hautPageNorm.png');
	font-size:1px;
}

.basPageNorm{
	width:720px;
	height:3px;
	background-image:url('images/basPageNorm.png');
	font-size:1px;
}

.middlePageNorm{
	width:720px;
	background-image:url('images/middlePageNorm.png');
	font-family:verdana;
	font-size:12px;
	color:#333333;
}

.txtNoir{
	color:#111111;
}

p, form{
	padding:0px;
	margin:0px;
}

.BarreMenu
{
	width: 720px;
	text-align: center;
	background-image: url('./images/BarreBasMenu.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.BoutonMenu0
{
	overflow: hidden;
	display: block;
	height: 25px;
	width: 200px;
	margin-bottom: 4px;
	background-image: url('./images/BoutonMenu0.png');
	background-position: left top;
	background-repeat: no-repeat;
	position:relative;
	top: -4px;
	color:#FFFFFF;
}

.BoutonMenu0:hover
{
	background-image: url('./images/BoutonMenu0Hover.png');
	background-position: left top;
	background-repeat: no-repeat;
	color:#F0C610;
}

.BoutonMenu1
{
	overflow: hidden;
	display: block;
	height: 25px;
	width: 200px;
	background-position: left top;
	background-repeat: no-repeat;
	position:relative;
	top: -4px;
	color:#FFFFFF;
}

.BoutonMenu1:hover
{
	background-position: left top;
	background-repeat: no-repeat;
	color:#F0C610;
}

.TexteBouton
{
	position: relative;
	left: 31px;
	top: 4px;
}

.ConteneurMenu
{
	padding-bottom: 4px;
}

.Footer
{
	height: 152px;
	background-image: url('./images/CadreFooter.png');
	background-position: left top;
	background-repeat: no-repeat;
}

table
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.CelluleGauchePresentation
{
	width: 345px;
	padding-right: 15px;
}

.CelluleDroitePresentation
{
	width: 339px;
	padding-left: 20px;
	border-left: 1px solid #0f0f0f;
}

.SeparMenu
{
	height: 1px;
	line-height: 1px;
	font-size:0px;
	width: 100%;
	background-color: #0f0f0f;
}

.TitrePages
{
	font-size: 16px;
	font-weight: bold;
	color:#175ba4;
}

/* Galerie */
.ConteneurMiniatures{
	cursor: pointer;
	width: 218px;
	height: 200px;
	background-image:url('images/fondVignette.png');
}

.ImgMiniatureCadre{
	width:190px;
	height:100px;
	border: 5px solid #000000;
	position: relative;
	top: 9px;
	left: 9px;
}

.titreCatGalerie{
	width:190px;
	height:63px;
	position:relative;
	left:14px;
	top: 14px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-align:Left;
	color: #FFFFFF;
	cursor:pointer;
}

/* échantillons */
.ConteneurMiniaturesMini{
	display: block;
	cursor: pointer;
	width: 110px;
	height: 130px;
	background-image:url('images/fondVignetteMini.png');
}

.ImgMiniatureCadreMini{
	width:82px;
	height:56px;
	border: 5px solid #000000;
	position: relative;
	top: 9px;
	left: 9px;
}

.titreCatGalerieMini{
	width:82px;
	height:56px;
	position:relative;
	left:14px;
	top: 14px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-align:Left;
	color: #FFFFFF;
}

.referenceEch{
	width:82px;
	font-family:verdana;
	font-size:10px;
	text-align:right;
	color: #FFFFFF;
}

.ConteneurListeEch{
	width:515px;
	height: 350px;
	overflow: hidden;
}

.ConteneurListeNews{
	width:630px;
	height: 350px;
	overflow: hidden;
}

.ConteneurListeTarif{
	width:630px;
	height: 350px;
	overflow: hidden;
}

/* Catalogue */
.ConteneurCategoriePrinc{
	cursor: pointer;
	width:682px;
	height:160px;
	background-image:url('images/fondBandeauCat.png');
}

.ConteneurNews{
	width:630px;
	height:82px;
	background-image:url('images/fondBandeauProduit.png');
}

.ConteneurTarif{
	width:630px;
	height:82px;
	background-image:url('images/fondBandeauProduit.png');
}

.ConteneurTexteCategoriePrinc{
	font-family:verdana;
	text-align:Left;
	width:437px;
	height:130px;
	position: relative;
	top: 15px;
	left: 15px;
	float: left;
	overflow: hidden;
}

.ConteneurTexteNews{
	font-family:verdana;
	text-align:Left;
	width:516px;
	height:52px;
	position: relative;
	top: 15px;
	left: 15px;
	float: left;
	overflow: auto;
}

.ConteneurTexteTarif{
	font-family:verdana;
	text-align:Left;
	width:516px;
	height:52px;
	position: relative;
	top: 15px;
	left: 15px;
	float: left;
	overflow: auto;
}

.ImgMiniatureCategoriePrinc{
	width:190px;
	height:130px;
	border: 5px solid #000000;
	position: relative;
	top: 10px;
	left: 30px;
	float: left;
}

.ImgMiniatureNews{
	width:61px;
	height:42px;
	border: 5px solid #000000;
	position: relative;
	top: 10px;
	left: 30px;
	float: left;
}

.TitreCategoriePrinc{
	font-size:16px;
	position: relative;
	left: 25px;
	top: -10px;
	font-weight:bold;
	color: #FFFFFF;
}

.TitreProduit{
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
}

.ConteneurProduit{
	cursor: pointer;
	width:682px;
	height:82px;
	background-image:url('images/fondBandeauProduit.png');
}

.ConteneurTexteProduit{
	font-family:verdana;
	text-align:Left;
	width:566px;
	height:52px;
	position: relative;
	top: 15px;
	left: 15px;
	float: left;
	overflow: hidden;
}

.ImgMiniatureProduit{
	width:61px;
	height:42px;
	border: 5px solid #000000;
	position: relative;
	top: 10px;
	left: 30px;
	float: left;
}

.TitreProduit{
	font-size:16px;
	position: relative;
	left: 25px;
	top: -10px;
	font-weight:bold;
	color: #FFFFFF;
}

.cadreConteneurMenuCatEch{
	width: 190px;
	position: relative;
	left: 15px;
	top: 10px;
}

.ConteneurCatEch{
	display: block;
	cursor: pointer;
	width: 190px;
	height: 20px;
	background-image:url('images/fondMenuEch.png');
	text-align: center;
	font-size:12px;
	color: #DC3B26;
}

.ConteneurCatEch:hover{
	background-image:url('images/fondMenuEchHover.png');
}

.chevronEch{
	position: relative;
	left: 160px;
}

.LienEch{
	height: 30px;
	width: 30px;
	display: block;
	border: 0px;
	background-position:top;
}

.LienEch:hover{
	background-position:bottom;
}

.BleuFooter{
	color: #175ba4;
	font-size: 12px;
	font-weight: bold;
}

.GrisFooter{
	color: #666666;
	font-size: 10px;
}

.lienFooter{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.lienFooter:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.cadreContact{
	background-image: url('images/FondCadresContact.png');
	background-repeat: repeat-x;
	background-color: #000000;
}

.TabloDegressif{
	border: 1px solid #ffffff;
	text-align: center;
}

.detailTarif{
	width: 100%;
}

.BarreSousTitre{
	background-image: url('images/BarreBasMenuPetit.png');
	background-position: top center;
	background-repeat: no-repeat;
}