/*** EMILE MAURIN : catalogue.css ***/

table, tr, td {
	border: none;
	padding: 0px;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}


#site {
	background-image: none;
}


/*** LEGENDE PROMOTIONS ***/

#promotions {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 186px;
	padding: 0px 0px 8px 0px;
	background: url('../images/site/colonne_gauche_top_bg.jpg') bottom left no-repeat #ffffff ;
}
#promotions a:hover {
	text-decoration: underline;
}
#promotions div {
	padding: 9px 0px 10px 32px;
	background: no-repeat 2px center;
}
#promotions .nouveautes {
	background-image: url('../images/site/n-maxi.gif');
}
#promotions .produits {
	background-image: url('../images/site/p-maxi.gif');
}

/*** MENU CATALOGUE ***/


/*Menu Gauche*/

#zoneMenuGauche {
	/* DEB SUP arzur_c LOT2
	height: 850px;
	 FIN SUR arzur_c LOT2*/
}

#zoneMenuGauche #menu {
	padding: 5px 0px 0px 0px;
}

#zoneMenuGauche div.element {
	width: 186px;
}
#zoneMenuGauche div.element div.niveau {
	margin: 0px 0px 2px 0px;
	width: 186px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	background-color: #CCCCCC;
}

/* DEB MOD arzur_c */
#zoneMenuGauche div.element div.niveau.actif {
	background-color: #AAAAAA !important;
}
#zoneMenuGauche div.element div.niveau.sfhover,
#zoneMenuGauche div.element div.niveau:hover {
	background-color: #AAAAAA !important;
}
/* FIN MOD arzur_c */

#zoneMenuGauche div.element div.niveau.sfhover a,
#zoneMenuGauche div.element div.niveau:hover a,
#zoneMenuGauche div.element div.niveau.sfhover a font,
#zoneMenuGauche div.element div.niveau:hover a font {
	text-decoration: underline;
}

#zoneMenuGauche div#menuGauche {
	position: relative;
	height: 250px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#zoneMenuGauche div#menuGaucheDefilant {
	position: relative;
	top: 0px;
	left: 0px;
}
#zoneMenuGauche div#menuGaucheDefilant div.niveau {
	margin: 0px 0px 1px 0px;
}
#zoneMenuGauche div#menuGaucheDefilant div.element.select div.niveau {
	background-image: url('../images/site/menu_gauche_niveau4_select_bg.gif') ;
}

#zoneMenuGauche div.element div.n1 {
	padding: 6px 0px 7px 0px;
}
#zoneMenuGauche div.element div.n1,
#zoneMenuGauche div.element div.n1 font {
	font-size: 9px;
	font-weight: bold;
}
#zoneMenuGauche div.element div.n2 {
	padding: 6px 10px 7px 10px;
}
#zoneMenuGauche div.element div.n2,
#zoneMenuGauche div.element div.n2 font {
	font-size: 10px;
}
#zoneMenuGauche div.element div.n3 {
	padding: 6px 10px 7px 10px;
}
#zoneMenuGauche div.element div.n3,
#zoneMenuGauche div.element div.n3 font {
	font-size: 9px;
}
#zoneMenuGauche div.element div.n4 {
	padding: 6px 10px 7px 20px;
	font-size: 10px;
	text-align: left;
	width: 155px;
	overflow: hidden;
}
#zoneMenuGauche div.element div.n4 span.libCourt {
	font-weight: bold;
}
#zoneMenuGauche div.element.select div.n4 span.libLong {
	font-weight: bold;
}

#zoneMenuGauche div#listeFlecheBas,
#zoneMenuGauche div#listeFlecheHaut {
	width: 180px;
	height: 18px;
}
#zoneMenuGauche div#listeFlecheHaut {
	margin: 0px 0px 1px 0px;
}
#zoneMenuGauche div#listeFlecheBas {
	margin: 2px 0px 1px 0px;
}
#zoneMenuGauche img#flecheBas,
#zoneMenuGauche img#flecheHaut {
	border: none;
	cursor: pointer;
}

/*** LISTE ARTICLES ***/

.spacer {
	clear: both;
}

