html {
	padding:0px;
	margin:0px;
}
body {
	background-color: #262626;
	/*font-family: Verdana, Helvetica, Arial, Sans-Serif;*/
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#564b47;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size: 11px;
}
h3 {	font-size: 11px;}
body.recrutementDetail{
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
} 
label, td {
	font-size: 11px;
}
p, pre, h1 {
	/*margin:0px 10px 10px 10px;*/	
	margin:0;
}
img { border:0;}

p { margin-bottom:6px;}

none{display:none !important;}

h1 {
	font-size:14px;
	padding-top:10px;
	text-transform:uppercase;
	color: #564b47;
	background-color: transparent;
}
a {
	color: #ccc;
	/*font-size: 11px;*/
	background-color:transparent;
	text-decoration: none;
}

a.ext {
	color:#000;
	/*line-height:16px;*/
	padding:3px 0;
	line-height:24px;
}
a.ext:hover {
	text-decoration:underline;
}
a.pdf {
	background:url(img/pdf.gif) 0 0 no-repeat;
	padding-left:20px;
}
a.imgFiche {
	display:block;
	width:150px;
	height:150px;
	background:url(img/visuel150x150.png);
	margin:0 16px 10px 0; 
}

/*Boutons fiche produit*/
a.bt_ok_orange,
a.bt_fiche,
a.bt_imprimer,
a.bt_recommander,
a.bt_supprimer,
a.bt_recalculer,
a.bt_valider,
a.bt_modifier,
a.bt_cliquezici,
a.bt_continuer,
a.bt_ajouter_adresse{ 
	display:block; 
	float:left; 
	margin:10px 6px; 
	background-position:0 0; 
	background-repeat:no-repeat;
	height:13px;
}
a.btb{
	display:block; 
	float:left; 
	margin:10px 6px; 
	background-position:0 0; 
	background-repeat:no-repeat;
	height:25px;
}

a.bt:hover { 
	background-position:0 -13px;
}
a.btb:hover {
	background-position:0 -25px;
}
a.bt span,
a.btb span { 
	display:none; 
}


/* FR */
a.bt_ok_orange  { background-image:url(img/fr/bt_ok_orange.gif); width:30px; }
a.bt_fiche { background-image:url(img/fr/bt_fichetechnique.gif); width:108px; }
a.bt_imprimer { background-image:url(img/fr/bt_imprimer.gif); width:72px; }
a.bt_recommander { background-image:url(img/fr/bt_recommander.gif); width:101px; }
a.bt_supprimer { background-image:url(img/fr/bt_supprimer.gif); width:85px; }
a.bt_continuer { background-image:url(img/fr/bt_continuer-mes-achats.gif); width:143px; }
a.bt_recalculer{ background-image:url(img/fr/bt_recalculer.gif); width:79px; }
a.bt_valider { background-image:url(img/fr/bt_valider.gif); width:51px; }
a.bt_modifier { background-image:url(img/fr/bt_modifier.gif); width:57px; }
a.bt_cliquezici { background-image:url(img/fr/bt_cliquez_ici.gif); width:65px; }
a.bt_ajouter_adresse { background-image:url(img/fr/bt_ajouter_adresse.gif); width:150px; /*width:148px;*/ }
/*big*/
a.btb_commander { background-image:url(img/fr/btb_commander.gif); width:109px; }
a.btb_ajouter { background-image:url(img/fr/btb_ajouter.gif); width:142px; /*width:148px;*/ }
a.btb_filtrer { background-image:url(img/fr/btb_filtrer.gif); width:56px; float: right; margin-right: 15px;}
a.btb_annuler { background-image:url(img/fr/btb_annuler.gif); width:68px; }
a.btb_continuer { background-image:url(img/fr/btb_continuer.gif); width:80px; }
a.btb_creer-un-compte { background-image:url(img/fr/btb_creer-un-compte.gif); width:123px; }
a.btb_valider { background-image:url(img/fr/btb_valider.gif); width:62px; }
a.btb_valider-ma-commande { background-image:url(img/fr/btb_valider-ma-commande.gif); width:160px; }
/**/
h4.vignette_sol { display: block; width:75px; height:38px; background:url(img/fr/vignette_sol.gif) 0 0 no-repeat; margin:0 0 10px; }


