/* Initialisations à 0 de toutes les marges et paddings */
* { margin: 0; padding : 0;}
img{ border: 0px;vertical-align:bottom; /* remove extra space under the image */}
/* Rétablissemnt des marges par défaut décrites pas le w3C */
h1 { font-size: 2em; margin: .67em 0 }
h2 { font-size: 1.5em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }
h4, p, blockquote, ul, fieldset, ol, dl, dir, menu { margin: 1.12em 0 }
h5 { font-size: .83em; margin: 1.5em 0 }
h6 { font-size: .75em; margin: 1.67em 0 }
ol, ul, dir,menu, dd { margin-left: 40px } 
ol ul, ul ol, ul ul, ol ol { margin-top: 0; margin-bottom: 0 }
blockquote { margin-left: 40px; margin-right: 40px }


body{
	font-size: 12px;
	font-family: arial;
}
table{
	border-collapse: collapse;
	border: 0;
}
table td{
	vertical-align: top;
}
input, select{
	font-family: arial;
}
fieldset{
	padding: 20px 20px;
	margin: 20px 20px;
	border: 1px solid #CFCECE;
}
fieldset legend{
	color: #FF7B00;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
}
body.myBody{
	margin: 0;
	text-align: center; /* pour corriger le bug de centrage IE */
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010116&attribut=FICHIER&langue=fr');
                background-position:center top;
}
div#container{
	margin: 0px auto; 
	width: 982px; 
	text-align: left;
	background-color: #ffffff;
	padding:0;
	border-left: 0px solid #CFCECE;
	border-right: 0px solid #CFCECE;
}
/* Pour positionner le pied de page en bas */
html, body {
	height: 100%;
}
div#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto;
}
html>body #container {
	height: auto;
}
/* Fin pour positionner le pied de page en bas*/
div#header{
	height:173px;
	position: relative;
	width: 982px;
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009880&attribut=FICHIER&langue=fr');
	background-repeat: none;
}
div#header a.logo{
	position: absolute;
	top: 16px;
	left: 8px;
	display: block;
	width: 178px;
	height: 120px;
}
div#content{
	width: 982px;
	/*padding-bottom: 116px;*/ /* mettre un padding-bottom de la hauteur du pied de page */
}
div#content table.content{
	width: 982px;
}
div#content table.content td.menuGauche{
	width: 225px;
	padding: 25px 10px 10px 10px;
}
div#content table.content td.contenu{
	padding: 10px 10px;
}
div#footer{
	width: 982px;
	/*position: absolute;*/ /* pour positionner le pied de page en bas */
	/*bottom: 0; *//* pour positionner le pied de page en bas */
	height: 116px;
}
/* ********** Menu de base en horizontal ********* */
div.menuDynamiqueHorizontal ul{
	display: block;
	list-style-type: none;
	margin: 0; 
	padding: 0;
	border: 0;
}
div.menuDynamiqueHorizontal ul ul{
	position: absolute;
	display: block;
	width: 112px;
	margin: 0;
	padding: 0;
}
div.menuDynamiqueHorizontal ul li ul{
	visibility: hidden;
	margin: 0;
	padding: 0;
}
div.menuDynamiqueHorizontal ul li li ul{
	position: absolute;
	margin-left: 112px;
	margin-top: -23px;
	padding: 0;
}
div.menuDynamiqueHorizontal ul li{
	list-style: none;
	height: auto;
	display: inline;
	display/**/: block;
	float: none;
	float/**/: left;
	margin: 0; 
	padding: 0;
	border: 0;
}
div.menuDynamiqueHorizontal ul li li{
	display: block;
	float: none;
	background-image: none;
}
div.menuDynamiqueHorizontal ul li ul{
	width: 199px;
}
div.menuDynamiqueHorizontal ul li li a,
div.menuDynamiqueHorizontal ul li li span{
	display: block;
	width: 177px;
} 
/* correct a little IE bug */
* html div.menuDynamiqueHorizontal ul li li{
	display: inline;
}

/* Popup image */
div#popupMasque{
	background-color: #000000;
	filter : alpha(opacity=50); 
    -moz-opacity : 0.5;
    opacity : 0.5;
}
div#popupImage{
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 30px 30px;
	margin: 0 auto;
}
div#popupImage div.fermer {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009921&attribut=FICHIER&langue=fr');
	height:27px;
	position:absolute;
	right:-9px;
	top:-11px;
	width:27px;
}
div#popupImage div.fermer a{
display:block;
height:27px;
width:27px;
}
div#popupImage img{
}
div#popupImage span.legendeImage{
	display: block;
	margin-top: 15px;
}
/* Menu TS */
div.menuDynamiqueHorizontal ul li li ul{
	margin:0;
	height: 100%;
	position: static;
}

/************************** Recherche ************************************/
div.formulaireRecherche{
}
div.formulaireRecherche span.champ,
div.formulaireRecherche span.select,
div.formulaireRecherche span.bouton a{
	position: absolute;
	float: left;
	display: block;
	z-index: 1;
}
div.formulaireRecherche span.champ{
	top: 117px;
	left: 698px;
}
div.formulaireRecherche span.select{
	top: 117px;
	left: 838px;
}
div.formulaireRecherche span.champ input{
	width: 136px;
	font-size: 10px;
	color: #727272;
	border: 1px solid #afadad;
}
div.formulaireRecherche span.select select{
	width: 121px;
	border: 1px solid #afadad;
	font-size: 10px;
	color: #727272;
}
div.formulaireRecherche span.bouton a{
	top:117px;
	left: 961px;
	width: 17px;
	height: 18px;
}


/************************** Menu Catalogue ************************************/
div#boxMenu_1000016{
	position:absolute;
	left:14px;
	top:144px;
	z-index:99;
}
ul#menu_1000016{
}
ul#menu_1000016 li{
	background-repeat: repeat-x;
}
ul#menu_1000016 li a{
	display: block;
	height: 29px;
	font-size: 0px;
	text-decoration: none;
	line-height: 0px;
	color: #cccccc;
}
/*NOUVEAUTE*/
ul#menu_1000016 li#menuCategorie_1000558{
	display: none;
}
/* Aménagement machines et outillages */
ul#menu_1000016 li#menuCategorie_1000547 a{
	width: 163px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009878&attribut=FICHIER&langue=fr');
}
/* Matières premières */
ul#menu_1000016 li#menuCategorie_1000553 a{
	width: 65px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009876&attribut=FICHIER&langue=fr');
}
/* Univers circuit imprimé */
ul#menu_1000016 li#menuCategorie_1000552 a,
ul#menu_1000016 li#menuCategorie_1000884 a{




	width: 121px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009987&attribut=FICHIER&langue=fr');
}
ul#menu_1000016 li#menuCategorie_1000884{
	display: none;
}
/* Electro electri mesure */
ul#menu_1000016 li#menuCategorie_1000550 a{
	width: 151px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009908&attribut=FICHIER&langue=fr');
}
/* Info audio */
ul#menu_1000016 li#menuCategorie_1000551 a{
	width: 98px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009874&attribut=FICHIER&langue=fr');
}
/* Comm bureau */
ul#menu_1000016 li#menuCategorie_1000549 a{
	width: 112px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009877&attribut=FICHIER&langue=fr');
}
/* Techno collège */
ul#menu_1000016 li#menuCategorie_1000555 a{
	width: 83px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009985&attribut=FICHIER&langue=fr');
}
/* Techno lycée */
ul#menu_1000016 li#menuCategorie_1000556 a{
	width: 81px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009986&attribut=FICHIER&langue=fr');
}
/* Lycée pro */
ul#menu_1000016 li#menuCategorie_1000548 a{
	width: 80px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009875&attribut=FICHIER&langue=fr');
}
/*
ul#menu_1000016 li#menuCategorie_1000548.selected,
ul#menu_1000016 li#menuCategorie_1000547.surbrillance{
}
*/
/*Sous menu */
ul#menu_1000016 li#menuCategorie_1000547 li a,
ul#menu_1000016 li#menuCategorie_1000553 li a,
ul#menu_1000016 li#menuCategorie_1000552 li a,
ul#menu_1000016 li#menuCategorie_1000884 li a,
ul#menu_1000016 li#menuCategorie_1000550 li a,
ul#menu_1000016 li#menuCategorie_1000551 li a,
ul#menu_1000016 li#menuCategorie_1000549 li a,
ul#menu_1000016 li#menuCategorie_1000555 li a,
ul#menu_1000016 li#menuCategorie_1000556 li a,
ul#menu_1000016 li#menuCategorie_1000548 li a{
	background-image: none;
	height: 100%;
	font-size: 11px;
	line-height: 15px;
	display: block;
	width: 160px;
}
ul#menu_1000016 li#menuCategorie_1000548 ul {
	right:0;
}
ul#menu_1000016 li ul{
	border: 1px solid #CFCECE;
	background-color: #ffffff;
	width: 180px;
}
ul#menu_1000016 li li ul{
	margin: 0px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CFCECE;
	border-width: 0px 0px 1px 0px;
	height: 100%;
	width: 160px;
}
ul#menu_1000016 li li{
	height: 100%;
}
ul#menu_1000016 li li a,
ul#menu_1000016 li li span{
	font-weight: bold;
	padding: 5px 0px;
	padding-left: 5px;
}
ul#menu_1000016 li li a:hover{
	text-decoration: underline;
}
ul#menu_1000016 li li li a{
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}
ul#menu_1000016 li li li a:hover{
	background-color: #f1f0f0;
	text-decoration: none;
}
ul#menu_1000016 li#menuCategorie_1000547 li a,
ul#menu_1000016 li#menuCategorie_1000553 li a,
ul#menu_1000016 li#menuCategorie_1000552 li a,
ul#menu_1000016 li#menuCategorie_1000884 li a,
ul#menu_1000016 li#menuCategorie_1000550 li a,
ul#menu_1000016 li#menuCategorie_1000547 li span,
ul#menu_1000016 li#menuCategorie_1000553 li span,
ul#menu_1000016 li#menuCategorie_1000552 li span,
ul#menu_1000016 li#menuCategorie_1000884 li span,
ul#menu_1000016 li#menuCategorie_1000550 li span{
	color: #3c75bb;
}
ul#menu_1000016 li#menuCategorie_1000551 li a,
ul#menu_1000016 li#menuCategorie_1000549 li a,
ul#menu_1000016 li#menuCategorie_1000551 li span,
ul#menu_1000016 li#menuCategorie_1000549 li span{
	color: #a01057;
}
ul#menu_1000016 li#menuCategorie_1000555 li a,
ul#menu_1000016 li#menuCategorie_1000555 li span{
	color: #1b1b1b;
}
ul#menu_1000016 li#menuCategorie_1000556 li a,
ul#menu_1000016 li#menuCategorie_1000556 li span{
	color: #76c619;
}
ul#menu_1000016 li#menuCategorie_1000548 li a,
ul#menu_1000016 li#menuCategorie_1000548 li span{
	color: #6a4a91;
}
/************************** Menu Catalogue Vertical ************************************/
div#boxMenu_1000018,
div#boxMenu_1000019{
	width: 200px;
}
ul#menu_1000018, ul#menu_1000019{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width: 200px;
}
ul#menu_1000018 li, ul#menu_1000019 li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	width: 200px;
}
ul#menu_1000018 li table, ul#menu_1000019 li table{
	width: 100%;
	text-align: center;
}
ul#menu_1000018 li table td, ul#menu_1000019 li table td{
	height: 30px;
	vertical-align: middle;
}
ul#menu_1000018 li#menuCategorie_1000547,
ul#menu_1000018 li#menuCategorie_1000553,
ul#menu_1000018 li#menuCategorie_1000552,
ul#menu_1000018 li#menuCategorie_1000550,
ul#menu_1000019 li#menuCategorie_1000547,
ul#menu_1000019 li#menuCategorie_1000553,
ul#menu_1000019 li#menuCategorie_1000552,
ul#menu_1000019 li#menuCategorie_1000550{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009922&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000551,
ul#menu_1000018 li#menuCategorie_1000549,
ul#menu_1000019 li#menuCategorie_1000551,
ul#menu_1000019 li#menuCategorie_1000549{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009924&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000555,
ul#menu_1000019 li#menuCategorie_1000555{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009923&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000556,
ul#menu_1000019 li#menuCategorie_1000556{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009925&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000548,
ul#menu_1000019 li#menuCategorie_1000548{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009926&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000557,
ul#menu_1000018 li#menuCategorie_1000558,
ul#menu_1000019 li#menuCategorie_1000557,
ul#menu_1000019 li#menuCategorie_1000558{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010040&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000547 table td,
ul#menu_1000018 li#menuCategorie_1000553 table td,
ul#menu_1000018 li#menuCategorie_1000552 table td,
ul#menu_1000018 li#menuCategorie_1000884 table td,
ul#menu_1000018 li#menuCategorie_1000550 table td,
ul#menu_1000019 li#menuCategorie_1000547 table td,
ul#menu_1000019 li#menuCategorie_1000553 table td,
ul#menu_1000019 li#menuCategorie_1000552 table td,
ul#menu_1000019 li#menuCategorie_1000884 table td,
ul#menu_1000019 li#menuCategorie_1000550 table td{

	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009927&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000551 table td,
