/* Initialisations à 0 de toutes les marges et paddings */
* { margin: 0; padding : 0;}
img{ border: 0px;
}

/* 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.myBody{
	background-image:url('/dimg/22/FICHIER/3/0001010083_Fond_Site_Standard.jpg');
	background-position:center top;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	text-align: center; /* pour corriger le bug de centrage IE */
}

div#container{
	margin: 0px auto; 
	width: 980px; 
	position: relative;
	text-align: left;
	padding: 0 10px;


	background-image: url('/dimg/22/FICHIER/5/0001001575_bodyBg.png');
	background-repeat: repeat-y;

}

/*=================================*/
/*	ANGLAIS		*/
/*=================================*/
/* body.myBody */
body#bodyEN {
	background-image:url('/dimg/22/FICHIER/5/0001010105_Fond_Site_Standard.jpg');
}
body#bodyEN div#container{
	background-image:url('/dimg/22/FICHIER/4/0001010104_bodyBg.png');
}

/*=================================*/
/*		HEADER		*/
/*=================================*/
div#container div#header{




	height: 210px;
}
/*=================================*/
/*		CONTENT		*/
/*=================================*/
div#container div#content{
	margin: 22px 22px 0px 20px;
	/*position: relative; Ne pas décommenter Bug */
}
div#container div#content table.content{
	border-collapse: collapse;
	width: 100%;
	position:relative;
}
div#container div#content table.content td.menuGauche{
	width: 285px;
	vertical-align: top;
}
div#container div#content table.content td.contenu{
	vertical-align: top;
}
/*=================================*/
/*		FOOTER		*/
/*=================================*/
div#container div#footer{
	margin-top: 20px;
}
div#container div#footer div.piedPage{
	position: relative;
	font-family: arial;
	font-size: 11px;
}
div#container div#footer div.piedPage div.bordure,
div#container div#footer div.bordureMapMonde{
	background-image: url('/dimg/22/FICHIER/7/0001000017_separateurHorizontalMenu.png');
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
div#container div#footer div.piedPage table{
	border-collapse: collapse;
	margin-left: 30px;
	margin-top:22px;
}
div#container div#footer div.piedPage table td{
	padding: 0px 40px;
	border-right: 1px solid #7f7f7f;
}
div#container div#footer div.piedPage table td.fin{
	border-right:0;
}
div#container div#footer div.piedPage table tr.fin td{
	padding-bottom: 10px;
}
div#container div#footer div.piedPage table a{
	color: #000000;
	text-decoration: none;
}
div#container div#footer div.piedPage table a:hover{
	text-decoration: underline;
}
div#container div#footer div.piedPage div.imageFooter{
	position: absolute;
	right:0px;
	top: -27px;
}
div#container div#footer div.piedPage div.imageFooter div{
	background-image: url('/dimg/22/FICHIER/1/0001000131_piedPageDroite.png');
	background-repeat: no-repeat;
	width: 125px;
	height: 95px;
}


/*=================================*/
/*	Appliquable à tout le site	*/
/*=================================*/
body h2{
	color: #A52B42;
	border-bottom: 1px solid #A52B42;
}
body h3{
	color: #A52B42;
}
/* {fp} */
body h4{
	color: #A52B42;
	font-size: 1.1em;
margin-bottom: 0;
}

body a {
	color: #333333;
}

/*=================================*/
/*	RETOUR GESTION		*/
/*=================================*/
div#retourGestion{
	position: absolute;
	z-index: 99;
}
div#retourGestion a{
	text-decoration: none;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 11px;
}
div#retourGestion a:hover{
	text-decoration: underline;
}

/*=================================*/
/*		Map monde		*/
/*=================================*/
div.mapMonde{
	position: relative;
}
div.mapMonde div.pays{
	font-family: arial;
	position: absolute;
	top: 20px;
	left: 104px;
	font-size: 12px;
}
div.mapMonde div.pays h1{
	font-family: arial;
	font-size: 12px;
}
div.mapMonde div.pays p{
	color: #5c5c5c;
}
div.mapMonde div.pays select,
div.mapMonde div.pays option{
	font-size: 12px;
	font-family: arial;
}
div.mapMonde div.pays select{
	float: left;
}
div.mapMonde div.pays a.choixPays{
	background-image: url('/dimg/22/FICHIER/1/0001000021_rechercheOk.png');
	width: 24px;
	height: 25px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
}
div.continent{
	background-image: url('/dimg/22/FICHIER/7/0001001737_bgReseller.png');
	background-repeat: no-repeat;
	background-position: top right;
	font-family: arial;
	font-size: 12px;
}
div.continent table{
	border-collapse: collapse;
	width: 100%;
	border: 0;
}
div.continent table td.continent{
	/*text-align: top;*/
	text-align: left;
	padding-left:30px;
	padding-top:10px;
}
div.continent table td.continent img{
	position: relative;
	z-index: 99;
}
div.continent table h1{
	font-family: arial;
	font-size: 16px;
	color: #e38b00;
}
div.continent table h2{
	font-family: arial;
	font-size: 14px;
	color: #e38b00;
	border: 0;
}
div.continent table h3{
	font-family: arial;
	font-size: 12px;
	color: #ac0000;
	margin-bottom: 0px;
}
div.continent table ul{
	margin: 0;
	list-style-type:none;
}
div.continent table p{
	color: #5c5c5c;
	margin-top: 0px;
}
div.continent table p.infos{
	font-family: verdana;
	color: #5c5c5c;
}
div.continent table p.infos a{
	color: #e38b00;
	text-decoration: none;
}
div.continent table p.infos a:hover{
	text-decoration: underline;
}



/*=================================*/
/*	LES MENUS			*/
/*=================================*/
/* ********** 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{
display: block;
width: 177px;
} 
/* correct a little IE bug */
* html div.menuDynamiqueHorizontal ul li li{
display: inline;
}

/*=================================*/
/*	MENU CATALOGUE		*/
/*=================================*/
div#boxMenu_1000016{
	position: absolute;
	top: 136px;
	right: 13px;
	z-index: 10001;
}
div#boxMenu_1000016 ul#menu_1000016{
	margin-left: 0px;
}
div#boxMenu_1000016 ul#menu_1000016 li{
	display: block;
	float: left;
	background-repeat: repeat-x;
}
div#boxMenu_1000016 ul#menu_1000016 li table{
	height: 33px;
	width: 100px;
	background-image: url('/dimg/22/FICHIER/0/0001000000_menuCatalogueSeparateurG.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse: collapse;
}
div#boxMenu_1000016 ul#menu_1000016 li table td{
	vertical-align: middle;
	text-align: center;
	line-height:9px;
	padding:0px;
	background-image: url('/dimg/22/FICHIER/1/0001000001_menuCatalogueSeparateurD.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div#boxMenu_1000016 ul#menu_1000016 li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
div#boxMenu_1000016 ul#menu_1000016 li a:hover{
	text-decoration: none;
}
/* Fonds de couleur des onglets du sous menu dynamique du catalogue produit */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005{
	background-image: url('/dimg/22/FICHIER/2/0001000002_menuCatalogue1.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003{
	background-image: url('/dimg/22/FICHIER/3/0001000003_menuCatalogue2.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001{
	background-image: url('/dimg/22/FICHIER/4/0001000004_menuCatalogue3.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004{
	background-image: url('/dimg/22/FICHIER/5/0001000005_menuCatalogue4.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002{
	background-image: url('/dimg/22/FICHIER/6/0001000006_menuCatalogue5.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008{
	background-image: url('/dimg/22/FICHIER/7/0001000007_menuCatalogue6.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006{
	background-image: url('/dimg/22/FICHIER/6/0001009996_menuCatalogueInstrumentationMesure.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007{
	background-image: url('/dimg/22/FICHIER/9/0001000009_menuCatalogue8.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000{
	background-image: url('/dimg/22/FICHIER/0/0001000010_menuCatalogue9.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764{
	background-image: url('/dimg/22/FICHIER/8/0001000008_menuCatalogue7.png');
}


/* Largeur des cadres dans le menu dynamique */
/* Didactique SVT */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003 table{
	width: 102px;
}
/* ExAO */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005 table{
	width: 47px;
}
/* Didactique PC */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001 table{
	width: 111px;
}
/* Didactique Techno */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004 table{
	width: 86px;
}
/* Didactique Primaire */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002 table{
	width: 76px;
}
/* Observation */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008 table{
	width: 85px;
}
/* Instrumentation Mesure */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006 table{
	width: 108px;
}
/* Mat. labo - Consommable */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007 table{
	width: 108px;
}
/* Mobilier */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000 table{
	width: 62px;
}
/* Papeterie - loisirs créatifs */
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764 table{
	width: 97px;
}

/*=================================*/
/*	MENU CATALOGUE ANGLAIS		*/
/*=================================*/
/* ExAO */
body#bodyEN div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005 table{
	width: 125px; 
}
/* Instrumentation Mesure */
body#bodyEN div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006 table{
	width: 112px;
}
/*=================================*/






div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.selected,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.surbrillance,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.surbrillance{
	background-image: url('/dimg/22/FICHIER/5/0001001735_menuCatalogueSelect.png');
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.surbrillance a{
	color: #e38b00;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.surbrillance a{
	color: #009b5a;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.surbrillance a{
	color: #007cbf;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.surbrillance a{
	color: #eb690b;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.surbrillance a{
	color: #b73288;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.surbrillance a{
	color: #007576;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.surbrillance a{
	color: #4192B3;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.surbrillance a{
	color: #5c79ab;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.surbrillance a{
	color: #694980;
}
/* Le dernier menu déroulant du menu publicatif 2 est férré à droite */
/* Didactique Technologique */

div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004 ul{
	right: 0px;
}

/* Papeterie / Loisirs Créatifs */

/*
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764 ul{
	right: 0px;
}
*/



div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.selected a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.surbrillance a{
	color: #a64d80;
}


div#boxMenu_1000016 ul#menu_1000016 li ul{
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding: 5px 5px;
}
div#boxMenu_1000016 ul#menu_1000016 li ul li{
	padding-left: 10px;
	border-bottom: 1px solid #E5E5E5;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005 li{
	background-color: #e38b00;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003 li{
	background-color: #009b5a;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001 li{
	background-color: #007cbf;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004 li{
	background-color: #eb690b;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002 li{
	background-color: #b73288;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008 li{
	background-color: #007576;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006 li{
	background-color: #4192B3;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007 li{
	background-color: #5c79ab;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000 li{
	background-color: #694980;
}
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764 li{
	background-color: #a64d80;
}

div#boxMenu_1000016 ul#menu_1000016 li ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.selected ul li a,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.selected ul li a{
	background-color: #FFFFFF;
	color: #999999;
	padding: 5px 5px;
	font-weight: bold;
}
div#boxMenu_1000016 ul#menu_1000016 li ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000005.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000003.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000001.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000004.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000002.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000008.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000006.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000007.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000000.selected ul li a:hover,
div#boxMenu_1000016 ul#menu_1000016 li#menuCategorie_1000764.selected ul li a:hover{
	background-color: #F8F8F8;
	color: #333333;
	text-decoration: none;
}

/*=================================*/
/*	MENU DESTOCKAGE		*/
/*=================================*/
div#boxMenu_1000028{
	position: absolute;
	top: 136px;
	right: 13px;
	z-index: 99999;
}
div#boxMenu_1000028 ul#menu_1000028{
	margin-left: 0px;
}
div#boxMenu_1000028 ul#menu_1000028 li{
	display: block;
	float: left;
	background-repeat: repeat-x;
}
div#boxMenu_1000028 ul#menu_1000028 li table{
	height: 33px;
	width: 100px;
	background-image: url('/dimg/22/FICHIER/0/0001000000_menuCatalogueSeparateurG.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse: collapse;
}
div#boxMenu_1000028 ul#menu_1000028 li table td{
	vertical-align: middle;
	text-align: center;
	line-height:9px;
	padding:0px;
	background-image: url('/dimg/22/FICHIER/1/0001000001_menuCatalogueSeparateurD.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div#boxMenu_1000028 ul#menu_1000028 li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
div#boxMenu_1000028 ul#menu_1000028 li a:hover{
	text-decoration: none;
}
div#boxMenu_1000028 ul#menu_1000028 li{
	background-image: url('/dimg/22/FICHIER/9/0001009859_menuCatalogueDestockage.png');
}
div#boxMenu_1000028 ul#menu_1000028 li.selected,
div#boxMenu_1000028 ul#menu_1000028 li.surbrillance{
	background-image: url('/dimg/22/FICHIER/5/0001001735_menuCatalogueSelect.png');
}
div#boxMenu_1000028 ul#menu_1000028 li.selected a,
div#boxMenu_1000028 ul#menu_1000028 li.surbrillance a{
	color: #df0819;
}
/*
div#boxMenu_1000028 ul#menu_1000028 li#menuCategorie_1000000 ul{
	right: 0px;
}

div#boxMenu_1000028 ul#menu_1000028 li#menuCategorie_1000004 ul{
	right: 0px;
}
*/
div#boxMenu_1000028 ul#menu_1000028 li#menuCategorie_1000764 ul{

	right: 0px;
}


div#boxMenu_1000028 ul#menu_1000028 li ul{
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding: 5px 5px;
}
div#boxMenu_1000028 ul#menu_1000028 li ul li{
	padding-left: 10px;
	border-bottom: 1px solid #E5E5E5;
}
div#boxMenu_1000028 ul#menu_1000028 li li{
	background-color: #df0819;
}
div#boxMenu_1000028 ul#menu_1000028 li ul li a,
div#boxMenu_1000028 ul#menu_1000028 li.selected ul li a{
	background-color: #FFFFFF;
	color: #999999;
	padding: 5px 5px;
	font-weight: bold;
}
div#boxMenu_1000028 ul#menu_1000028 li ul li a:hover,
div#boxMenu_1000028 ul#menu_1000028 li.selected ul li a:hover{
	background-color: #F8F8F8;
	color: #df0819;
	text-decoration: none;
}


/*=================================*/
/*	MENU RESSOURCE		*/
/*=================================*/
div#boxMenu_1000025{
	position: absolute;
	top: 136px;
	right: 13px;
	z-index: 99999;
}
div#boxMenu_1000025 ul#menu_1000025{
	margin-left: 0px;
}
div#boxMenu_1000025 ul#menu_1000025 li{
	display: block;
	float: left;
	background-repeat: repeat-x;
}
div#boxMenu_1000025 ul#menu_1000025 li table{
	height: 33px;
	width: 100px;
	background-image: url('/dimg/22/FICHIER/0/0001000000_menuCatalogueSeparateurG.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse: collapse;
}
div#boxMenu_1000025 ul#menu_1000025 li table td{
	vertical-align: middle;
	text-align: center;
	line-height:9px;
	padding:0px 2px;
	background-image: url('/dimg/22/FICHIER/1/0001000001_menuCatalogueSeparateurD.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div#boxMenu_1000025 ul#menu_1000025 li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
div#boxMenu_1000025 ul#menu_1000025 li li a{
	background-color: #1f9f17;
}
div#boxMenu_1000025 ul#menu_1000025 li a:hover{
	text-decoration: underline;
}
div#boxMenu_1000025 ul#menu_1000025 li ul{
	background-color: #1f9f17;
}
div#boxMenu_1000025 ul#menu_1000025 li{
	background-image: url('/dimg/22/FICHIER/1/0001001731_menuCatalogueRessv2.png');
}
div#boxMenu_1000025 ul#menu_1000025 li li a:hover{
	color: #1f9f17;
	background-color: #EEEEEE;
	text-decoration: none;
}
div#boxMenu_1000025 ul#menu_1000025 li.surbrillance,
div#boxMenu_1000025 ul#menu_1000025 li.selected{
	background-image: url('/dimg/22/FICHIER/5/0001001735_menuCatalogueSelect.png');
}
div#boxMenu_1000025 ul#menu_1000025 li.surbrillance a,
div#boxMenu_1000025 ul#menu_1000025 li.selected a{
	color: #1F9F17;
}

/*=================================*/
/*	MENU PUBLICATIF 1		*/
/*=================================*/
div#boxMenu_1000015{
	position: absolute;
	top: 89px;
	left: 105px; /*108px;*/
}
div#boxMenu_1000015 ul#menu_1000015{
	margin-left: 0px;
}
div#boxMenu_1000015 ul#menu_1000015 li{
	display: block;
	float: left;
	background-repeat: repeat-x;
}
div#boxMenu_1000015 ul#menu_1000015 li table{
	height: 34px;
	background-image: url('/dimg/22/FICHIER/1/0001000011_menuPublicatifSeparateurG.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse: collapse;
}
div#boxMenu_1000015 ul#menu_1000015 li table td{
	vertical-align: middle;
	text-align: center;
	padding: 5px 10px 0px 10px;
	background-image: url('/dimg/22/FICHIER/2/0001000012_menuPublicatifSeparateurD.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div#boxMenu_1000015 ul#menu_1000015 li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000196 a,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000196 a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}


div#boxMenu_1000015 ul#menu_1000015 li a:hover{
	text-decoration: underline;
}
div#boxMenu_1000015 ul#menu_1000015 li {
	background-image: url('/dimg/22/FICHIER/3/0001000013_menuPublicatif1.png');
}
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000093,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000093{
	background-image: url('/dimg/22/FICHIER/4/0001000014_menuPublicatif2.png');
}
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000196,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000196{
	/*background-image: url('null');*/
	background-image: url('/dimg/22/FICHIER/3/0001009933_menuPublicatifPolytech.PNG');
}