h4.vignette_sol span { display:none; }
pre {
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
#box {
	width:960px;
	margin: 0 auto;
	padding:0 0 20px 0;
	text-align:left;
}
#left {
	width:140px;
	padding:0px;
	float:left;
	color:#fff;
}
#content {
	margin:0 15px;
	width:590px;
	padding:0px;
	float:left;
	overflow:hidden;
}
#right {
	width:200px;
	padding:0;
	float:right;
	overflow:hidden;
}
#header {
	background: url(img/header_bg.gif) 0 0 no-repeat;
	height : 105px;
	position:relative;
}
#popup {
    background-color:#F7F9FA;
    border:1px solid #E3E3E3;
    height:270px;
    left:200px;
    overflow:auto;
	padding:10px 10px 10px 20px;
   /* position:absolute;*/
    position:relative;
    width:270px;
    z-index:999;
}
#popup input {
	font-size:11px;
}

/* NAVT */
#menu { 
	/*font-family: Arial, Verdana, Helvetica, Sans-Serif;*/
	height:20px;
	position:relative;
	text-decoration:none;
	text-align:right;
	padding-right:215px;
	float:right;
	z-index:1000;
	
	/*_margin-bottom:100px;*/ /*tmp*/
}

#menu ul, 
#menu li {
	padding:0; 
	margin:0; 
	list-style:none;
}
#menu ul  {}
#menu li { 
	display:inline; 
	float:left;
	background:url(img/pipe.gif) center left no-repeat;
}

#menu li a {
	/*padding:0 14px 0 14px;*/
	padding:0 10px; ;
	margin: 0; /*0 14px*/
	
	color:#fff; 
	text-decoration:none; 
	display: block; 
	height:20px;
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	/*_width:1px;
	_white-space:nowrap;
	/*background:url(img/pipe.gif) center left no-repeat;*/
}

#menu .last {
	background-image:none;
}

#menu li a:hover {
	color:#000;
	background:#fff;
}
#menu li ul { 
	position : absolute; 
	top: 20px; 
	display:none; 
	width:auto;
	margin-left:8px; /*12px;*/
	
	/*_width:10px;
	_text-align:left;*/
}
#menu li li { 
	/*width:auto;
	_width:100%;*/
	border:0; 
	background:none;
	display:block; 
	float:none;
	
}
#menu li li a {
	/*margin: 0 0 0 12px;*/
	height:auto;
	margin:0;
	
	/*font-size:0.9em;*/
	font-size:11px;
	padding:3px;
	text-align:left;
	display: block; 
	/*width:100%;*/
	
	width:130px;
	
	background:#333;
	text-transform:none;
	letter-spacing:normal;
	font-weight:normal;
}

#menu li span { 
	display:block; 
	padding:3px 6px 0px;
}
#menu li:hover ul, 
#menu li.sfhover ul { /* lists nested under hovered list items */
	display:block;
}

/*--------------------------------------------------------------------- NAV LEFT */
#navg {
	/*position:relative;*/ /*pb ie6 si actif*/
	text-decoration:none;
	background:100% 0 no-repeat;
	padding-top:20px;
	margin-bottom:15px;
}
#navg .content {
	background:100% 100% no-repeat;
	padding-bottom:20px;
}
#navg ul,
#navg li {
	margin:0;
	padding:0;
	list-style:none;
}
#navg ul { 
	margin-left:20px;
}
#navg li {
	display:block;
	width:auto;
	position:relative;
	clear:both;
	font-size:11px;/*IE6*/
	/*_background:red;*/
}
#navg a {
	display:block;
	/*float:left;*/
	text-decoration:none;
	color:#333;
	width:120px;
}
#navg a.root {
	display:block;
	float:left;
	width:68px;
	height:72px;
	background-position: 0 0;
	background-repeat:no-repeat;
	margin:3px 0;
}
#navg a.root span {
	display:none;
}
#navg a:hover {
	display:block;
	float:left;
}
#navg li.home {
	background:none;
}
#navg ul ul {
	position:absolute;
	display:none;
	/*width:154px;*/
	padding:2px 3px;
	left:68px;
	margin-top:4px;
	background:#ececec;
	margin-left :0; /*ie7*/
	filter:alpha(opacity=90);
    -moz-opacity:  0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
}
#navg li:hover ul, 
#navg li.sfhover ul { /* lists nested under hovered list items */
	display:block;
}
#navg li {
	z-index:0; /* IE6 */
}
#navg li.sfhover {
	z-index:1; /* IE6 */
}

#navg ul ul a {
	width:148px;
	/*background: url(img/printemps/p_navg.gif) 0 6px no-repeat;*/
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding:2px 3px 2px 12px;;
}
#navg ul ul a:hover {
	width:148px;
	/*background: url(img/printemps/p_navg.gif) 0 -44px no-repeat;*/
	background-position: 0 -44px;
	color:#000;
}
#navg ul ul li {
	clear:both;
	background:none;
	padding:0;
}
#navg ul ul li a:hover{
	text-decoration:underline;
}
#navg ul ul a span {
}

#navg  ul.rub_sol1 li a:hover {
	background-position: 0 -44px;
}