#listeArticle {
	font-size: 9px;
	text-align: left;
}

/* DEB MOD arzur_c LOT2 */
#divMargeEntete {
	background-color: #FFFFFF;
	width: 186px;
	height: 142px;
	
}
#margeEntete td{
	vertical-align: middle;
	/* height: 142px; */
	width: 186px;
	text-align: center;
	background-color: #FFFFFF;
}
#zoneMenuGauche #margeEntete td{
	height: 142px;
}
#listeArticle #margeEntete {
	/* height:72px; */
	text-align:right;
	width:783px;
}
/* FIN MOD arzur_c LOT2 */

#listeArticle #listeEntete {
	margin: 10px 0px 0px 0px;
	height: 27px;
	width: 783px;
}
#listeArticle #listeEntete .element {
	height: 27px;
	float: left;
}
#listeArticle #listeEntete .element a img {
	margin-top: 2px;
	border: none;
}
#listeArticle #listeEntete #boutonIconeAfficher.element {
	padding: 0px 0px 0px 25px;
	cursor: pointer;
}
#listeArticle #listeEntete #boutonListeAfficher.element {
	margin: 0px 0px 0px 12px;
	cursor: pointer;
}
#listeArticle #listeEntete #nbElement.element {
	margin: 2px 0px 0px 22px;
}
#listeArticle #listeEntete #listeAffichageQuantite.element {
	margin: 0px 0px 0px 8px;
}

#listeAffichageQuantite select {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
}

#listeArticle #listeEntete #quantiteAffiche {
	margin: 5px 0px 0px 0px;
	width: 70px;
	height: 16px;
	line-height: 16px;
	background-image: url('../images/site/liste_article_affichage.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#listeArticle #listeEntete #quantiteAffiche .item {
	text-align: center;
	width: 55px;
	height: 16px;
}
#listeArticle #listeEntete #choixQuantite {
	background-color: #FFFFFF;
	border-bottom: solid 1px #666666;
	position: absolute;
	z-index: 200;
	display: none;
}
#listeArticle #listeEntete #choixQuantite .item a {
	display: block;
	text-align: center;
	width: 53px;
	height: 16px;
	line-height: 16px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}
#listeArticle #listeEntete #choixQuantite .item a:hover {
	background-color: #BBBBBB;
}

#listeArticle #listeEntete #choixPageArticle {
	line-height: 27px;
	height: 27px;
	margin-left: 25px;
}
#listeArticle #listeEntete #choixPageArticle .item {
	margin-left: 6px;
	float: left;
}
#listeArticle #listeEntete #choixPageArticle .item.select {
	font-weight: bold;
}
#listeArticle #listeEntete #choixPageArticle .item a:hover {
	text-decoration: underline;
}
#listeArticle #listeEntete #choixPageArticle .item a img {
	margin-top: 9px;
	border: none;
}
#listeArticle #listeEntete #lienHaut{
	float: right;
	margin: 10px 10px 0px 0px;
	width: 50px;
}
#listeArticle #listeEntete #lienHaut img{
	margin-left: 5px;
}
#listeArticle #zoom {
	position: relative;
	z-index: 10;
	display: none;
}
#listeArticle #zoomCTN {
	position: absolute;
	left: 185px;
	/*top: 20px;*/
	width: 430px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F4F6EB;
	text-align: center;
}
#listeArticle #zoomCTN a {
	text-align: center;
}
#listeArticle #zoom #commande {
	display: none;
}

.message_information {
	margin: 25px 0px 0px 0px;
	text-align: center;
}

/*** Affichage Mosaique ***/

div#affichageIcone {
	text-align: left;
	width: 680px;
	margin: 15px 0px 0px 25px;
}

div#affichageIcone div.articleListeMosaique {
	width: 150px;
	height: 226px;
	margin: 0px 20px 0px 0px;
	float: left;
	text-align: center;
}