div#boxMenu_1000015 ul#menu_1000015 li.select,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000093.select,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000093.select,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000196.select, 
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000196.select  {
	background-image: url('/dimg/22/FICHIER/5/0001001755_categorieSelect.png');
}
div#boxMenu_1000015 ul#menu_1000015 li.select a,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000093.select a,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000093.select a,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000196.select a,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000196.select a,
div#boxMenu_1000015 ul#menu_1000015 li.select a:hover,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000093.select a:hover,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000093.select a:hover,
div#boxMenu_1000015 ul#menu_1000015 li#menu_1000015Rubrique_1000196.select a:hover,
div#boxMenu_1000015 ul#menu_1000015 li#menuRubrique_1000196.select a:hover {
	text-decoration: none;
	color: #A52B42;
	cursor:default;
}

/*=================================*/
/*	MENU PUBLICATIF 1 ANGLAIS		*/
/*=================================*/
body#bodyEN div#boxMenu_1000015{
	left: 120px; 
}

/*=================================*/
/*	MENU PUBLICATIF 2		*/
/*=================================*/
div#boxMenu_1000021{
	position: absolute;
	top: 89px;
	right: 12px; /*18px;*/
	z-index: 99;
}
div#boxMenu_1000021 ul#menu_1000021{
	margin-left: 0px;
}
div#boxMenu_1000021 ul#menu_1000021 li{
	display: block;
	float: left;
	background-repeat: repeat-x;
}
div#boxMenu_1000021 ul#menu_1000021 li table{
	height: 34px;
	width:87px;	/*87 = largeur du bt destockage <=> largeur bt Techno*/
	background-image: url('/dimg/22/FICHIER/1/0001000011_menuPublicatifSeparateurG.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-collapse: collapse;
}
div#boxMenu_1000021 ul#menu_1000021 li table td{
	vertical-align: middle;
	text-align: center;
	padding: 5px 10px 0px 10px;
	background-image: url('/dimg/22/FICHIER/2/0001000012_menuPublicatifSeparateurD.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div#boxMenu_1000021 ul#menu_1000021 li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
div#boxMenu_1000021 ul#menu_1000021 li a:hover{
	text-decoration: underline;
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000128,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000128{
	background-image: url('/dimg/22/FICHIER/7/0001009847_menuPublicatif5.png');
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000129,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000129{
	background-image: url('/dimg/22/FICHIER/6/0001000016_menuPublicatif4.png');
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000180,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000180{
	background-image: url('/dimg/22/FICHIER/5/0001000015_menuPublicatif3.png');
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000129 a,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000129 a{
	color: #000000;
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000128.select,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000128.select,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000129.select,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000129.select,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000180.select,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000180.select{
	background-image: url('/dimg/22/FICHIER/5/0001001755_categorieSelect.png');
}
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000128.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000128.select a:hover,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000129.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000129.select a:hover,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000180.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menu_1000021Rubrique_1000180.select a:hover,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000128.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000128.select a:hover,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000129.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000129.select a:hover,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000180.select a,
div#boxMenu_1000021 ul#menu_1000021 li#menuRubrique_1000180.select a:hover{
	text-decoration: none;
	color: #A52B42;
	cursor:default;
}

/*=================================*/
/*	SEPARATEUR MENU		*/
/*=================================*/
div.separateurMenu{
	position:relative;
	top: 126px;
	height: 10px;
	border: 0px;
	width: 100%;
	background-image: url('/dimg/22/FICHIER/7/0001000017_separateurHorizontalMenu.png');
	background-repeat: repeat-x;
}

/*=================================*/
/*	PAGE ACCUEIL		*/
/*=================================*/
table.accueilBoite{
	border-collapse: collapse;
	margin: 10px auto 0 auto;
}
table.accueilBoite td{
	padding: 5px 5px;
}
table.accueilBoite td div.boiteCategorie div.contenu{
	height: 200px;
	width: 185px;
}

/* Boite TOP DES VENTES */
div.boiteTopVentes{
	background-image:url('/dimg/22/FICHIER/7/0001009787_topVente.jpg');
	background-repeat:no-repeat;
	height:219px;
	width:199px;
}
div.boiteTopVentes div.titre{
	color:#A52B42;
	font-size:15px;
	font-weight:bold;
	padding: 12px 0 8px 0;
	text-align:center;
}
div.boiteTopVentes div.contenu{
	width:195px;
	height:165px;
}

/* Boite TOP BOX PAPETERIE */
div.boiteTopBoxPapeterie{
	background-image:url('/dimg/22/FICHIER/1/0001009941_BoxTop_Violette.jpg');
	background-repeat:no-repeat;
	height:219px;
	width:199px;
}
div.boiteTopBoxPapeterie div.titre{
	color:#624A7E;
	font-size:15px;
	font-weight:bold;
	padding: 12px 0 8px 0;
	text-align:center;
}
div.boiteTopBoxPapeterie div.contenu{
	width:195px;
	height:165px;
}




table.accueilBoite div.contenu div.image{
	text-align: center;
	padding-top:12px;
	height: 105px;
}
table.accueilBoite div.contenu div.desi{
	text-align: center;
	height: 35px;
}
table.accueilBoite div.contenu div.desi a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
table.accueilBoite div.contenu div.desi a:hover{
	text-decoration: underline;
}
table.accueilBoite div.contenu div.prix{
	text-align: center;
	font-weight:bold;
	font-size: 17px;
}
table.accueilBoite div.boiteTopVentes div.contenu div.prix{
	color:#A52B42;
}
table.accueilBoite div.boite2 div.prix{
	color:#e38b00;
}
table.accueilBoite div.boite3 div.prix{
	color:#B73288;
}
table.accueilBoite div.boite4 div.prix{
	color:#694980;
}
table.accueilBoite div.boite5 div.prix{
	color:#A52B42;
}
table.accueilBoite div.boite6 div.prix{
	color:#A52B42;
}

/*==============================================================================================================*/
/*						RECHERCHE									*/
/*==============================================================================================================*/
/*Recherche spécifique Jeulin*/
div.rechercheSpec{
	position: absolute;
	top: 169px;
	left: 223px;
	background-image: url('/dimg/22/FICHIER/8/0001000018_rechercheSpecGauche.png');
	background-repeat: no-repeat;
	height: 39px;
	width: 446px;
	color: #636363; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 11px;	
	font-size: 11px;	
	z-index: 999;
}
div.rechercheSpec div{
	background-color: #eeeeee;
	width: 100%;
	height: 33px;
	margin-left: 9px;
	padding-top: 6px;
}
/*Recherche*/
div.recherche{
	position: absolute;
	top: 169px;
	right: 13px;
	z-index: 999;
}
div.recherche div.gauche{
	background-image: url('/dimg/22/FICHIER/9/0001000019_separateurRecherche.png');
	background-repeat: no-repeat;
	height: 39px;
	width: 64px;
	float: left;
}
div.recherche div.contenu{
	background-color: #a0a0a0;
	height: 39px;
	width: 335px;
	float: left;
}
div.recherche div.droite{
	background-image: url('/dimg/22/FICHIER/0/0001000020_rechercheDroite.png');
	background-repeat: no-repeat;
	height: 39px;
	width: 10px;
	float: left;
}
div.rechercheSpec input,
div.recherche input{
	color: #636363;
	font-size: 10px;
}
/*Formulaire de recherche*/

div#rechercheSimple_1000001{
	position: absolute;
	left: 649px;
	top: 179px;
	z-index: 9999;
}
div#rechercheSimple_1000001 input{
	width: 130px;
	float: left;
	margin-right:10px;
	color: #7f7f7f;
}
div#rechercheSimple_1000001 select{
	width: 150px;
	float: left;
	margin-right: 5px;
	color: #7f7f7f;
}
div#rechercheSimple_1000001 div.bouton{
	float: left;
}
div#rechercheSimple_1000001 div.bouton a{
	background-image: url('/dimg/22/FICHIER/1/0001000021_rechercheOk.png');
	width: 24px;
	height: 25px;
	background-repeat: no-repeat;
	display: block;
}



/* Filtrage niveau et thèem*/

div#rechercheSimple_1000003{
	position: absolute;
	left: 317px;
	top: 179px;
	z-index: 9999;
}
div#rechercheSimple_1000003 div.discipline{
	float: left;
}
div#rechercheSimple_1000003 div.discipline select {
	float: left;
	margin-right: 5px;
	color: #7f7f7f;
	width: 110px;
}
div#rechercheSimple_1000003 div.niveau{
	float: left;
}
div#rechercheSimple_1000003 div.niveau select {
	float: left;
	margin-right: 5px;
	color: #7f7f7f;
	width: 110px;
}
div#rechercheSimple_1000003 div.marcheBDC{
	float: left;
}
div#rechercheSimple_1000003 div.marcheBDC input{
	float: left;
	color: #7f7f7f;
	width: 50px;
}