#navg  ul.rub_sol2 li a:hover {
	background-position: 0 -94px;
}

#navg  ul.rub_sol3 li a:hover {
	background-position: 0 -144px;
}

#navg  ul.rub_sol4 li a:hover {
	background-position: 0 -194px;
}

#navg  ul.rub_sol5 li a:hover {
	background-position: 0 -244px;
}

#navg  ul.rub_sol6 li a:hover {
	background-position: 0 -294px;
}

/**/
#header h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
	padding:5px 15px;
	margin:0px
}
#header .logo {
	position:absolute;
	top:14px;
	left:103px;
}
#header p {
	padding:10px;
	margin:0px;
}

#header .panier {
	position:absolute;
	top:8px;
	right:10px;
	width:210px;
	height:56px;
	background:url(img/bg_panier.gif) bottom right no-repeat;
}
.bienvenue{
	display: inline; 
	float: left;
}
.logout {
/*	position:absolute;*/
/*	top:-5px;
	right:-8px;*/
	float: left;
	margin-left:5px;
	width:16px;
	height:16px;
/*	position:relative;*/
	}
.logout a span {
	display:none;
}
.logout a:hover span {
	display:block!important;
	background:#ffffe1;
	font-weight:normal;
	border:1px solid #333;
	font-size:10px;
	margin-left:-32px;
	padding:2px;
	width:65px;
	letter-spacing:normal;
	text-align:center;
	/*Testes pour faire marcher sur IE*/
/*	position: absolute;
	heigth: 20px;
	z-index: 1000;
	top: 16px;
	left: 50px;
	_margin-left:0px;*/
}

#header .panier a,
#header .panier .bienvenue {
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#545253;
	letter-spacing:0.8px;
	line-height:14px;
	font-size:110%;
	text-decoration:none;
}
#header .panier a:hover {
	color: #333333;
	text-decoration:underline;
}
#header .panier .bienvenue { 
	font-weight:normal;letter-spacing:normal;
}
#header .panier ul {
	padding:0; /*2px 0 0 0*/
	margin:0;
/*	width: 100px;*/
}
#header .panier ul li {
	margin:2px 0 0 0;
	list-style:none;
}

/*tableau panier*/
.recapPanier {
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin:10px 0 20px;
}
.recapPanier table {
	width:100%;
	margin-bottom:15px;
}
.recapPanier thead tr {
	background: url(img/bloc_bd_top_vierge_gris.gif) 0 0 no-repeat; 
	position:relative; /*IE6 et IE7*/
}
.recapPanier thead td {
	background:none;
	color:#fff;
	font-weight:bold;
}
.recapPanier thead td.last {
	width:26px;
	background:url(img/bg_supp_td.gif) left top no-repeat;
	margin:0;
	padding:0;
}
.recapPanier td {
	height:25px;
	line-height:25px;
	padding:0 6px;
	font-size:11px;
	white-space:nowrap;
}
.recapPanier td.first {
	line-height:14px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:left;
	white-space:normal;
}
.recapPanier tr.even td { 
	background:#fff;
	border-right:2px solid #eaeaeb;
}
.recapPanier tr.even td.last {
	border:none;
}
.recapPanier thead td.colBlanche, .recapPanier tr.even td.colBlanche {
	border:0;
	background:#fff;
	border:none
}
.recapPanier td.espaceBlanc {
	height:4px;
	background-color:#fff;
}
.recapPanier tr.ligneGrise td {
	height:3px;
	background-color:#d0d2d3;
}
.recapPanier tr.ligneGrise td.last {
	height:3px;
	background-color:#fff;
}
.recapPanier tr.ligneGrise td.last {
	height:3px;
	background-color:#fff;
}
.recapPanier tr.last {
	background:url(img/bg_last_tr.gif) right top no-repeat;
}

/*tableau recapPrix*/

.recapPrix {
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin:10px 0 20px 307px;
}
.recapPrix table {
	width:200px;
	text-align:right;
	margin-bottom:15px;
}
.recapPrix thead tr {
}
.recapPrix thead td.first {
	background:none;
	color:#fff;
	font-weight:bold;
	background: url(img/bloc_bd_top_vierge_gris.gif) 0 0 no-repeat; 
}
.recapPrix tbody td.first {
	color:#fff;
	font-weight:bold;
	background-color:#9c9e9f;
}
.recapPrix td {
	padding:0 26px 0 0;
	height:21px;
	width:120px;
	line-height:25px;
	font-size:11px;
	white-space:nowrap;
}
.recapPrix td.first {
	padding:0 6px 0 10px;
	line-height:14px;
	background-repeat:no-repeat;
	background-position:left;
	white-space:normal;
}
.recapPrix td.espaceBlanc {
	height:3px;
}
.recapPanier .check label {
	margin:0;
	padding:0;
	display:block;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	width:18px;
	height:18px;
}
.recapPanier .checked {
	background-image:url(img/check-recap.gif)
}
.recapPanier .unchecked {
	background-image:url(img/uncheck-recap.gif) 
}