ul#menu_1000018 li#menuCategorie_1000549 table td,
ul#menu_1000019 li#menuCategorie_1000551 table td,
ul#menu_1000019 li#menuCategorie_1000549 table td{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009929&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000555 table td,
ul#menu_1000019 li#menuCategorie_1000555 table td{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009928&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000556 table td,
ul#menu_1000019 li#menuCategorie_1000556 table td{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009930&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000548 table td,
ul#menu_1000019 li#menuCategorie_1000548 table td{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009931&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li#menuCategorie_1000557 table td,
ul#menu_1000018 li#menuCategorie_1000558 table td,
ul#menu_1000019 li#menuCategorie_1000557 table td,
ul#menu_1000019 li#menuCategorie_1000558 table td{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010039&attribut=FICHIER&langue=fr');
}
ul#menu_1000018 li a, ul#menu_1000019 li a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
ul#menu_1000018 li ul, ul#menu_1000019 li ul{
	margin: 0;
	list-style-type: none;
	border: 1px solid #cccccc;
	width: 198px;
}
ul#menu_1000018 li li ul, ul#menu_1000019 li li ul{
	border: 0px;
}
ul#menu_1000018 li li, ul#menu_1000019 li li{
	margin: 0px;
	background-image: none;
	padding: 0;
}
ul#menu_1000018 li li span,
ul#menu_1000018 li li a,
ul#menu_1000019 li li span,
ul#menu_1000019 li li a{
	text-decoration: underline;
	display: block;
	padding: 2px 0px 2px 8px;
	font-size: 12px;
	font-weight: bold;
}
ul#menu_1000018 li#menuCategorie_1000547 li span,
ul#menu_1000018 li#menuCategorie_1000553 li span,
ul#menu_1000018 li#menuCategorie_1000552 li span,
ul#menu_1000018 li#menuCategorie_1000884 li span,
ul#menu_1000018 li#menuCategorie_1000550 li span,

ul#menu_1000018 li#menuCategorie_1000547 li a,
ul#menu_1000018 li#menuCategorie_1000553 li a,

ul#menu_1000018 li#menuCategorie_1000552 li a,
ul#menu_1000018 li#menuCategorie_1000884 li a,
ul#menu_1000018 li#menuCategorie_1000550 li a,
ul#menu_1000019 li#menuCategorie_1000547 li span,
ul#menu_1000019 li#menuCategorie_1000553 li span,
ul#menu_1000019 li#menuCategorie_1000552 li span,
ul#menu_1000019 li#menuCategorie_1000884 li span,
ul#menu_1000019 li#menuCategorie_1000550 li span,
ul#menu_1000019 li#menuCategorie_1000547 li a,
ul#menu_1000019 li#menuCategorie_1000553 li a,
ul#menu_1000019 li#menuCategorie_1000552 li a,
ul#menu_1000019 li#menuCategorie_1000884 li a,
ul#menu_1000019 li#menuCategorie_1000550 li a{
	color: #2d67ad;
}
ul#menu_1000018 li#menuCategorie_1000551 li span,
ul#menu_1000018 li#menuCategorie_1000549 li span,
ul#menu_1000018 li#menuCategorie_1000551 li a,
ul#menu_1000018 li#menuCategorie_1000549 li a,
ul#menu_1000019 li#menuCategorie_1000551 li span,
ul#menu_1000019 li#menuCategorie_1000549 li span,
ul#menu_1000019 li#menuCategorie_1000551 li a,
ul#menu_1000019 li#menuCategorie_1000549 li a{
	color: #9e0852;
}
ul#menu_1000018 li#menuCategorie_1000555 li span,
ul#menu_1000018 li#menuCategorie_1000555 li a,
ul#menu_1000019 li#menuCategorie_1000555 li span,
ul#menu_1000019 li#menuCategorie_1000555 li a{
	color: #4c4c4c;
}
ul#menu_1000018 li#menuCategorie_1000556 li span,
ul#menu_1000018 li#menuCategorie_1000556 li a,
ul#menu_1000019 li#menuCategorie_1000556 li span,
ul#menu_1000019 li#menuCategorie_1000556 li a{
	color: #71c411;
}
ul#menu_1000018 li#menuCategorie_1000548 li span,
ul#menu_1000018 li#menuCategorie_1000548 li a,
ul#menu_1000019 li#menuCategorie_1000548 li span,
ul#menu_1000019 li#menuCategorie_1000548 li a{
	color:#6a4a91;
}
ul#menu_1000018 li#menuCategorie_1000557 li span,
ul#menu_1000018 li#menuCategorie_1000557 li a,
ul#menu_1000018 li#menuCategorie_1000558 li span,
ul#menu_1000018 li#menuCategorie_1000558 li a,
ul#menu_1000019 li#menuCategorie_1000557 li span,
ul#menu_1000019 li#menuCategorie_1000557 li a,
ul#menu_1000019 li#menuCategorie_1000558 li span,
ul#menu_1000019 li#menuCategorie_1000558 li a{
	color:#b11c1c;;
}
ul#menu_1000018 li#menuCategorie_1000547 li li a,

ul#menu_1000018 li#menuCategorie_1000553 li li a,
ul#menu_1000018 li#menuCategorie_1000552 li li a,
ul#menu_1000018 li#menuCategorie_1000884 li li a,
ul#menu_1000018 li#menuCategorie_1000550 li li a,
ul#menu_1000018 li#menuCategorie_1000551 li li a,
ul#menu_1000018 li#menuCategorie_1000549 li li a,
ul#menu_1000018 li#menuCategorie_1000555 li li a,
ul#menu_1000018 li#menuCategorie_1000556 li li a,
ul#menu_1000018 li#menuCategorie_1000548 li li a,
ul#menu_1000018 li#menuCategorie_1000557 li li a,
ul#menu_1000018 li#menuCategorie_1000558 li li a,
ul#menu_1000019 li#menuCategorie_1000547 li li a,
ul#menu_1000019 li#menuCategorie_1000553 li li a,
ul#menu_1000019 li#menuCategorie_1000552 li li a,
ul#menu_1000019 li#menuCategorie_1000884 li li a,
ul#menu_1000019 li#menuCategorie_1000550 li li a,
ul#menu_1000019 li#menuCategorie_1000551 li li a,
ul#menu_1000019 li#menuCategorie_1000549 li li a,
ul#menu_1000019 li#menuCategorie_1000555 li li a,
ul#menu_1000019 li#menuCategorie_1000556 li li a,
ul#menu_1000019 li#menuCategorie_1000548 li li a,
ul#menu_1000019 li#menuCategorie_1000557 li li a,
ul#menu_1000019 li#menuCategorie_1000558 li li a{
	text-decoration: none;
	color: #505050;
	padding: 4px 0px 4px 18px;
	font-size: 11px;
	font-weight: normal
}
ul#menu_1000018 li li li, ul#menu_1000019 li li li{
	width: 198px;
}
ul#menu_1000018 li#menuCategorie_1000547 li.courante a,

ul#menu_1000018 li#menuCategorie_1000553 li.courante a,
ul#menu_1000018 li#menuCategorie_1000552 li.courante a,
ul#menu_1000018 li#menuCategorie_1000884 li.courante a,
ul#menu_1000018 li#menuCategorie_1000550 li.courante a,
ul#menu_1000018 li#menuCategorie_1000551 li.courante a,
ul#menu_1000018 li#menuCategorie_1000549 li.courante a,
ul#menu_1000018 li#menuCategorie_1000555 li.courante a,
ul#menu_1000018 li#menuCategorie_1000556 li.courante a,
ul#menu_1000018 li#menuCategorie_1000548 li.courante a,
ul#menu_1000018 li#menuCategorie_1000557 li.courante a
ul#menu_1000018 li#menuCategorie_1000558 li.courante a,
ul#menu_1000019 li#menuCategorie_1000547 li.courante a,
ul#menu_1000019 li#menuCategorie_1000553 li.courante a,
ul#menu_1000019 li#menuCategorie_1000552 li.courante a,
ul#menu_1000019 li#menuCategorie_1000884 li.courante a,
ul#menu_1000019 li#menuCategorie_1000550 li.courante a,
ul#menu_1000019 li#menuCategorie_1000551 li.courante a,
ul#menu_1000019 li#menuCategorie_1000549 li.courante a,
ul#menu_1000019 li#menuCategorie_1000555 li.courante a,
ul#menu_1000019 li#menuCategorie_1000556 li.courante a,
ul#menu_1000019 li#menuCategorie_1000548 li.courante a,
ul#menu_1000019 li#menuCategorie_1000557 li.courante a

ul#menu_1000019 li#menuCategorie_1000558 li.courante a{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009937&attribut=FICHIER&langue=fr');
	font-weight: bold;
}
ul#menu_1000018 li#menuCategorie_1000547 li li a:hover,

ul#menu_1000018 li#menuCategorie_1000553 li li a:hover,
ul#menu_1000018 li#menuCategorie_1000552 li a:hover,
ul#menu_1000018 li#menuCategorie_1000884 li a:hover,
ul#menu_1000018 li#menuCategorie_1000550 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000547 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000553 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000552 li a:hover,
ul#menu_1000019 li#menuCategorie_1000884 li a:hover,
ul#menu_1000019 li#menuCategorie_1000550 li li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009932&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}
ul#menu_1000018 li#menuCategorie_1000551 li li a:hover,
ul#menu_1000018 li#menuCategorie_1000549 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000551 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000549 li li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009933&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}
ul#menu_1000018 li#menuCategorie_1000555 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000555 li li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009934&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}
ul#menu_1000018 li#menuCategorie_1000556 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000556 li li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009935&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}
ul#menu_1000018 li#menuCategorie_1000548 li li a:hover,
ul#menu_1000019 li#menuCategorie_1000548 li li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009936&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}
ul#menu_1000018 li#menuCategorie_1000557 li a:hover,
ul#menu_1000018 li#menuCategorie_1000558 li a:hover,
ul#menu_1000019 li#menuCategorie_1000557 li a:hover,
ul#menu_1000019 li#menuCategorie_1000558 li a:hover{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010041&attribut=FICHIER&langue=fr');
	color: #ffffff;
	background-color: transparent;
}