div.enTeteReponseRecherche div.aucunResultat{
	color:#A0A0A0;
	font-weight:bold;
	margin-left:35px;
	margin-top:30px;
}
div.enTeteReponseRecherche div.enTete{
	background-image: url('/dimg/22/FICHIER/2/0001000022_categorieOngletRecherche.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.enTeteReponseRecherche table.enTete{
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
}
div.enTeteReponseRecherche table.enTete td{
	padding: 0;
}
div.enTeteReponseRecherche table.enTete tr.ligneHaut td.debut{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
div.enTeteReponseRecherche table.enTete tr.ligneHaut td.fin{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 66px;
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td.desi{
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td.prix{
	padding-right:25px;
	text-align:right;
	width:89px;
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td.panier{
	width: 86px;
}
div.enTeteReponseRecherche table.enTete tr.ligneBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 66px;
}
div.enTeteReponseRecherche table.footer{
	width: 100%;
	border-collapse: collapse;
}
div.enTeteReponseRecherche table.footer td{
	padding: 0;
}
div.enTeteReponseRecherche table.footer tr td.debut{
	background-image: url('/dimg/22/FICHIER/8/0001000028_footerCoinGauche.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.enTeteReponseRecherche table.footer tr td.fin{
	background-image: url('/dimg/22/FICHIER/9/0001000029_footerCoinDroit.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.enTeteReponseRecherche table.footer tr td{
	background-image: url('/dimg/22/FICHIER/0/0001000030_footerMilieu.png');
	background-repeat: repeat-x;
}

table.reponseRecherche{
	width: 100%;
	border-collapse: collapse;
}
table.reponseRecherche td.typeArticle{
	background-color: #CFCFCF;
	font-weight: bold;
	height: 20px;
	padding-left:10px;
}
table.reponseRecherche table.articleIteratif{
	width: 100%;
	border-collapse: collapse;
}
table.reponseRecherche table.articleIteratif td{
	border-bottom: 1px solid #b2b2b2;
}
table.reponseRecherche table.articleIteratif td.image{
	width: 73px;
	text-align: center;
}
table.reponseRecherche table.articleIteratif td.image img{
	margin-right: 10px;
}
table.reponseRecherche table.articleIteratif td.desi h2{
	line-height:13px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 0;
	margin-bottom: 0px;
}
table.reponseRecherche table.articleIteratif td.desi h2 a{
	color: #000000;
	text-decoration: none;
}
table.reponseRecherche table.articleIteratif td.desi h2 a:hover{
	text-decoration: underline;
}
table.reponseRecherche table.articleIteratif td.desi span.ref{
	color: #505050;
	font-style: italic;
	font-size: 10px;
}
table.reponseRecherche table.articleIteratif td.prix{
	width: 105px;
	text-align: right;
	padding-right: 15px;
}
table.reponseRecherche table.articleIteratif td.prix span.prixTTC{
	font-weight: bold;
	color: #a52b42;
	display: block;
}
table.reponseRecherche table.articleIteratif td.prix span.prixHT{
	color: #757575;
	display: block;
}
table.reponseRecherche table.articleIteratif td.panier{
	width: 92px;
}
table.reponseRecherche table.articleIteratif td.panier input{
	width: 36px;
	float: left;
	margin-top:19px;
	text-align: right;
}
table.reponseRecherche table.articleIteratif td.panier a{
	background-image: url('/dimg/22/FICHIER/1/0001000031_iconePanier.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 43px;
	display: block;
	float: left;
}



/*==============================================================================================================*/
/*						MENU GAUCHE									*/
/*==============================================================================================================*/
div.boite div.onglet{
	float:left;
	background-repeat: repeat-x;
	position: relative;
	height: 31px;
	margin-left: 4px;
	_display: inline;
}
div.boiteCouleurVerte div.onglet{
	margin-left: 5px;
}
div.boite div.onglet div.ongletGauche{
	position: absolute;
	left: 0px;
	background-image: url('/dimg/22/FICHIER/2/0001000032_ongletGauche.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 15px;
	z-index: 1;
}
div.boite div.onglet div.ongletContenu{
	position: relative;
	z-index: 2;
	color: #ffffff;
	/*height: 20px;  ne pas mettre de hauteur car pb avec ie6*/
	font-weight: bold;
	min-width: 55px;
	padding: 11px 36px 0px 11px;
}
div.boite div.onglet div.ongletDroit{
	position: absolute;
	right: 0px;
	_right: -1px; /*bug ie*/
	top: 0px;
	background-image: url('/dimg/22/FICHIER/3/0001000033_ongletDroit.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 40px;
	z-index: 1;
}
/* Couleurs disponibles pour les onglets */
div.boite div.ongletCouleurBleu{
	background-image: url('/dimg/22/FICHIER/4/0001000034_ongletBleu.png');
}
div.boite div.ongletCouleurOrange{
	background-image: url('/dimg/22/FICHIER/5/0001000035_ongletOrange.png');
}
div.boite div.ongletCouleurRose{
	background-image: url('/dimg/22/FICHIER/6/0001000036_ongletRose.png');
}
div.boite div.ongletCouleurVert{
	background-image: url('/dimg/22/FICHIER/7/0001000037_ongletVert.png'); /*Attention fond transparent sur celui là, pour laisser apparaitre sous l'onglet l'image decorative du header */
}
div.boite div.ongletCouleurOlive{
	background-image: url('/dimg/22/FICHIER/8/0001000128_ongletOlive.png');
}
div.boite div.ongletCouleurViolet{
	background-image: url('/dimg/22/FICHIER/8/0001000038_ongletViolet.png');
}
div.boite div.ongletCouleurBordeaux{
	background-image: url('/dimg/22/FICHIER/9/0001000119_ongletBordeaux.png');
}
div.boite div.ongletCouleurVertClair{
	background-image: url('/dimg/22/FICHIER/0/0001000120_ongletVertClair.png');
}

div.boite div.bloc{
	clear: both;
	background-image: url('/dimg/22/FICHIER/9/0001000039_blocMilieu.png');
	background-repeat: repeat-y;
	position: relative;
	width: 267px;
}


div.boiteCouleurVerte div.bloc{
	background-image: url('/dimg/22/FICHIER/0/0001000040_blocMilieuVert.png');
}
div.boite div.bloc div.blocHaut{
	background-image: url('/dimg/22/FICHIER/1/0001000041_blocHaut.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 21px;
	width: 267px;
	z-index:1;
}
div.boiteCouleurVerte div.bloc div.blocHaut{
	background-image: url('/dimg/22/FICHIER/2/0001000042_blocHautVert.png');
}
div.boite div.bloc div.blocBas{
	background-image: url('/dimg/22/FICHIER/3/0001000043_blocBas.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	height: 31px;
	width: 267px;
	z-index:1;
}
div.boiteCouleurVerte div.bloc div.blocBas{
	background-image: url('/dimg/22/FICHIER/4/0001000044_blocBasVert.png');
}
div.boite div.bloc div.blocContenu{
	position: relative;
	z-index:2;
	min-height: 52px;
	_height: 52px;
	padding: 5px 15px 15px 15px;
	font-family: arial;
}
div.boiteCouleurVerte div.bloc div.blocContenu{
	padding: 10px 13px 21px 13px;
}



/*Bloc Ressources */
div.bloc div.blocContenu table.ressources{
	border-collapse: collapse;
}
div.bloc div.blocContenu table.ressources td{
	height: 57px;
}
div.bloc div.blocContenu table.ressources tr.espace td{
	height: 10px;
}
div.bloc div.blocContenu table.ressources td.texte{
	background-image: url('/dimg/22/FICHIER/5/0001000045_fondBlancArrondi.png');
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	font-family: arial;
	font-size: 11px;
	width: 151px
}
div.bloc div.blocContenu table.ressources td.texte h3{
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0px 1px 6px;
}
div.bloc div.blocContenu table.ressources td.texte h3 a{
	color: #1f9f17;
	text-decoration: none;
}
div.bloc div.blocContenu table.ressources td.texte h3 a:hover{
	text-decoration: underline;
}
div.bloc div.blocContenu table.ressources td.logo{
	background-repeat: no-repeat;
	width: 79px;
}
div.bloc div.blocContenu table.ressources tr.travauxPratiques td.logo{
	background-image: url('/dimg/22/FICHIER/6/0001000046_logoTravauxPratiques.png');
}
div.bloc div.blocContenu table.ressources tr.videos td.logo{
	background-image: url('/dimg/22/FICHIER/7/0001000047_logoVideos.png');
}
div.bloc div.blocContenu table.ressources tr.faq td.logo{
	background-image: url('/dimg/22/FICHIER/8/0001000048_logoFAQ.png');
}
/*Bloc Commandez*/
div.bloc div.blocContenu table.commandez{
	border-collapse: collapse;
	position: relative;
	left: -24px;
	width: 260px;
}
/*Bloc Commandez dans Panier*/
div.panier div.bloc div.blocContenu table.commandez{
	width: 360px;
} 


div.bloc div.blocContenu table.commandez td{
	height: 43px;
}
div.bloc div.blocContenu table.commandez td.texte{
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
	color: #3f3f3f;	
}
div.bloc div.blocContenu table.commandez td.texte span.important{
	color: #a52b42;
}
div.bloc div.blocContenu table.commandez td.logo{
	background-repeat: no-repeat;
	width: 65px;
}
div.bloc div.blocContenu table.commandez tr.paiement td.logo{
	background-image: url('/dimg/22/FICHIER/9/0001000049_logoPaiementSecurise.png');
}
div.bloc div.blocContenu table.commandez tr.livraison td.logo{
	background-image: url('/dimg/22/FICHIER/0/0001000050_logoLivraison48H.png');
}
div.bloc div.blocContenu table.commandez tr.suivi td.logo{
	background-image: url('/dimg/22/FICHIER/1/0001000051_logoSuiviDeCommande.png');
}
/* E-catalogue */
div.bloc div.blocContenu table.eCatalogue{
	border-collapse: collapse;
	margin: 9px 0px 0px 7px;
}
div.bloc div.blocContenu table.eCatalogue td{
	height: 67px;
}
div.bloc div.blocContenu table.eCatalogue td.texte{
	padding-left: 8px;
	vertical-align: top;
	color: #424242;
}
div.bloc div.blocContenu table.eCatalogue td.texte a{
	text-decoration: none;
	color: #424242;
}
div.bloc div.blocContenu table.eCatalogue td.texte a:hover{
	text-decoration: underline;
}
div.bloc div.blocContenu table.eCatalogue td.logo{
	background-image: url('/dimg/22/FICHIER/2/0001000052_logoCatalogue.png');
	background-repeat: no-repeat;
	width: 54px;
}
div.bloc div.blocContenu table.boiteAccueil{
	border-collapse: collapse;
	margin: 9px 0px 0px 7px;
}
div.bloc div.blocContenu table.boiteAccueil td.image{
	width: 54px;
	height:80px;
vertical-align:middle;
width:54px;
}
div.bloc div.blocContenu table.boiteAccueil td.desc{
	padding-left: 8px;
	vertical-align: top;
	color: #424242;
}
div.bloc div.blocContenu table.boiteAccueil td.desc a{
	text-decoration: none;
	color: #424242;
}
div.bloc div.blocContenu table.boiteAccueil td.desc a:hover{
	text-decoration: underline;
}


div.Conseil{
		position: absolute;
		margin-top: -4px;
		margin-left: -6px;
	}
	
	
/*==============================================================================================================*/
/*						CHOIX DE LANGUES								*/
/*==============================================================================================================*/
div.choixLangue{
	position: absolute;
	top: 0px;
	left: 515px;
}

/*==============================================================================================================*/
/*						ACCUEIL									*/
/*==============================================================================================================*/


/*==============================================================================================================*/
/*						ARTICLE									*/
/*==============================================================================================================*/
div.ficheArticle{
position: relative;
font-size: 12px;
}
div.ficheArticle img.conceptionJeulin{
position: absolute;
top: 10px; 
right: 0px;
}
div.ficheArticle table.enTete{
border-collapse: collapse;
width: 100%;
margin-top:8px;
}
div.ficheArticle table.enTete td.image{
	vertical-align: middle;
	padding-left:20px;
}
div.ficheArticle table.enTete td.image table{
border-collapse:collapse;
margin:0 auto;
}
div.ficheArticle table.enTete td.image td.image{
	text-align: center;
	vertical-align: middle;
	color: #959595;
	font-size: 10px;
	font-style: italic;
}
div.ficheArticle table.enTete td.image td.image img{
	margin-bottom: 10px;
}
div.ficheArticle table.enTete td.image td.bulles{
	vertical-align: top;
}
div.ficheArticle table.enTete td.image td.bulles div.nouveaute{
	background-image: url('/dimg/22/FICHIER/8/0001001728_bulleOrange.png');
	background-repeat:no-repeat;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
height:41px;
padding:19px 0 0 7px;
width:54px;
}
div.ficheArticle table.enTete td.image td.bulles div.promo{
	background-image: url('/dimg/22/FICHIER/9/0001001729_bulleRouge.png');
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 59px;
	height: 42px;
	padding:19px 0px 0px 7px;
	font-weight: bold;
}
div.ficheArticle table.enTete td.image td.loupe{
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.ficheArticle table.enTete td.image td.loupe div{
	width:350px;
	margin: 0 auto;
}
div.ficheArticle table.enTete td.image td.loupe img{
	float: left;
	margin-right:10px;
}
div.ficheArticle table.enTete td.image td.loupe ul.imgComplementaire{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.ficheArticle table.enTete td.image td.loupe ul.imgComplementaire li{
	margin: 0;
	padding: 0;
	float: left;
}
div.ficheArticle table.enTete td.image td.loupe ul.imgComplementaire li img{
	border: 1px solid #cccccc;
	margin-right: 13px;
}
div.ficheArticle table.enTete td.image table.pictosSecuriteChimie{
	border-collapse: collapse;
	margin: 10px auto;
}
div.ficheArticle table.enTete td.image table.pictosSecuriteChimie th{
	text-align: center;
	font-weight: bold;
}
div.ficheArticle table.enTete td.image table.pictosSecuriteChimie td{
	padding: 0 2px;
}
div.ficheArticle table.enTete td.image table.pictosSecuriteChimie td.separateur{
	width: 10px;
}
div.ficheArticle table.enTete td.desc{
	width: 422px;
	padding-right: 55px;
	vertical-align: top;
}
div.ficheArticle table.enTete td.desc h1{
	color: #a52b42;
	font-size: 19px;
	border: 0;
	margin-top: 0px;
}
div.ficheArticle table.enTete td.desc h2{
	color: #a52b42;
	margin-top: 0px;
}
div.ficheArticle table.enTete td.desc p.desc{
}
div.ficheArticle table.enTete td.desc p.ref{
}
div.ficheArticle table.enTete td.desc p.niveau{
}
div.ficheArticle table.enTete td.desc p.niveau span{
	text-decoration: underline;
}
div.ficheArticle table.enTete td.desc p.niveau table{
	border-collapse: collapse;
	margin-left: 5px;
}
div.ficheArticle table.enTete td.desc p.niveau table td{
	vertical-align: middle;
	padding: 0px 2px;
}
div.ficheArticle table.enTete td.desc p.niveau table td.discipline{
	border-left: 1px solid #000000;
}
div.ficheArticle table.enTete td.desc table.prix{
border-collapse: collapse;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal{
font-weight: bold;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal input{
	width: 40px;
} 
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div{
margin: 5px 5px 5px 5px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div span.prixTTCBarre{
font-family:verdana;
color: #a52b42;
font-weight: normal;
font-size:21px;
text-decoration:line-through
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div span.prixHTBarre{
font-family:verdana;
color: #8c8c8c;
font-weight: normal;
font-size:15px;
text-decoration:line-through
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div span.prixTTC{
font-family:verdana;
color: #a52b42;
font-weight: normal;
font-size:21px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div span.prixHT{
font-family:verdana;
color: #8c8c8c;
font-weight: normal;
font-size:15px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div.ajoutPanier{
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal div.ajoutPanier a{
background-image: url('/dimg/22/FICHIER/3/0001000053_ajoutPanier.png');
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-family:verdana;
font-size:10px;
font-weight:bold;
height:23px;
padding:19px 0 0 38px;
text-decoration:none;
width:121px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions{
border-collapse: collapse;
text-align:center;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td a{
color:#8C8C8C;
font-family:arial;
font-size:10px;
text-decoration:none;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.imprimer a{
background-image: url('/dimg/22/FICHIER/4/0001000114_iconeImprimante.png');
background-position:center top;
background-repeat:no-repeat;
display:block;
height:20px;
padding-top:31px;
width:50px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.pdf{
padding-left:28px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.pdf a{
background-image: url('/dimg/22/FICHIER/5/0001000115_iconeAcrobat.png');
background-position:center 9px;
background-repeat:no-repeat;
display:block;
height:26px;
padding-top:39px;
width:58px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds{
	padding-right: 30px;
	color:#8C8C8C;
	font-family:arial;
	font-size:10px;
	text-align: left;
	padding-bottom: 10px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.notice{
	color:#333333;
	font-weight: bold;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.notice a{
	text-decoration: underline;
	font-style: italic;
}
div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.notice a:hover{
	text-decoration: none;
}
div.ficheArticle table.enTete td.desc table.prix td.prixRemise{
font-weight: bold;
padding-left:18px;
vertical-align:top;
border-collapse: collapse;
}
div.ficheArticle table.enTete td.desc table.prix td.prixRemise table.prixDegressifs{
border-collapse: collapse;
}

div.ficheArticle table.enTete td.desc table.prix td.prixRemise table.prixDegressifs td.quantite{
padding-top: 8px;
vertical-align: top;
}
div.ficheArticle table.enTete td.desc table.prix td.prixRemise table.prixDegressifs td.prix{
padding-left: 5px;
vertical-align: top;
padding: 8px 0 0 26px;
}
div.ficheArticle table.enTete td.desc table.prix td.prixRemise table.prixDegressifs span.ttc{
}
div.ficheArticle table.enTete td.desc table.prix td.prixRemise table.prixDegressifs span.ht{
color: #8c8c8c;
font-weight: normal;
}
div.ficheArticle div.boiteDescription{
}
div.ficheArticle div.boiteDescription div.onglets{
font-size: 10px;
text-align: center;
margin:0 5px;
border-bottom: 1px solid #9FA0A0;
height: 35px;

}
div.ficheArticle div.boiteDescription div.onglets a{
color: #ffffff;
text-decoration: none;
width: 165px;
height: 36px;
display: block;
	background-image: url('/dimg/22/FICHIER/4/0001000054_onglet.png');
background-repeat: no-repeat;
float: left;
line-height:40px;
}
div.ficheArticle div.boiteDescription div.onglets a.selected{
color: #404141;
	background-image: url('/dimg/22/FICHIER/5/0001000055_ongletSelect.png');
}
div.ficheArticle div.boiteDescription div.boxG{
	background-image: url('/dimg/22/FICHIER/6/0001000056_boiteGauche.png');
background-repeat: no-repeat;
clear: both;
}
div.ficheArticle div.boiteDescription div.boxD{
	background-image: url('/dimg/22/FICHIER/7/0001000057_boiteDroite.png');
	background-repeat: no-repeat;
	background-position:right top;
}
div.ficheArticle div.boiteDescription div.boxContent{
	background-image: url('/dimg/22/FICHIER/8/0001000058_boiteMilieu.png');
	background-repeat: repeat-x;
	min-height: 210px;
	padding:15px 25px;
	margin:0 7px;
}
div.ficheArticle div.boiteDescription div.boxContent div.boxNotSelected{
display:none;
}
/*Article liés */
div.ficheArticle table.articleLies{
	width: 100%;
	border-collapse: collapse;
}
div.ficheArticle table.articleLies td.opt_DESI_AFF a{
	color: #000000;
	font-weight: bold;
}
div.ficheArticle table.articleLies td.opt_WEB_REF{
	color: #5f5f5f;
	width: 75px;
}
div.ficheArticle table.articleLies td.opt_WEB_UTTC,
div.ficheArticle table.articleLies td.opt_WEB_UTTC{
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	width: 100px;
}
div.ficheArticle table.articleLies td.quantite{
	width: 37px;
	text-align: right;
}
div.ficheArticle table.articleLies td.quantite input{
	width: 36px;
	color: #505050;
	text-align: right;
}
div.ficheArticle table.articleLies td.panier{
	width: 45px;
}
div.ficheArticle table.articleLies td.panier a{
	background-image: url('/dimg/22/FICHIER/1/0001000031_iconePanier.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 43px;
	display: block;
	padding-bottom: 11px;
}

/*Style à l'intérieur des onglets*/
div.ficheArticle div.boiteDescription div.boxContent span.titre{
	display: block;
	border-bottom: 1px solid #A52B42;
	color: #A52B42;
	font-weight: bold;
}
div.ficheArticle div.boiteDescription div.boxContent div.enSavoirPlus{
}
div.ficheArticle div.boiteDescription div.boxContent div.enSavoirPlus p{
	margin-top: 15px;
}
div.ficheArticle div.boiteDescription div.boxContent div.ressourceAssociee{
}
div.ficheArticle div.boiteDescription div.boxContent div.ressourceAssociee table{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.ficheArticle div.boiteDescription div.boxContent div.ressourceAssociee table td{
	height: 35px;
}
div.ficheArticle div.boiteDescription div.boxContent div.ressourceAssociee table td.lien{
	padding-left:34px;
	text-align:right;
}
div.ficheArticle div.boiteDescription div.boxContent div.ressourceAssociee table a{
	color: #000000;
	font-weight: normal;
}
div.ficheArticle table.caracteristiques{
	border-collapse: collapse;
	width: 100%;
}
div.ficheArticle table.caracteristiques tr.paire{
	background-color: #f0f0f0;
}
div.ficheArticle table.caracteristiques tr.impaire{
	background-color: #ffffff;
}
div.ficheArticle table.caracteristiques td{
	height: 19px;
}

/*Fiche article des ressources*/
div.catalogueRessourceFicheArticle div.ficheArticle{
}
div.catalogueRessourceFicheArticle div.ficheArticle h1{
	color: #1f9f17;
	font-size: 20px;
	border-bottom: 1px solid #1f9f17;
	width: 100%;
	display: block;
}
div.catalogueRessourceFicheArticle div.ficheArticle h2{
	border: 0;
	color: #505050;
	font-size: 14px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.desc{
	padding: 0 30px 0 0;
	width: 100%;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints{
	border:1px dashed #1f9f17;
	float:right;
	padding:10px;
	width:250px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints span{
	font-weight: bold;
	text-decoration: underline;
	color: #505050;
	font-size: 13px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints ul{
	margin: 10px 10px 10px 40px;
	padding: 0;
	list-style-type: circle;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints li{
	margin: 0;
	padding: 0;
	color: #505050;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints li a{
	color: #505050;
	text-decoration: none;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.fichierJoints li a:hover{
	text-decoration: underline;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles{
	margin-top: 30px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles span{
	font-weight: bold;
	border-bottom: 1px solid #505050;
	display: block;
	width: 100%;
	color: #505050;
	font-size: 15px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table{
	border-collapse: collapse;
	width: 100%;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td{
	border-bottom: 1px solid #505050;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.fiche a{
	color: #A52B42;
	text-decoration: none;
	font-weight: bold;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.fiche a:hover{
	text-decoration: underline;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.fiche span.ref{
	border:0 none;
	color:#505050;
	display:inline;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.qte{
	width: 37px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.qte input{
	width: 36px;
	color: #505050;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.prix{
	color: #A52B42;
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.prix span.ttc{
	color: #A52B42;
	font-size: 15px;
	text-decoration: none;
	display: inline;
	border: 0;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.addPanier{
	width: 45px;
}
div.catalogueRessourceFicheArticle div.ficheArticle div.articles table td.addPanier a{
	background-image: url('/dimg/22/FICHIER/1/0001000031_iconePanier.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 43px;
	display: block;
	padding-bottom: 11px;
}







/* 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{
	position: absolute;
	right: 0px;
	top: 0px;
}
div#popupImage div.fermer a{
	background-image: url('/dimg/22/FICHIER/5/0001000125_popupFermer.png');
	background-repeat: repeat-x;
	width: 45px;
	height: 18px;
	display: block;
}
div#popupImage img{
}
span.legendeImage{
	display: block;
	margin-top: 15px;
}

/*==============================================================================================================*/
/*						CATEGORIE									*/
/*==============================================================================================================*/
table.listeCategoriesCategorie{
	border-collapse: collapse;
	margin: 0 auto;
}
table.listeCategoriesCategorie td{
	padding: 10px 10px;
}
table.listeCategoriesCategorie td td{
	padding: 0;
}

/*Pour les ressources */
div.catalogueRessource table.listeCategoriesCategorie{
	margin: 20px auto 0 auto;
}
div.catalogueRessource table.listeCategoriesCategorie td{
	padding: 5px 5px;
}
div.catalogueRessource table.listeCategoriesCategorie td a{
	color: #1f9f17;
	font-weight: bold;
	text-decoration: none;
}
div.catalogueRessource table.listeCategoriesCategorie td a:hover{
	text-decoration: underline;
}
div.catalogueRessource h3{
	color: #1f9f17;
}



/*Chemin de navigation*/
div.cheminNavigation{
	font-size: 10px;
	left: 68px;
	position: absolute;
	top: 220px;
	left: 110px;
}
div.catalogueProduit,
div.catalogueRessource{
	position: relative;
}
div.catalogueProduit div.cheminNavigation,
div.catalogueRessource div.cheminNavigation{
	top: -30px;
	left: -200px;
}
div.cheminNavigation a{
	color: #000000;
}
div.cheminNavigation a.accueil{
	font-weight: bold;
}
div.cheminNavigation a.categorieCourante{
	text-decoration: none;
}



/*Template catégorie*/
/*Style de la boite contenant une catégorie */
div.boiteCategorie{
	float: left;
	_display: inline;
}
div.boiteCategorie div.structureHaut{
	background-image: url('/dimg/22/FICHIER/9/0001000059_structureHM.png');
	background-repeat: repeat-x;
}
div.boiteCategorie div.structureHaut div.structureHautGauche{
	background-image: url('/dimg/22/FICHIER/0/0001000060_structureHG.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div.boiteCategorie div.structureHaut div.structureHautDroit{
	background-image: url('/dimg/22/FICHIER/1/0001000061_structureHD.png');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
div.boiteCategorie div.structureMilieu{
	background-color: #ffffff;
}
div.boiteCategorie div.structureMilieu div.structureMilieuGauche{
	background-image: url('/dimg/22/FICHIER/2/0001000062_structureMG.png');
	background-repeat: repeat-y;
}
div.boiteCategorie div.structureMilieu div.structureMilieuDroit{
	background-image: url('/dimg/22/FICHIER/3/0001000063_structureMD.png');
	background-repeat: repeat-y;
	background-position: right;
}
div.boiteCategorie div.structureBas{
	background-image: url('/dimg/22/FICHIER/4/0001000064_structureBM.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.boiteCategorie div.structureBas div.structureBasGauche{
	background-image: url('/dimg/22/FICHIER/5/0001000065_structureBG.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.boiteCategorie div.structureBas div.structureBasDroit{
	background-image: url('/dimg/22/FICHIER/6/0001000066_structureBD.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu{
	padding: 11px 9px 11px 11px;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table{
	border-collapse: collapse;
	width: 100%;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.image td{
	text-align: center;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td{
	text-align:right;
	vertical-align: bottom;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	display: block;
	text-align: right;
	height: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: top right;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
	text-decoration: none;
	background-image: url('/dimg/22/FICHIER/4/0001000124_puceBordeaux.png');
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a:hover{
	text-decoration: underline;
}
/* puce (Tous les produits dans box) */
td.idCategMerePremNiveau_1000005 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/7/0001000067_puce1.png');
}
td.idCategMerePremNiveau_1000003 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/8/0001000068_puce2.png');
}
td.idCategMerePremNiveau_1000001 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/9/0001000069_puce3.png');
}
td.idCategMerePremNiveau_1000004 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/0/0001000070_puce4.png');
}
td.idCategMerePremNiveau_1000002 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/1/0001000071_puce5.png');
}
td.idCategMerePremNiveau_1000008 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/2/0001000072_puce6.png');
}
td.idCategMerePremNiveau_1000006 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/0/0001010000_puceInstrumentationMesure.PNG');
}
td.idCategMerePremNiveau_1000007 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/2/0001000142_puce8.png');
}
td.idCategMerePremNiveau_1000000 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/3/0001000143_puce9.png');
}
td.idCategMerePremNiveau_1000764 div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu table tr.lienProduits td a{
	background-image: url('/dimg/22/FICHIER/3/0001000073_puce7.png');
}


/*Style de l'onglet contenu dans la boite contenant une catégorie */
/* Polytech */
div.boiteCategorie div.contenu div.ongletPolytech,
div.boiteCategorie div.contenu div.onglet{
	position: relative;
}

/* Couleurs box dans la home */
div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	width: 8px;
	height: 29px; 
	background-image: url('/dimg/22/FICHIER/2/0001000122_categorieOngletBordeauxG.png');
}
div.boiteCategorie div.contenu div.couleurExao div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/5/0001000075_categorieOnglet1G.png');
}
div.boiteCategorie div.contenu div.couleurObservation div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/0/0001000090_categorieOnglet6G.png');
}
div.boiteCategorie div.contenu div.couleurAmenagement div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/9/0001000099_categorieOnglet9G.png');
}
div.boiteCategorie div.contenu div.couleurPolytech div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/1/0001009921_categorieOngletPolyteckG.png');
}
div.boiteCategorie div.contenu div.couleurPrimaire div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/7/0001000087_categorieOnglet5G.png');
}
div.boiteCategorie div.contenu div.couleurDownload div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/1/0001009991_categorieOngletDownloadG.png');
}


div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 29px;
	background-image: url('/dimg/22/FICHIER/3/0001000123_categorieOngletBordeauxD.png');
}
div.boiteCategorie div.contenu div.couleurExao div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/6/0001000076_categorieOnglet1D.png');
}
div.boiteCategorie div.contenu div.couleurObservation div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/1/0001000091_categorieOnglet6D.png');
}
div.boiteCategorie div.contenu div.couleurAmenagement div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/0/0001000100_categorieOnglet9D.png');
}
div.boiteCategorie div.contenu div.couleurPolytech div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/0/0001009920_categorieOngletPolyteckD.png');
}
div.boiteCategorie div.contenu div.couleurPrimaire div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/8/0001000088_categorieOnglet5D.png');
}
div.boiteCategorie div.contenu div.couleurDownload div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/0/0001009990_categorieOngletDownloadD.png');
}


/* Polytech */
div.boiteCategorie div.contenu div.ongletPolytech div.ongletGauche{
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	width: 8px;
	height: 29px; 
	background-image: url('/dimg/22/FICHIER/1/0001009921_categorieOngletPolyteckG.png');
}
div.boiteCategorie div.contenu div.ongletPolytech div.ongletDroit{
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 29px;
	background-image: url('/dimg/22/FICHIER/0/0001009920_categorieOngletPolyteckD.png');
}
div.boiteCategorie div.contenu div.ongletPolytech div.ongletContenu{
	position: relative;
	top: 0px;
	left: 8px;
	background-repeat: repeat-x;
	height: 29px;
	margin: 0px 18px 0px 0px; /* ne pas modifier les marges */
	background-image: url('/dimg/22/FICHIER/9/0001009919_categorieOngletPolyteck.png');
}




div.boiteCategorie div.contenu div.onglet div.ongletContenu{
	position: relative;
	top: 0px;
	left: 8px;
	background-repeat: repeat-x;
	height: 29px;
	margin: 0px 18px 0px 0px; /* ne pas modifier les marges */
	background-image: url('/dimg/22/FICHIER/1/0001000121_categorieOngletBordeaux.png');
}
div.boiteCategorie div.contenu div.couleurExao div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/4/0001000074_categorieOnglet1.png');
}
div.boiteCategorie div.contenu div.couleurObservation div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/9/0001000089_categorieOnglet6.png');
}
div.boiteCategorie div.contenu div.couleurAmenagement div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/8/0001000098_categorieOnglet9.png');
}
div.boiteCategorie div.contenu div.couleurPolytech div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/9/0001009919_categorieOngletPolyteck.png');
}
div.boiteCategorie div.contenu div.couleurPrimaire div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/6/0001000086_categorieOnglet5.png');
}
div.boiteCategorie div.contenu div.couleurDownload div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/9/0001009989_categorieOngletDownload.png');
}


div.boiteCategorie div.contenu div.ongletPolytech div.ongletContenu table,
div.boiteCategorie div.contenu div.onglet div.ongletContenu table{
	height: 26px;
	border-collapse: collapse;
	width: 100%;
}

div.boiteCategorie div.contenu div.ongletPolytech div.ongletContenu table td,
div.boiteCategorie div.contenu div.onglet div.ongletContenu table td{
	vertical-align: middle;
	text-align: center;
	line-height: 9px;
}
div.boiteCategorie div.contenu div.ongletPolytech div.ongletContenu table td a,
div.boiteCategorie div.contenu div.onglet div.ongletContenu table td a{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}
/* Polytech */
div.boiteCategorie div.contenu div.ongletPolytech div.ongletContenu table td a{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}
/* Soldes du web */
/* Couleur du texte dans les titres des box */
td.idCategMerePremNiveau_1000877 div.boiteCategorie div.contenu div.onglet div.ongletContenu table td a {
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}



/* Couleurs disponibles pour les onglets */
td.idCategMerePremNiveau_1000005 div.boiteCategorie div.contenu div.onglet  div.ongletContenu,
div.categ_1 div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/4/0001000074_categorieOnglet1.png');
}
td.idCategMerePremNiveau_1000005 div.boiteCategorie div.contenu div.onglet div.ongletGauche,
div.categ_1 div.contenu div.onglet  div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/5/0001000075_categorieOnglet1G.png');
}
td.idCategMerePremNiveau_1000005 div.boiteCategorie div.contenu div.onglet div.ongletDroit,
div.categ_1 div.contenu div.onglet  div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/6/0001000076_categorieOnglet1D.png');
}
td.idCategMerePremNiveau_1000003 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/7/0001000077_categorieOnglet2.png');
}
td.idCategMerePremNiveau_1000003 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/8/0001000078_categorieOnglet2G.png');
}
td.idCategMerePremNiveau_1000003 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/9/0001000079_categorieOnglet2D.png');
}
td.idCategMerePremNiveau_1000001 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/0/0001000080_categorieOnglet3.png');
}
td.idCategMerePremNiveau_1000001 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/1/0001000081_categorieOnglet3G.png');
}
td.idCategMerePremNiveau_1000001 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/2/0001000082_categorieOnglet3D.png');
}
td.idCategMerePremNiveau_1000004 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/3/0001000083_categorieOnglet4.png');
}
td.idCategMerePremNiveau_1000004 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/4/0001000084_categorieOnglet4G.png');
}
td.idCategMerePremNiveau_1000004 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/5/0001000085_categorieOnglet4D.png');
}
td.idCategMerePremNiveau_1000002 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/6/0001000086_categorieOnglet5.png');
}
td.idCategMerePremNiveau_1000002 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/7/0001000087_categorieOnglet5G.png');
}
td.idCategMerePremNiveau_1000002 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/8/0001000088_categorieOnglet5D.png');
}
td.idCategMerePremNiveau_1000008 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/9/0001000089_categorieOnglet6.png');
}
td.idCategMerePremNiveau_1000008 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/0/0001000090_categorieOnglet6G.png');
}
td.idCategMerePremNiveau_1000008 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/1/0001000091_categorieOnglet6D.png');
}
td.idCategMerePremNiveau_1000006 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/7/0001009997_categorieOngletInstrumentationMesure.png');
}
td.idCategMerePremNiveau_1000006 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/9/0001009999_categorieOngletInstrumentationMesureG.png');
}
td.idCategMerePremNiveau_1000006 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/8/0001009998_categorieOngletInstrumentationMesureD.png');
}
td.idCategMerePremNiveau_1000007 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/5/0001000095_categorieOnglet8.png');
}
td.idCategMerePremNiveau_1000007 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/6/0001000096_categorieOnglet8G.png');
}
td.idCategMerePremNiveau_1000007 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/7/0001000097_categorieOnglet8D.png');
}
td.idCategMerePremNiveau_1000000 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/8/0001000098_categorieOnglet9.png');
}
td.idCategMerePremNiveau_1000000 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/9/0001000099_categorieOnglet9G.png');
}
td.idCategMerePremNiveau_1000000 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/0/0001000100_categorieOnglet9D.png');
}
td.idCategMerePremNiveau_1000764 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/2/0001000092_categorieOnglet7.png');
}
td.idCategMerePremNiveau_1000764 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/3/0001000093_categorieOnglet7G.png');
}
td.idCategMerePremNiveau_1000764 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/4/0001000094_categorieOnglet7D.png');
}
/* Soldes du web */
td.idCategMerePremNiveau_1000877 div.boiteCategorie div.contenu div.onglet  div.ongletContenu{
	background-image: url('/dimg/22/FICHIER/0/0001010090_categorieOngletSoldeDuWeb.png');
}
td.idCategMerePremNiveau_1000877 div.boiteCategorie div.contenu div.onglet div.ongletGauche{
	background-image: url('/dimg/22/FICHIER/2/0001010092_categorieOngletSoldeDuWebG.png');
}
td.idCategMerePremNiveau_1000877 div.boiteCategorie div.contenu div.onglet div.ongletDroit{
	background-image: url('/dimg/22/FICHIER/1/0001010091_categorieOngletSoldeDuWebD.png');
}