#header .monEspace a {
	color:#00206e;
}

#footer {
	height:40px;
	/*background:#dcc;*/
	border-top : 1px solid #8e8e8e;
	padding-top: 6px;
	margin:15px 0 6px;
}
#footer,
#footer a{
	color:#8e8e8e;
}
#footer a:hover {
	text-decoration:underline;
}
.clearBoth { 
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	float:none !important;
}
form { 
	padding:0; 
	margin:0; 
}
.inputtext {
	width: 120px;
}
#search-div input { 
	width:90px;
	font-size:11px; 
	float:left;
	margin-right:3px;
}
#search-div { 
	padding:0 6px 15px 15px;
	_padding:0 6px 15px 10px;
}
#ambiance { 
	width:600px;
	height:380px;
	background:0 0 no-repeat;
}
#ambiance img { 
	margin:20px;
}
#ambianceFlash { 
	padding:20px;
}
/*navg espace pro*/
#espacePro {
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
	padding:5px 0;
	margin-bottom:20px;
}
#espacePro h3 {
	background:url(img/fr/tbloc_espacepro.gif) 0 0 no-repeat;
	height:17px;
	margin:0 0 5px;
}
#espacePro h3 span {
	display:none;
}
#espacePro input {
	width: 110px;/*width:53px; */
	font-size:11px;
	margin-right:2px;
	margin-bottom: 5px;
	float:left;
}
.btOk { 
	display:block;
	float: right;
	width:17px;
	height:17px;
	background:url(img/fr/bt_ok.gif) 0 0 no-repeat;
	margin: 2px 0 8px 0;
}
.btOk:hover { 
	background-position:0 -17px;
	float: right!important;
}
.btOk span { 
	display:none;
}
.check label,
.select label {
	margin:0;
	padding:0;
	display:block;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	width:18px;
	height:18px;
}
.checked {
	background:url(img/check.gif) no-repeat;
}
.unchecked {
	background:url(img/uncheck.gif) no-repeat;
}
.selected {
	background-image:url(img/select.gif) 
}
.unselected {
	background-image:url(img/unselect.gif)
}
#search-div .btOk{
	width:17px; /*surcharge car width:120px hérité*/
}
/* bloc monProjet*/
#monProjet, 
#actu,
#cataloguePro,
#cadeaux { 
	float:left; 
	margin-top:10px; 
	height:175px;
}
#monProjet,
#cadeaux {
	width:355px; 
	margin-right:10px; 
}
#cataloguePro{
	width:280px; 
	margin-right:10px; 
}
#actu { 
	width:225px;
}
/*#cadeaux {
	width:300px;
}*/
#monProjet h3,
#cataloguePro h3,
#cadeaux h3{
	height:32px;
	line-height:32px;
	padding-left:20px;
	margin-top:0;
	margin-bottom:10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#monProjet h3 span,
#cataloguePro h3 span,
#cadeaux h3 span {
	display:none;
}
#monProjet .content,
#cataloguePro .content,
#cadeaux .content{
	padding:0 0 20px 20px;
	color:#fff;
}
#monProjet a,
#cataloguePro a,
#cadeaux a {
	color:#fff;
	text-decoration:underline
}
#monProjet a.espace,
#cataloguePro a.espace,
#cadeaux a.espace {
	display:block;
	font-size:1em;
	line-height:14px;
	padding-bottom:3px;
}
#monProjet ul, #monProjet li,
#cataloguePro ul, #cataloguePro li,
#cadeaux ul, #cadeaux li  {
	list-style:none;
	padding:0;
	margin:0;
	width:140px;
}
#monProjet ul, #cadeaux ul,#plan,
#cataloguePro ul, #cataPro { float:left; }
#plan,
#cataPro {
	margin:-5px 0 5px; /*margin:-15px 0 -5px;*/
	background-position: 0 0;
	background-repeat:no-repeat;
}
#plan,
#plan img {
	width:126px;
	height:132px;
}
#cataPro, #cataPro img {
	width:112px;
	height:141px;
}
#plan img {
	/*background:url(img/printemps/projet_over.gif);*/
}
/**/
#actu h3/*,
#cadeaux h3*/ {
	height:32px;
	line-height:32px;
	padding-left:15px;
	margin-top:0;
	margin-bottom:0;
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
#actu h3 span/*,
/*#cadeaux h3 span*/ {
	display:none;
}
#actu h4{
	margin:0 0 0 -15px;
	background: left no-repeat;
	padding-left:15px;
	font-size:1em;
}
#cadeaux h4 {
	margin:0 0 5px -15px;
	background: left no-repeat;
	padding-left: 15px;
	font-size:1em;
}
/*#cadeaux h4 {
	margin-bottom:5px;
}*/
#actu .article,
 .article {
	margin-top:10px;
	/*font-size:0.9em;*/
}
#actu .content/*,
/*#cadeaux .content*/ {
	padding:0 0 10px 15px;
	color:#fff;
}

