#fdZoneCentral {
	background-image:url(../../images/fd_zoneCentrale.jpg);
	background-position:LEFT;
	background-repeat:repeat-y;
}

fdZoneCentral[id] {
	background-image:url(../../images/fd_zoneCentrale.png);
}

#fdHeaderZoneCentral {
	background-image:url(../../images/fd_hautZoneCentrale.jpg);
	background-position:center 102px;
	background-repeat:no-repeat;
}

/*---------------------------------------------------------------------
				header
----------------------------------------------------------------------*/
#caddie h4 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
	margin-left:43px;
	margin-top:12px;
	font-weight:normal;
}

#publicite {
	width:360px;
	height:60px;
	position:absolute;
	top:35px;
	border:0px solid blue;
	margin-left:400px;
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:2;
}

#publicite a {
	display:block;
	width:360px;
	height:60px;
	padding:0px;
	margin:0px;
}

#animationSlogan {
	border:0 solid red;
	height:98px;
	left:268px;
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	width:436px;
	z-index:1;
}

/*---------------------------------------------------------------------
				colonneDroite
----------------------------------------------------------------------*/

/*---------------------------------------------------------------------
			>>	Page produit
----------------------------------------------------------------------*/
				
				
.produit div.surMesure {
	background-color:#f8f8f8;
	border-bottom:1px dashed #bfbfbf;
	border-top:1px dashed #bfbfbf;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:159px;
	font-size:10px;
}

.produit div.surMesure a {
	font-weight:bolder; /*display:block;*/
	margin-top:2px;
	color:#bb568f;
	background-image:url(../../images/puce_grise.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:7px;
}

.produit div.priseMesure {
	background-color:#f8f8f8;
	border-bottom:1px dashed #bfbfbf;
	width:164px;
	margin-bottom:10px;
}

.produit div.priseMesure label {
	background-color:#BB568F;
	color:#fff
}

.produit div.priseMesure label span {
	display:-moz-inline-box;
	display:inline-block;
	width:60px;
}

.produit .menuCommande form label .submitBouton {
	padding:0px;
	margin:0px;
	background-color:#f8f8f8;
	border:1px solid #bfbfbf;
	color:#bb568f;
	width:auto;
	margin-top:5px;
	display:block;
	padding:0px; width:100%;
	cursor:pointer;
}
.produit .menuCommande form label .submitBouton:hover {
	color:#F8F8F8;
background-color:#BB568F;
	
}
.produit .footerProduit #services, #infoRubrique .footerProduit #services{
	border-top:1px solid #a09d9d;
	position:relative;
	padding-top:3px;
	width:592px; width:100%;
}

.produit .footerProduit #services a, #infoRubrique .footerProduit #services a {
	color:#939094;
	font-size:10px;
	height:29px;
	vertical-align:middle;
	display:-moz-inline-box;
	display:inline-block;
	width:57px;
	padding-left:47px;
	margin:0px;
	padding-right:0px;
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}
.produit .footerProduit #services a:hover, #infoRubrique .footerProduit #services a:hover {
	text-decoration:underline;
}
.produit .footerProduit #services a#photoZoom {
	background-image:url(../../images/icone_zoom.jpg);
	line-height:29px;
	width:43px;
}

.produit .footerProduit #services a#lesVues {
	background-image:url(../../images/icone_zoom.jpg);
	width:50px;
}

.produit .footerProduit #services a#photoTechnique, #infoRubrique .footerProduit #services a#photoTechnique {
	background-image:url(../../images/icone_galerieTechnique.jpg);
}

.produit .footerProduit #services a#photoGalerie, #infoRubrique .footerProduit #services a#photoGalerie {
	background-image:url(../../images/icone_galeriePhoto.jpg);
}

/*---------------------------------------------------------------------
			 produit associe 
----------------------------------------------------------------------*/

 .produitAssocies .header .coinGauche {
	background-image:url(../../images/bloc_voirAussi_hg.gif);
	width:19px;
	height:20px;
	float:left;
}