div.listeCategoriesEtArticles{
}
/* Patron général, pour l'affiche de la liste des articles */
/* Pour les différentes catégories mères */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000005 div.enTete{
	background-image: url('/dimg/22/FICHIER/4/0001000074_categorieOnglet1.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000003 div.enTete{
	background-image: url('/dimg/22/FICHIER/7/0001000077_categorieOnglet2.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000001 div.enTete{
	background-image: url('/dimg/22/FICHIER/0/0001000080_categorieOnglet3.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000004 div.enTete{
	background-image: url('/dimg/22/FICHIER/3/0001000083_categorieOnglet4.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000002 div.enTete{
	background-image: url('/dimg/22/FICHIER/6/0001000086_categorieOnglet5.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000008 div.enTete{
	background-image: url('/dimg/22/FICHIER/9/0001000089_categorieOnglet6.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000006 div.enTete{
	background-image: url('/dimg/22/FICHIER/7/0001009997_categorieOngletInstrumentationMesure.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000007 div.enTete{
	background-image: url('/dimg/22/FICHIER/5/0001000095_categorieOnglet8.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000000 div.enTete{
	background-image: url('/dimg/22/FICHIER/8/0001000098_categorieOnglet9.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000764 div.enTete{
	background-image: url('/dimg/22/FICHIER/2/0001000092_categorieOnglet7.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}

/* Soldes du web */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000877 div.enTete{
	background-image: url('/dimg/22/FICHIER/0/0001010090_categorieOngletSoldeDuWeb.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}

/* Polytech */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000634 div.enTete,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000635 div.enTete,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000636 div.enTete{
	background-image: url('/dimg/22/FICHIER/9/0001009919_categorieOngletPolyteck.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}

/* Nouveautés seconde PC */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000949 div.enTete{
	background-image: url('/dimg/22/FICHIER/0/0001000080_categorieOnglet3.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
/* Nouveautés seconde SVT */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1000950 div.enTete{
	background-image: url('/dimg/22/FICHIER/7/0001000077_categorieOnglet2.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}


div.listeCategoriesEtArticles div.catalogueRessource div.enTete{
	background-image: url('/dimg/22/FICHIER/2/0001001732_categorieOngletRess.png');
	background-repeat: repeat-x;
	background-position:0 2px;
	margin-top: 30px;
}
div.listeCategoriesEtArticles table.enTete{
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
}
div.listeCategoriesEtArticles table.enTete td{
}
div.listeCategoriesEtArticles table.enTete tr.ligneHaut td{
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}
div.listeCategoriesEtArticles table.enTete tr.ligneHaut td.debut{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneHaut td.fin{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 66px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.comparer{
	width:73px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.image{
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.desi{
	text-align:center;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.prix{
	width: 105px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.desi table,
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.prix table{
	margin: 0 auto;
	border-collapse: collapse;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas a.tri_ASC,
div.listeCategoriesEtArticles table.enTete tr.ligneBas a.tri_DESC{
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	display: block;
	float: left;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas a.tri_ASC{
	background-image: url('/dimg/22/FICHIER/6/0001000116_triAs.png');
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas a.tri_DESC{
	background-image: url('/dimg/22/FICHIER/7/0001000117_triDes.png');
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.panier{
	width: 85px;
	padding-left: 9px;
}
div.listeCategoriesEtArticles table.enTete tr.ligneBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 66px;
}
/* Pour les différentes catégories mères */
div.listeCategoriesEtArticles_idCategMerePremNiveau_1 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_1 h3{
	color: #e38b00;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_2 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_2 h3{
	color: #009b5a;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #007cbf;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #eb690b;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #b73288;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #007576;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #a64d80;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #5c79ab;
}
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 table.enTete tr.ligneBas td,
div.listeCategoriesEtArticles_idCategMerePremNiveau_3 h3{
	color: #694980;
}
div.listeCategoriesEtArticles table.footer{
	width: 100%;
	border-collapse: collapse;
}
div.listeCategoriesEtArticles table.footer td{
	padding: 0;
}
div.listeCategoriesEtArticles table.footer tr td.debut{
	background-image: url('/dimg/22/FICHIER/8/0001000028_footerCoinGauche.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.listeCategoriesEtArticles table.footer tr td.fin{
	background-image: url('/dimg/22/FICHIER/9/0001000029_footerCoinDroit.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.listeCategoriesEtArticles table.footer tr td{
	background-image: url('/dimg/22/FICHIER/0/0001000030_footerMilieu.png');
	background-repeat: repeat-x;
}

/* Itératif articles */
table.listeArticlesCategorie{
	border-collapse: collapse;
	width: 100%;
}
div.listeCategoriesEtArticles table.articleIteratif{
	width: 100%;
	border-collapse: collapse;
}
div.listeCategoriesEtArticles table.articleIteratif td{
	border-bottom: 1px solid #b2b2b2;
}
div.listeCategoriesEtArticles table.articleIteratif td.comparer{
	width:59px;
	text-align:center;
}
div.listeCategoriesEtArticles table.articleIteratif td.image{
	width:73px;
	text-align: center;
}
div.listeCategoriesEtArticles table.articleIteratif td.image img{
	margin-right: 10px;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi{
	padding-right: 10px;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi h2{
	line-height:15px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 0;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi h2 a{
	color: #505050;
	text-decoration: none;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi h2 a:hover{
	text-decoration: underline;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi span.ref{
	color: #505050;
	font-style: italic;
	font-size: 10px;
}
div.catalogueRessource table.listeArticlesCategorie td{
	border-bottom: 1px solid #1f9f17;
	padding: 2px 10px;
}
div.catalogueRessource table.listeArticlesCategorie h2{
	border:0 none;
	color:#000000;
	display:inline;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
}
div.catalogueRessource table.listeArticlesCategorie  h2 a{
	color: #505050;
	text-decoration: none;
}
div.catalogueRessource table.listeArticlesCategorie  h2 a:hover{
	text-decoration: underline;
}
div.listeCategoriesEtArticles table.articleIteratif td.desi p{
	font-size: 11px;
}
div.listeCategoriesEtArticles table.articleIteratif td.prix{
	width: 105px;
	text-align: right;
	padding-right: 15px;
}
div.listeCategoriesEtArticles table.articleIteratif td.prix span.prixTTC{
	font-weight: bold;
	color: #a52b42;
	display: block;
}
div.listeCategoriesEtArticles table.articleIteratif td.prix span.prixHT{
	color: #757575;
	display: block;
}
div.listeCategoriesEtArticles table.articleIteratif td.panier{
	width: 92px;
}
div.listeCategoriesEtArticles table.articleIteratif td.panier input{
	width: 36px;
	float: left;
	margin-top:19px;
	text-align: right;
}
div.listeCategoriesEtArticles table.articleIteratif td.panier a{
	background-image: url('/dimg/22/FICHIER/1/0001000031_iconePanier.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 43px;
	display: block;
	float: left;
}
/*Accueil catalogue */
table.accueilListeCategorie{
	border-collapse: collapse;
	margin: 0 auto;
}
table.accueilListeCategorie td{
	padding: 10px 10px;
}
table.accueilListeCategorie td td{
	padding: 0;
}
/*Accueil catalogue  Ressource*/
div.catalogueRessource table.accueilListeCategorie{
	margin: 20px auto 0 auto;
}
div.catalogueRessource table.accueilListeCategorie td{
	padding: 5px 5px;
}
div.catalogueRessource table.accueilListeCategorie td a{
	color: #1f9f17;
	font-weight: bold;
	text-decoration: none;
}
div.catalogueRessource table.accueilListeCategorie td a:hover{
	text-decoration: underline;
}

/*==============================================================================================================*/
/*						COMPARATEUR								*/
/*==============================================================================================================*/
a.boutonComparer{
	background-image: url('/dimg/22/FICHIER/8/0001000118_comparer.png');
	background-repeat: no-repeat;
	width: 115px;
	height: 33px;
	display: block;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	height:24px;
	padding:9px 0 0 47px;
	text-decoration:none;
	width:90px;
}
div.comparateur{
	margin-top: 5px;
}
div.comparateur div.ongletContenu{
	color: #ffffff;
	font-weight: bold;
}
div.comparateur table{
	border-collapse: collapse;
}
div.comparateur table.tableComparateur{
}
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;
	height: 350px;
}
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: #A52B42;
	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{
	height: 150px;
	vertical-align:bottom;
}
div.comparateur tr.enTeteArticle td.article td.prix{
	color:#A52B42;
	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('/dimg/22/FICHIER/3/0001000053_ajoutPanier.png');
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-family:verdana;
font-size:10px;
font-weight:bold;
height:23px;
padding:19px 0 0 24px;
text-decoration:none;
width:134px;
margin: 0 auto;
}
div.comparateur table.tableComparateur tr.separateurEnTete td{
	border: 1px solid #A52B42;
}
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;
}
/*=================================================*/
/*			RECEVOIR CATALOGUE	 	      */
/*=================================================*/
div.recevoirCatalogue{
	margin-top: 5px;
	font-family: arial;
	font-size: 12px;
}
div.recevoirCatalogue input{
	margin-top: 5px;
	font-family: arial;
	font-size: 12px;
}
div.recevoirCatalogue div.ongletContenu{
	color: #ffffff;
	font-weight: bold;
}
div.recevoirCatalogue div.onglet{
	margin-bottom: 20px;
}
div.recevoirCatalogue table{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
div.recevoirCatalogue span.titre{
	display: block;
	border-bottom: 1px solid #A52B42;
	color: #A52B42;
	font-weight: bold;
	font-size: 14px;
}
div.recevoirCatalogue table.coordonnees {
	margin-top: 10px;
}
div.recevoirCatalogue table.coordonnees td.titre{
	text-align: right;
	padding-right: 20px;
	width: 50%;
}
div.recevoirCatalogue p.coordonnees{
	font-style: italic;
}
div.recevoirCatalogue p.listeChoixCatal span.titreChoix{
	color: #A52B42;
	display: block;
}
div.recevoirCatalogue div.boutonValider{
	width:170px;
	margin: 0 auto;
	margin-bottom: 20px;
}
div.recevoirCatalogue div.boutonValider a{
	background-repeat:repeat-x;
	display:block;
	height:36px;
	padding-left:61px;
	width:106px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:7px;
	text-decoration:none;
	background-image:url('/dimg/22/FICHIER/3/0001000133_valider.png');
}


/*==============================================================================================================*/
/*						INSCRIPTION								*/
/*==============================================================================================================*/
div.inscription{
	margin-top: 5px;
	font-family: arial;
	font-size: 12px;
}
div.inscription input,
div.inscription select,
div.inscription option{
	margin-top: 5px;
	font-family: arial;
	font-size: 12px;
}
div.inscription div.ongletContenu{
	color: #ffffff;
	font-weight: bold;
}
div.inscription div.onglet{
	margin-bottom: 20px;
}
div.inscription table{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
div.inscription span.erreur{
	color: #FF0000;
	display: block;
}
div.inscription span.titre{
	display: block;
	border-bottom: 1px solid #A52B42;
	color: #A52B42;
	font-weight: bold;
	font-size: 14px;
}
div.inscription table.coordonnees {
	margin-top: 10px;
}
div.inscription table.coordonnees select,
div.inscription table.coordonnees input{
	width: 150px;
}
div.inscription table.coordonnees td.titre{
	text-align: right;
	padding-right: 20px;
	width: 50%;
}
div.inscription p.coordonnees{
	font-style: italic;
}
div.inscription table.enseignements{
	margin-bottom: 20px;
}
div.inscription table.enseignements td{
	width: 50%;
	padding-left: 20px;
}
div.inscription table.enseignements span.titreEns,
div.inscription span.sousTitre{
	color: #A52B42;
}
div.inscription span.libelleInputRadio{
	margin-right: 10px;
}
div.inscription span.def{
	color: #5C5C5C;
	font-style: italic;
	display: block;
	margin-left:10px;
}
div.inscription table.aboCatal,
div.inscription table.aboNews,
div.inscription table.aboActu{
	width: auto;
}
div.inscription table.aboCatal td,
div.inscription table.aboNews td,
div.inscription table.aboActu td{
	vertical-align: top;
}
div.inscription td.discipline{
	padding: 0px 15px;
}
div.inscription p.avertissement{
	margin-top: 20px;
	color:#555555;
	font-size:11px;
	font-style:italic;
}
div.inscription p.inscription{
	color:#555555;
	font-size:11px;
	font-style:italic;
	margin-bottom: 20px;
}
div.inscription div.boutonValider,
div.inscription div.boutonModifier{
	width:170px;
	margin: 0 auto;
	margin-bottom: 20px;
}
div.inscription div.boutonValider a,
div.inscription div.boutonModifier a{
	background-repeat:repeat-x;
	display:block;
	height:36px;
	padding-left:61px;
	width:106px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:7px;
	text-decoration:none;
}
div.inscription div.boutonValider a{
	background-image:url('/dimg/22/FICHIER/3/0001000133_valider.png');
}
div.inscription div.boutonModifier a{
	background-image:url('/dimg/22/FICHIER/2/0001000132_poursuivreAchats.png');
}
div.inscription p.droit{
	margin-top: 20px;
	color:#555555;
	font-size:11px;
	font-style:italic;
}
div.inscription p.infos span{
	font-weight: bold;
	font-size: 14px;
}


/*==============================================================================================================*/
/*						PANIER									*/
/*==============================================================================================================*/
/* La popup panier */
div.popupPanier{
	background-image: url('/dimg/22/FICHIER/1/0001000101_popup.png');
background-repeat:no-repeat;
font-family:Arial;
font-size:10pt;
height:166px;
padding:68px 51px 46px 51px;
text-align:left;
width:368px;
}
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{
text-align: left;
padding:20px 10px 2px 10px;
color: #505050;
}
div.popupPanier div.contenu span.desi{
font-weight: bold;
text-decoration: underline;
}
div.popupPanier div.contenu span.ref{
font-weight: bold;
}
div.popupPanier div.contenu span.qte{
font-style: italic;
}
div.popupPanier table.direction{
	width: 100%;
	margin-top: 15px;
}
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('/dimg/22/FICHIER/2/0001000132_poursuivreAchats.png');
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 36px;
	padding-left: 33px;
}
div.popupPanier table.direction td.validerCommande a{
	background-image: url('/dimg/22/FICHIER/3/0001000133_valider.png');
	background-repeat: no-repeat;
	display: block;
	width: 154px;
	height: 36px;
	padding-left: 13px;
}
/* Le récapitulatif panier */
div.recapitulatifPanier{
	background-image: url('/dimg/22/FICHIER/2/0001000102_monPanier_fr.png');
	color: #FFFFFF;
	font-size: 9px;
	height: 43px;
	padding: 39px 0 0 53px;
	position: absolute;
	right: 15px;
	top: 22px;
	width: 55px;
	background-repeat: no-repeat;
}
/*=================================*/
/*	MENU CATALOGUE ANGLAIS		*/
/*=================================*/
/* Le récapitulatif panier */
body#bodyEN div.recapitulatifPanier{
	background-image: url('/dimg/22/FICHIER/0/0001010100_monPanier_EN.png');
}


div.recapitulatifPanier a{
	display:block;
	height:80px;
	left:7px;
	position:absolute;
	top:0;
	width:99px;
}
div.recapitulatifPanier input{
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	width: 42px;
	background-color: transparent;
	border: 0px;
}
/* Le panier */
div.panier{
	margin: 0 50px;
}
div.panier table{
	border-collapse: collapse;
}
div.panier table.commandeRapide{
	width: 100%;
}
div.panier table.commandeRapide td.vide{
	color:#AF1E3B;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
div.panier table.commandeRapide td.commandeRapide{
	width: 268px;
}
div.panier table.priseCommandeRapide td.reference input{
	width: 170px;
	color: #7F7F7F;
}
div.panier table.priseCommandeRapide td.quantite input{
	width: 90px;
	color: #7F7F7F;
}
div.panier table.priseCommandeRapide td.quantite{
	padding-left: 10px;
}
div.panier table.priseCommandeRapide td.bouton{
	padding-left: 15px;
}
div.panier table.priseCommandeRapide td.bouton a{
	background-image: url('/dimg/22/FICHIER/1/0001000021_rechercheOk.png');
	background-repeat: no-repeat;
	background-position:0 5px;
	display:block;
	height:35px;
	margin-top:5px;
	width:25px;
}
div.panier table.commandeRapide td.commandeRapide{
}
div.panier div.refClient{
	background-color:#D8D8D8;
	margin:20px 0;
	padding:1px;
}
div.panier div.refClient div{
	border: 1px solid #FFFFFF;
	background-color: #eeeeee;
	padding:2px;
}
div.panier div.refClient input{
	width: 160px;
}
div.panier div.lignesCommandes{
	position: relative;
	margin: 17px 0 30px 0;
}
div.panier div.lignesCommandes table{
	border-collapse: collapse;
}
div.panier div.lignesCommandes div.decoHaut{
	position: absolute;
	width: 100%;
	top:0px;
	background-image: url('/dimg/22/FICHIER/9/0001000129_ongletPanier.png');
	background-repeat: repeat-x;
	height: 29px;
	z-index: 1;
}
div.panier div.lignesCommandes table.decoBas{
	width: 100%;
}
div.panier div.lignesCommandes table.decoBas td{
	height: 26px;
}
div.panier div.lignesCommandes table.decoBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width:12px;
	background-position: bottom left;
}
div.panier div.lignesCommandes table.decoBas td.milieu{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.panier div.lignesCommandes table.decoBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width:14px;
	background-position: bottom right;
}
div.panier div.lignesCommandes table.priseCommande{
	position:relative;
	width:100%;
	z-index:2;
}
div.panier div.lignesCommandes table.priseCommande th{
	height: 29px;
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
div.panier div.lignesCommandes table.priseCommande th.bordGauche{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	width:12px;
}
div.panier div.lignesCommandes table.priseCommande th.bordDroit{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	width:14px;
}
div.panier div.lignesCommandes table.priseCommande th.opt_LIGNE-WEB_UTTC,
div.panier div.lignesCommandes table.priseCommande th.opt_LIGNE-WEB_UHT,
div.panier div.lignesCommandes table.priseCommande th.opt_LIGNE-WEB_TTC,
div.panier div.lignesCommandes table.priseCommande th.opt_LIGNE-WEB_HT,
div.panier div.lignesCommandes table.priseCommande th.opt_PUHT_REMISE,
div.panier div.lignesCommandes table.priseCommande th.quantite{
	text-align: right;
	padding-right: 15px;
}
div.panier div.lignesCommandes table.priseCommande th.quantite{
	text-align: left;
	padding-left: 10px;
}
div.panier div.lignesCommandes table.priseCommande td{
	font-family:arial;
	font-size: 11px;
	border-bottom: 1px solid #b2b2b2;
}
div.panier div.lignesCommandes table.priseCommande td.bordDroit,
div.panier div.lignesCommandes table.priseCommande td.bordGauche{
	border-bottom: 0;
}
div.panier div.lignesCommandes table.priseCommande td a{
	font-family:arial;
}
div.panier div.lignesCommandes table.priseCommande td.opt_LIGNE-WEB_UTTC,
div.panier div.lignesCommandes table.priseCommande td.opt_LIGNE-WEB_TTC,
div.panier div.lignesCommandes table.priseCommande td.opt_LIGNE-WEB_UHT,
div.panier div.lignesCommandes table.priseCommande td.opt_LIGNE-WEB_HT,
div.panier div.lignesCommandes table.priseCommande td.opt_PUHT_REMISE,
div.panier div.lignesCommandes table.priseCommande td.quantite{
	text-align: right;
	padding-right: 15px;
}
div.panier div.lignesCommandes table.priseCommande td.quantite{
	padding-left: 10px;
}
div.panier div.lignesCommandes table.priseCommande td.opt_ARTICLE-WEB_REF a{
	color:#000000;
	text-decoration:none;
}
div.panier div.lignesCommandes table.priseCommande td.opt_ARTICLE-WEB_REF a:hover{
	text-decoration:underline;
}
div.panier div.lignesCommandes table.priseCommande td.opt_ARTICLE-DESI_AFF{
	font-weight: bold;
}
div.panier div.lignesCommandes table.priseCommande td.quantite{
	width: 60px;
}
div.panier div.lignesCommandes table.priseCommande td.quantite input{
	width: 30px;
	font-family:arial;
	font-size: 11px;
	float: left;
	text-align: right;
}
div.panier div.lignesCommandes table.priseCommande td.quantite input.edition{
	border: 1px solid #a52b42;
}
div.panier div.lignesCommandes table.priseCommande td.quantite input.lecture{
	border: 1px solid #B2B2B2;
	width: 48px;
}
div.panier div.lignesCommandes table.priseCommande td.quantite a,
div.panier div.lignesCommandes table.priseCommande td.quantite a.lecture{
	display: none;
	background-image: url('/dimg/22/FICHIER/5/0001000135_validerQte.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-left:5px;
	float: left;
}
div.panier div.lignesCommandes table.priseCommande td.quantite a.edition{
	display: block;
}
div.panier div.lignesCommandes table.priseCommande td.boutons a{
	background-image: url('/dimg/22/FICHIER/4/0001000134_supprimer.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}
div.panier table.infos{
	width: 100%;
}
div.panier table.infos td.pub{
	vertical-align: top;
}
div.panier table.infos td.pub div.boite div.bloc{
	background-image: url('/dimg/22/FICHIER/6/0001000146_blocPanierMilieu.png');
	width: 370px;
}
div.panier table.infos td.pub div.boite div.bloc div.blocHaut{
	background-image: url('/dimg/22/FICHIER/8/0001000148_blocPanierHaut.png');
	width: 370px;
}
div.panier table.infos td.pub div.boite div.bloc div.blocBas{
	background-image: url('/dimg/22/FICHIER/7/0001000147_blocPanierBas.png');
	width: 370px;
}
div.panier table.infos td.pub div.blocContenu{
	font-family: arial;
	font-size: 12px;
}
div.panier table.infos td.pub div.avantageInternet{
	margin-top: 30px;
}
div.panier table.infos td.pub div.avantageInternet div.blocContenu{
	text-align: center;
}
div.panier table.infos td.pub div.avantageInternet p{
	margin: 0;
}
div.panier table.infos td.pub div.avantageInternet p.offert{
	color: #af1e3b;
	font-size: 19px;
}
div.panier table.infos td.pub div.avantageInternet p.offert span.offert{
	font-weight: bold;
	font-size: 31px;
}
div.panier table.infos td.prix{
}
div.panier table.infos td.prix div.codePromo{
	background-image: url('/dimg/22/FICHIER/0/0001000130_panierCodePromo.png');
	background-repeat: no-repeat;
	width: 344px;
	height: 82px;
	margin:0 6px 0 auto;
	width:344px;
	position: relative;
}
div.panier table.infos td.prix div.codePromo div.codeInfos{
	font-size:10px;
	font-weight:bold;
	left:17px;
	position:absolute;
	top:22px;
}
div.panier table.infos td.prix div.codePromo div.codeInfos span.ok{
}
div.panier table.infos td.prix div.codePromo div.codeInfos span.ko{
	font-style:italic;
	color:red;
}
div.panier table.infos td.prix div.codePromo div.titre{
	color: #a62a44;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	line-height:17px;
	height:17px;
}
div.panier table.infos td.prix div.codePromo table{
	margin-top: 12px;
	margin-left: 17px;
}
div.panier table.infos td.prix div.codePromo table td{
}
div.panier table.infos td.prix div.codePromo table td input{
	width: 162px;
}
div.panier table.infos td.prix div.codePromo table td a{
	color:#FFFFFF;
	display:block;
	height:24px;
	margin-left:23px;
	padding-left:57px;
	padding-top:5px;
	text-decoration:none;
	width:74px;
	font-family: arial;
	font-weight: bold;
}
div.panier table.infos td.prix div.totalPanier{
	margin:15px 0 0 auto;
	width:354px;
}
div.panier table.infos td.prix div.totalPanier div.titre{
	color: #ffffff;
	background-image: url('/dimg/22/FICHIER/9/0001000129_ongletPanier.png');
	background-repeat: repeat-x;
}
div.panier table.infos td.prix div.totalPanier div.titre table{
	width: 100%;
}
div.panier table.infos td.prix div.totalPanier div.titre table td.debut{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	width:12px;
	height: 29px;
	background-repeat: no-repeat;
}
div.panier table.infos td.prix div.totalPanier div.titre table td.fin{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	width:14px;
	height: 29px;
	background-repeat: no-repeat;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix{
	width: 100%;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix td{
	padding: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix td.titre{
	border-right: 1px solid #e5e5e5;
	padding-left: 10px;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix td.valeur{
	text-align: right;
	border-right: 0;
	width: 150px;
	padding-right: 20px;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix td.valeur input{
	font-weight: bold;
	border: 0;
	width: 100px;
	text-align: right;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix td.debut,
div.panier table.infos td.prix div.totalPanier table.lignesPrix td.fin{
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.remise td{
	background-color: #f0d3d8;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.remise td.valeur input{
	background-color:transparent;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.livraison{
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.livraison div.livraisonBox{
	font-size:11px;
	font-style:italic;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.livraison p{
	font-size: 9px;
	color: #b2b2b2;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td{
	height: 48px;
	border: 0;
	padding: 0;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.titre{
	font-weight: bold;
	border-right: 0;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.valeur input{
	color: #912839;
	font-weight: bold;
	border: 0;
	width: 100px;
	text-align: right;
	font-size: 16px;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width:12px;
	background-position: bottom left;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.titre,
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.valeur{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.panier table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width:14px;
	background-position: bottom right;
}
div.panier table.boutons{
	margin: 30px 0 0 auto;
}
div.panier table.boutons a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
}
div.panier table.boutons td.commandeModele a{
	background-image: url('/dimg/22/FICHIER/3/0001009783_cmdModele.png');
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 36px;
	padding-left: 42px;
}
div.panier table.boutons td.demanderPret a{
	background-image: url('/dimg/22/FICHIER/7/0001000127_demanderPr%EAt.png');
	background-repeat: no-repeat;
	display: block;
	width: 118px;
	height: 36px;
	padding-left: 51px;
}
div.panier table.boutons td.demanderDevis a{
	background-image: url('/dimg/22/FICHIER/6/0001000126_demanderDevis.png');
	background-repeat: no-repeat;
	display: block;
	width: 127px;
	height: 36px;
	padding-left: 43px;
}
div.panier table.boutons td.poursuivreAchats a{
	background-image: url('/dimg/22/FICHIER/2/0001000132_poursuivreAchats.png');
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 36px;
	padding-left: 33px;
}
div.panier table.boutons td.validerCommande a{
	background-image: url('/dimg/22/FICHIER/3/0001000133_valider.png');
	background-repeat: no-repeat;
	display: block;
	width: 154px;
	height: 36px;
	padding-left: 13px;
}

/*==========================*/
/*	COMMANDE MODELE	*/
/*==========================*/
div.creationCommandeModele{
}
div.creationCommandeModele span.titre{
	font-weight: bold;
	text-decoration: underline;
}
div.creationCommandeModele div.boiteCategorie table.titre{
	font-weight: bold;
	color: #ffffff;
}
div.creationCommandeModele div.boiteCategorie{
	float:none;
	margin:0 auto;
	width:460px;
}
div.creationCommandeModele div.saisiTitre{
	margin:10px auto 0 auto;
	width: 250px;
}
div.creationCommandeModele div.saisiTitre input{
	/*margin-top:10px auto 0 auto; ???*/
	margin-top:10px;
	width: 248px;
}
div.creationCommandeModele table.boutons{
	margin: 20px auto;
	border-collapse: collapse;
}
div.creationCommandeModele table.boutons a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
}
div.creationCommandeModele table.boutons td.annuler a{
	background-image: url('/dimg/22/FICHIER/0/0001000140_annuler.png');
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 36px;
	padding-left: 62px;
	margin: 0 auto;
}
div.creationCommandeModele table.boutons td.valider a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 36px;
	padding-left: 62px;
	margin: 0 auto;
}

/*==============================================================================================================*/
/*						ETAPE COMMANDE								*/
/*==============================================================================================================*/
/* ======================= Processus de validation ========================= */
table.processusValidation{
	margin: 0 auto 15px auto;
}
table.processusValidation td{
	background-image: url('/dimg/22/FICHIER/6/0001000136_etapeOff.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	/*width: 70px;*/
	vertical-align: top;
	margin: 0;
	padding: 0;
}
table.processusValidation td div{
	margin: 0;
	padding: 0;
}
table.processusValidation td div.numero{
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table.processusValidation td div.titre{
	width: 100%;
	text-align: center;
	color: #898989;
}
table.processusValidation td.separateurOn{
	background-image: url('/dimg/22/FICHIER/8/0001000138_flecheOn.png');
	background-repeat: no-repeat;
	background-position: left 13px;
	width: 62px;
}
table.processusValidation td.separateurOff{
	background-image: url('/dimg/22/FICHIER/9/0001000139_flecheOff.png');
	background-repeat: no-repeat;
	background-position: left 13px;
	width: 62px;
}
table.processusValidation td.selected{
	background-image: url('/dimg/22/FICHIER/7/0001000137_etapeOn.png');
}
table.processusValidation td.selected div.titre{
	color: #ad1e3a;
}
/* ======================= ETAPE 1 Récapitulatif de la commande ========================= */
div.etapeCommande{
}
div.etapeCommande table{
	border-collapse: collapse;
}
div.etapeCommande div.lignesCommandes{
	position: relative;
	margin: 20px 0 30px 0;
}
div.etapeCommande div.lignesCommandes div.decoHaut{
	position: absolute;
	width: 100%;
	top:0px;
	background-image: url('/dimg/22/FICHIER/9/0001000129_ongletPanier.png');
	background-repeat: repeat-x;
	height: 29px;
	z-index: 1;
}
div.etapeCommande div.lignesCommandes table.decoBas{
	width: 100%;
}
div.etapeCommande div.lignesCommandes table.decoBas td{
	height: 26px;
}
div.etapeCommande div.lignesCommandes table.decoBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width:12px;
	background-position: bottom left;
}
div.etapeCommande div.lignesCommandes table.decoBas td.milieu{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.etapeCommande div.lignesCommandes table.decoBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width:14px;
	background-position: bottom right;
}
div.etapeCommande div.lignesCommandes table.recapCommande{
	position:relative;
	width:100%;
	z-index:2;
}
div.etapeCommande div.lignesCommandes table.recapCommande th{
	height: 29px;
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
div.etapeCommande div.lignesCommandes table.recapCommande th.opt_LIGNE-TOTAL_HT,
div.etapeCommande div.lignesCommandes table.recapCommande th.opt_LIGNE-TOTAL_TTC,
div.etapeCommande div.lignesCommandes table.recapCommande th.opt_LIGNE-PRIX,
div.etapeCommande div.lignesCommandes table.recapCommande th.opt_LIGNE-PRIX_TTC,
div.etapeCommande div.lignesCommandes table.recapCommande th.opt_LIGNE-QTE{
	text-align: right;
	padding-right: 15px;
}
div.etapeCommande div.lignesCommandes table.recapCommande th.bordGauche{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	width:12px;
}
div.etapeCommande div.lignesCommandes table.recapCommande th.bordDroit{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	width:14px;
}
div.etapeCommande div.lignesCommandes table.recapCommande td{
	font-family:arial;
	font-size: 11px;
	border-bottom: 1px solid #b2b2b2;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-TOTAL_HT,
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-TOTAL_TTC,
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-PRIX,
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-PRIX_TTC,
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-QTE{
	text-align: right;
	padding-right: 15px;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_LIGNE-DESI_AVEC_COMMENTAIRES span.COMMENTAIRES{
	color: #FF0000;
	font-weight: bold;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.bordDroit,
div.etapeCommande div.lignesCommandes table.recapCommande td.bordGauche{
	border-bottom: 0;
}
div.etapeCommande div.lignesCommandes table.recapCommande td a{
	font-family:arial;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_ARTICLE-WEB_REF a{
	color:#000000;
	text-decoration:none;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_ARTICLE-WEB_REF a{
	text-decoration: underline;
}
div.etapeCommande div.lignesCommandes table.recapCommande td.opt_ARTICLE-DESI_AFF{
	font-weight: bold;
}
div.etapeCommande table.infos{
	width: 100%;
}
div.etapeCommande table.infos td.pub{
}
div.etapeCommande table.infos td.prix{
}
div.etapeCommande table.infos td.prix div.totalPanier{
	margin:15px 0 0 auto;
	width:354px;
}
div.etapeCommande table.infos td.prix div.totalPanier div.titre{
	color: #ffffff;
	background-image: url('/dimg/22/FICHIER/9/0001000129_ongletPanier.png');
	background-repeat: repeat-x;
}
div.etapeCommande table.infos td.prix div.totalPanier div.titre table{
	width: 100%;
}
div.etapeCommande table.infos td.prix div.totalPanier div.titre table td.debut{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	width:12px;
	height: 29px;
	background-repeat: no-repeat;
}
div.etapeCommande table.infos td.prix div.totalPanier div.titre table td.fin{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	width:14px;
	height: 29px;
	background-repeat: no-repeat;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix{
	width: 100%;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td{
	padding: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td.titre{
	border-right: 1px solid #e5e5e5;
	padding-left: 10px;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td.valeur{
	text-align: right;
	border-right: 0;
	width: 150px;
	padding-right: 20px;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td.valeur input{
	font-weight: bold;
	border: 0;
	width: 100px;
	text-align: right;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td.debut,
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix td.fin{
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.remise td{
	background-color: #f0d3d8;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.livraison{
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.livraison p{
	font-size: 9px;
	color: #b2b2b2;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.livraison span.typeLivraison{
	color:#505050;
	display:block;
	font-style:italic;
	padding-left:10px;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td{
	height: 48px;
	border: 0;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.titre{
	font-weight: bold;
	border-right: 0;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.valeur input{
	color: #912839;
	font-weight: bold;
	border: 0;
	width: 100px;
	text-align: right;
	font-size: 16px;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width:12px;
	background-position: bottom left;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.titre,
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.valeur{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.etapeCommande table.infos td.prix div.totalPanier table.lignesPrix tr.totalTTC td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width:14px;
	background-position: bottom right;
}
div.etapeCommande table.boutons{
	margin: 30px auto 0 auto;
}
div.etapeCommande table.boutons a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
}
div.etapeCommande table.boutons td.precedent a{
	background-image: url('/dimg/22/FICHIER/2/0001000132_poursuivreAchats.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:60px;
	width:115px;
}
div.etapeCommande table.boutons td.suivant a{
	background-image: url('/dimg/22/FICHIER/3/0001000133_valider.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:58px;
	width:110px;
}
div.etapeCommande table.boutons td.validerDevis a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:40px;
	width:123px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
}

/* ============================= Etape 2 : Adresses ======================= */
div.etapeCommande div.mesAdresses table{
border-collapse: collapse;
}
div.etapeCommande div.mesAdresses table.boiteCategorie{
width: 100%;
}
div.etapeCommande div.mesAdresses table.boiteCategorie td{
	vertical-align: top;
}
div.etapeCommande div.mesAdresses table.boiteCategorie td div.contenantBoiteCategorie{
	margin: 20px auto 0 auto;
	width: 385px;
}
div.etapeCommande div.mesAdresses table.boiteCategorie td div.contenantBoiteCategorie div.boiteCategorie{
	width: 382px;
}
div.etapeCommande div.mesAdresses div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
div.etapeCommande div.mesAdresses div.titre{
width: 100%;
text-align: center;
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #BCBCBC;
}
div.etapeCommande div.mesAdressestable.infos{
width: 100%;
margin-top: 5px;
border-collapse: collapse;
}
div.etapeCommande div.mesAdresses div.contenantBoiteCategorie select{
font-family: Verdana;
font-size: 11px;
color: #647C86;
width: 350px;
}
div.etapeCommande div.mesAdresses table.infos td.titre{
	font-weight: bold;
	width: 120px;
}
div.etapeCommande div.mesAdresses table.infos td.valeur{
font-style: italic;
}

/* ============================= Etape 3 : Validation paiement ======================= */
div.etapeCommande div.demandeValidation div.bouton,
div.etapeCommande div.commandeDirecte div.bouton{
	margin:25px auto 16px;
	width:166px;
}
div.etapeCommande table.valideur{
	border-collapse: collapse;
	width: 100%;
}
div.etapeCommande hr.separateurPaiement{
	border: 1px solid #A52B42;
	margin: 15px 0px;
}
div.etapeCommande  span.titrePaiement {
	color:#A52B42;
	font-weight:bold;
	text-decoration:underline;
}
div.etapeCommande  span.paiementHabituel{
	font-weight: bold;
}
div.etapeCommande div.commandeDirecte div.bouton a,
div.etapeCommande div.demandeValidation div.bouton a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:40px;
	width:123px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
}
div.etapeCommande table.boutons td.annuler a{
	background-image: url('/dimg/22/FICHIER/0/0001000140_annuler.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:58px;
	width:105px;
}
div.etapeCommande table.choix{
	border-collapse: collapse;
	width: 100%;
}
div.etapeCommande table.choix td{
	vertical-align: top;
}
div.etapeCommande table.choixPaiement{
	border-collapse: collapse;
	width: 100%;
}
div.etapeCommande table.choixPaiement td{
	vertical-align: top;
}
div.etapeCommande div.choixPaiement table{
border-collapse: collapse;
}
div.etapeCommande div.choixPaiement table.boiteCategorie{
width: 100%;
}
div.etapeCommande div.choixPaiement table.boiteCategorie td{
	vertical-align: top;
}
div.etapeCommande div.choixPaiement table.boiteCategorie td div.contenantBoiteCategorie{
	margin: 20px auto 0 auto;
	width: 385px;
}
div.etapeCommande div.choixPaiement table.boiteCategorie td div.contenantBoiteCategorie div.boiteCategorie{
	width: 382px;
}
div.etapeCommande div.choixPaiement div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
/*==============================================================================================================*/
/*						ESPACE CLIENT									*/
/*==============================================================================================================*/
/*Menu espace client*/
ul#menu_1000020{
	list-style-type: none;
	margin-left: 30px;
}
ul#menu_1000020 li{
	margin: 5px 0px;
}
ul#menu_1000020 li a{
	text-decoration: none;
	color: #a52b42;
	font-size: 14px;
}
ul#menu_1000020 li.select a{
	color: #5f5f5f;
	cursor:default;
}
ul#menu_1000020 li a:hover{
	text-decoration: underline;
}
ul#menu_1000020 li.select a:hover{
	text-decoration: none;
}
div.menuEspaceClient{
}
div.espaceClientContent{
margin: 0 0 15px 15px;
}

/* Affichage d'une commande */
div.visualisationCommande div.boiteCategorie{
	float: none;
}
div.visualisationCommande div.boiteCategorie table.titre{
	font-weight: bold;
	color: #ffffff;
}
div.visualisationCommande table.visualisationCommande{
	border-collapse: collapse;
}
div.visualisationCommande table.visualisationCommande table{
	border-collapse: collapse;
	width: 100%;
}
div.visualisationCommande span.numCommande{
	text-decoration: underline;
}
div.visualisationCommande table.visualisationCommande tr.header td.infos{
	padding-right:50px;
}
div.visualisationCommande table.visualisationCommande tr.header td.infos td.titre{
	width:170px;
}
div.visualisationCommande table.visualisationCommande tr.header td.adresse{
	width:280px;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td{
	padding: 30px 0px;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td td{
	padding: 0px;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th{
	background-color: #A52B42;
	color: #FFFFFF;
	font-weight: bold;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td{
	padding: 0 5px;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th.bordGauche,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th.bordDroit{
	padding: 0;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.bordGauche,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.bordDroit{
	width: 5px;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.opt_ARTICLE-WEB_REF{
	font-weight: bold;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-TOTAL_TTC,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-TOTAL_HT{
	width: 73px;
	text-align: right;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-TOTAL_TTC,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-TOTAL_HT{
	text-align: right;
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td.opt_LIGNE-QTE,
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table th.opt_LIGNE-QTE{
	text-align: right
}
div.visualisationCommande table.visualisationCommande tr.lignesCommande td table td{
	border-bottom: 1px solid #A52B42;
}
div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu  table.visualisationCommande tr.montant table{
	margin: 0 0 0 auto;
	border: 3px solid #A52B42;
	width: auto;
}
div.visualisationCommande table.visualisationCommande tr.montant table td.titre{
	padding-right: 20px;
	text-align: right;
	padding-left: 10px;
}
div.visualisationCommande table.visualisationCommande tr.montant table td.valeur{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
div.visualisationCommande table.visualisationCommande tr.montant table td.titre,
div.visualisationCommande table.visualisationCommande tr.montant table td.valeur{
	/*border-bottom: 1px solid #A52B42;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
div.visualisationCommande div.copierDansPanier a{
	color: #A52B42;
	text-decoration: none;
} 
div.visualisationCommande div.copierDansPanier a:hover{
	text-decoration: underline;
} 
div.visualisationCommande div.boutonValidationCmde a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:34px;
	width: 134px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
	margin: 0 auto 20px auto;
}
div.visualisationCommande div.suppressionDevis{
	text-align:right;
	padding: 20px 20px;
}
div.visualisationCommande div.suppressionDevis a{
	color:#A52B42;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
div.visualisationCommande div.suppressionDevis a:hover{
	text-decoration:underline;
}
/* Affichage de la liste des commandes */
div.espaceClientContent div.listeCommandes div.lignesCommandes{
	position: relative;
	margin: 20px 0 30px 0;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes div.decoHaut{
	position: absolute;
	width: 100%;
	top:0px;
	background-image: url('/dimg/22/FICHIER/9/0001000129_ongletPanier.png');
	background-repeat: repeat-x;
	height: 29px;
	z-index: 1;
	border-collapse: collapse;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.decoBas{
	border-collapse: collapse;
	width: 100%;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.decoBas td{
	height: 26px;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.decoBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width:12px;
	background-position: bottom left;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.decoBas td.milieu{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.decoBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width:14px;
	background-position: bottom right;
}
div.espaceClientContent div.listeCommandes table.commandes{
	position:relative;
	width:100%;
	z-index:2;
	border-collapse: collapse;
}
div.espaceClientContent div.listeCommandes table.commandes th{
	height: 29px;
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.bordGauche{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	width:12px;
	padding: 0;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.bordDroit{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	width:14px;
	padding: 0;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td{
	font-family:arial;
	font-size: 11px;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 5px;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.bordDroit,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.bordGauche{
	border-bottom: 0;
	padding: 0;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.opt_MONTANT_TTC,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.opt_MONTANT_HT,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.opt_MONTANTFPI_TTC,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes th.opt_MONTANTFPI_HT,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.opt_MONTANT_TTC,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.opt_MONTANT_HT,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.opt_MONTANTFPI_TTC,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.opt_MONTANTFPI_HT{
	text-align: right;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.transporteur{
	width: 75px;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.ajoutPanier {
	text-align: right;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.ajoutPanier a,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.supprime a{
	color: #A52B42;
	text-decoration: none;
}
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.ajoutPanier a:hover,
div.espaceClientContent div.listeCommandes div.lignesCommandes table.commandes td.supprime a:hover{
	text-decoration: underline;
}
div.espaceClientContent div.listeCommandes table.commandes td a{
	color: #000000;
	font-weight: bold;
}

/* Liste commandes : Demande facture*/
div.espaceClientContent div.listeCommandes table.commandes{
}
div.espaceClientContent div.listeCommandes table.commandes td.demandeFacture{
	width: 130px;
	text-align: center;
}
div.espaceClientContent div.listeCommandes div.demandeFacture{
}
div.espaceClientContent div.listeCommandes div.demandeFacture table.decoBas td.milieu{
	text-align: right;
}
div.espaceClientContent div.listeCommandes div.demandeFacture table.decoBas td.milieu a{
	text-decoration: none;
	color: #A52B42;
}
div.espaceClientContent div.listeCommandes div.demandeFacture table.decoBas td.milieu a:hover{
	text-decoration: underline;
}




/* Mes coordonnes */
div.espaceClientContent div.mesCoordonnees p{
}
div.espaceClientContent div.mesCoordonnees table.boiteCategorie{
	border-collapse: collapse;
	margin: 0 auto;
}
div.espaceClientContent div.mesCoordonnees div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu{
	width: 600px;
}
div.espaceClientContent div.mesCoordonnees div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}

div.espaceClientContent div.mesCoordonnees table.mesCoordonnes{
	border-collapse: collapse;
	margin: 0 auto;
}
div.espaceClientContent div.mesCoordonnees table.mesCoordonnes tr.infos td{
	font-style: italic;
	color: #A52B42;
	padding:5px 0;
}
div.espaceClientContent div.mesCoordonnees table.mesCoordonnes td.titre{
	text-align: right;
	padding: 5px 30px 5px 10px;
	font-weight: bold;
}
div.espaceClientContent div.mesCoordonnees table.mesCoordonnes td.valeur{
	padding: 5px 10px 5px 0px;
}
div.espaceClientContent div.mesCoordonnees table.mesCoordonnes tr.boutons td{
	padding:15px 0;
	text-align:center;
}
div.espaceClientContent div.mesCoordonnees table.mesCoordonnes tr.boutons td a{
	color: #A52B42;
	font-weight: bold;
}
/*Mes adresses */
div.espaceClientContent div.mesAdresses  a.S_1000003_moncompte_ajouteradr_lien{
	color: #A52B42;
}
div.espaceClientContent div.mesAdresses p{
}
div.espaceClientContent div.mesAdresses table.boiteCategorie{
	border-collapse: collapse;
}
div.espaceClientContent div.mesAdresses div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu{
}
div.espaceClientContent div.mesAdresses div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
div.espaceClientContent table.mesAdresses td{
	vertical-align: top;
}
div.espaceClientContent table.mesAdresses div.mesAdressesTitre{
	font-weight: bold;
}
div.espaceClientContent table.mesAdresses div.mesAdressesAdresse{
	font-style: italic;
}
div.espaceClientContent table.mesAdresses div.mesAdressesAction table{
	border-collapse: collapse;
	width: 100%;
}
div.espaceClientContent table.mesAdresses div.mesAdressesAction a{
	color: #a52b42;
	font-weight: bold;
	text-decoration: none;
}
div.espaceClientContent table.mesAdresses div.mesAdressesAction a:hover{
	text-decoration: underline;
}
table.S_1000003_moncompte_adrtable{
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px;
}
table.S_1000003_moncompte_adrtable table{
	border-collapse: collapse;
}
table.S_1000003_moncompte_adrtable td{
	border-bottom: 1px solid #A52B42;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_borduregauche,
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_titre,
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_adresse, 
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_modifier,
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrentete_borduredroite{ 
	background-color: #A52B42;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #A52B42;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_typeadresse{
	color:  #A52B42;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrcellule_adresse{
	padding: 0 10px;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrcellule_modifier{
	vertical-align: middle;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrcellule_modifier td{
	border-bottom: 0;
	border-right: 0;
}
table.S_1000003_moncompte_adrtable td.S_1000003_moncompte_adrcellule_modifier a{
	color: #A52B42;
}
div.espaceClientContent table.mesAdresses td.iframe{
}
div.modifAdresses table.boiteCategorie{
	border-collapse: collapse;
}
div.modifAdresses div.boiteCategorie div.structureHaut div.structureBasDroit div.contenu{
}
div.modifAdresses div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
div.modifAdresses div.boiteCategorie div.contenu{
	width: 363px;
}
table.mesAdressesIframe{
	border-collapse: collapse;
	margin: 0 auto;
}
table.mesAdressesIframe tr.infos td{
	font-style: italic;
	color: #A52B42;
	padding:5px 0;
}
table.mesAdressesIframe td.titre{
	text-align: right;
	padding: 5px 30px 5px 10px;
	font-weight: bold;
}
table.mesAdressesIframe td.valeur{
	padding: 5px 10px 5px 0px;
}
table.mesAdressesIframe tr.boutons td{
	padding:15px 0;
	text-align:center;
}
table.mesAdressesIframe tr.boutons td a{
	color: #A52B42;
	font-weight: bold;
}
table.mesAdressesIframe select,
table.mesAdressesIframe input{
	width: 170px;
}
/* Mes abonnements */
div.mesAbonnements div.boiteCategorie{
	width: 100%;
	margin: 20px 0 10px 0;
}
div.mesAbonnements div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
div.mesAbonnements div.boiteCategorie span.titre{
	border-bottom:1px solid #A52B42;
	color:#A52B42;
	display: block;
}
div.mesAbonnements div.boiteCategorie table{
	width: 100%;
	border-collapse: collapse;
}
div.mesAbonnements div.boiteCategorie table td.etat{
	width: 320px;
}
div.mesAbonnements table.boutons{
	width: 280px;
	margin: 35px auto 0 auto;
}
div.mesAbonnements table.boutons td{
	text-align: center;
}
div.mesAbonnements table.boutons td a{
	text-decoration: none;
	font-weight: bold;
	background-color:#EFEFEF;
	border:1px solid #A52B42;
	color:#000000;
	display:block;
}
div.mesAbonnements table.boutons td a:hover{
	text-decoration: none;
	background-color:#A52B42;
	color:#FFFFFF;
}
div.mesAbonnements p.oldNews{
	text-align:center;
}
div.mesAbonnements p.oldNews a{
	color: #000000;
}
div.mesAbonnements p.oldNews a:hover{
	text-decoration: none;
}

/*==============================================================================================================*/
/*						LISTE DYNAMIQUE								*/
/*==============================================================================================================*/
div.listeDynamique div.aucunResultat{
	color:#A0A0A0;
	font-weight:bold;
	margin-left:35px;
	margin-top:30px;
}
div.listeDynamique div.enTete{
	background-image: url('/dimg/22/FICHIER/2/0001000022_categorieOngletRecherche.png');
	background-repeat: repeat-x;
	background-position:0 2px;
}
div.listeDynamique table.enTete{
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
}
div.listeDynamique table.enTete td{
	padding: 0;
}
div.listeDynamique table.enTete tr.ligneHaut td.debut{
	background-image: url('/dimg/22/FICHIER/4/0001000024_headerCoinGauche.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 29px;
}
div.listeDynamique table.enTete tr.ligneHaut td.fin{
	background-image: url('/dimg/22/FICHIER/3/0001000023_headerCoinDroit.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 29px;
}
div.listeDynamique table.enTete tr.ligneBas td{
	background-image: url('/dimg/22/FICHIER/5/0001000025_headerMilieuBas.png');
	background-repeat: repeat-x;
}
div.listeDynamique table.enTete tr.ligneBas td.debut{
	background-image: url('/dimg/22/FICHIER/6/0001000026_headerCoinGaucheBas.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 66px;
}
div.listeDynamique table.enTete tr.ligneBas td.desi{
}
div.listeDynamique table.enTete tr.ligneBas td.prix{
	width: 89px;
}
div.listeDynamique table.enTete tr.ligneBas td.panier{
	width: 92px;
}
div.listeDynamique table.enTete tr.ligneBas td.fin{
	background-image: url('/dimg/22/FICHIER/7/0001000027_headerCoinDroitBas.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 66px;
}
div.listeDynamique table.footer{
	width: 100%;
	border-collapse: collapse;
}
div.listeDynamique table.footer td{
	padding: 0;
}
div.listeDynamique table.footer tr td.debut{
	background-image: url('/dimg/22/FICHIER/8/0001000028_footerCoinGauche.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.listeDynamique table.footer tr td.fin{
	background-image: url('/dimg/22/FICHIER/9/0001000029_footerCoinDroit.png');
	background-repeat: no-repeat;
	width: 7px;
	height: 39px;
}
div.listeDynamique table.footer tr td{
	background-image: url('/dimg/22/FICHIER/0/0001000030_footerMilieu.png');
	background-repeat: repeat-x;
}

div.nouveaute div.enTeteReponseRecherche div.enTete{
	background-image: url('/dimg/22/FICHIER/1/0001009791_ongletNouveaute.png');
}
div.promotion div.enTeteReponseRecherche div.enTete{
	background-image: url('/dimg/22/FICHIER/2/0001009792_ongletPromotion.png');
}
div.nouveaute div.enTeteReponseRecherche div.enTete table.enTete tr.ligneHaut td,
div.promotion div.enTeteReponseRecherche div.enTete table.enTete tr.ligneHaut td{
	color: #ffffff;
}

ul.listeArticleListeDynamique{
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.listeArticleListeDynamique li{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.listeArticleListeDynamique table.articleIteratif{
	width: 100%;
	border-collapse: collapse;
}
ul.listeArticleListeDynamique table.articleIteratif td{
	border-bottom: 1px solid #b2b2b2;
}
ul.listeArticleListeDynamique table.articleIteratif td.image{
	width: 73px;
}
ul.listeArticleListeDynamique table.articleIteratif td.image img{
	margin-right: 10px;
}
ul.listeArticleListeDynamique table.articleIteratif td.desi h2{
	line-height:13px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 0;
	margin-bottom:0;
}
ul.listeArticleListeDynamique table.articleIteratif td.desi h2 a{
	color: #000000;
	text-decoration: none;
}
ul.listeArticleListeDynamique table.articleIteratif td.desi h2 a:hover{
	text-decoration: underline;
}
ul.listeArticleListeDynamique table.articleIteratif td.desi span.ref{
	color: #505050;
	font-style: italic;
	font-size: 10px;
}
ul.listeArticleListeDynamique table.articleIteratif td.prix{
	width: 105px;
	text-align: right;
	padding-right:25px;
}
ul.listeArticleListeDynamique table.articleIteratif td.prix span.prixTTC{
	font-weight: bold;
	color: #a52b42;
	display: block;
}
ul.listeArticleListeDynamique table.articleIteratif td.prix span.prixHT{
	color: #757575;
	display: block;
}
ul.listeArticleListeDynamique table.articleIteratif td.panier{
	width: 92px;
}
ul.listeArticleListeDynamique table.articleIteratif td.panier input{
	width: 36px;
	float: left;
	margin-top:19px;
	text-align: right;
}
ul.listeArticleListeDynamique table.articleIteratif td.panier a{
	background-image: url('/dimg/22/FICHIER/1/0001000031_iconePanier.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 43px;
	display: block;
	float: left;
}

/*==============================================================================================================*/
/*						AUTHENTIFICATION							*/
/*==============================================================================================================*/
/* Module */
div.formulaireAuthentificationModule{
	background-image: url('/dimg/22/FICHIER/9/0001000109_authentification_fr.png');
	background-repeat: no-repeat;
	padding-bottom: 0px; 
	width: 247px; 
	padding: 17px 5px 0 10px; 
	position: relative; 
	top: 30px; 
	left: 550px;
	height: 38px;
}
/*=================================*/
/*	Module ANGLAIS					*/
/*=================================*/
body#bodyEN div.formulaireAuthentificationModule{
	background-image: url('/dimg/22/FICHIER/1/0001010101_authentification_EN.png'); 
}

div.formulaireAuthentificationModule div.message{
	color:red;
	font-size:9px;
	font-style:italic;
	left:90px;
	position:absolute;
	top:6px;
}
div.formulaireAuthentificationModule div.form{
}
div.formulaireAuthentificationModule table.identification{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
div.formulaireAuthentificationModule div.form input {
	border:1px solid #DEDEDE;
	font-size:10px;
	height:12px;
	margin-right:5px;
	width:104px;
}

div.formulaireAuthentificationModule div.form a{
	background-image: url('/dimg/22/FICHIER/0/0001000110_authentificationOk.png');
	background-repeat: no-repeat;
	display: block;
	width: 19px; 
	height: 18px;
	float: left;
}
div.formulaireAuthentificationModule table.liens{
	width: 240px;
	border-collapse: collapse;
	position: absolute; 
	left: 10px; 
	top: 31px; 
}
div.formulaireAuthentificationModule table.liens td{
}
div.formulaireAuthentificationModule table.liens td.newClient{
	text-align: left;
}
div.formulaireAuthentificationModule table.liens td.mdpOublie{
	text-align: right;
}
div.formulaireAuthentificationModule table.liens a{
	font-size: 10px; 
	color: #000000;
	font-family: arial;
}



/* Module  une fois connecté*/
div.formulaireAuthentificationModuleConnecte{
	background-image: url('/dimg/22/FICHIER/9/0001001739_authentificationBg.png');
	background-repeat: no-repeat;
	padding-bottom: 0px; 
	width: 247px; 
	padding: 5px 5px 0 10px; 
	position: relative; 
	top: 30px; 
	left: 550px;
	height: 52px;
}
div.formulaireAuthentificationModuleConnecte span.bienvenue{
	color:#A52B42;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
div.formulaireAuthentificationModuleConnecte div.contact{
	font-size: 10px;
	margin-top: 4px;
}
div.formulaireAuthentificationModuleConnecte div.deconnexion{
	bottom:11px;
	position:absolute;
	right:10px;	
}
div.formulaireAuthentificationModuleConnecte div.deconnexion a{
	font-size: 10px; 
	color: #000000;
	font-family: arial;
}


/* Classique */
div.formulaireAuthentification{
	width: 267px;
	margin: 0 auto;
}
div.formulaireAuthentification span.message{
	font-style: italic;
	color: red;
	font-weight: bold;
}
div.formulaireAuthentification table tr.mdpOublie td{
	height: 35px;
}
div.formulaireAuthentification table tr.mdpOublie a{
	text-decoration: none;
	color: #898989;
	font-style: italic;
}
div.formulaireAuthentification table tr.mdpOublie a:hover{
	text-decoration: underline;
}
div.formulaireAuthentification table tr.bouton a{
	background-image: url('/dimg/22/FICHIER/1/0001000021_rechercheOk.png');
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
	display: block;
	margin: 0 auto;
}
div.formulaireAuthentification p.newClient a{
	color: #000000;
}
/*Mot de passe oublié */
div.authentificationMdpOublie{
}
div.authentificationMdpOublie span.erreur{
	color: #ff0000;
	font-style: italic;
}
div.authentificationMdpOublie a{
	color: #000000;
}

/*=================================*/
/*		GUIDE ACHAT		*/
/*=================================*/
div.guideAchat{
}
table.tableGuideAchat{
	width: 100%;
	border-collapse: collapse;
	font-family: arial;
	font-size: 12px;
}
table.tableGuideAchat td{
	border-bottom: 1px solid #A52B42;
	padding: 2px 5px;
}
table.tableGuideAchat td.designation{
	font-weight: bold;
}
div.guideAchat div.boutonValider{
	margin: 15px 0 5px 0;
}
div.guideAchat div.boutonValider a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:58px;
	width:110px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
	margin: 0 auto;
}
/* Guide d'achat */
div.listeCategoriesEtArticles  div.explication{
	padding: 5px 5px;
	color: #424242;
}
ul.guideAchat{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
div.pied{
	clear: both;
}
ul.guideAchat li.critere{
	border-bottom:1px dashed #000000;
	margin:5px 20px;
	padding-bottom:10px;
}
ul.guideAchat span{
	font-weight: bold;
}
ul.guideAchat ul.listeValeurs{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0;
}
ul.guideAchat ul.listeValeurs li{
	font-style: italic;
	margin: 2px 0px;
}
ul.guideAchat ul.listeValeurs li a{
	font-style: normal;
}
ul.guideAchat ul.listeValeurs li a.libelle{
	text-decoration: none;
}
ul.guideAchat ul.listeValeurs li a:hover.libelle{
	text-decoration: underline;
}
ul.guideAchat ul.listeValeurs li a.bouton{
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	float: left;
}
ul.guideAchat ul.listeValeurs li.deselect a.libelle{
	color: #000000;
}
ul.guideAchat ul.listeValeurs li.deselect a.bouton{
	background-image: url('/dimg/22/FICHIER/4/0001010084_1010028.gif');
}
ul.guideAchat ul.listeValeurs li.deselect a.bouton:hover{
	background-image: url('/dimg/22/FICHIER/5/0001010085_1010030.gif');
}
ul.guideAchat ul.listeValeurs li.select a.libelle{
	color: #a42a41;
}
ul.guideAchat ul.listeValeurs li.select a.bouton{
	background-image: url('/dimg/22/FICHIER/6/0001010086_1010029.gif');
}
ul.guideAchat ul.listeValeurs li.select a.bouton:hover{
	background-image: url('/dimg/22/FICHIER/7/0001010087_1010031.gif');
}
/*==============================================================================================================*/
/*						DEMANDE DE CATALOGUE							*/
/*==============================================================================================================*/
div.demandeCatalogue{
margin: 0 0 15px 15px;
}
div.demandeCatalogue p{
}
div.demandeCatalogue table.boiteCategorie{
	border-collapse: collapse;
	width: 100%
}
div.demandeCatalogue table.boiteCategorie td{
	vertical-align: top;
}
div.demandeCatalogue div.boiteCategorie{
	width: 280px;
	float: none;
	margin: 0 auto;
}
div.demandeCatalogue div.boiteCategorie div.contenu div.onglet div.ongletContenu table.titre{
	color: #ffffff;
	font-weight: bold;
	border-collapse: collapse;
}
div.demandeCatalogue div.boutonValider{
	margin: 15px 0 5px 0;
}
div.demandeCatalogue div.boutonValider a{
	background-image: url('/dimg/22/FICHIER/1/0001000141_validerTiers.png');
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	padding-left:58px;
	width:110px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 7px;
	margin: 0 auto;
}


/*==============================================================================================================*/
/*						Modifs F Potel {fp}						*/
/*==============================================================================================================*/

/*==============================================================================================================*/
/*						Assistance technique																	*/
/*						Qui sommes nous 																		*/
/*						Aide			 																		*/
/*						Conditions générales de vente															*/
/*						Actualités													 							*/
/*						Spécial Réforme Techo au collège							 							*/
/*==============================================================================================================*/
/* Menus 
	Assistance Technique
	Menu Qui sommes nous
	Qui sommes nous
	Aide
	Conditions Générale de vente
	Actualités
	Menu Spécial réforme de la technologie au collège
*/
ul#menu_1000022,
ul#menu_1000023,
ul#menu_1000024,
ul#menu_1000026,
ul#menu_1000027,
ul#menu_1000029{
	list-style-type: none;
	margin-left: 10px;
}

ul#menu_1000022 ul,
ul#menu_1000023 ul,
ul#menu_1000024 ul,
ul#menu_1000026 ul,
ul#menu_1000027 ul,
ul#menu_1000029 ul{
	list-style-type: none;
	margin-left: 10px;
}

ul#menu_1000022 li,
ul#menu_1000023 li,
ul#menu_1000024 li,
ul#menu_1000026 li,
ul#menu_1000027 li,
ul#menu_1000029 li{
	margin: 5px 0px;
	color: #000000;
}

ul#menu_1000022 li a,
ul#menu_1000023 li a,
ul#menu_1000024 li a,
ul#menu_1000026 li a,
ul#menu_1000027 li a,
ul#menu_1000029 li a{
	text-decoration: none;
	color: #a52b42;
	font-size: 12px;
	font-weight:bold;
}

ul#menu_1000022 li.select a,
ul#menu_1000023 li.select a,
ul#menu_1000024 li.select a,
ul#menu_1000026 li.select a,
ul#menu_1000027 li.select a,
ul#menu_1000029 li.select a{
	color: #5f5f5f;
	/*cursor: default;*/
}

ul#menu_1000022 li a:hover,
ul#menu_1000023 li a:hover,
ul#menu_1000024 li a:hover,
ul#menu_1000026 li a:hover,
ul#menu_1000027 li a:hover,
ul#menu_1000029 li a:hover{
	text-decoration: none;
}

ul#menu_1000022 li.select a:hover,
ul#menu_1000023 li.select a:hover,
ul#menu_1000024 li.select a:hover,
ul#menu_1000026 li.select a:hover,
ul#menu_1000027 li.select a:hover,
ul#menu_1000029 li.select a:hover{
	text-decoration: underline;
}


div.menuAssistanceTechnique,
div.menuQuiSommesNous,
div.menuAide,
div.menuConditionGeneralesDeVente,
div.menuSpecialReformeTechnoCollege{
}

div.AssistanceTechniqueContent,
div.QuiSommesNousContent,
div.menuAideContent,
div.ConditionGeneralesDeVente,
div.SpecialReformeTechnoCollege{
}

div.AssistanceTechniqueContent a,
div.QuiSommesNous a,
div.menuAide a,
div.ConditionGeneralesDeVente a,
div.SpecialReformeTechnoCollege a{
	color: #000000;
}

div.AssistanceTechniqueContent li,
div.QuiSommesNousContent li,
div.menuAide li,
div.ConditionGeneralesDeVenteContent li,
div.SpecialReformeTechnoCollegeContent li{
	text-align: justify;
}

div.SpecialReformeTechnoCollegeContent table tr td em{
        font-size: 9px;
		color:#5F5F5F;	
}


/*=================================*/
/*		ACTUALITES		*/
/*=================================*/
div.actualites { 
        font-family: arial; 
        font-size: 12px; 
        text-align: justify; 
} 
div.actualites h2{ 
        color: #A52B42; 
        border-bottom: 1px solid #A52B42; 
} 
div.actualites h3{ 
        color: #A52B42; 
} 
div.actualites h4{ 
        color: #A52B42; 
        font-size: 1.1em; 
        margin-bottom: 0; 
} 
div.actualites a{ 
        color: #000000; 
} 
div.actualites p { 
     text-align: justify; 
} 
div.actualites p.Jeulin_Interview { 
	font-style: italic; 
	padding-top: 20px; 
} 
div.actualites p.Jeulin_Interview:before { 
	color: #be0019; 
	content: "Jeulin - "; 
	font-weight: bold; 
	font-style: normal; 
} 
div.actualites p.Nublat_Interview{ 
	margin-top: -10px; 
} 
div.actualites p.Nublat_Interview:before { 
	color: #497793; 
	content: "Nublat - "; 
	font-weight: bold; 
} 

/* Style pour plan de site */

		#planSite{
			padding: 10px;
			width: 900px;
		}

		#planSite .box {
			font-size:0.9em;
			font-weight:normal;
			width:285px;
			padding:05px;
			float:left;
			background-color: #ffffff;
		}
		#planSite .content{
			padding: 5px;
			border:1px solid #CCCCCC;
			background-color: #ffffff;
		}

		#planSite .enTete {
		}

		#planSite .sousCategorie {
			margin-top:30px;
			margin-bottom:0px;
			padding-left:5px;
			border:thin solid #eeeeee;
			background-color: #eeeeeb;
		}

		#planSite .liens {
			background-color: #ffffff;
			padding-left:5px;
		}

		#planSite .enTete h1 a {
			font-size: 18px;
			color: #9E9286;
			font-weight: bold;
			line-height:20px;
			text-decoration:none;
		}

		#planSite .liens h1 {
			text-decoration:none;
			font-size:0.9em;
			margin:0px;
		}
		
		#planSite .liens h1 a {
			color:#4d4d4d;
			font-size:9px;
			font-weight: normal;
			text-transform: none;
			text-decoration:none;
		}

		#planSite .sousCategorie h2 {
			text-decoration:none;
			border-bottom:#ffffff;
		}
		
		#planSite .sousCategorie h2 a {
			color:#4d4d4d;
			padding:0px;
			text-transform:uppercase;
			text-decoration:none;
			line-height:20px;
			font-size:9px;
			font-weight:bold;
		}


		#planSite h3{ 
			background:#eeeeeb; 
			font-size: 20px; 
			margin:0 20px 10px 5px; 
			padding:10px 5px; 
			color:#8F8275; 
			text-transform:uppercase; 
			font-weight: bold; 
			text-align: center;
		}

		#planSite h3{ margin-left: 5px;}


/*  style pour CEDRE */
#CEDRE{
			padding: 10px;
			width: 900px;
		}

		
		#CEDRE h1{ 
			background:#eeeeeb; 
			font-size: 18px; 
			margin:0 20px 10px 5px; 
			padding:10px 5px; 
			color:#8F8275; 
			text-transform:uppercase; 
			font-weight: bold; 
			text-align: center;
		}
		#CEDRE h1{ margin-left: 5px;}
		
		
		#CEDRE h2{ 
			font-size: 12px; 
			margin:0 20px 10px 5px; 
			padding:10px 5px; 
			color:#4d4d4d; 
			text-transform:uppercase; 
			text-decoration:none;
			font-weight: bold; 
			text-align: left;
border-bottom:none;
		}
		
		#CEDRE .box {
			font-size:0.9em;
			font-weight:normal;
			width:405px;
			padding:05px;
			float:none;
			background-color: #ffffff;
		}
		#CEDRE .content{
			padding: 5px;
			border:1px solid #CCCCCC;
			background-color: #ffffff;
		}
		
		#CEDRE .enTete h3 {
			margin-top:0px;
			margin-bottom:0px;
			padding-left:5px;
			border:thin solid #eeeeee;
			background-color: #eeeeeb;

			color:#4d4d4d;
			padding:0px;
			text-transform:uppercase;
			text-decoration:none;
			line-height:20px;
			font-size:9px;
			font-weight:bold;
		}

		#CEDRE .textetable {
			text-decoration:none;
			font-size:0.9em;
			padding-left:15px;
			color:#4d4d4d;
			font-size:12px;
			font-weight: normal;
			text-transform: none;
			text-decoration:none;
		}


div#popupMasquedivListeFicheFDS{
background-color: #000000;
filter : alpha(opacity=50);
-moz-opacity : 0.5;
opacity : 0.5;
}

div#divListeFicheFDS
{
background-color: #ffffff;
padding: 10px;
padding-top: 20px;
border: 1px solid black;
text-align: left;
}

div#divListeFicheFDS ul
{
list-style-type:none;
margin-left: 0px;
}

div#divListeFicheFDS div.fermer{
position: absolute;
right: 0px;
top: 0px;
}

div#divListeFicheFDS div.fermer a {
background-image:url(/dimg/22/FICHIER/5/0001000125_popupFermer.png);
background-repeat:repeat-x;
display:block;
height:18px;
width:45px;
}

div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds ul
{
list-style-type: none;
margin-left: 0px;
background-color:#ffffff;
}

div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds ul li ul
{
list-style-type: none;
margin-left: 0px;
position: absolute;
border: 1px solid #E5E5E5;
padding: 5px;
}

div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds ul li ul li
{
background-color:#A52B42;
border-bottom:1px solid #E5E5E5;
padding-left:10px;
display: block;
}

div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds ul li ul a
{
background-color:#ffffff;
padding: 3px;
font-family:10px;
font-size:10px;
font-weight: bold;
color:#999999;
display: block;
}

div.ficheArticle table.enTete td.desc table.prix td.prixNormal table.actions td.fds ul li ul a:hover
{
background-color: #f8f8f8;
}