/*col3 notre sélection*/
#notreSelection,
#promo-du-mois {
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
	padding:5px 0;
	margin-bottom:20px;
}
#notreSelection h3,
#promo-du-mois h3 {
	margin:0;
}
#notreSelection h3 a,
#promo-du-mois h3 a {
	display:block;
	background:url(img/fr/tbloc_l_promo-du-mois.gif) 0 0 no-repeat;
	height:27px; /*17px*/
	margin:0 0 5px;
}
#notreSelection h3 a:hover,
#promo-du-mois h3 a:hover {
	background-position:0 -27px; /*0 -17px*/
}
#notreSelection h3 span,
#promo-du-mois h3 span {
	display:none;
}
/* col3 carte */
#implantationPublic{ background:url(img/fr/bg_implantation.gif) center 0 no-repeat; }
#implantationPro { background:url(img/fr/bg_implantation_pro.gif) center 0 no-repeat; }
.implantation {
	height:136px;
	margin-bottom:20px;
}
.implantation .content { padding:85px 0 0 65px; }
.implantation input { 
	width:90px;
	font-size:11px; 
	float:left;
	margin-right:3px;
}
/*col3 notre sélection*/
#nosMarques {
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
	padding:5px 0;
	margin-bottom:20px;
}
#nosMarques h3 {
	margin:0;
}
#nosMarques h3 a {
	display:block;
	background:url(img/fr/tbloc_l_nosmarques.gif) 0 0 no-repeat;
	height:34px;
	margin:0 0 5px;
}
#nosMarques h3 a:hover {
	background-position:0 -34px;
}
#nosMarques h3 span {
	display:none;
}

/*-------------page------------*/
.page {
	background:#fff url(img/page_bg_bl.gif) 0 100% no-repeat;
	min-height:500px;
	/*padding-left:20px !important; /*width:590px*/
	/*width:570px !important;*/
}
.pageContent {
	padding:10px 20px 20px;
}
#path {
	background-position: 0 0;
	background-repeat:no-repeat;
	height:27px;
	padding-left:20px;
	/*margin-left:-20px;*/
}
#path,
#path a {
	text-decoration:none;
	line-height:21px;
	font-size:10px;
}
#path a:hover {
	text-decoration:underline;
}
img.left { 
	float:left; 
	margin:0 16px 10px 0; 
}
h2 { 
	color:#696969; 
	font-size:16px; 
	margin:0 0 20px 0;
}

#formRecommander{
	margin: 0 0 0 210px;
	/margin: 10px 0 0 215px;
	border: 1px solid #e2a600;
	width: 152px;
	padding:6px;
	background: #F7E9CA;
	text-align: left;
}
#formRecommander input,
#formRecommander textarea{
	margin: 3px 0 6px 0;
  	border: 1px solid #e2a600;
	width: 150px;
}
#formRecommander label {display:block;}
#formRecommander input {}
#btFormRecommander{
	/*margin-left: 98px;*/
	border: 1px solid #fff;
	background: #e2a600;
	color: #FFF;
}
#caract { 
	/*margin-top:12px;
	margin-bottom:-12px;*/
	margin-top:-10px;
	margin-left:20px;
}
#caract a {
	background:url(img/bt_plus-moins.gif) no-repeat;
	padding-left:13px;
}
#caract a:hover {
	background-position:0 -20px;
}


/*tableau articles*/