div#affichageIcone div.articleListeMosaique div.photo {
	background-color: #FFFFFF;
	background-image: url('../images/site/liste_article_motif.gif');
	background-repeat: repeat-y;
}
div#affichageIcone div.articleListeMosaique div.photo {
	width: 150px;
	height: 150px;
	background-color: #FFFFFF;
	background-image: url('../images/site/liste_article_motif.gif');
	background-repeat: repeat-y;
}
div#affichageIcone div.articleListeMosaique div.photoBas {
	background-image: url('../images/site/liste_article_bas.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
div#affichageIcone div.articleListeMosaique div.photoHaut {
	background-image: url('../images/site/liste_article_haut.gif');
	background-repeat: no-repeat;
	background-position: top;
}
div#affichageIcone div.articleListeMosaique div.photoHaut table {
	height: 150px;
	width: 150px;
	text-align: center;
}

div#affichageIcone div.articleListeMosaique div.detail {
	font-size: 10px;
}
div#affichageIcone div.articleListeMosaique div.detail table {
	margin: 3px 0px 0px 0px;
	width: 100%;
	text-align: center;
}
div#affichageIcone div.articleListeMosaique div.detail a:hover {
	text-decoration: underline;
}
div#affichageIcone div.articleListeMosaique div.detail .articlePromo img {
	margin: 2px;
}

/*** Affichage Liste ***/

div#affichageListe {
	width: 770px;
	margin: 15px 0px 0px 0px;
	text-align: left;
}

div#affichageListe div.articleListe {
	margin: 0px 0px 5px 0px;
}
div#affichageListe div.articleListe a:hover {
	text-decoration: underline;
}

div#affichageListe div.articlePromo {
	width: 25px;
	text-align: center;
}

div#affichageListe div.listeLien {
	height: 140px;
	width: 160px ;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}
div#affichageListe div.listeLien table {
	width: 100%;
	height: 140px;
}
div#affichageListe div.listeLien a:hover {
	text-decoration: underline;
}
div#affichageListe div.listeLien div.container {
	margin: 0px 3px 0px 0px;
	overflow: hidden;
}
div#affichageListe div.listeLien div.container2 {
	width: 500px;
}
div#affichageListe div.listeLien .puce {
	font-size: 10px;
	background-image: url('../images/site/puce_liste.gif');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 8px;
}

div#affichageListe div.bulleHaut {
	height: 140px;
}
div#affichageListe div.bulleHaut div.photo {
	height: 140px;
}
div#affichageListe div.bulleHaut div.photo table {
	height: 140px;
	width: 140px;
}
div#affichageListe div.bulleHaut div.photo table td {
	text-align: center;
}

div.bulleHaut div.contenuBulle {
	height: 140px;
	text-align: center;
}
div.bulleHaut div.contenuBulle table {
	width: 100%;
	height: 140px;
	text-align: center;
}
div.H410 div.contenuBulle table a{
	font-weight: bold;
}
/*** Zoom Article ***/

#detail1 {
	text-align: center;
	width: 165px;
	height: 439px;
}
#detail1 a {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#detail1 a:hover {
	text-decoration: underline;
}
#detail1 .detail11 table {
	text-align: center;
}
#detail1 .detail11 table td {
	width: 165px;
	height: 140px;
}
#detail1 .detail12 {
	padding-top: 20px;
	width: 165px;
	height: 34px;
}
#detail1 #zoom {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	right: 10px;
}
#detail1 #zoomCTN {
	position: relative;
	left: -170px;
	top: -240px;
	width: 430px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F4F6EB;
	text-align: center;
}
#detail1 #zoomCTN a {
	text-align: center;
}

#detail1 .detail13 {
	/*background-image: url(../images/site/infos_produit_bg.gif);
	background-repeat: no-repeat;
	background: url('../images/site/icone_identification.gif') -3px 10px no-repeat ;*/
	height: 33px;
	width: 140px;
	margin: 50px 12px 0px 13px;
}
/*
#detail1 a#detail131 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	height: 33px;
	line-height: 33px;
}
*/
#detail1 .detail14 {
	padding-top: 15px;
}