/************************** Menu Catalogue Vertical (avec icones)************************************/
div.boiteCategorieSpecial{
margin-bottom:20px;
}
div.boiteCategorieSpecial div.header{
background-repeat:no-repeat;
color:white;
font-weight:bold;
height:20px;
padding-top:10px;
text-align:center;
width:200px;
}
div.boiteCategorieSpecial div.footer{
background-repeat:no-repeat;
height:30px;
width:200px;
}
div.listeCategories_idCateg_1000555 div.boiteCategorieSpecial div.header{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009928&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000555 div.boiteCategorieSpecial div.header{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009928&attribut=FICHIER&langue=fr');
}
div.listeCategories_idCateg_1000555 div.boiteCategorieSpecial div.footer{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009923&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000555 div.boiteCategorieSpecial div.footer{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009923&attribut=FICHIER&langue=fr');
}

div.listeCategories_idCateg_1000556 div.boiteCategorieSpecial div.header{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009930&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000556 div.boiteCategorieSpecial div.header {
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009930&attribut=FICHIER&langue=fr');
}
div.listeCategories_idCateg_1000556 div.boiteCategorieSpecial div.footer{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009925&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000556 div.boiteCategorieSpecial div.footer{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009925&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial table.listeSousCategories{
border:1px solid #ccc;
margin-left:1px;
}
div.boiteCategorieSpecial table.listeSousCategories td{
/*padding-top:10px;*/
margin-top:10px;
}
div.boiteCategorieSpecial a{
background-color:#e6e6e6;
background-repeat:no-repeat;
color:#727272;
display:block;
font-size:11px;
height:20px;
margin-bottom:6px;
margin-top:3px;
padding-left:36px;
padding-top:9px;
text-decoration:none;
vertical-align:middle;
width:162px;
}


div.boiteCategorieSpecial a.ssCateg_1000765, 
div.boiteCategorieSpecial td.idCategAutonome_1000765  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009959&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000766,
div.boiteCategorieSpecial td.idCategAutonome_1000766  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009960&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000767,
div.boiteCategorieSpecial td.idCategAutonome_1000767  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009961&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000768,
div.boiteCategorieSpecial td.idCategAutonome_1000768  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009962&attribut=FICHIER&langue=fr');
}

div.boiteCategorieSpecial a.ssCateg_1000755,
div.boiteCategorieSpecial td.idCategAutonome_1000755  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009963&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000756,
div.boiteCategorieSpecial td.idCategAutonome_1000756  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009964&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000757,
div.boiteCategorieSpecial td.idCategAutonome_1000757  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009965&attribut=FICHIER&langue=fr');
line-height:13px;
height:28px;
padding-top:2px;
}
div.boiteCategorieSpecial a.ssCateg_1000758,
div.boiteCategorieSpecial td.idCategAutonome_1000758  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009966&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000759,
div.boiteCategorieSpecial td.idCategAutonome_1000759  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009967&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000760,
div.boiteCategorieSpecial td.idCategAutonome_1000760  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009968&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000761,
div.boiteCategorieSpecial td.idCategAutonome_1000761  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009969&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000762,
div.boiteCategorieSpecial td.idCategAutonome_1000762  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009970&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000763,
div.boiteCategorieSpecial td.idCategAutonome_1000763  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009971&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000764,
div.boiteCategorieSpecial td.idCategAutonome_1000764  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009972&attribut=FICHIER&langue=fr');
line-height:13px;
height:28px;
padding-top:2px;
}

div.boiteCategorieSpecial a.ssCateg_1000772,
div.boiteCategorieSpecial td.idCategAutonome_1000772  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009973&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000773,
div.boiteCategorieSpecial td.idCategAutonome_1000773  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009974&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000774,
div.boiteCategorieSpecial td.idCategAutonome_1000774  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009975&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000775,
div.boiteCategorieSpecial td.idCategAutonome_1000775  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009976&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000776,
div.boiteCategorieSpecial td.idCategAutonome_1000776  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009977&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial a.ssCateg_1000777,
div.boiteCategorieSpecial td.idCategAutonome_1000777  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009978&attribut=FICHIER&langue=fr');
}
div.boiteCategorieSpecial td.selected a,
div.boiteCategorieSpecial a:hover{
background-color:#fafafa;
}


/************************** Menu Mon compte ************************************/
div#boxMenu_1000017{
}
div#boxMenu_1000017 ul#menu_1000017{
	list-style-type: none;
}
div#boxMenu_1000017 ul#menu_1000017 li{
	list-style-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009907&attribut=FICHIER&langue=fr');
	padding-bottom: 25px;
	padding-left: 5px;
}
div#boxMenu_1000017 ul#menu_1000017 li.select{
	list-style-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009906&attribut=FICHIER&langue=fr');	
}
div#boxMenu_1000017 ul#menu_1000017 li a{
	text-decoration: none;
	color: #abacb0;
	font-weight: bold;
	font-size: 13px;
}
div#boxMenu_1000017 ul#menu_1000017 li.select a,
div#boxMenu_1000017 ul#menu_1000017 li a:hover{
	color: #FF7B00;
}
div#boxMenu_1000017 ul#menu_1000017 li td{
	padding: 0
}
/************************** Mon compte ************************************/
/**Mon compte header*/
div#header div.monCompteHeader{
	position: absolute;
	top: 50px;
	left: 851px;
}
div#header div.monCompteHeader a{
	display: block;
	width: 118px;
	height: 21px;
}

div.espaceClient h1,
div.espaceClient h1 a{
	color: #ff7b00;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFCECE;
	text-decoration: none;
}
div.espaceClient td.contenu h2.titre{
	color:#FF7B00;
	font-size:20px;
	margin-left:15px;
}
div.espaceClient td.contenu div.separateur1,
div.espaceClient td.contenu div.separateur2{
	margin: 0px auto; 
	width: 100%;
	height: 1px; 
	background-color: #AAAAAA;
}
div.espaceClient td.contenu div.separateur2{
	margin-top: 2px;
}
div.espaceClient td.contenu a{
	color: #FF7B00;
}
div.espaceClient td.contenu a:hover{
	font-weight: bold;
}
div.monCompte fieldset{
	width: 400px;
	margin: 20px auto 20px auto;
}
/* Mes coordonnées */
div.monCompte table.mesCoordonnees{
	margin: 0 auto;
}
div.monCompte table.mesCoordonnees td.message{
	color: #ff0000;
	font-style: italic;
}
div.monCompte table.mesCoordonnees p{
	margin: 0;
	padding: 0;
}
div.monCompte table.mesCoordonnees td{
	padding: 2px 0px;
}
div.monCompte table.mesCoordonnees td.titre{
	text-align: right;
	padding: 2px 10px 2px 0;
	font-weight: bold;
}
div.monCompte table.mesCoordonnees td.valider a,
div.monCompte table.mesCoordonnees td.modifier a,
div.monCompte table.mesCoordonnees td.annuler a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
	width:91px;
}
div.monCompte table.mesCoordonnees td.valider a:hover,
div.monCompte table.mesCoordonnees td.modifier a:hover,
div.monCompte table.mesCoordonnees td.annuler a:hover{
	background-color: #ffb46f;
}
div.monCompte table.mesCoordonnees input,
div.monCompte table.mesCoordonnees select{
	width: 200px;
	border: 1px solid #abacb0;
}
div.monCompte table.mesCoordonnees tr.civilite input{
	width: 20px;
}
/*Mes adresses */
div.monCompte a.S_1000003_moncompte_ajouteradr_lien{
	color: #000000;
	font-weight: bold;
}
div.monCompte table.S_1000003_moncompte_adrtable{
	margin: 0 auto;
}
div.monCompte table.S_1000003_moncompte_adrtable td{
	padding: 0;
}
div.monCompte table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_typeadresse{
	border-bottom: 1px dashed #000000;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
}
div.monCompte table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_titre,
div.monCompte table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_adresse{
	height: 0px;
	font-size: 0px;
}
div.monCompte table.S_1000003_moncompte_adrtable div.mesAdressesTitre{
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
}
div.monCompte table.S_1000003_moncompte_adrtable div.mesAdressesAction td{
	vertical-align: middle;
}
div.monCompte table.S_1000003_moncompte_adrtable div.mesAdressesAction a.S_1000003_moncompte_modifiersupprimer_lien{
	background-color:#D9CDC8;
	color:#000000;
	display:block;
	font-weight:bold;
	height:17px;
	margin-right:10px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:80px;
}
div.monCompte table.S_1000003_moncompte_adrtable div.mesAdressesAction a.S_1000003_moncompte_modifiersupprimer_lien:hover{
	text-decoration: underline;
}
div.monCompte table.ajoutAdresse,
div.monCompte table.modifAdresse{
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 12px;
}
div.monCompte table.ajoutAdresse td.message,
div.monCompte table.modifAdresse td.message{
	color: #ff0000;
	font-style: italic;
}
div.monCompte table.ajoutAdresse p,
div.monCompte table.modifAdresse p{
	margin: 0;
	padding: 0;
}
div.monCompte table.ajoutAdresse td,
div.monCompte table.modifAdresse td{
	padding: 2px 0px;
}
div.monCompte table.ajoutAdresse td.titre,
div.monCompte table.modifAdresse td.titre{
	text-align: right;
	padding: 2px 10px 2px 0;
	font-weight: bold;
}
div.monCompte table.ajoutAdresse td.modifier a,
div.monCompte table.ajoutAdresse td.annuler a,
div.monCompte table.modifAdresse td.annuler a,
div.monCompte table.modifAdresse td.creer a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
	width:91px;
}
div.monCompte table.ajoutAdresse td.modifier a:hover,
div.monCompte table.ajoutAdresse td.annuler a:hover,
div.monCompte table.modifAdresse td.annuler a:hover,
div.monCompte table.modifAdresse td.creer a:hover{
	background-color: #ffb46f;
}
div.monCompte table.ajoutAdresse input,
div.monCompte table.modifAdresse input,
div.monCompte table.ajoutAdresse select,
div.monCompte table.modifAdresse select{
	width: 200px;
	border: 1px solid #abacb0;
}
div.monCompte table.ajoutAdresse tr.infoTitre,
div.monCompte table.modifAdresse tr.infoTitre{
	font-size: 10px;
	text-align: center;
	
}
div.monCompte table.ajoutAdresse td.creer a.S_1000003_moncompte_valider_lien,
div.monCompte table.modifAdresse td.modifier a.S_1000003_moncompte_valider_lien,
div.monCompte table.ajoutAdresse td.annuler a.S_1000003_moncompte_valider_lien,
div.monCompte table.modifAdresse td.annuler a.S_1000003_moncompte_valider_lien{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
	width:91px;
}
div.monCompte table.ajoutAdresse td.creer a.S_1000003_moncompte_valider_lien:hover
div.monCompte table.modifAdresse td.modifier a.S_1000003_moncompte_valider_lien:hover,
div.monCompte table.ajoutAdresse td.annuler a.S_1000003_moncompte_valider_lien:hover,
div.monCompte table.modifAdresse td.annuler a.S_1000003_moncompte_valider_lien:hover{
	background-color: #ffb46f;
}
/* Mes commandes*/
div.listeCommandes{
}
div.listeCommandes table.commandes{
	border-collapse: collapse;
	margin: 20px auto 20px auto;
	width: 100%;
	border: 1px solid #FF7B00;
}
div.listeCommandes table.commandes th{
	background-color: #FF7B00;
	font-weight: bold;
	color: #ffffff;
	padding: 0 5px;
}
div.listeCommandes table.commandes td{
	color: #abacb0;
	border-bottom: 1px solid #CFCECE;
	padding: 0 10px;
}
div.listeCommandes table.commandes tr.paire td{
	background-color: #ffffff;
}
div.listeCommandes table.commandes tr.impaire td{
	background-color: #fff4ea;
}
div.listeCommandes table.commandes td.bordGauche,
div.listeCommandes table.commandes th.bordGauche,
div.listeCommandes table.commandes td.bordDroit,
div.listeCommandes table.commandes th.bordDroit{
	padding: 0px;
	width: 0px;
}
div.listeCommandes table.commandes td.opt_MONTANTFPI_TTC,
div.listeCommandes table.commandes td.opt_MONTANT_TTC,
div.listeCommandes table.commandes td.opt_MONTANTFPI_HT,
div.listeCommandes table.commandes td.opt_MONTANT_HT,
div.listeCommandes table.commandes td.opt_MONTANTFPI_TTC{
	text-align: right;
}
div.listeCommandes table.commandes th.opt_MONTANTFPI_TTC,
div.listeCommandes table.commandes th.opt_MONTANT_TTC,
div.listeCommandes table.commandes th.opt_MONTANTFPI_HT,
div.listeCommandes table.commandes th.opt_MONTANT_HT,
div.listeCommandes table.commandes th.opt_MONTANTFPI_TTC{
	text-align: right;
}
div.listeCommandes table.commandes td.demandeFacture{
	text-align: center;
}
div.listeCommandes table.commandes a{
	color: #abacb0;
	font-weight: bold;
}
table.visualisationCommande,
table.visualisationCommande table{
	width: 100%;
}
table.visualisationCommande tr.header td.infos{
	padding-right:50px;
}
table.visualisationCommande tr.header td.infos td.titre{
	width:170px;
}
 table.visualisationCommande tr.header td.adresse{
	width:280px;
}
table.visualisationCommande tr.lignesCommande td{
	padding: 30px 0px;
}
table.visualisationCommande tr.lignesCommande td td{
	padding: 0px;
}
table.visualisationCommande tr.lignesCommande td table th{
	background-color: #FF7B00;
	color: #FFFFFF;
	font-weight: bold;
}
table.visualisationCommande tr.lignesCommande td table th,
table.visualisationCommande tr.lignesCommande td table td{
	padding: 0 5px;
}
table.visualisationCommande tr.lignesCommande td table th.bordGauche,
table.visualisationCommande tr.lignesCommande td table th.bordDroit{
	padding: 0;
}
table.visualisationCommande tr.lignesCommande td table td.bordGauche,
table.visualisationCommande tr.lignesCommande td table td.bordDroit{
	width: 5px;
}
table.visualisationCommande tr.lignesCommande td table td.opt_ARTICLE-WEB_REF{
	font-weight: bold;
}
table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-TOTAL_TTC,
table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-TOTAL_HT{
	width: 73px;
	text-align: right;
}
table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-TOTAL_TTC,
table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-TOTAL_HT{
	text-align: right;
}
table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-QTE,
table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-QTE{
	text-align: right
}
table.visualisationCommande tr.lignesCommande td table td{
	border-bottom: 1px solid #FF7B00;
}
table.visualisationCommande tr.montant table{
	margin: 0 0 0 auto;
	border: 3px solid #FF7B00;
	width: auto;
}
table.visualisationCommande tr.montant table td.titre{
	padding-right: 20px;
	text-align: right;
	padding-left: 10px;
}
table.visualisationCommande tr.montant table td.valeur{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
table.visualisationCommande tr.montant table td.titre,
table.visualisationCommande tr.montant table td.valeur{
	padding-top: 5px;
	padding-bottom: 5px;
}
table.visualisationCommande div.copierDansPanier a{
	color: #A52B42;
	text-decoration: none;
} 
table.visualisationCommande div.copierDansPanier a:hover{
	text-decoration: underline;
} 
table.visualisationCommande div.boutonValidationCmde a,
div.listeCommandes div.boutonDemanderFacture a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px auto 10px auto;
	text-align:center;
	text-decoration:none;
	width: 150px;
}
table.visualisationCommande div.boutonValidationCmde a:hover,
div.listeCommandes div.boutonDemanderFacture a:hover{
	background-color:#FFB46F;
}
/* Mes abonnements */
div.mesAbonnements{
}
div.mesAbonnements h3{
	border-bottom:1px solid #FF7B00;
	font-size:13px;
	font-weight:bold;
}
div.mesAbonnements span.titre{
	font-weight:bold;
	text-decoration: underline;
}
div.mesAbonnements table{
	width: 100%;
}
div.mesAbonnements table td{
	vertical-align: middle;
}
div.mesAbonnements table td.etat{
	width: 320px;
	padding-left: 10px;
}
div.mesAbonnements p.oldNews{
	text-align: center;
	font-style: italic;
}
div.mesAbonnements table.boutons{
	margin: 0 auto;
	width: auto;
	margin-top: 30px;
}
div.mesAbonnements table.boutons td{
	padding: 20px 20px;
}
div.mesAbonnements table.boutons td a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
	width:91px;
}
div.mesAbonnements table.boutons td a:hover{
	background-color: #ffb46f;
}
/************************** Authentification  ************************************/
/* Authentification  Module */
div.authentificationModuleConnecte,
div.authentificationModuleNonConnecte{
	left:644px;
	position:absolute;
	top:42px;
}
div.authentificationModuleNonConnecte{
	height:26px;
	width:197px;
}
div.authentificationModuleConnecte{
	padding:0 5px;
	height:27px;
	width:187px;
	font-size: 10px;
}
div.authentificationModuleNonConnecte span.msgErreur{
	color:red;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:-30px;
width: 235px;
}
div.authentificationModuleConnecte span.deconnexion a,
div.authentificationModuleNonConnecte span.pwdOublie a,
div.authentificationModuleNonConnecte span.inscription a{
	color: #ef6907;
	text-decoration: underline;
	font-size: 8px;
	position: absolute;
	top: 16px;
}
div.authentificationModuleConnecte span.deconnexion a,
div.authentificationModuleNonConnecte span.pwdOublie a{
	left: 127px;
}
div.authentificationModuleNonConnecte span.inscription a{
	left: 10px;
}
div.authentificationModuleConnecte span.deconnexion a:hover,
div.authentificationModuleNonConnecte span.pwdOublie a:hover,
div.authentificationModuleNonConnecte span.inscription a:hover{
	color: #e74b1f;
}
div.authentificationModuleNonConnecte{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009887&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
}
div.authentificationModuleNonConnecte span.login,
div.authentificationModuleNonConnecte span.pwd,
div.authentificationModuleNonConnecte span.ok a{
	position: absolute;
	display: block;
	float: left;
}
div.authentificationModuleNonConnecte span.login input,
div.authentificationModuleNonConnecte span.pwd input{
	border: 0px;
	background-color: transparent;
	color: #767a7f;
	font-size: 9px;
}
div.authentificationModuleNonConnecte span.login{
	left: 4px;
	top: 0px;
}
div.authentificationModuleNonConnecte span.login input{
	width: 106px;
}
div.authentificationModuleNonConnecte span.pwd{
	left: 115px;
	top: 0px;
}
div.authentificationModuleNonConnecte span.pwd input{
	width: 58px;
}
div.authentificationModuleNonConnecte span.ok a{
	top: 1px;
	left: 177px;
	display: block;
	width: 21px;
	height: 14px;
}