.recapArticles {
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom:10px;
	margin:10px 0 20px;
}
.recapArticles table {
	width:100%;
	margin-bottom:15px;
}
.recapArticles thead td {
	height: 25px;
}
.recapArticles td {
	height:38px;
	line-height:15px;
	border-right:2px solid #fff;
	padding:0 5px; /*0 10px*/
	font-size:11px;
}
.recapArticles td.first {
	padding-left:40px;
	background-repeat:no-repeat;
	background-position:left;
}
.recapArticles td.last {
	border:0;
}
.recapArticles thead tr {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.recapArticles table {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.recapArticles thead td {
	background:none; /*background:#99a165;*/
	color:#fff;
	font-weight:bold;
}
.recapCommande td {
	height:25px;
}
tr.even td { 
	/*background:#e2e4cd;*/
}
tr.odd td { 
	/*background:#fff;*/
}
.recapCommande thead td { border-bottom:1px solid #ccc;}
.recapCommande tr.even td,
.recapCommande tr.odd td { background:#fff; border-bottom:1px solid #ddd;}
.recapCommande tr.odd td{ background:#fafafa; }


.promo,
.promo input { 
	color:#e34530;
}
.promo .first img { position:absolute;margin-left:-55px;}
.thumb {
	height:38px; /*25px*/
	padding:0;
	width:35px;
	/*margin-top:0px;
	margin-left:-40px;
	margin-bottom:-8px;*/
	background-position:left bottom;
	position:absolute;
	margin-left:-40px !important;/*-6px !important;*/
	margin-top:-12px;
}
.moins, .plus { 
	display:block; 
	float:left; 
	height:13px; 
	width:13px; 
}
.moins span, 
.plus span{ 
	display:none; }
.plus { 
	background-position:0 0;
}
.moins { 
	background-position:0 -26px;
}
.plus:hover { 
	background-position:0 -13px;
}
.moins:hover { 
	background-position:0 -39px;
}
div.quantite a { 
	margin:3px;
}
div.quantite input { 
	font-size:12px; 
	width:35px; 
	height:17px; 
	float:left;  
	border:1px solid #bcc38c; 
	text-align:right; 
	padding:0 2px;
}
.quantiteInput {
	width:80px;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.blocPage { 
	background-position : 0 100%;
	background-repeat: no-repeat;
	padding: 0 0 30px 0; /*padding-bottom: 24px;*/
	margin:10px 0 20px;
	min-height:50px;
	width:550px;/*auto*/
}
.blocPage h3 {
	background: 0 0 no-repeat; 
	height:26px;
	padding-left:20px;
	margin:0 0 6px;
} 
.blocPage h3 span {
	color:#fff;
	display:none;
	line-height:27px;
}
.blocPageGris { 
	background-position : 0 100%;
	background-repeat: no-repeat;
	padding-bottom:10px;
	margin:10px 0 20px;
	min-height:50px;
}
.blocPageGris h3 {
	background: 0 0 no-repeat; 
	height:26px;
	padding-left:20px;
	margin:0 0 6px;
} 
.blocPageGris h3 span {
	color:#fff;
	display:none;
	line-height:27px;
}
.blocPageGris { 
	background-color:#f2f2f2; 
	background-image: url(img/bloc_bd_bot.gif); 
}
.blocPageGris h3 { 
	background-color:#f2f2f2; 
	background-image: url(img/bloc_bd_top_vierge.gif); 
}

.blocPageGris .contentInput {
	padding:0 20px;
}

.blocPageGris .contentInput p {
	padding:8px 0 8px 0;
}

.blocPageGris input {
	margin:0 12px 0 0;/*margin:0 12px 0 4px;*/
	font-size:11px;
}

.blocPageGris .btLogin { 
	width:17px;
	height:17px;
	border:none;
	padding:0;
	margin:0;
	letter-spacing:-1000em;
	overflow:hidden;
	text-indent:-9999em;
	background:url(img/bt_ok.gif) 0 0 no-repeat;
}
.blocPageGris .btLogin:hover { 
	background-position:0 -17px;
}
.blocPageGris .btLogin span { 
	display:none;
}
.blocAdresses {
	/*width:400px;*/
	margin:6px 6px 0 30px;/*margin:6px 75px 0 30px;*/
}
.blocAdresses .facturation, 
.blocAdresses .livraison {
	/*text-align:center;*/
	float:left;
	width:210px;
	margin-right:20px;
}
/*.blocAdresses .facturation label, .blocAdresses .livraison label {
	font-weight:bold;
	text-align:right;
	margin:6px 60px 6px 60px;
	display:block;
	width:66px;
}

.blocAdresses .facturation .bt_modifier, .blocAdresses .livraison .bt_modifier {
	margin-left: 60px;
}*/


.fiche {  }
.recapPicto {
	text-align:center;
	padding-left:15px;
	width:50px;
	/*float:left;*/
}
.recapPicto img {
	/*margin: 0 0 10px 10px;*/
	margin-bottom:6px;
}
.blocPage .content {
	padding:0 20px 0 10px; /*padding:0 20px;*/
	/*border:1px solid red;*/
}
/*#telechargement .content {
	padding:0;
	position:relative; 
	float:none;
}*/
/*#telechargement .content .thumbs {
	float: none !important; 
	padding-bottom:0!important;
}*/
.lientxt { cursor:pointer;}
.telechargements {
	float:left; 
	height: 185px;
	width:136px;
	/*margin:0*/
}
.blocPageGris .content {
	padding:0 20px;
	/*border:1px solid red;*/
}

.infotech li {
	/*padding-left:8px !important;*/
}
.infotech ul, .infotech li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.infotech li {
	width:250px; /*48%*/
	float:left;
	margin: 0 10px 3px 0;
}
.infotech span {
	font-weight:bold;
}
.blocNavd {
	background-position:100% 100%;
	background-repeat: no-repeat;
	padding-bottom:10px;
	margin:0 0 20px;
}
.blocNavd h3 {
	background: 0 0 no-repeat; 
	height:32px;
	padding-left:10px;
	margin:0;
} 
.blocNavd h3 span {
	display:none;
}
.blocNavd .content {
	padding: 10px;
}
.blocNavd h4 {
	font-size:1em;
	margin:0;
	font-weight:bold;
}
#etapesCommande {
	width:100%;
	height:36px;
	padding:0;
	margin:18px 0 34px 0;
}
#etapesCommande ul {
	padding:0;
	margin:0;
}
#etapesCommande li {
	display:inline; 
	float:left;
	list-style:none;
}
#etapesCommande a {
	display:block;
	width:110px;
	height:36px;	
}
#etapesCommande span {
	display:none;
}
#etapesCommande .monPanier, 
#etapesCommande .identification, 
#etapesCommande .adresses, 
#etapesCommande .livraison, 
#etapesCommande .validationPaiement {
	width:110px;
	height:36px;
}