/*Liste documents à télécharger ***/
/* DEB MOD arzur_c LOT2 */
/*
#detail2 #listeInfos {
	border: solid 1px #CCCCCC;
	overflow: auto;
	width: 136px;
	height: 75px;
	margin: 45px 12px 0px 13px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}
*/
#detail2 #listeInfos a:hover {
	text-decoration: underline;
}
/*
#detail2 #listeInfos table {
	height: 75px;
}
#detail2 div.container {
	margin: 0px 2px 0px 0px;
	overflow: hidden;
}
*/
#detail2 div.container2 {
	/*
	width: 500px;
	text-align: left;
	*/
	margin: 10px 5px 5px 5px;
}

#detail2 #listeInfos a {
	display: block;
	line-height: 15px;
	font-size: 12px;
	background-image: url('../images/site/puce_liste.gif');
	background-position: 3px center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}
/* FIN MOD arzur_c */
/*** Photos Article ***/

#detail2 {
	width: 469px;
	height: 439px;
}

#detail2 .detail20 {
	height: 95px;
}
#detail2 .detail20 table {
	width: 100%;
	height: 95px;
}
#detail2 .detail20 td {
	text-align: center;
}
#detail2 .detail20 h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
}

#detail2 .detail21 {
	background: white;
	width: 465px;
	height: 302px;
	border: solid 2px #989898;
	border-bottom-width: 0px;
	overflow: auto;
}
#detail2 .detail21 table#zoneDessin td {
	width: 465px;
	height: 302px;
	text-align: center;
}
#detail2 .detail21 table#zoneDessin div#dessin {
	text-align: center;
}
#detail2 .detail21 table#zoneDessin div#dessin img {
	margin: 0px auto 0px auto;
}
#detail2 .detail21 div#zoneTexte {
	display: none;
}
#detail2 .detail21 div#zoneTexte div#texte {
	margin: 5px;
}

#detail2 #zoneTd {
	width: 469px;
}
#detail2 #td1 {
	background-color: #CCC6C6;
	border: solid 2px #989898;
	border-top-width: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 170px;
	height: 20px;
}
#detail2 #td1 a:hover {
	text-decoration: underline;
}
#detail2 #td1 div.container {
	position: relative;
	width: 160px;
	height: 20px;
	overflow: hidden;
}
#detail2 #td1 div.container2 {
	position: absolute;
	margin: 5px 5px 0px 5px;
	width: 500px;
	text-align: left;
}

#detail2 #td2 {
	border-top: solid 2px #989898;
	width: auto;
}

#detail2 #td3 {
	background-color: white;
	border-top: solid 2px #989898;
	font-size: 11px;
	width: 150px;
	height: 20px;
	background-image: url('../images/site/td_3_select_bg.gif');
	background-position: bottom;
}
#detail2 #td3 #choixDessin {
	position: relative ;
	width: 150px;
	padding: 1px 0px 1px 0px;
	text-align: center;
}
#detail2 #td3 #listeChoixDessin {
	margin: 2px 0px 0px 0px;
	position: absolute ;
	background-color: white;
	text-align: center;
	display: none;
	cursor: pointer;
	border: solid 1px #666666;
	border-top-width: 0px;
}
#detail2 #td3 #listeChoixDessin .item {
	width: 148px;
	padding: 2px 0px 2px 0px;
}
#detail2 #td3 #listeChoixDessin .item:hover {
	background-color: #BBBBBB;
	color: #000000;
	text-decoration: underline;
}
.liensShemasHover {
	width: 148px;
	padding: 2px 0px 2px 0px;
	background-color: #BBBBBB;
	color: #000000;
	text-decoration: underline;
}

#detail2 #td3 #listeChoixDessin .item a {
	padding: 2px 0px 2px 0px;
	width: 148px;
	display: block;
}
#detail2 #td3 #listeChoixDessin .item a:hover {
	background-color: #BBBBBB;
	color: #000000;
}

/*** Bande de droite ***/

#detail3 {
	width: 160px;
	text-align: center;
}
#detail3 .detail30 {
	height: 140px;
}
#detail3 .detail30 table {
	width: 160px;
	height: 140px;
	text-align: center;
}
#detail3 .detail31 {
	margin-top: 10px;
	font-size: 11px;
	line-height: 24px;
}
#detail3 .detail32 {
	text-align: left;
	margin-top: 172px;
	margin-left: 6px;
}