.produitAssocies .header .coinDroit {
	background-image:url(../../images/bloc_voirAussi_hd.gif);
	width:19px;
	height:20px;
	float:right;
}

.produitAssocies .footer .coinGauche {
	margin:0px;
	padding:0px;
	background-image:url(../../images/bloc_voirAussi_bg.gif);
	width:19px;
	height:20px;
	float:left;
	overflow:hidden;
	border:0px solid red;
}

.produitAssocies .footer .coinDroit {
	margin:0px;
	padding:0px;
	background-image:url(../../images/bloc_voirAussi_bd.gif);
	width:19px;
	height:20px;
	float:right;
}

.produitAssocies .listeProduit {
	border-left:2px solid #810010;
	border-right:2px solid #810010;
}

.produitAssocies .listeProduit .produit .description h1 a {
	color: #000;
	text-transform:none;
}

.processusCommande .produitAssocies {
	margin-top:55px;
	clear:both;
}

/*---------------------------------------------------------------------
			liste Produit 
----------------------------------------------------------------------*/
.listeProduit .produit .header .coinGauche {
	float:left;
	background-image:url(../../images/blocProduit_entete_hg.gif);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
}

.listeProduit .produit .header .coinDroit {
	float:right;
	background-image:url(../../images/blocProduit_entete_hd.gif);
	background-repeat:no-repeat;
	width:13px;
	height:10px;
}

.listeProduit .produit .footer .coinGauche {
	background-image:url(../../images/blocProduit_bg.gif);
	width:13px;
	height:18px;
	float:left;
}

.listeProduit .produit .footer .coinDroit {
	background-image:url(../../images/blocProduit_bd.gif);
	width:14px;
	height:18px;
	float:right;
}

.listeProduit .description {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
}

.listeProduit .description a {
	color:black;
	text-decoration:none;
}

.listeProduit .description a:hover {
	text-decoration:underline;
}

/*---------------------------------------------------------------------
			>>Page accueil rubrique principale >>	produit promotion 
----------------------------------------------------------------------*/
		.blocPromotion .header .coinGauche {
	background-image:url(../../images/bloc_bonPlan_hg.gif);
	width:17px;
	height:17px;
	float:left;
}

.blocPromotion .header .coinDroit {
	background-image:url(../../images/bloc_bonPlan_hd.gif);
	width:17px;
	height:17px;
	float:right;
}

.blocPromotion .footer .coinGauche {
	background-image:url(../../images/bloc_bonPlan_bg.gif);
	width:17px;
	height:17px;
	float:left;
}

.blocPromotion .footer .coinDroit {
	background-image:url(../../images/bloc_bonPlan_bd.gif);
	width:17px;
	height:17px;
	float:right;
}

/*---------------------------------------------------------------------
			>>Page 	produit >> gallery
----------------------------------------------------------------------*/
.listeProduitListing .gallery {
	margin-top:20px;
	margin-left:-10px;
}

.gallery {
	position:relative;
	padding-left:5px;
	overflow:hidden;
	height:149px;
	border:0px solid red;
	clear:both;
	margin-left:3px;/**/
}

#diaporama {
	position:absolute;
	height:122px;
	z-index:1;
	border:0px solid red;
	overflow:hidden;
	background-color:transparent;
	border:0px solid red;
	background-image:url(../../images/titre_diaporama.gif);
	background-repeat:no-repeat;
	padding-top:27px;
	overflow:hidden;
	left:33px;
}

#nextDiapo {
	position:absolute;
	background-image:url(../../images/next_diaporama.gif);
	width:33px;
	height:122px;
	background-repeat:no-repeat;
	left:741px;
	top:27px;/*margin-right:20px;*/
			

		}

#previousDiapo {
	position:absolute;
	background-image:url(../../images/previous_diaporama.gif);
	width:33px;
	height:122px;
	background-repeat:no-repeat;
	top:27px;
	left:0px;
	background-position:top right;
	padding:0px;
	margin:0px;
}