#selectionFlashContent, 
#nosmarquesFlashContent  { 
	background:#4a4a4a url(img/logo_simple_20p.gif) center no-repeat;
}
a.thumbs {
	display:block;
	width:106px;
	height:124px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding:10px 10px 0 0 !important;
	border:0;
	float:left; 
	margin:20px 25px;
	text-align:center;
	color:#000;
}
a.thumbs img { margin-bottom:3px; }
a.thumbs:hover {
	background-position: 100% -164px;
}
a.thumbs2{
	display:block;
	width:150px;
	height:150px;
	/*background-position: 100% 0;
	background-repeat: no-repeat;*/
	/*background:#dcdcdc;*/
	border:1px solid #89954b;
	float:left; 
	margin:20px 3px 20px 17px;
	padding:0;
	text-align:center;
	position:relative;
}
a.thumbs2:hover {
	/*background-position: 100% -164px;*/
	border-color:#000;
}
a.thumbs2 img {padding:0!important; margin:0!important;}
a.thumbs2 span {
	display:block;
	position:absolute;
	left:-1px;
	bottom:-50px;
	text-align:center;
	/*background:#FFFFFF;*/
	min-height:45px;
	padding: 2px 0 2px 2px; /*2px 0;*/
	width:150px; /*96px*/
}
div#thumbs3 a.thumbs,
div#thumbs3 a.thumbs:hover {
	background:none;
}


a.thumbs span,
a.thumbs span:visited  {
	font-weight: bold;
}

a.thumbs span:hover {
	text-decoration: underline;
}
.thumbsContainer {
	width:180px;
	height:200px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	/*padding:10px 10px 0 0;*/
	border:0;
	float:left; 
	text-align:center;
	color:#000;
	/*border:1px solid red;*/
	padding:0;
	margin:0;
}
.thumbsContainer a {
	/*padding:10px 10px 0 0;*/
	/*margin:10px 25px;*/
	/*margin:10px 25px;*/
	display:block;
}
.thumbsContainer img { margin-bottom:3px; }
.thumbsContainer a:hover { background-position: 100% -164px;}
.thumbsContainer a.thumbs {
float:none;
/*margin:10px 25px;
padding:10px 10px 0 0;*/
}
.thumbsContainer a span:hover {text-decoration:underline;}
.thumbsContainer a span, .thumbsContainer a  span:visited {
	font-weight:bold;
	width: 106px;
	display:block;
	margin: 0 0 0 25px;
	_margin: 0 0 0 5px;
	min-height: 30px;
	padding: 2px;
}
/**/

.univers_sol h2 {
	background:url(img/vignette_sol_h2.gif) top left no-repeat;
	padding-left:45px;
	/*height:40px;*/
	line-height:50px;
}
.univers_sol h2.tp {
	font-size:24px;
}