#zoom2 {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	right: 10px;
}
#zoom2CTN {
	position: relative;
	left: -174px;
	top: -240px;
	width: 420px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F4F6EB;
	text-align: center;
}
#zoom2CTN a {
	text-align: center;
}

#zoom3 {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	right: 10px;
}
#zoom3CTN {
	position: relative;
	/* left: -136px; */
	left: -106px;
	top: -240px;
	width: 580px;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F4F6EB;
	text-align: center;
}
#zoom3CTN a {
	text-align: center;
}


#detail33 {
	margin-bottom: 38px;
}
#detail33 img{
	cursor: pointer;
	
}
/*** Résume article ***/

#detail4 {
	clear: both ;
	width: 783px;
	text-align: right;
}
#detail4 .detail40 {
	font-size: 10px;
	margin-left: auto;
	margin-right: 30px;
	font-weight: bold;
}

/*** Tableau Caractéristique techniques détaillées ***/

#detailTechnique {
	text-align: left;
	padding-top: 10px;
	float: left;
	width: 783px;
	font-size: 9px;
	padding-bottom: 15px;
}
#detailTechnique table#zone {
	margin: 0px auto 0px auto;
}

#detailTechnique .inputForm {
	border: 1px #444444 solid;
	width: 45px;
	height: 14px;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	text-align: right;
	font-size: 10px;
}

#scroll table.table1,
#fixe table.table1 {
	/* border-collapse : collapse; */
}

.table1 td,
.table1 th {
	border-color: #C2B5B5;
	border-style: solid;
	border-width: 1px;
}
.table1 th {
	padding: 0px 2px 0px 2px;

}
.table1 td {
	height: 20px;
	padding: 0px 2px 0px 2px;
}
.table2 td {
	border: none;
}
.table1 th select {
	font-size: 11px;

}

/*** s�parateur rouge dans table ***/

.separateur {
	color: red;
}

/*** menus d�roulant tableau d�tails ***/

#scroll {
	overflow: scroll;
	overflow-y: hidden;
/*	width: 430px !important; */
	width: 430px;
}
#scroll_horizontal {
	margin: auto;
	overflow: auto;
	overflow-y: hidden;
	width: 790px;
}
#scroll_vertical {
	overflow: auto;
	overflow-x: hidden;
	 /* height: 430px !important; */
}
#scroll_horizontal th{
	/* width: 96px; */
}
#scroll_horizontal select{
	/* width: 92px; */ 
}
#scroll_horizontal td{
	/* width: 100px; */
}


#scroll_tout{
	overflow: scroll;
	height: 530px !important;
	width: 750px !important
}
/*
.filtre {
	cursor: pointer;
}
div.fleche_filtre {
	width: 12px;
	height: 9px;
}
div.filtreParent {
	position: relative;
}
div.filtreTable {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	display: none;
	border: 1px solid #666666;
	background: #FFFFFF;
}
div.filtreTable div {
	background: #FFFFFF;
}

div.filtreTable a {
	display: block;
	padding: 3px 5px 3px 5px;
}
div.filtreTable a:hover {
	background: #BBBBBB;
}

div.filtreTable div.tout {
	border: solid 1px #999999;
	border-width: 0px 0px 1px 0px;
}
*/

.table3 td {
	border: none;
}

/*** Bas de page ***/

#asterisque {
	clear: both ;
	width: 753px;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

/** Scrollbar Javascript **/
/**
div.slider {
	width: 100%;
	height: 16px;
	background: #eee;
}
div.slider div.knob {
	background: #000;
	width: 16px;
	height: 16px;
}
div#fontSize {
	height: 50px;
}

div.advanced {
	width: 400px;
	margin: 5px 0;
	background: url(images/slider.png) 0 center repeat-x;
}
div.advanced div.knob {
	background: no-repeat center center;
	cursor: pointer;
}
div#red div.knob {
	background-image: url(images/red.png);
}
div#green div.knob {
	background-image: url(images/green.png);
}
div#blue div.knob {
	background-image: url(images/blue.png);
}
*/