/*Authentification */
div.authentification h1{
	color: #ff7b00;
	margin-left: 15px;
	font-size: 20px;
}
div.authentification input{
	width: 140px;
	color: #7d7d7d;
}
div.authentification td.bouton{
	width:30px;
	padding-left: 10px;
}
div.authentification td.bouton a{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009954&attribut=FICHIER&langue=fr');
	background-repeat:no-repeat;
	display: block;
	height:22px;
	margin-left:2px;
	width:25px;
}
div.authentification span.motPasseOublie{
	display: block;
	margin-top: 8px;
}
div.authentification span.motPasseOublie a{
	color: #7d7d7d;
	font-style: italic;
}
div.authentification span.newClient a{
	color: #ff7b00;
}
div.authentification div.catalEntree{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	width:80%;
}
div.authentification div.catalEntree span.catalEntree {
	background-color:white;
	display:block;
	margin:11px;
	padding:5px;
}
div.authentification div.catalEntree input{
	width: 30px;
}
div.authentification table.demandeCatal{
	margin:0 auto;
}
div.authentification table.demandeCatal td,div.authentification table.demandeCatal th{
	padding:10px;
	vertical-align:middle;
}
div.authentification table.demandeCatal th{
	background-color:#EEEEEE;
	font-weight:bold;
	text-align:left;
}
div.authentification table.demandeCatal td #divInputPwdAuthentification{
	font-weight:normal;
}
#divInputPwdAuthentification  input[type="radio"]{
	width: 30px;
}
div.authentification  span.envoyer {
display:block;
margin:0 auto;
width:150px;
}
div.authentification  span.envoyer a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009913&attribut=FICHIER&langue=fr');
border:medium none;
color:white;
display:block;
font-weight:bold;
height:25px;
margin: -5px 0 0 8px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:151px;
}


/************************** Inscription ************************************/
div.inscription span.erreur{
	font-style: italic;
	color: #ff0000;
	display: block;
}
div.inscription table{
	margin: 0 auto;
	border-collapse: collapse;
}
div.inscription table td{
	padding: 2px 0px;
}
div.inscription table td.titre{
	text-align: right;
	padding: 2px 10px 2px 0;
	font-weight: bold;
}
div.inscription table td.block{
	padding: 20px 0px 5px 0px;
}
div.inscription table td.block span{
	display: block;
	border-bottom: 1px solid #FF7B00;
	color: #FF7B00;
}
div.inscription table.boutons{
	border-collapse: collapse;
	margin: 25px auto;
}
div.inscription table.boutons td{
	padding: 0 30px;
}
div.inscription table.boutons td.valider a,
div.inscription table.boutons td.modifier a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:19px;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
	width:91px;
}
div.inscription table.boutons td.valider a:hover,
div.inscription table.boutons td.modifier a:hover{
	background-color: #ffb46f;
}
div.inscription p.infos span{
	font-weight: bold;
}



div.inscription input
{
	width: 220px
}
div.inscription tr.inputRadio input{
	width: 15px;
}
div.inscription div.boutonValider a{
	background-color:#FF7B00;
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px auto;
	text-align:center;
	text-decoration:none;
}
div.inscription div.boutonValider a:hover{
	background-color:#FFB46F;
}