/*Gammese - les marques de confiance*/
div.gammese_visuel{
	float			: left;
	/*position		: relative;*/
	width			: 150px;
}
div.gammese_texte{
	/*position		: relative;*/
	float			: right;
	margin-left		: 20px;
	width			: 378px;
}
.presse_texte {
	/*float			: right;*/
	margin-left		: 80px;
	width			: 378px;
}
table#rechercheProduit{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	margin: 0 18px 10px 18px; 
	width:495px;
	padding:15px 15px 0 15px;
	text-align: center;
}
table#rechercheProduit label{
	font-weight:bold; 
}
table#rechercheProduit h2{
	text-align:left;
}
table#rechercheProduit select{
	margin-bottom: 10px; 
	margin-top: 5px; 
	text-align: left;
}
.recrutement {
	width: auto;
}
.gammese_texte p,
.presse_texte p{
	padding			: 0 10px;
}
a.decouvrir_gamme{
margin-left			:10px;
}
h3.title_gammese{ 
	color			: #fff; 
	font-size		: 13px; 
	font-weight		: bold; 
	padding			: 2px 10px; 
	margin			: 0 0 10px 0;
	height			: 17px;
}
h3.title_gammese a,
h3.title_gammese a:visited,
h3.title_gammese a:hover{
	color			: #fff !important;
	text-decoration : underline;
}
hr.gammese {
	margin			: 15px 0 20px 0; 
	height 			: 2px;
	border			: 0;
}
.gammese_liste{
	margin				:0;
	padding				:0;
}
.lienPageDefault a,
.lienPageDefault a:visited,
.gammese_texte a,
.gammese_texte a:visited,
div.conseils div.pageContent h3 a,
div.conseils div.pageContent h3 a:visited,
.conseils a,
.conseils a:visited,
.presse_texte a,
.presse_texte a:visited {
    text-decoration		: none;
}
.lienPageDefault a:hover,
.gammese_texte a:hover,
div.conseils .pageContent h3 a:hover,
.conseils a:hover,
.presse_texte a:hover {
	text-decoration		: underline;
}

div.conseils a,
div.conseils a:visited {
	padding-left			: 15px;
}

a.decouvrir_gamme,
a.decouvrir_gamme:visited,
a.liste,
a.liste:visited,
a.current,
a.current:visited {
	padding-left			: 15px;
	background				: url(img/fleche.gif) center left no-repeat;
}
a.current,
a.current:visited,
a.current:hover {
font-size:12px;
font-weight:bold;
}
a.decouvrir_gamme:hover,
a.liste:hover,
a.current:hover{
    padding-left		: 15px;
}


/*Promotions*/



/*#promotions h3 {
	padding-left:30px;
	
} 
#promotions h3 span{
background: left bottom no-repeat;
display: block;
float: left;
width: 50px;
}*/


.titres-gris,
a.liste,
a.liste:visited {
	text-decoration		: none;
	font-size: 12px;
	font-weight: bold;
}


a.liste:hover {
	text-decoration		: underline;
	font-size: 12px;
}

h3.sansBackground { 
	color:#696969; 
	font-size:14px; 
	margin-top:0;
}

/*#guidesCatalogues .content {
margin-bottom: 10px;
}*/

.guideCatalogues{
margin-bottom: 30px;
}

/*div#guidesCatalogues,*/
div#actus,
div#gammese,
div#fondVegetal {
	min-height: 387px;
	margin-top:-6px;
	padding-top:16px; /*10px + margin*/
}

.blocPage h3 {
padding-top: 4px;
height: 22px;
color: #FFFFFF;
font-size:14px; 
}

img.ambiance{
float: right;
margin-left: 10px; 
margin-bottom: 5px;
display:block;
}
#contenuAmbiance{
padding-bottom: 50px; 
}

/*Fromulaire Rejoignez-nous*/

#contactForm td.texte{
width: 150px;
padding:0;
margin:0;
height:30px;
}
#contactForm td.champ{
height:30px;
padding:0;
margin:0;
}

#contactForm fieldset,
#niceform fieldset{
border: none;
width: 380px;
margin-left:85px;
padding:0;
}
input.long{
width: 251px;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size: 12px;
}
input.court{
width: 100px;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
font-size: 12px;
}

/*Actualités*/

#actus table{
width: 500px !important;
margin-right: 50px;
}
#actus td.txt-gris {
width: 370px !important;
margin:0;
padding:0;
}
/*#actus td{
width: 130px !important;
}*/
#actus td img{
/*display:none;*/
}
#actus td a img{
display:block !important;
width:21px !important;
}

#actus td.txt-gris img{
width: 150px !important;
display: block;
}
#actus span.txt-gris img{
width: 150px !important;
display: block;
}
span.titres-gris{
width: 400px;
display: block;
}

#div_select_themeid{
margin-bottom: 40px;
}
table#moncompte {margin-bottom:50px;}
/*debug 2009.05.15 */
#left li li { float:left; } /*IE6*/
#left { position:relative; z-index:1;} /*FF*/

.intro { padding-bottom:10px !important;_padding-top:10px !important;}