#film {
	position:relative;
	border:0px solid black;
	background-color:#000;
	background-image:url(../../images/fd_diaporama.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#film div.diapo {
	height:118px;
	border:0px solid green;
	overflow:hidden;
	float:left;
	clear:none;
	margin:0px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	width:775px;
	text-align:center;
	width:705px;
	width:711px;/*
			background-color:#999900;*/
		}

#film div.diapo a {
	padding:0px;
	margin:0px;
	/*float:left;*/
			display:inline;
	width:auto;
	clear:none;
	/*padding-left:6px; padding-right:6px;*/
			margin-left:8px;
}

#film div.diapo a img {
	border:0px;
	margin:0px;
	padding:0px;/*padding-left:8px;
			padding-right:8px;*/}

#film div.diapo a:hover img {
	border:2px solid #fff;
}

/*---------------------------------------------------------------------
			>>Page 	produit >> gallery technique
----------------------------------------------------------------------*/
.listeProduitListing #dossierTechnique .gallery {
}

#dossierTechnique .gallery {
	margin-bottom:20px;
}

#dossierTechnique #diaporamaTechnique {
	position:absolute;
	height:122px;
	z-index:1;
	border:0px solid red;
	overflow:hidden;
	background-color:transparent;
	border:0px solid red;
	background-image:url(../../images/titre_diaporama.gif);
	background-repeat:no-repeat;
	padding-top:27px;
	overflow:hidden;
	left:33px;
}

#filmTechnique {
	position:relative;
	border:0px solid black;
	background-color:#000;
	background-image:url(../../images/fd_diaporama.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#filmTechnique div.diapoTechnique {
	height:118px;
	border:0px solid green;
	overflow:hidden;
	float:left;
	clear:none;
	margin:0px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	width:775px;
	text-align:center;
	width:705px;
	width:711px;/*
			background-color:#999900;*/
		}

#filmTechnique div.diapoTechnique a {
	padding:0px;
	margin:0px;
	/*float:left;*/
			display:inline;
	width:auto;
	clear:none;
	/*padding-left:6px; padding-right:6px;*/
			margin-left:8px;
}

#filmTechnique div.diapoTechnique a img {
	border:0px;
	margin:0px;
	padding:0px;/*padding-left:8px;
			padding-right:8px;*/}

#filmTechnique div.diapoTechnique a:hover img {
	border:2px solid #fff;
}

/*---------------------------------------------------------------------
			>>Page 	recherche >> custom des visualisation produit
----------------------------------------------------------------------*/
		/*a prevoir*/
/*---------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------
			fichier video
----------------------------------------------------------------------------------*/
#extraHtml {
	text-align:center;
	clear:left;
	margin-top:20px;
}

#extraHtml #video {
	border-left:0px solid #8a8a8a;
	background-image:url(../../images/px_gris.gif);
	background-repeat:repeat-y;
	text-align:center;
}

#extraHtml a {
	background-image:url(../../images/b_extra.gif);
	width:128px;
	height:25px;
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bolder;
	line-height:12px;
	float:none;
	margin-left:150px;
	clear:both;
	padding-top:6px;
}

#extraHtml h2 {
	font-size:14px;
}




  


/*********************************	specificite par bloc colonne			*/

.colonneGauche #tagcloud {
	width:170px;
	margin-bottom:20px;
	float:none;
}

.colonneGauche #tagcloud .zoneBody div a {
	display:block;
	line-height:12px;
}

.colonneGauche #tagcloud .zoneBody div a:hover {
	background-color:#810010;
	color:#FFFFFF;
}

.colonneGauche #tagcloud .zoneBody {
	background-image:none;
	background-color:transparent;
}

.colonneGauche #tagcloud .zoneBody div {
	background-image:none;
	background-color:transparent;
}