/************************** Liste Categories ************************************/
table.listeCategoriesCategorie{
	width: 100%;
}
div.boiteCategorie{
	margin:20px auto;
	width: 690px;
}
td.miniBoiteCategorie div.boiteCategorie{
	width: 331px;
}
div.boiteCategorie div.boiteContent{
	border: 1px solid #cfcece;	
	position:relative;
}
div.boiteCategorie div.boiteContent span.boiteCoinBG,
div.boiteCategorie div.boiteContent span.boiteCoinBD{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009891&attribut=FICHIER&langue=fr');
	height:7px;
	position:absolute;
	width:7px;
	z-index:5;
}
div.boiteCategorie div.boiteContent span.boiteCoinBG{
	background-position:left bottom; 
	left: -1px;
	bottom: -1px; 
	_left: -1px;
	_bottom: 12px;
}
div.boiteCategorie div.boiteContent span.boiteCoinBD{
	background-position:right bottom; 
	right: -1px;
	bottom: -1px; 
	_right: 0px;
	_bottom: 12px;
}
div.boiteCategorie div.boiteContent h3{
	width: 703px;
	height: 16px;
	font-size:13px;
	position:absolute;
	top:-20px;
	left:-8px;
	z-index:10;
}
td.miniBoiteCategorie div.boiteCategorie div.boiteContent h3{
	width: 345px;
}
td.idCategMerePremNiveau_1000547 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000553 div.boiteCategorie div.boiteContent h3,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000552 div.boiteCategorie div.boiteContent h3,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000884 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000550 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009942&attribut=FICHIER&langue=fr');
}
td.idCategMerePremNiveau_1000855 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009942&attribut=FICHIER&langue=fr');
}
td.idCategMerePremNiveau_1000551 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000549 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009943&attribut=FICHIER&langue=fr');
}
td.xynops div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000555 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009944&attribut=FICHIER&langue=fr');
}
td.idCategMerePremNiveau_1000556 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009945&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000555 td.miniBoiteCategorie div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009947&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000556 td.miniBoiteCategorie div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1000000007&attribut=FICHIER&langue=fr');
}
td.idCategMerePremNiveau_1000548 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009946&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000558 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010038&attribut=FICHIER&langue=fr');
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000557 div.boiteCategorie div.boiteContent h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010038&attribut=FICHIER&langue=fr');
}
div.boiteCategorie div.boiteContent h3{
	display:block;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
td.idCategMerePremNiveau_1000547 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000553 div.boiteCategorie div.boiteContent h3,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000552 div.boiteCategorie div.boiteContent h3,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000884 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000550 div.boiteCategorie div.boiteContent h3{
	color:#3C75BB;
}
td.idCategMerePremNiveau_1000551 div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000549 div.boiteCategorie div.boiteContent h3{
	color:#a01057;
}
td.xynops div.boiteCategorie div.boiteContent h3,
td.idCategMerePremNiveau_1000555 div.boiteCategorie div.boiteContent h3,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000555 td.miniBoiteCategorie div.boiteCategorie div.boiteContent h3{
	color:#1b1b1b;
}
td.idCategMerePremNiveau_1000556 div.boiteCategorie div.boiteContent h3{
	color:#76c619;
}
td.idCategMerePremNiveau_1000548 div.boiteCategorie div.boiteContent h3{
	color:#6a4a91;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000558 div.boiteCategorie div.boiteContent h3{
	color: #b11c1c;
}
div.boiteCategorie div.boiteContent div.content{
	overflow:hidden;
	padding:0 5px 5px 5px;
	min-height: 150px;
}
div.boiteCategorie span.pied{
	padding-left: 10px;
	display: block; 
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009892&attribut=FICHIER&langue=fr');
}
div.boiteCategorie span.pied span{
	height:13px;
	font-size:1%;
	display: block;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: transparent;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009892&attribut=FICHIER&langue=fr');
}
div.catalogueProduit table.listeSSCateg{
	margin: 20px 5px 0px 5px;
}
div.catalogueProduit table.listeSSCateg td.ssCateg{
	width: 100%;
}
div.catalogueProduit table.listeSSCateg td.ssCateg span{
	color: #ff7b00;
	font-weight: bold;
}
div.catalogueProduit table.listeSSCateg td.image{
	vertical-align: middle;
}
div.catalogueProduit table.listeSSCateg td.image img{
	width: 100px;
}
div.catalogueProduit table.listeSSCateg table.listeSousCategories,
div.catalogueProduit table.listeSSCateg table.listeCategoriesCategorie{
	width: 100%;
}
div.catalogueProduit table.listeSSCateg table.listeSousCategories td,
div.catalogueProduit table.listeSSCateg table.listeCategoriesCategorie td{
	padding: 5px 20px 13px 10px;
	color: #505050;
	font-size: 13px;
	font-style:italic;
	
}
div.catalogueProduit table.listeSSCateg table.listeSousCategories td a,
div.catalogueProduit table.listeSSCateg table.listeCategoriesCategorie td a{
	color: #505050;
	text-decoration: underline;
}
div.catalogueProduit table.listeSSCateg table.listeSousCategories td a:hover,
div.catalogueProduit table.listeSSCateg table.listeCategoriesCategorie td a:hover{
	text-decoration: none;
}


/************************** Liste Articles ************************************/
.catalogueProduit{
	margin: 20px 20px;
}
.catalogueProduit h2{
border-bottom:1px solid #CCCCCC;
color:#F78D11;
font-size:20px;
padding:2px 0 6px;
margin-bottom:4px;
}
.catalogueProduit h3{
color:#505050;
font-style:italic;
margin-right:19px;
text-align:right;
}
/*En-tete*/

.catalogueProduit table.structureMenuFiche{
	width: 942px;
}

.catalogueProduit table.structureMenuFiche td.menu{
	padding-right: 30px;
	width: 200px;
}
.catalogueProduit  table.structureMenuFiche td.fiche div.enTete,
div.resultatsRecherche div.enTete{
background-color:#AAAAAA;
border:1px solid #CCCCCC;
margin:auto auto 10px;
padding:10px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete,
div.resultatsRecherche div.enTete table.enTete{
border-collapse:collapse;
border:none;
margin: 0;
padding:10px;
text-align:center;
color:#fff;
font-weight:bold;
width: 100%;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td.comparer{
	width: 60px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td.desi,
div.resultatsRecherche div.enTete table.enTete td.desi{
padding-left:15px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td.prix,
div.resultatsRecherche div.enTete table.enTete td.prix{
width:106px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td a.tri_ASC{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009951&attribut=FICHIER&langue=fr');
margin-left:5px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td a.tri_DESC{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009950&attribut=FICHIER&langue=fr');
margin-right:5px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td a.tri_ASC,
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td a.tri_DESC { 
background-repeat:no-repeat;
display:block;
float:left;
height:11px;
width:11px;
margin-top:2px;
}
.catalogueProduit table.structureMenuFiche td.fiche div.enTete table.enTete td.panier,
div.resultatsRecherche div.enTete table.enTete td.panier{
text-align:left;
width:107px;
}

/*Liste Articles*/
div.catalogueProduit div.listeArticles{
border:1px solid #CCCCCC;
padding:10px;
}
div.resultatsRecherche{
	margin: 20px;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie,
div.resultatsRecherche table.reponseRecherche{
border-collapse:collapse;
width:100%
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie table.articleIteratif,
div.resultatsRecherche table.reponseRecherche table.articleIteratif{
border-collapse:collapse;
width:100%;
margin-bottom:5px;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie table.articleIteratif tr,
div.resultatsRecherche table.reponseRecherche table.articleIteratif tr{
width:73px;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td{
vertical-align:middle;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie tr.paire td{
	background-color:#fff;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie tr.impaire td{
background-color:#eee;
}
div.resultatsRecherche table.reponseRecherche td.typeArticle{
	background-color:#AAAAAA;
	padding: 2px 2px 0px 5px;
	border: 5px solid #ffffff;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie table.articleIteratif td.comparer{
	width: 20px;
	border: 0;
	background-color: #ffffff;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie table.articleIteratif td.image,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.image{
width:50px;
background-color:#fff;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
text-align:center;
}
div.catalogueProduit div.listeArticles table.listeArticlesCategorie table.articleIteratif td.image a img,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.image a img{
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.desi,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.desi{
padding:0 14px;
}
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.desi{
border-right:1px solid #eee;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.desi h2,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.desi h2 {
border:0 none;
color:#000000;
font-size:16px;
font-weight:bold;
line-height:15px;
margin:5px 0 0 0;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.desi h2 a,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.desi h2 a{
color:#000000;
font-weight:normal;
line-height:15px;
text-decoration:none;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.desi span.ref,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.desi span.ref{
color:#505050;
font-size:10px;
font-style:italic;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.prix,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.prix{
padding-right:17px;
text-align:right;
width:150px;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.prix span.prixHT,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.prix span.prixHT{
color:#FD871D;
font-size:15px;


}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.prix span.prixTTC,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.prix span.prixTTC{
color:#757575;


}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.prix span.barre,
div.resultatsRecherche table.reponseRecherche table.articleIteratif td.prix span.barre,
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.prix span.barre,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.prix span.barre{
	text-decoration: line-through;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier{
color:#505050;
font-style:italic;
width:105px;
border-right:1px solid #ccc;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier input,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier input {
float:left;
margin-top:19px;
text-align:right;
width:36px;
margin-right:19px;
border:1px solid #FD871D;
color:#505050;
padding-right:2px;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier input:active,
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier input:focus,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier input:active,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier input:focus
{
        border:1px solid #fda352;

}

div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier a ,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier a{

background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009911&attribut=FICHIER&langue=fr');
background-repeat:no-repeat;




display:block;
float:left;
height:43px;
width:40px;
text-decoration: none;
}
div.listeCategoriesEtArticles div.catalogueProduit table.articleIteratif td.panier div.ajoutPanier a ,
div.resultatsRecherche table.reponseRecherche table.articleIteratif  td.panier div.ajoutPanier a{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009911&attribut=FICHIER&langue=fr');
background-repeat:no-repeat;
}






/*Liste Articles type Ressource*/
div.cheminNavigation{
}
div.cheminNavigation a.accueil{
	color:#DB6748;
	font-weight:bold;
}
div.cheminNavigation a.categorieCourante{
	color:#6294AA;
font-weight:bold;
}
div.catalogueRessource h3{
	color:#08405D;
	margin-top: 30px;
}
div.catalogueRessource table.listeArticlesCategorie{
	width: 100%;
}
div.catalogueRessource table.listeArticlesCategorie td{
vertical-align:middle;
}
div.catalogueRessource table.listeArticlesCategorie h2{
	border:0 none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	margin:5px 0;
	padding: 0;
}
div.catalogueRessource table.listeArticlesCategorie tr.paire a{
	background-color: #fff;
}
div.catalogueRessource table.listeArticlesCategorie tr.impaire a{
	background-color: #eee;
}
div.catalogueRessource table.listeArticlesCategorie a{
	display: block;
	padding:2px 20px;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	color:#000000;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}
div.catalogueRessourceFicheArticle div.ficheArticle h1{
color:#08405D;
text-align:center;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints{
margin-top:30px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints span,
div.catalogueRessourceFicheArticle div.ficheArticle div.articles span{
background-color:#DDDDDD;
display:block;
font-weight:bold;
padding: 3px 8px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints a{
	color: #000000;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles {
margin-top:30px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table{
	width: 100%;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td{
	padding: 3px 20px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table a{
	color: #000000;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.qte,
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.addPanier{
	display: none;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table span{
	background-color:transparent;
display:inline;
font-weight:normal;
padding: 0;
font-style: italic;
}
div.catalogueRessource  table.accueilListeCategorie{
	width: 100%;
	margin-top: 30px;
}
div.catalogueRessource  table.accueilListeCategorie td{
	vertical-align: middle;
}
div.catalogueRessource  table.accueilListeCategorie a{
	text-decoration: none;
	font-weight: bold;
	color:#08405D;
	display:block;
	margin-left:10px;
}
/************************** Fiche Article ************************************/
div.ficheProduit{
	margin:20px 20px;
}
div.ficheProduit table.structureMenuFiche{
	width: 942px;
}
div.ficheProduit table.structureMenuFiche td.menu{
	padding-right: 30px;
	width: 200px;
}
div.ficheProduit div.ficheArticle h1.designation{
border-bottom:1px solid #CCCCCC;
color:#08405D;
font-size:20px;
padding:2px 0 10px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur{
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image{
	width: 300px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.pictos{
	margin-bottom: 5px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.image{
	width: 300px;
	height: 300px;
	position: relative;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.image div.loupe_Article{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009920&attribut=FICHIER&langue=fr');
	height:36px;
	width:54px;
	position:absolute;
	left:1px;
	bottom:0px;
	border-bottom:1px solid #CCCCCC;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.image div.loupe_Article a{
	display:block;
	height:36px;
	width:54px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.image td{
	width: 300px;
	height: 300px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.imgMinComple{
	border: 1px solid #ccc;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.imgMinComple ul{
	margin: 0;
	list-style-type: none;
	padding: 0;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.image div.imgMinComple ul li{
	float: left;
	margin: 5px 5px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc{
	padding-left: 25px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc table{
	height: 300px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc table td.logo{
	padding: 20px 20px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix span.aPartir{
	color: #706F6E;
	font-size: 10px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix p{
	padding:0px;
	margin:0px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix p.tarifP{
	color:#F78D11;
	font-size:24px;
	font-weight: bold;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix p.tarifS{
	color:#706F6E;
	font-size:14px;
	font-weight:bold;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix div.prixBarre p.tarifP{
	font-weight: normal;
	text-decoration: line-through;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix div.prixBarre p.tarifS{
	font-weight: normal;
	text-decoration: line-through;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix p.ref{
	font-weight:bold;
	font-size: 10px;
	margin: 10px 0;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs{
	height: auto;
	margin-top: 5px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs span{
	display: block;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs span.ht{
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs span.ttc{
	color: #7f7f7f;
	font-size: 9px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs tr td{
	text-align: center;
	padding: 0 5px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs tr.quantite td{
	color: #7f7f7f;
	height: 18px;
	border-top: 2px solid #404040;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.prix table.prixDegressifs tr.prix td{
	background-color: #e7e7e7;
	border-top: 2px solid #404040;
	border-bottom: 2px solid #404040;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier{
	vertical-align: bottom;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier div.quantite{
	border:1px solid #FF7B00;
	padding:5px;
	width:91px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier div.quantite input{
	width:28px;
	color:#7F7F7F;
	text-align: right;	
	padding-right:2px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier div.decoupageInfos{
	width: 130px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier div.decoupageInfos table{
	width: 100%;
	height: auto;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier div.decoupageInfos table td{
	padding: 2px 2px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier p.lien{
	margin: 5px 0px 0px 0px;
}
div.ficheProduit div.ficheArticle table.descriptionSuperieur td.desc td.panier p.lien a{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009905&attribut=FICHIER&langue=fr');
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:29px;
	padding:9px 0 0 42px;
	text-decoration:none;
	width:189px;
}
div.ficheProduit div.ficheArticle td.articlesLies span.titre{
	display:block;
	font-weight:bold;
	margin-bottom:3px;
}
div.ficheProduit div.ficheArticle  td.articlesLies ul.articleLiesTS{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS li{
	border-color:#F2F2F2 #F2F2F2 #6A6A6A #6A6A6A;
	border-style:solid;
	border-width:1px;
	margin:0 0 20px;
	width:121px;
	padding: 5px 5px;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS span.prixHT{
	display: block;
	color:#F78D11;
	font-weight: bold;
	margin-bottom: 5px;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS div{
	text-align: center;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS img{
	width: 80px;
}
div.ficheProduit div.ficheArticle td.articlesLies ul.articleLiesTS a.ficheArticle{
	display: block;
	width: 68px;
	height: 16px;
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009941&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	margin: 5px auto 0px auto;
}
div.ficheProduit div.ficheArticle span.listeArticlesTitre{
	display:block;
	font-weight:bold;
	margin-top:20px;
}
div.ficheProduit div.ficheArticle div.listeArticles{
	border-color:#F2F2F2 #F2F2F2 #6A6A6A #6A6A6A;
	border-style:solid;
	border-width:1px;
	margin-right: 10px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS td.desc{
	width: 80px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS td.image{
	vertical-align: middle;
	width: 80px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li img{
	width: 50px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li{
	float: left;
	padding: 5px 5px;
	margin: 0 5px;
	width:121px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li span{
	display: block;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li table{
	width: 100%;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li table table.ajoutPanier{
	margin: 6px 0 0 auto;
	width: auto;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li span.prixHT{
	color:#F78D11;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li span.prixTTC{
	color:#706F6E;
	font-size: 11px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS li span.ref{
	font-size: 8px;
	margin-top: 5px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS a.ficheArticle{
	display: block;
	width: 68px;
	height: 16px;
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009941&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	margin: 5px auto 0px auto;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS table.ajoutPanier{
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS table.ajoutPanier td.quantite input{
	width: 25px;
	text-align: right;
	font-size: 10px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS table.ajoutPanier td.panier{
	padding-left: 5px;
}
div.ficheProduit div.ficheArticle div.listeArticles ul.articleLiesTS table.ajoutPanier td.panier a{
	width: 18px;
	height: 17px;
	display: block;
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009957&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
}
div.ficheProduit div.ficheArticle table.articleLies,
div.ficheProduit div.ficheArticle table.articleRefs{
	width: 100%;
}
div.ficheProduit div.ficheArticle table.articleRefs a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.ficheProduit div.ficheArticle table.articleRefs a:hover{
	text-decoration: underline;
}
div.ficheProduit div.ficheArticle table.articleLies img,
div.ficheProduit div.ficheArticle table.articleRefs img{
	width: 60px;
}
div.ficheProduit div.ficheArticle table.articleLies td,
div.ficheProduit div.ficheArticle table.articleRefs td{
	padding: 0 5px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
div.ficheProduit div.ficheArticle table.articleLies td.opt_IMG1,
div.ficheProduit div.ficheArticle table.articleRefs td.opt_IMG1{
	width: 60px;
	text-align: center;
}
div.ficheProduit div.ficheArticle table.articleLies td.opt_DESI_AFF,
div.ficheProduit div.ficheArticle table.articleRefs td.opt_DESI_AFF{
}
div.ficheProduit div.ficheArticle table.articleLies td.opt_DESI_AFF a,
div.ficheProduit div.ficheArticle table.articleRefs td.opt_DESI_AFF a{
	color: #000000;
}
div.ficheProduit div.ficheArticle table.articleLies td.opt_WEB_REF,
div.ficheProduit div.ficheArticle table.articleRefs td.opt_WEB_REF{
	width: 80px;
	font-size:10px;
	font-weight: bold;
	text-align: center;
}
div.ficheProduit div.ficheArticle table.articleLies td.opt_WEB_UHT,
div.ficheProduit div.ficheArticle table.articleRefs td.opt_WEB_UHT{
	text-align: right;
	color:#F78D11;
	font-weight: bold;
	width: 100px;
}
div.ficheProduit div.ficheArticle table.articleLies td.quantite,
div.ficheProduit div.ficheArticle table.articleRefs td.quantite{
}
div.ficheProduit div.ficheArticle table.articleLies td.quantite input,
div.ficheProduit div.ficheArticle table.articleRefs td.quantite input{
	width: 50px;
	text-align: right;
}
div.ficheProduit div.ficheArticle table.articleLies td.quantite input,
div.ficheProduit div.ficheArticle table.articleRefs td.quantite input{
	border:1px solid #FD871D;
	color:#505050;
	text-align:right;
	width:36px;
	padding-right: 2px;
}
div.ficheProduit div.ficheArticle table.articleLies td.panier a,
div.ficheProduit div.ficheArticle table.articleRefs td.panier a{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009911&attribut=FICHIER&langue=fr');
	background-repeat:no-repeat;
	display:block;
	height:43px;
	width:40px;
}
div.ficheProduit div.ficheArticle table.articleLies td.bordGauche,
div.ficheProduit div.ficheArticle table.articleLies td.bordDroit,
div.ficheProduit div.ficheArticle table.articleRefs td.bordGauche,
div.ficheProduit div.ficheArticle table.articleRefs td.bordDroit{
	padding: 0;
	width: 0;
}
div.ficheProduit div.ficheArticle table.caracteristiques{
	width: 100%;
}
div.ficheProduit div.ficheArticle table.caracteristiques td{
	padding: 2px 5px;
}
div.ficheProduit div.ficheArticle table.caracteristiques td.type{
	font-weight: bold;
}
div.ficheProduit div.ficheArticle table.caracteristiques tr.paire td{
	background-color: #EEEEEE;
}
/*Description onglets*/
.ficheArticle .boiteDescription{
	margin-top:30px;
	margin-right: 10px;
}
div.ficheArticle div.boiteDescription div.onglets {
font-size:12px;
font-weight:bold;
height:33px;
text-align:center;
}
div.ficheArticle div.boiteDescription div.onglets a {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height: 33px
}
/* La gamme */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle0{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010028&attribut=FICHIER&langue=fr');
	width:70px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle0.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010029&attribut=FICHIER&langue=fr');
}
/* Descriptif */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle1{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010026&attribut=FICHIER&langue=fr');
	width:66px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle1.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010027&attribut=FICHIER&langue=fr');
}
/* Caractéristiques */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle2{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010024&attribut=FICHIER&langue=fr');
	width:103px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle2.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010025&attribut=FICHIER&langue=fr');
}
/* Accessoires */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010022&attribut=FICHIER&langue=fr');
	width:83px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle3.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010023&attribut=FICHIER&langue=fr');
}
/* Support pédagogique */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle4{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010034&attribut=FICHIER&langue=fr');
	width:91px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle4.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010035&attribut=FICHIER&langue=fr');
}
/* Le + produit */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle5{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010030&attribut=FICHIER&langue=fr');
	width:79px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle5.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010031&attribut=FICHIER&langue=fr');
}
/* Ressources associées */
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle6{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010032&attribut=FICHIER&langue=fr');
	width:77px;
}
div.ficheArticle div.boiteDescription div.onglets a#ongletFicheArticle6.selected {
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010033&attribut=FICHIER&langue=fr');
}
div.ficheArticle div.boiteDescription div.boxContent {
	border:1px solid #CCCCCC;
	padding-bottom:20px;
	padding:20px 20px;
	text-align:justify;
	position: relative;
}
div.ficheArticle div.boxContent span.boiteCoinHD,
div.ficheArticle div.boxContent span.boiteCoinBG,
div.ficheArticle div.boxContent span.boiteCoinBD{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009889&attribut=FICHIER&langue=fr');
	_background-image:none;
	height:7px;
	position:absolute;
	width:7px;
	z-index:5;
	display: block;
	line-height: 7px;
}
div.ficheArticle div.boxContent span.boiteCoinBG{
	background-position:left bottom; 
	left: -1px;
	bottom: -1px; 
}
div.ficheArticle div.boxContent span.boiteCoinBD{
	background-position:right bottom; 
	right: -1px;
	bottom: -1px; 
}
div.ficheArticle div.boxContent span.boiteCoinHD{
	background-position:right top; 
	right: -1px;
	top: -1px; 
}


div.ficheArticle div.boiteDescription div.boxFiche {
background-color:#ffd5ad;
min-height:200px;
}

div.ficheArticle div.boiteDescription div.boxContent div.boxNotSelected {
display:none;
}

div.ficheArticle div.boiteDescription div.ressourcesAssociees{
}
div.ficheArticle div.boiteDescription div.ressourcesAssociees span.titre{
	color: #08405d;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
div.ficheArticle div.boiteDescription div.ressourcesAssociees table{
	width: 100%;
	margin-bottom: 20px;
}
div.ficheArticle div.boiteDescription div.ressourcesAssociees table td.lien{
	text-align: right;
}
div.ficheArticle div.boiteDescription div.ressourcesAssociees a{
	color: #000000;
	font-weight: bold;
}
div.ficheArticle div.boiteDescription div.ressourcesAssociees a:hover{
	text-decoration: none;
}
/************************** COMPARATEUR ************************************/
div.boutonComparer a{
background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009952&attribut=FICHIER&langue=fr');
background-repeat:no-repeat;
display:block;
height:41px;
width:141px;
}
div.comparateur{
	margin:5px 20px 20px 20px;
}
div.comparateur table.tableComparateur{
	width: 100%;
}
div.comparateur tr.enTeteArticle td.article{
	vertical-align: top;
}
div.comparateur tr.enTeteArticle td.article table{
	width: 100%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
div.comparateur tr.enTeteArticle td.article table td{
	padding: 0 2px;
	vertical-align: top;
	text-align:center;
}
div.comparateur tr.enTeteArticle td.article td.desi{
	padding-top: 10px;
}
div.comparateur tr.enTeteArticle td.article td.desi a{
	color: #F78D11;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.comparateur tr.enTeteArticle td.article td.desi a:hover{
	text-decoration: underline;
}
div.comparateur tr.enTeteArticle td.article td.desi span.ref{
	font-style: italic;
	color: #c5c5c5;
	font-size: 10px;
}
div.comparateur tr.enTeteArticle td.article td.image{
	padding-top: 30px;
	vertical-align:bottom;
}
div.comparateur tr.enTeteArticle td.article td.prix{
	color:#FD871D;
	font-size:18px;
	font-weight:bold;
	padding-top: 10px;
	height:35px;
}
div.comparateur tr.enTeteArticle td.article td.ajoutPanier{
	padding-bottom:20px;
	vertical-align:bottom;
	height:65px;
}
div.comparateur tr.enTeteArticle td.article td.ajoutPanier a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009905&attribut=FICHIER&langue=fr');
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-weight:bold;
height:29px;
padding:9px 0 0 38px;
text-decoration:none;
width:113px;
margin: 0 auto;
}
div.comparateur table.tableComparateur tr.separateurEnTete td{
	border: 1px solid #AAAAAA;
}
div.comparateur table.tableComparateur tr.separateur td{
}
div.comparateur table.tableComparateur tr.paire{
	background-color: #f0f0f0;
}
div.comparateur table.tableComparateur tr.impaire{
	background-color: #ffffff;
}
div.comparateur table.tableComparateur td.sansValeurCarac,
div.comparateur table.tableComparateur td.valeurCarac{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}
div.comparateur table.tableComparateur td.sansValeurCarac,
div.comparateur table.tableComparateur td.valeurCarac{
	padding: 0 10px;
}
div.comparateur table.tableComparateur tr.impaire td,
div.comparateur table.tableComparateur tr.paire td{
	height: 19px;
}
div.comparateur table.tableComparateur td.titreCarac{
	width: 175px;
}



/************************** Panier - Prise commande ************************************/
/* Module Panier */
div.recapitulatifPanier{
}
div.recapitulatifPanier span.nbLigne{
	position: absolute;
	top: 28px;
	left: 876px;
	z-index: 1;
}
div.recapitulatifPanier span.nbLigne input{
	color: #4c4e52;
	font-size: 11px;
	text-align: right;
	border: 0px;
	width: 25px;
}
div.recapitulatifPanier div.lienPanier a{
	position: absolute;
	top: 23px;
	left: 850px;
	display: block;
	width:119px;
	height: 25px;
	z-index: 2;
}
/*Popup panier */
div.popupPanier{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009918&attribut=FICHIER&langue=fr');
	background-repeat:no-repeat;
	background-color:transparent;
	font-family:Arial;
	font-size:10pt;
	height:166px;
	padding:53px 51px 46px 51px;
	text-align:left;
	width:368px;
	border:none;
	color:#7D7D7D;
}
div.popupPanier a{
	color:#A52B42;
	text-decoration: underline;
}
div.popupPanier div.titre{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	margin-left:128px;
	padding-left:10px;
}
div.popupPanier div.fermer{
}
div.popupPanier div.fermer a{
	color:#FFFFFF;
	display:block;
	height:50px;
	position:absolute;
	top:18px;
	width:50px;
	right:24px;
}
div.popupPanier div.contenu{
	color:black;
	padding:22px 10px 2px 24px;
	text-align:left;
}
div.popupPanier div.contenu span.desi{
	color:white;
	display:block;
	font-weight:bold;
	margin:5px 0;
	text-align:center;
}
div.popupPanier div.contenu span.ref{
	color:#3E3E3E;
	display:block;
	font-style:italic;
}
div.popupPanier div.contenu span.qte{
	display:block;
	font-size:11px;
	font-style:italic;
	margin-top:13px;
	padding-right:107px;
}

div.popupPanier table.direction{
	margin-left:20px;
	margin-top:8px;
	width:100%;
}
div.popupPanier table.direction td a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
	position: relative;
}
div.popupPanier table.direction td.poursuivreAchats a{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009915&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:36px;
	padding-left:29px;
	width:136px;
}
div.popupPanier table.direction td.validerCommande a{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009913&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:36px;
	padding-left:35px;
	width:154px;
}
/* Processus */
table.processusValidation{
	border-collapse: collapse;
	margin: 15px auto;
}
table.processusValidation td{
	height: 29px;
	vertical-align: center;
}
table.processusValidation td.image{
	width: 29px;
}
table.processusValidation td.image div.numero{
	left: 10px;
	position: absolute;
	top: 7px;
	font-weight: bold;
}
table.processusValidation td.image div.selected{
	color: #ff7b00;
}
table.processusValidation td.titre{
	color: #000000;
	font-size: 13px;
	padding:0 30px 0 5px;
	vertical-align: middle;
}
table.processusValidation td.selected{
	color: #ff7b00;
}
/* Panier et prise commande*/
div.panier{
	width: 717px;
	margin: 0 10px;
}
div.panier fieldset{
	padding: 10px 10px;
}
div.panier table{
	border-collapse: collapse;
}
div.panier h1{
	border-bottom:1px solid #AAAAAA;
	color:#ff7b00;
	font-size:17px;
	font-weight:bold;
	margin:30px auto 20px auto;
	width:717px;
}
div.panier table.cmdeAdresses{
	width: 717px;
	border-collapse: collapse;
	margin: 0 auto;
}
div.panier table.cmdeAdresses table{
	border-collapse: collapse;
}
div.panier table.cmdeAdresses td{
	vertical-align: top;
}
div.panier table.cmdeAdresses td.cmde{
	width: 550px;
}
table.priseCommande,
table.recapCommande{
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
table.cmdeAdresses table.recapCommande{
	width: auto;
}
table.priseCommande th,
table.recapCommande th{
	color: #bdbdbd;
	vertical-align: center;
	height: 30px;
	text-align: right;
	font-weight: normal;
	padding: 0 5px;
}
table.priseCommande th.bordGauche,
table.priseCommande th.bordDroit,
table.priseCommande th.diversInformations,
table.recapCommande th.bordGauche,
table.recapCommande th.bordDroit,
table.recapCommande th.diversInformations{
	width: 0px;
	margin: 0;
	padding: 0;
}
table.priseCommande td,
table.recapCommande td{
	background-color: #eeeeee;
	color: #7d7d7d;
	padding: 20px 5px 5px 5px;
	vertical-align: top;
	border-bottom: 4px solid #ffffff;
}
table.priseCommande td a,
table.recapCommande td a{
	color: #7d7d7d;
}
table.priseCommande td.bordGauche,
table.priseCommande td.bordDroit,
table.priseCommande td.diversInformations,
table.recapCommande td.bordGauche,
table.recapCommande td.bordDroit,
table.recapCommande td.diversInformations{
	width: 0px;
	margin: 0;
	padding: 0;
}
table.recapCommande td.bordDroit{
	width: 50px;
}
table.priseCommande td.opt_ARTICLE-IMG1 img,
table.recapCommande td.opt_ARTICLE-IMG1 img{
	width: 50px;
	border: 1px solid #aaaaaa;
}
table.priseCommande td.opt_ARTICLE-DESI_AFF,
table.recapCommande td.opt_ARTICLE-DESI_AFF{
	width: 500px;
	font-weight: bold;
	text-decoration: underline;
}
table.recapCommande td.opt_ARTICLE-DESI_AFF a.ficheArticle{
	color:#7D7D7D;
}
table.priseCommande td.opt_ARTICLE-DESI_AFF span.decoupage,
table.recapCommande td.opt_ARTICLE-DESI_AFF span.decoupage{
	display: block;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
}
table.priseCommande td.opt_ARTICLE-DESI_AFF span.ptCadeau,
table.recapCommande td.opt_ARTICLE-DESI_AFF span.ptCadeau{
	display: block;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
}
table.priseCommande td.opt_ARTICLE-DESI_AFF a.modifierDecoupage,
table.recapCommande td.opt_ARTICLE-DESI_AFF a.modifierDecoupage{
	background-color:#CCCCCC;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	padding:0;
	text-align:center;
	width:60px;
}
table.priseCommande td.opt_ARTICLE-DESI_AFF a.modifierDecoupage:hover,
table.recapCommande td.opt_ARTICLE-DESI_AFF a.modifierDecoupage:hover{
	color: #7D7D7D;
}
div.decoupagePopup{
	padding: 15px 15px;
	background-color: #ffffff;
	border: 2px solid #ff7d00;
	width: 550px;
}
div.decoupagePopup div#messageErreur{
	color: #ff0000;
	font-weight: bold;
}
div.decoupagePopup table.valeursDecoupage{
	margin: 0 auto;
}
div.decoupagePopup table.valeursDecoupage td{
	background-color:#EEEEEE;
	border-bottom:4px solid #FFFFFF;
	color:#7D7D7D;
	padding:5px 5px;
	vertical-align:middle;
}
div.decoupagePopup table.valeursDecoupage td input{
	color:#7D7D7D;
	width: 50px;
	margin: 0px 5px;
}
div.decoupagePopup table.boutons{
	margin: 20px auto 0px auto;
}

div.decoupagePopup table.boutons a{
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	margin: 5px 5px;
	padding: 3px 35px;
	display: block;
}
div.decoupagePopup table.boutons a:hover{
	color: #7D7D7D;
}
div.decoupagePopup a.supLigne,
div.decoupagePopup a.newLigne{
	background-color:#FF7D00;
	color:white;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	text-decoration:none;
	display: block;
}
div.decoupagePopup a.newLigne{
	margin: 10px auto;
	width: 135px;
}
div.decoupagePopup a.supLigne:hover,
div.decoupagePopup a.newLigne:hover{
	background-color: #ffb46f
}

table.priseCommande td.opt_ARTICLE-WEB_REF,
table.recapCommande td.opt_ARTICLE-WEB_REF{
}
table.priseCommande td.opt_ARTICLE-IMG1,
table.recapCommande td.opt_ARTICLE-IMG1{
	padding-top: 5px;
	vertical-align: center;
}
table.priseCommande td.opt_LIGNE-WEB_HT,
table.priseCommande td.opt_LIGNE-WEB_TTC,
table.recapCommande td.opt_LIGNE-TOTAL_HT,
table.recapCommande td.opt_LIGNE-TOTAL_TTC{
	text-align: right;
	width: 80px;
}
table.recapCommande td.opt_LIGNE-PRIX,
table.priseCommande td.opt_PUHT_REMISE,
table.priseCommande td.opt_PUTTC_REMISE{
	text-align: right;
	width: 115px;
}
table.priseCommande td.quantite,
table.recapCommande td.opt_LIGNE-QTE{
	width: 80px;
	text-align: right;
}
table.priseCommande td.quantite input{
	font-size: 11px;
	float: left;
	text-align: right;
	color: #7D7D7D;
	background-color: #EEEEEE;
	border: 1px solid #ff7415;
}
table.priseCommande td.quantite input.edition{
	width: 30px;
}
table.priseCommande td.quantite input.lecture{
	width: 53px;
}
table.priseCommande td.quantite a,
table.priseCommande td.quantite a.lecture{
	display: none;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009955&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-left:5px;
	float: left;
}
table.priseCommande td.quantite a.edition{
	display: block;
}
table.priseCommande td.boutons{
	width: 50px;
}
table.priseCommande td.boutons a{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009956&attribut=FICHIER&langue=fr');
	background-repeat: no-repeat;
	width: 15px;
	height: 16px;
	display: block;
	margin: 0 20px 0 auto;
}
div.panier table.sousLDC{
	width: 717px;
	margin: 0 auto;
}
/* Total du panier */
div.panier div.preTotal{
	font-weight:bold;
	margin:0 10px 0 auto;
	padding-right:10px;
	width:230px;
}
div.panier div.preTotal input{
	border:0;
	color:#FF7B00;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	width:123px;
}
div.panier div.preTotal table{
	width: 100%;
}
div.panier div.preTotal td.valeur{
	text-align: right;
	width: 140px;
}
div.panier div.preTotal tr td{
	color: #000000;
	font-size: 12px;
	height:28px;
	vertical-align:middle;
}
div.panier div.preTotal tr.totalHT td,
div.panier div.preTotal tr.totalTTC td{
	border-bottom: 2px solid #FF7B00;
}
div.panier div.preTotal tr.totalHT td,
div.panier div.preTotal tr.totalTTC td{
	color:#FF7B00;
	font-size:16px;
}
/* Commande rapide */
div.priseCommandeRapide{
	width: 420px;
	margin: 0 0 0 auto;
}
div.priseCommandeRapide table{
	margin: 20px auto 0 auto;
}
div.priseCommandeRapide input{
	color: #7D7D7D;
}
div.priseCommandeRapide td.reference input{
	width: 100px;
}
div.priseCommandeRapide td.quantite input{
	width: 60px;
	margin: 0 20px;
}
div.priseCommandeRapide td {
vertical-align:middle;
}
div.priseCommandeRapide td.bouton a {
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009917&attribut=FICHIER&langue=fr');
border:none;
display:block;
height:29px;
margin-top:0px;
width:31px;
margin-right:10px;
}
/* Code promo */
div.panier div.codePromo{
	width: 364px;
}
div.panier div.codePromo table{
	margin: 10px 0px 0px auto;
}
div.panier div.codePromo td.input{
	text-align: right
}
div.panier div.codePromo td.input input{
	width: 140px;
	border: 1px solid #d4d4d4;
	color: #7d7d7d;
}
div.panier div.codePromo td.bouton{
	width: 151px;
}
div.panier div.codePromo td.bouton  a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009913&attribut=FICHIER&langue=fr');
border:medium none;
color:white;
display:block;
font-weight:bold;
height:25px;
margin: -5px 0 0 8px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:151px;
}
/*Boutons*/
div.panier table.boutons{
	margin: 25px 0 0 auto;
}
div.panier table.boutons td{
	padding: 0px 8px;
}

div.panier div.validation div.bouton a,
div.panier div.paiement div.bouton a,
div.panier table.boutons td a{
color:white;
display:block;
font-size:10px;
font-weight:bold;
text-decoration:none;
height:24px;
line-height: 24px;
background-repeat:no-repeat;
}
div.panier table.boutons td.demanderDevis a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009914&attribut=FICHIER&langue=fr');
width: 111px;
padding-left:40px;
}
div.panier table.boutons td.poursuivreAchats a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009915&attribut=FICHIER&langue=fr');
padding-left:27px;
padding-right:0;
width:124px;
}
div.panier div.validation div.bouton a,
div.panier div.paiement div.bouton a,
div.panier table.boutons td.validerCommande a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009913&attribut=FICHIER&langue=fr');
padding-left:36px;
width: 115px;
}
div.panier div.validation div.bouton a,
div.panier div.paiement div.bouton a{
	margin: 0 auto;
}
div.panier table.boutons td.poursuivreAchats  a{
}
div.panier table.boutons td.precedent a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009915&attribut=FICHIER&langue=fr');
padding-left:20px;
padding-right:0;
width:131px;
text-align: center;
}
div.panier table.boutons td.suivant a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009916&attribut=FICHIER&langue=fr');
padding-left:0px;
padding-right:20px;
width:131px;
text-align: center;
}
/* Livraison */
div.panier div.livraison{
	width: 350px;
}
div.panier div.livraison p{
	margin-left:25px;
}
div.panier div.livraison span.precision{
	font-style: italic;
}
div.panier div.livraison span.precision a{
	color: #000000;
}
div.panier div.livraison span.prix{
	margin-left: 5px;
	font-weight: bold;
	font-style: normal;
}
/* Validaiton */
div.panier div.validation{
	width: 355px;
}
div.panier div.validation table.valeur{
	text-align: right;
}
div.panier div.validation  input{
	width: 140px;
}
/* Paiement */
div.panier div.paiement{
}
div.panier div.paiement hr.separateurPaiement{
	margin: 15px 0px;
}
div.panier div.paiement span.titrePaiement{
	font-weight: bold;
}
div.panier div.paiement span.paiementHabituel{
	font-style: italic;
}

/* Mes adresses */
div.choixAdresses table.choixAdresses{
	width: 100%;
}
div.choixAdresses table.choixAdresses table{
	width: 100%;
}
div.choixAdresses table.choixAdresses table select{
	width: 100%;
}
div.choixAdresses table.boutons{
	border-collapse: collapse;
	margin: 60px 40px 60px auto;
	width: 315px;
}
div.choixAdresses table.boutons td.modifierPanier a{
	background-image: url('null');
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	display: block;
	margin-right: 20px;
}
div.choixAdresses table.boutons td.continuer a{
	background-image: url('null');
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	display: block;
	margin-left: 20px;
}
div.choixAdresses div.modiferAdresse a,
div.panier table.cmdeAdresses td.adresse td.bouton a{
	background-color:#FF7B00;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:10px 0 10px auto;
	width:80px;
	font-size: 13px;
	height: 18px;
}
div.choixAdresses div.modiferAdresse a:hover,
div.panier table.cmdeAdresses td.adresse td.bouton a:hover{
	background-color: #ffb46f;
}
div.panier table.cmdeAdresses td.adresse td.bouton a{
	margin: 0 auto;
}
div.panier table.cmdeAdresses td.adresse td.bouton{
	vertical-align: bottom;
}
div.panier table.cmdeAdresses fieldset{
	margin-right: 0px;
}
div.panier table.cmdeAdresses fieldset legend{
	color: #7D7D7D;
}







div.ficheProduitPdf a{
background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010162&attribut=FICHIER&langue=fr');
background-position:center 9px;
background-repeat:no-repeat;
display:block;
height:26px;
padding-top:39px;
width:70px;
color:#8C8C8C;
font-family:arial;
font-size:10px;
text-decoration:none;
}

div.messageBourse{
background-color:#FDE6C9;
border:2px solid #FF7B00;
color:#000000;
font-weight:normal;
margin:10px auto;
padding:10px;
width:600px;
}















/* Page d'accueil avant première */
div#header.avantPremiere{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010037&attribut=FICHIER&langue=fr');
}

/* Produits dynamiques page d'accueil */
table.articleDynamique{
	margin: 30px auto;
} 
table.articleDynamique td{	
	background-position:center top;
	background-repeat:no-repeat;
	height:227px;
	padding:0 14px;
	vertical-align:top;
	width:184px;
} 
table.articleDynamique td.general{	
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009989&attribut=FICHIER&langue=fr');
}
table.articleDynamique td.college{	
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010075&attribut=FICHIER&langue=fr');
} 
table.articleDynamique td.xynops{	
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1010074&attribut=FICHIER&langue=fr');
} 
table.articleDynamique td.lycee{	
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009991&attribut=FICHIER&langue=fr');
} 
table.articleDynamique td.multimedia{
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009990&attribut=FICHIER&langue=fr');
} 
table.articleDynamique td ul,
table.articleDynamique td li{
	margin: 0;
	padding: 0;
}
table.articleDynamique td li{
	list-style-type: none;
}
table.articleDynamique td table.unItemArticle{
	width: 100%;
	height: 220px;
}
table.articleDynamique td td{
	vertical-align: middle;
	width: 100%;
	height: auto;
	padding: 0;
}
table.articleDynamique td td.image{
	text-align: center;
	padding-top: 25px;
	height: 100px;
}
table.articleDynamique td td.image img{
	margin: 5px auto;
}
table.articleDynamique td td.desi{
	text-align: center;
	padding: 0 2px;
}
table.articleDynamique td td.desi a{
	text-decoration: none;
	color: #08405D;
}
table.articleDynamique td td.prix{
	padding-bottom:5px;
	text-align:right;
	vertical-align:bottom;
	padding-right: 10px;
	color: #e74b1f;
	font-weight: bold;
}



/* Menu nouveauté et promotions */
div.promotions{
	position: absolute;
	top: 124px;
	left: 191px;
}
div.promotions a{
	display: block;
	height: 49px;
	float: left;
}
div.promotions a.nouveautes{
	width: 110px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009983&attribut=FICHIER&langue=fr');
}
div.promotions a.promotions{
	width: 96px;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009984&attribut=FICHIER&langue=fr');
}

/************************** Boite Sous Menu ************************************/
td.menuGauche div.boiteSousMenu{
	width:216px;
	margin-bottom:25px;
}
div.boiteSousMenu div.boiteContent{
	border: 1px solid #cfcece;	
	position:relative;
}
div.boiteSousMenu div.boiteContent span.boiteCoinHG,
div.boiteSousMenu div.boiteContent span.boiteCoinHD,
div.boiteSousMenu div.boiteContent span.boiteCoinBG,
div.boiteSousMenu div.boiteContent span.boiteCoinBD{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009891&attribut=FICHIER&langue=fr');
	height:7px;
	position:absolute;
	width:7px;
	z-index:5;
}
div.boiteSousMenu div.boiteContent span.boiteCoinBG{
	background-position:left bottom; 
	left: -1px;
	bottom: -1px; 
	_left: -1px;
	_bottom: 12px;
}
div.boiteSousMenu div.boiteContent span.boiteCoinBD{
	background-position:right bottom; 
	right: -1px;
	bottom: -1px; 
	_right: 0px;
	_bottom: 12px;
}
div.boiteSousMenu div.boiteContent span.boiteCoinHG{
	background-position:left top; 
	left: -1px;
	top: -1px;
	_top: 0px; 	
}
div.boiteSousMenu div.boiteContent span.boiteCoinHD{
	background-position:right top; 
	right: -1px;
	_right: 0px;
	top: -1px; 
	_top: 0px;
}
div.boiteSousMenu div.boiteContent h3{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009894&attribut=FICHIER&langue=fr');
		font-size:13px;
		margin:-1px -1px 0;
		padding:0 0 0 6px;
		position:absolute;
		top:-20px;
		z-index:10;
}
div.boiteSousMenu div.boiteContent h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009894&attribut=FICHIER&langue=fr');
	background-position:right top;
	background-repeat:no-repeat;
	color:black;
	display:block;
	line-height:25px;
	margin:0;
	min-height:14px;
	overflow:hidden;
	padding:1px 12px 2px 5px;
	text-align:center;
	text-decoration:none;
}
div.boiteSousMenu div.boiteContent div.content{
	overflow:hidden;
	padding:0 5px 5px 5px;
}
div.boiteSousMenu span.pied{
	padding-left: 10px;
	display: block; 
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009892&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu span.pied span{
	height:13px;
	font-size:1%;
	display: block;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: transparent;
	background-image: url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009892&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu div.enTete{
	margin:0 20px 18px 10px;
}
div.boiteSousMenu div.boiteContent div.content .titre{
	color:black;
	font-size:11px;
}
div.boiteSousMenu div.boiteContent div.content p{
	padding:0;
	margin:0;
}
div.boiteSousMenu div.boiteContent div.content input{
	font-size:11px;
	width:152px;
	border-color:#CCCCCC #EEEEEE # #CCCCCC;
	border-style:solid;
	border-width:1px;
}
div.boiteSousMenu div.boiteContent div.content a.loupe{
	background:transparent url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009882&attribut=FICHIER&langue=fr') no-repeat scroll 0 0;
	border:medium none;
	font-size:10px;
	font-weight:bold;
	height:38px;
	margin-left:3px;
	width:38px;
	font-size:11px;
	display: block;
	flot: left;
}
div.boiteSousMenu div.boiteContent div.content table.inscriptionNewsletter td{
	vertical-align: middle;
}
div.boiteSousMenu div.boiteContent div.content table.inscriptionNewsletter a{
	background:transparent url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009881&attribut=FICHIER&langue=fr') no-repeat scroll 0 0;
	border:medium none;
	font-size:10px;
	font-weight:bold;
	height:38px;
	margin-left:3px;
	width:38px;
	font-size:11px;
	display: block;
}
div.boiteSousMenu div.boiteContent ul{
	padding:0;
	margin:0 4px 15px 12px;
	list-style:none;
}
div.boiteSousMenu div.boiteContent div.content ul a{
	font-size:11px;
	color:#000000;
	text-decoration: none;
}
div.boiteSousMenu div.boiteContent div.content ul a:hover{
	text-decoration:underline;
}
div.boiteSousMenu div.boiteContent div.content .listeLiens {
	float:left;
}
div.boiteSousMenu div.boiteContent div.content img{
	float:left;
	margin-top:5px;
}
/************************** Boite Orange ************************************/
div.boiteSousMenu .orange div.enTete h3{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009894&attribut=FICHIER&langue=fr') ;
}
div.boiteSousMenu .orange h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009894&attribut=FICHIER&langue=fr') ;
}
div.boiteSousMenu div.orange div.content input{
	border-color:#CCCCCC #EEEEEE #ffbc7f #CCCCCC;
	background-color:#ffeede;	
}
/************************** Boite Verte ************************************/
div.boiteSousMenu  div.vert div.enTete h3{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009895&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.vert div.enTete h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009895&attribut=FICHIER&langue=fr');
}

div.boiteSousMenu  div.vert div.content .titre{
	padding-left:70px;
}

div.boiteSousMenu  div.vert  div.content .lien{
	text-align:right;
	padding-right:8px;
}

div.boiteSousMenu  div.vert div.content .lien a{
	font-size:10px;
	color:#6f8b8a;
}
/************************** Boite Rose ************************************/
div.boiteSousMenu  div.rose div.enTete h3{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009896&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.rose  div.enTete h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009896&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu div.rose div.content input{
	border-color:#CCCCCC #EEEEEE #c66890 #CCCCCC;
	background-color:#ffe3ef;
	color:#924d6a;
}
/************************** Boite Bleue ************************************/
div.boiteSousMenu  div.bleu div.enTete h3{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009893&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.bleu div.enTete h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009893&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.bleu div.content ul a{
	color:#20497a;
}
/************************** Boite Violette ************************************/

div.boiteSousMenu  div.violet div.enTete  h3{
		background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009897&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.violet div.enTete h3 span{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009897&attribut=FICHIER&langue=fr');
}
div.boiteSousMenu  div.violet div.content .listeLiens ul a{
	color:#685c77;
}
/******* Menu gauche ********/
td.menu div.infosContact,
td.menuGauche div.infosContact{
	left:6px;
	position:relative;
	top:-29px;
}
td.menu div.boiteSousMenu div.boiteContent div.content p.saisieLigne,
td.menuGauche div.boiteSousMenu div.boiteContent div.content p.saisieLigne{
	margin:0 4px 15px 12px;
}
td.menu p.saisieLigne a,
td.menuGauche p.saisieLigne a{
	font-size:11px;
	text-decoration: none;
	color: #000000;
}
td.menu p.saisieLigne a:hover,
td.menuGauche p.saisieLigne a:hover{
	text-decoration: underline;
}

/************************** Pied de page ************************************/
div#footer{
	background-image:url('/metier/element/upload/download_image.html?IDTypeElement=22&IDPeriode=22&IDElement=1009879&attribut=FICHIER&langue=fr');
	background-position:left bottom;
}
div#footer span{
	font-weight: bold; 
	font-size: 17px; 
	color: #E74B1F;
	display: block;
	margin: 17px 0px 0px 20px;
}
div#footer table.menuFooter{
	margin: 10px 0px 0px 20px;
	font-size: 11px;
}
div#footer table.menuFooter td{
	padding: 2px 25px 2px 25px;
}
div#footer table.menuFooter td a{
	text-decoration: none;
	color: #08405D;
}
div#footer table.menuFooter td a:hover{
	text-decoration: underline;
}

/************************** Contribution (from footer) ************************************/
div.contribution{
}
div.contribution h1{
color:#FF7B00;
font-size:20px;
margin-left:15px;
}
div.contribution h2{
color:#545454;
font-size:14px;
margin-left:6px;
text-align:left;
}
div.contribution ul{
	margin:38px;
	text-align:left;
}
div.contribution ul li{
	margin-bottom:10px;
}
div.contribution span.important{
	color:#FF7B00;
font-size:14px;
font-weight:bold;
}
div.contribution a{
	color:#FF7B00;
}
div.contribution a:hover{
	text-decoration:none;
}
/************************** Qui sommes nous ************************************/
div.contribution div.QuiSommesNous .imageG{
float:left;
margin-top:20px;
width:42%;
}
div.contribution div.QuiSommesNous .texteD{
background-color:#EEEEEE;
border:1px solid #CCCCCC;
float:left;
margin-top:46px;
padding:19px;
text-align:justify;
vertical-align:middle;
width:50%;
color:#686868;
}
div.contribution div.QuiSommesNous p.image{
margin:0 auto;
width:211px;
}
div.contribution div.QuiSommesNous ul.tiret{
list-style:circle;
}

div.contribution div.QuiSommesNous .clear{
clear:both;
}
div.contribution div.QuiSommesNous div.InfoTitre{
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#686868;
margin:40px auto;
padding:0 22px;
width:85%;
}
div.contribution div.QuiSommesNous div.InfoTitre h2{
background-color:white;
color:black;
font-size:12px;
margin:0 -22px;
padding:20px;
text-align:center;
}
div.contribution div.QuiSommesNous div.InfoTitre p.fermeture{
text-align:center;
font-style:italic;
font-weight:bold;
}

/************************** Nous contacter ************************************/
div.contribution div.nousContacter ul.tiret{
list-style:circle;
}
div.contribution div.nousContacter div.contactEmail{
margin:0 auto;
text-align:center;
width:56%;
}
div.contribution div.nousContacter p.image{
margin:0 auto;
width:211px;
}

/************************** Assistance technique ************************************/
div.contribution div.assistanceTech div.blocAss{
margin:25px auto;
padding:10px;
text-align:center;
width:95%;
background-color:#eee;
border: 1px solid #ccc
}

div.contribution div.assistanceTech div.blocAss p{
margin-left:35px;
margin-top:16px;
text-align:left;
}

div.contribution div.assistanceTech div.blocAss p.first{
background-color:white;
font-weight:bold;
margin:29px -10px 30px;
padding:5px;
text-align:center;
font-weight:bold;
}
div.contribution div.assistanceTech div.blocAss p.first span.normal{
font-weight:normal;
}

div.contribution div.assistanceTech p.important{
margin:20px;
}
div.contribution div.assistanceTech p.important span.stronger{
font-weight:bold;
color:#FF7B00;
}

/**************************  Livraisons ************************************/
div.contribution div.livraisons h1 span.second{
display:block;
margin-left:46px;
margin-right:0;
text-align:right;
width:95%;
}
div.contribution div.livraisons h2{
margin-left:50px;
margin-top:27px;
}
div.contribution div.livraisons p{
margin-left:80px;
}

div.contribution div.livraisons ul{
margin-left:93px;
margin-top:16px;
}
div.contribution div.livraisons li{
margin-bottom:10px;
}

div.contribution div.livraisons div.tableau{
margin-top:25px 0;
}
div.contribution div.livraisons div.tableau table{
border:1px solid white;
margin: 0 auto;
}
div.contribution div.livraisons div.tableau table tr{
background-color:#EEEEEE;
border:1px solid #CCCCCC;
}
div.contribution div.livraisons div.tableau table th{
background-color:#CCCCCC;
padding:9px;
text-align:center;
text-decoration:underline;
border:1px solid white;
}
div.contribution div.livraisons div.tableau table td{
padding:5px 5px 5px 11px;
border:1px solid #ccc;
}

/**************************  Conditions générales de vente ************************************/
div.contribution div.condVentes p{
text-align:justify;
}

/**************************  garanties ************************************/
div.contribution div.garantie p{
text-align:justify;
}
div.contribution div.garantie p.attention{
background-color:#eee;
border:1px solid #ccc;
padding:10px;
text-align:center;
margin:40px;
}
div.contribution div.garantie span.stronger{
font-weight:bold;
color:#FF7B00;
}
div.contribution div.garantie ul{
margin-left:93px;
margin-top:16px;
}
div.contribution div.garantie li{
margin-bottom:10px;
}

/******************************Avantages fidélité **************************/

div.contribution div.avantagesFidelite h1{
color:#6F8B8A;
}
div.contribution div.avantagesFidelite h1 img{
vertical-align:middle;
}
div.contribution div.avantagesFidelite p.attention{
background-color:#eee;
border:1px solid #ccc;
padding:10px;
text-align:center;
margin:40px;
}
div.contribution div.avantagesFidelite span.stronger{
font-weight:bold;
color:#FF7B00;
}

div.contribution div.avantagesFidelite div.points{
width:90%;
background-color:#eee;
border:1px solid #ccc;
padding:15px;
}
div.contribution div.avantagesFidelite p.AccesToList{
text-align:right;
font-style:italic;
}


