.colonneGauche #tagcloud .header .coinGauche, .colonneGauche #tagcloud .header .coinDroit, .colonneGauche #tagcloud .footer, .colonneGauche #tagcloud .footer .coinGauche, .colonneGauche #tagcloud .footer .coinDroit {
	display:none;
	background-image:none;
}

.colonneGauche #tagcloud .header h1 {
	background-image:none;
	background-color:#810010;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	margin:0px 0px 5px;
	padding:0px 0px 0px 5px;
	width:auto;
	line-height:normal;
}

.pageTexte .resultat {
	background-image: url(file:///C|/ProjetsSVN/label-art/medias/Image/titre_pageResultat.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.pageTexte .resultat h1 {
	padding-top:210px;
}

.pageTexte .resultat h1 strong {
	display:block;
	font-size:14px;
}

.pageTexte .resultat h2 {
	border-bottom:1px solid #810010;
	color:#810010;
}

.pageTexte .resultat h3 {
}

.pageTexte .resultat h3 strong {
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:16px;
}

.pageTexte .resultat table {
	padding-bottom:20px;
}

.pageTexte .resultat td {
	width:150px;
}

.pageTexte .resultat th {
/*border-bottom:1px solid #810010;
			color:#666;
			text-align:center;
			border-left:1px solid #810010;
			border-right:1px solid #810010;*/
}

.pageTexte .resultat a {
	/*background-image:url(images/puce_barreNavigation.gif);
background-repeat:no-repeat;*/
color:#810010;
	float:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	padding:2px 40px 5px 20px;
	text-decoration:underline;
	text-transform:uppercase;
}

.pageTexte img.publicite {
	float:none;
	display:block;
	padding:0px;
	margin:0px;
	border:0px solid #810010;
}




/*----------------------------------------------------------------------------------
			page annonce kdo
----------------------------------------------------------------------------------*/

.kdo h2 {
	color:#d3120d;
	font-size:22px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.kdo p {
	font-size:16px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.kdo em {
	font-size:12px;
	font-style:normal;
	line-height:16px
}

/*----------------------------------------------------------------------------------
			Page de contact
----------------------------------------------------------------------------------*/
.contact_gauche, .contact_droit {
	padding:10px;
	width:310px;
	border:1px solid #810010;
	float:left;
}

.contact_gauche ol, .contact_droit ol {
	padding:0;
	margin:0 0 0 20px;
}

.contact_gauche ul, .contact_droit ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.contact_gauche .theme, .contact_droit .theme {
	margin:10px 0 10px 0;
	font-weight:bold;
}

.contact_gauche .theme_desc, .contact_droit .theme_desc {
	margin:0 0 10px 0;
}

.contact_gauche {
	margin:0 10px 0 0;
}

/*----------------------------------------------------------------------------------
			Page d'aide
----------------------------------------------------------------------------------*/
.aide ul {
	list-style-type:none;
}
/*----------------------------------------------------------------------------------
			option sous verre page produit
----------------------------------------------------------------------------------*/
.layout.produit #optionsSousVerre {
	font-size:10px;
	padding:4px 0px 5px 9px;
width:148px;
	
}
.layout.produit #optionsSousVerre input.champText {
	display:block;
	margin:0;
	padding:0;
	vertical-align:middle;
	width:146px;
	padding-top:2px;
	padding-bottom:2px;
}
.layout.produit   a.submitBouton {
	display:block;
	width:146px;
	text-align:center;
	background-color:#F8F8F8;
border:1px solid #BFBFBF;
color:#BB568F;
display:block;
margin:5px 0 0;
font-size:10px;
margin-left:9px;
}
.layout.produit   a.submitBouton:hover {
	color:#F8F8F8;
background-color:#BB568F;
	
}
/*----------------------------------------------------------------------------------
			netAffiliation
----------------------------------------------------------------------------------*/
.pageTexte table.netAffiliation img {
	margin:0px; padding:0px;
}