.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.alignjustify {text-align: justify;}
.invisible {display: none}
img.alignleft, table.alignleft {float: left; margin: 0 5px 5px 0; text-align: left;}
img.alignright, table.alignright {float: right; margin: 0 0 5px 5px; text-align: left;}
table.aligncenter {margin: auto; text-align: left;}
a img {border-width: 0;}
form {margin: 0; padding: 0;}
form .action { text-align: right; overflow: hidden; }
form label{ float: left; width: 20%;}
.clear{ display: block; clear: both; }
*{
	margin: 0;
	padding: 0;
}

/**********/
/* LAYOUT */
/**********/
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #F5F5F5;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#document {
	width: 981px;
	margin: auto;
}
#documentInner {
	background: #fff;
	border: 1px solid #BDBCBE;
}
#corps {
	width: 100%;
	overflow: hidden;
	clear:both;
}
#colonneGauche {
	float: left;
	width: 186px;
	padding: 7px 2px 7px 12px;
}
#colonneDroite {
	float: right;
	width: 159px;
	font-size: 11px;
	margin: 7px 14px 7px 0;
}
#contenu {
	float: left;
	width: 590px;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 7px;
}

#contenu.noLeft {
	width:776px;
}



/***************/
/* bandeauHaut */
/***************/
#bandeauHaut {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	height: 145px;
}
#bandeauHaut h1 {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
#bandeauHaut h1 img {
	display: block;
}
#bandeauHaut #badeauHautImg{
	float: left;
	overflow: hidden;
	margin: 7px 0 0 7px;
}
#bandeauHaut #badeauHautNewsletter{
	float: right;
	overflow: hidden;
	margin: 7px 14px 0 0;
}
#bandeauHaut #infoMag{
	background-color: #E5E4E4;
	height: 16px;
	float: right;
	width: 635px;
	margin: 7px 14px 0 0;
	padding: 10px 5px;
	display: inline;
	font-size: 14px;
	position: relative;
}
#bandeauHaut #infoMag span{
	font-weight: bold;
}
#bandeauHaut #infoMag #changerMagasin{
	position: absolute;
	right: 5px;
	text-decoration: none;
}
#bandeauHaut #infoMag #changerMagasin{;
	text-decoration: underline;
	font-size: 11px;
}
#bandeauRecherche{
	width: 935px;
	background-color: #CBE0EB;
	padding: 2px 10px;
	margin: 10px 0 0 12px;
	overflow: hidden;
}
#bandeauRecherche label{
	width: auto;
	float: none;
	font-weight: bold;
	padding: 0 5px 0 0;
}
#bandeauRecherche a{
	font-size: 13px;
	padding: 0 0 0 15px;
}
#bandeauRecherche span{
	float: left;
}
#bandeauRecherche #loginInfo{
	float: right;
	font-weight: bold;
	padding-top: 2px;
}
/*****************/
/* colonneGauche */
/*****************/
#news {
	margin-left: 8px;
	margin-bottom: 20px;
}
#news p {
	margin: 3px 0px;
}



/********/
/* menu */
/********/
#bandeauHautBis {
	border:none;
	border-bottom: 1px solid #E5E4E4;
	padding: 10px 0 0 0 ;
	position: relative;
	z-index: 1000000; 
}
#commandePlanning {
	float: right;
}
#commandePlanning img {
	display: block;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#menu {
	border-collapse: collapse;
	z-index:10000;
	margin:0 auto;
	padding:0;
}
#menu td{
	width:87px;
	margin:0 auto;
	padding:0;
}

#menu table  {
	border-collapse: collapse;
	padding:0;
	margin:0 auto;
	width:84px;
}

#menu table td {
	background: url(images/menu.gif) no-repeat 0 0;
	text-align: center;
	vertical-align:middle;
	height: 43px;
	width: 84px;
	padding:0 2px;
	margin:0;
	font-weight:bold;
	font-size:10px;
}

#menu table td.hover {
	background: url(images/menuHover.gif) no-repeat 0 0;
}

#menu td ul, #menu td ol {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index:1000;
}
#menu td ul {
	margin-top: 42px;
	margin-left:5px;
	border:1px solid #BDBEBD;
}
#menu td ol {
	top: 0px;
	z-index: 200;
}
#menu td a {
	padding: 0px 5px;
	color: #000;
	text-decoration: none;
}
#menu td td a {
	padding: 0px;
	margin:0;
}

#menu td li a:hover,
#menu td li a.hovered {
	/*background: transparent url(images/menuSwap.gif) no-repeat top center;*/
	background: #89b0ba;
}
#menu div#innerBaMenu  a  {
	background:  url(images/menuBa.gif) no-repeat 50% 0;
}

#menu td li {
	background-color: #EEF3F5;
}
#menu td li.alter {
	background-color: #fff;
}
#menu td li.more {
	color: #3D6399;
}
#menu td li a {
	display: block;
	width: 180px;
	height: auto;
	padding: 4px 5px;
	text-align: left;
	background-image: none;
	color: #000;
}
#menu td li a:hover{
	background: none;
}
#document td li a:hover,
#document td li a.hovered {
	background-color: #89A7BA;
	color: #FBE91D;
}
#document td li.more a{
	background-image: url(images/fondMore.gif);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#document td li.more ol a{
	background-image: none;
}
/***********/
/* contenu */
/***********/
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 26px 0;
}
h2 span{
	color: #8096A1;
}
h2 a {
	color: #000;
}
h3 {
	color: #000;
	text-align: center;
	font-size: 12px;
}
#contenu h3{
	text-align: left;
	background: transparent url(images/fondH3.gif) no-repeat left top;
	padding: 4px;
}
#contenu input, #contenu select, #contenu textarea, button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding: 0 2px;
}
#contenu select {
	padding: 0;
}
#contenu input.radio, #contenu input.checkbox, #contenu input.image {
	border: none;
}
#contenu input.submit,
button {
	border: none;
	font-weight: bold;
	/*font-style: italic;*/
	margin: 3px 13px;
	cursor: pointer;
	background: #D7DE5B url(images/input.png) no-repeat 0 0;
	color: #000;
	font-size: 11px;
	width: 170px;
	height: 22px;
	padding: 0px 0 3px 0;
}

button.nextStep {
	background: #fff url(images/input_etapes.png) no-repeat 0 0;
	width:165px;
	height:34px;
	padding:0;	
	
}
button.nextStep span {
	visibility:hidden;	
}
#contenu input.importerInformations {
	background: #D7DE5B url(images/inputImporter.png) no-repeat 0 0;
	width: 225px;
}
#contenu a.submit{
	background: #D7DE5B url(images/input.png) no-repeat 0 0;
	width: 170px;
	height: 16px;
	padding: 3px 0;
	display: block;
	text-align: center;
}
#contenu a.submit:hover{
	text-decoration: none;
}
#contenu a.submit#next{
	float: right;
}
#contenu a.submit#prev{
	float: left;
}
div.texte {
	padding: 0 5px;
}
div.texte p {
	margin: 0;
	padding: 5px 0;
}
div.texte ul {
	margin: 0;
	padding: 0 0 5px 35px;
}
input.submit{
	border: none;
	/* color: #8C969D; */
	color: white;
	/*background-color: #C9DFEC;*/
	background-color:#A8C6CF;
	border: 1px solid #8C969D;

	height: 15px;
	width: auto;
	font-size: 9px;
}
.tablo1 .alter{
	background-color: #CDDFEB;
}

/********************/
/* blocNomenclature */
/********************/
#blocNomenclature {
	width: 98%;
	margin: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

/***********/
/* cmdHaut */
/***********/
#cmdHaut {
	border-collapse: collapse;
	margin: 5px 0
}

/*******************/
/* tablo0 + tablo1 */
/*******************/
.cmdEtape1 caption {
	background-color: #7D98A3;
	text-align: left;
}

.modeLivraison td {
	width: 33%;
}

#formCommande td.libelleRay{
	background-color: #FDF354;
	color: #7D98A3;
	font-weight: bold;
}
.tablo0 {
	margin: 0px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #CDDFEB;
	border: 1px solid #4A6782;
}
.tablo0 .livraisonNonDispo{
 	color: #828282;
}
.tablo0 label,
.tablo1 label{
	float: none;
}
.tablo0 td{
	padding: 2px 7px;
}
.tablo1 {
	border-collapse: collapse;
	width: 100%;
	margin: 14px 0;
	background-color: #fff;
}
.tablo1 caption{
	text-align: left;
	margin-bottom: -14px;
}
.tablo1 td,
.tablo1 th {
	border: 1px solid #86959C;
}
.tablo1 a {
	color: #000;
}
.tablo1 .nbProdCmd1{
	border: 1px solid #787D81;
	width: 53px;
	margin: 4px 0 0 7px;
	float: left;
}
.tablo1 .nbProdCmd1 a{
	border: 0;
}

.centerBouton{
	margin: 3px 0 0 0;
}

.cmd1Prix span{
	background-color: #7C97A0;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}
.cmd1Prix div{
	background-color: #7C97A0;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}
#document .tablo1 .nbProdCmd1 input{
	background-color: #DADFE3;
	border: none;
	border-left: 1px solid #787D81;
	border-right: 1px solid #787D81;
}
.tablo1 label{
	width: auto;
}
.tablo1 th {
	background-color: #CDDFEB;
	color: #000;
	font-size: 13px;
}
.tablo1 th#prodCmd1Th {
	text-align: left;
	padding-left: 7px;
}
.tablo1 th.alter3 {
	background-color: #D4DDEF;
}
.tablo1 th a.selected {
	text-decoration: underline;
}
.tablo1 td {
	padding: 5px 3px;
	color: #000;
}
.tablo1 td.planning {
	text-align: center;
}
.tablo1Englob{
	width: 100%;
	border: 1px solid #7C7C7C;
	overflow: hidden;
}
.tablo1Englob .tablo1{
	margin: 10px auto;
	width: 555px;
}
.tablo1Englob h4{
	background-color: #7D98A3;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}
.tablo1Englob p{
	padding: 0 10px;
	margin: 7px 0;
}
.tablo1Englob .tablo1 td.libelleRay{
	background-color: #FDF354;
	color: #7D98A3;
	font-weight: bold;
}
#totalPanierCmd1{
	background-color: #86959C;
	color: #fff;
	font-weight: bold;
}
.panierEtape1{
	margin: 0 0 14px;
}
.fondJaune{
	background-color: #FDF354;
	font-weight: bold;
}
#moyenPaiement{
	border: 1px solid #86959C;
}
#moyenPaiement table{
	width: 100%;
}
#moyenPaiement td{
	border: none;
}
#moyenPaiement table td{
	text-align: center;
}
#codePromo{
	width: 130px;
	text-align: center;
	font-weight: bold;
}
#totalCommandeSF{
	color: #fff;
	background-color: #7D98A3;
}
#totalCommande{
	background-color: #7D98A3;
}
#recapCmdEtape3 th{
	background-color: #7D98A3;
	color: #fff;
}
#commandesPrecedentes{
	background-color: #CBE0EB;
	margin: 0 0 10px 0;
}
#commandesPrecedentes table{
	width: 95%;
	border-collapse: collapse;
	margin: 7px auto;
}
#commandesPrecedentes table tr.alter td,
#commandesPrecedentes table tr.alter th{
	background-color: #fff;
}
#commandesPrecedentes table td,
#commandesPrecedentes table th{
	background-color: #FEF353;
	padding: 2px;
}
#commandesPrecedentes table td a{
	text-decoration: underline;
}
#commandesPrecedentes table td a:hover{
	text-decoration: none;
}
.tabloBlanc{
	border: 1px solid #797C7D;
	margin-bottom: 10px;
}
.tabloBlanc p{
	padding: 2px 0 2px 10px;
}
.tabloBlanc h4{
	color: #7D97A3;
	background-color: #CBE0EB;
	padding: 2px 0 2px 7px;
	border-bottom: 1px solid #797C7D;
}
.tabloBlanc table{
	width: 100%;
}
.tabloBlanc table th,
.tabloBlanc table td{
	padding: 0 0 0 7px;
}
#password{
	border: 1px solid #86959C;
}
#password td{
	border: none;
}

caption,
thead th.caption {
	color: #fff;
	background-color: #7D98A3;
	font-weight: bold;
	font-size: 15px;
	margin: 8px 0 0 0;
	padding: 5px;
	text-align: center;
}
/**********/
/* tablo2 */
/**********/
.tablo2 {
	margin: 5px auto 10px auto;
	border-collapse: collapse;
	width: 95%;
}
.tablo2 td {
	padding: 10px;
	width: 25%;
	text-align: center;
	vertical-align: bottom;
}
.tablo2 a img {
	display: block;
}
.tablo2 a.noImg {
	color: #174A13;
	display: block;
	font-weight: 900;
	font-size: 13px;
	border: 1px solid #C5CDDF;
	background: url(images/noImg.png) repeat-x 0 100%;
}
/*****************/
/* tabloVignette */
/*****************/
table.tabloVignette {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0 14px 0;
	width: 578px;
}
.tabloVignette th {
	background: transparent url(images/tabloVignetteTh.gif) no-repeat top left;
	text-align: left;
}
.tabloVignette td {
	background: transparent url(images/tabloVignetteTd.gif) no-repeat bottom left;
	text-align: left;
	padding: 0 0 7px 0;
}
.page_sousrayon .rayonselected td{
	background: transparent url(images/tabloVignetteTdSelected.gif) no-repeat bottom left;
}
.rayonselected th{
	background: transparent url(images/tabloVignetteThSelected.gif) no-repeat top left;
	border-bottom: 1px solid #7B7B7B;
}
.rayonselected th a{
	color: #fff;
}
.tabloVignette a {
	color: #000;
	text-decoration: none;
	line-height: 0.9;
	text-align: left;
}
.tabloVignette th a {
	padding: 4px 7px 3px;
	font-weight: bold;
	display: block;
}
.tabloVignette td a {
	float: left;
	width: 185px;
	margin: 7px 0 0 0;
	padding: 0 0 0 7px;
}
.tabloVignette td a.clearLeft{
	clear: left;
}
.tabloVignette a:hover {
	text-decoration: none;
}



/**************/
/* tabloListe */
/**************/
.tabloListe table {
	border: 2px solid #D40619;
	border-collapse: collapse;
	margin: 4px 0px;
}
.tabloListe h4 {
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
}
.tabloListe td {
	vertical-align: top;
	width: 199px;
}
.tabloListe form td {
	height: 103px;
}
.tabloListe .tdFooter {
	background-color: #D40619;
	text-align: center;
	height: 33px;
	vertical-align: middle;
	width: 33%;
}
.tabloListe strong {
	display: block;
	margin: 5px;
	padding: 5px;
	background-color: #fff;
	white-space: nowrap;
	color: #E01A1A;
	font-size: 14px;
}
.tabloListe strike {
	color: #EA871D;
	font-size: 12px;
	font-weight: bold;
}
.tabloListe input.qt {
	font-size: 9px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
	margin: 0 3px;
	border: 1px solid #000;
}


/******************/
/* blocPagination */
/******************/
.blocPagination {
	width: 90%;
	margin: 5px auto 0 auto;
	border-collapse: collapse;
	color: #3BB2D1;
}
.blocPagination td {
	width: 33%;
}
.blocPagination select {
	color: #506368;;
}
.blocPagination .col1 {text-align: left;}
.blocPagination .col2 {text-align: center;}
.blocPagination .col3 {text-align: right;}


/***********/
/* produit */
/***********/
#produit {
	width: 99%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
#produit .caption {
	text-align: left;
	font-size: 13px;
	color: #000;
	background: none;
	background-color: #D1E1EA;
	margin-left: 5px;
}
#produit .caption strong {
	float: left;
}
#produit .caption a {
	float: right;
}
#produit td {
	vertical-align: middle;
	padding: 5px;
}
#produit td #vignettes img {
	border:1px solid #F1F6F9;
}
#produit td#photoProduit {
	vertical-align: middle;
	text-align: center;
	width:260px;
	padding:0;
}

#produit td#photoProduit .blocImg {
	vertical-align: middle;
	text-align: center;
	width:230px;
	height:120px;
}

#produit td#photoProduit .blocImg div {
	display:block;
	width:230px;
}


.code {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}


#produit td#photoProduit #imagePrincipale {
	/*max-height:120px;*/
	max-height:230px;
	max-width:230px;
	margin:0;
}

#produit td#produitDescription {
	color: #000;
	font-size: 12px;
}
#produit td.infos{
	border: 1px solid #A9B3B9;
	padding: 0;
}
#produit td.infos a.doc{
	background: transparent url(images/pdf.png) no-repeat top center;
	float: left;
	width: 65px;
	padding-top: 52px;
	text-align: center;
}
#produit td.infos #video{
	float: right;
	margin-right: 7px;
	display: inline;
}
#ancreVideo{
	float: left;
}
#produit td.infos h4{
	background-color: #D1E1EA;
	font-size:12px;
	padding: 2px 5px;
	margin-bottom: 7px;
	cursor: pointer;
}
#produit td#produitDescription .texte {
	margin: 10px 0 ;
	padding: 0 5px;
}
#produit td#produitPrix {
	background-color: #fff;
	font-size: 12px;
	height: 5px;
}

#produit .blocImg2 {
	text-align:left;
	vertical-align:middle;
	padding:7px 0 ;
	width:300px;
}
#produit .blocImg2 img {
	margin:0;
	margin-right:1px;
}

#produit td.seperator{
	padding: 0;
	height: 7px;
}
#produit td#produitPrix  #produitPrixBlock {
	clear:both;
	background: #E6EFF3 url(images/fondBlockProduit.gif) no-repeat top left;
	margin-bottom: 14px;
	height:190px;
	width: 313px;
	float:right;	
}
#produit td#produitPrix #produitPrixBlockInner{
	background: transparent url(images/fondBlockProduitBas.gif) no-repeat bottom left;
	height:100%;
	padding: 10px 16px;
	padding-bottom:0;
}

#produitPrixBlockInner .blockLeft{
	float: left;
	width: 140px;
	font-size:10px;
	height:170px;
}
#produitPrixBlockInner .blockLeft em{
	font-size:12px;
}

#produit td#produitPrix #produitPrixBlockInner .blockLeft strike{
	display:block;
	float:none;
	margin:10px 0 15px;
}

#produitPrixBlockInner .blockLeft p {
}

#produitPrixBlockInner .blockLeft .italic {
	font-style:italic;
	margin: 0 0 5px 0;
}

#produitPrixBlockInner .code{
	font-weight:bold;
	font-size:14px;
}


#produitPrixBlockInner .blockRight{
	float:left;
	width:140px;
	height:170px;
}
#produitPrixBlockInner .blockRight .marImage   {
	width:100%;
	
}
#produitPrixBlockInner .blockRight .marImage  td {
	height:70px;
	text-align:center;
	vertical-align:center;
	
}

#produitPrixBlockInner .blockRight #marqueLogo{
	margin:0 auto;
}

#produitPrixBlockInner .blockRight .qty{
	margin:0 2px;
	text-align:center;
}
#produitPrixBlockInner .blockRight .qty img {
	vertical-align:middle;
}
#produitPrixBlockInner .blockRight .qty label{
	font-size:14px;
	font-weight:bold;
	float:none;
}

#produit td#produitPrix strong {
	font-size: 34px;
	float: left;
}
#produit td#produitPrix b {
	font-size: 34px;
	color: #000;
	float: left;
}
#produit td#produitPrix strike {
	font-size: 25px;
	color: #000;
	float: right;
}
#produit td#produitPrix form{
	clear: both;
	padding:0;
	margin:0;
	
}

#produit td#produitPrix #codeCadie{
	font-weight: bold;
	margin:10px 0 0 0 ;
	text-align:center;
}

#produit td#produitDivers {
	color: #37592C;
	text-align: left;
	font-size: 12px;
	height: 5px;
	border: none;
}
#produit #crossSelling{
	width: 554px;
	background: #F1F6F9 url(images/fondCrossSelling.gif) no-repeat 0 0;
	margin: 10px 0;
}
#produit #crossSelling p{
	padding-left: 10px;
	color: #8D9093;
	font-weight: bold;
}
#produit #crossSelling ul{
	background: url(images/fondCrossSellingBas.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#produit #crossSelling ul li{
	padding: 5px 0 5px 10px;
	float: left;
	width: 100px;
	overflow: hidden;
}
#produit #crossSelling ul li a{
	text-align: center;
	display: block;
}
#produit #crossSelling a:hover{
	background-color: #F1F6F9;
	color: #000;
}
#produit #crossSelling a:hover img{
	text-decoration: none;
}

#produit #ID_DECLINAISON{
	width:313px;	
	margin: 5px 0 ;
}

#produitLogo {
	margin: 10px;
}
#produitLogo img {
	margin: 5px;
}
#tpl_produit{
	position: relative;
	z-index: 1; 
}
#loadingImg{
	display: none;
	float: left;
	margin: 0 0 0 5px;
	/*position: absolute;
	top: 98px;
	left: 410px ;*/
}
/*****************/
/* Liste produit */
/*****************/
.produitListe{
	width: 100%;
	border: 1px solid #CCCFD1;
	border-spacing: 7px;
	margin: 7px 0 0;
}
.produitListe .photoProduit {
	width: 140px;
	height: 95px;
	border: 1px solid #E6EFF3;
	text-align: center;
	vertical-align:middle;
}

.produitListe .photoProduit a {
	display:block;
	width: 140px;
}

.produitListe .photoProduit img {
	margin:0 auto;
	max-height:95px;
	max-width:140px;
	
}

.produitListe .produitLibelle{
	background-color: #E6EFF3;
	padding: 0 0 0 25px;
	vertical-align: middle;
}
.produitListe .produitLibelle h4{
	display: inline;
}
.produitListe .prodNbTd{
	width: 60px;
	background-color: #E6EFF3;
	white-space:nowrap;
}
.produitListe .prodNbTd .nbProdInput{
	width: 18px;
	height: 14px;
	text-align:center;
}
.produitListe .panierTd{
	width: 50px;
	height: 40px;
}
.produitListe .produitPrixTd{
	border: 1px solid #D6E5EE;
	padding: 0 0 0 7px;
	width: 300px;
	font-size: 15px;
}
.produitListe .produitPrixTd span{
	padding: 0 7px;
}
.produitListe .produitPrixTd .produitPrix{
	color: #000;
	font-weight: bold;
}
.produitListe .produitPrixTd .produitPrixPromo{
	color: #f00;
	font-weight: bold;
}
.produitListe .produitPrixTd .produitPrixAncien{
	text-decoration: line-through;
}

.produitListe .produitPrixTd .col1{
	float:left;
}

.produitListe .produitPrixTd .col2{
	float:left;
}


.produitListe .produitPrixTd .nonexpediable{
	 float:right;
	 margin:5px 5px 7px 5px;
}

.produitListe .produitPrixTd .nouveau{
	margin:5px 5px 7px 5px;
}

.produitListe .produitPrixTd .promo{
	float:left;
	margin:5px 5px 7px 5px;
}


/**************/
/* bandeauBas */
/**************/
#piedDePage {
	padding: 35px 0px 0px 0px;
	margin: 22px 0 0 0;
	text-align: center;
	background: #fff url(images/piedDePage.png) repeat-x 0 0;
	color: #000;
	height: 20px;
	clear: both;
}
#piedDePage a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(images/fondLienFleche.png) no-repeat left center;
	padding: 0 12px 0 6px;
}
#bandeauBasBis {
	color: #8C8B8E;
	padding: 0 35px;
	position: relative;
	text-align: center;
}
#bandeauBasBis #lienMentions{
	position: absolute;
	left: 35px;
	top: 0;
	color: #8C8B8E;
}
#bandeauBasBis #lienSamse{
	position: absolute;
	right: 35px;
	top: 0;
	color: #8C8B8E;
}
/**************/
/* menuGauche */
/**************/
#menuGauche {
	padding: 0px;
	margin: 0px;
}
#menuGauche #universLibelle {
	font-weight: bold;
	margin: 0px 0 0 0px;
	background: #CDDFEB url(images/menuRayon.png) no-repeat top left;
	border-bottom: 1px solid #777E84;
	font-size: 14px;
	padding: 7px 0 7px 5px;
	width: 163px;
	height:88px;
}
#menuGauche #universLibelle table {
	height:55px;
	border-collapse:collapse;
}
#menuGauche div a {
	color: #FFF;
}
#menuGauche ul {
	margin: 0 0 0 9px;
	padding: 0 0 9px 0;
	width: 155px;
	list-style-type: none;
	background: url(images/menuGaucheFin.png) no-repeat 0 100%;
}
#menuGauche li {
}
#menuGauche li a {
	padding: 3px 0 3px 15px;
	color: #FFF;
	display: block;
	height: 1%; /*IE 6*/
}
#menuGauche li.niveau2alter1 {
	background: #902B16;
	font-weight: bold;
}
#menuGauche li.niveau2alter2 {
	background: #DF471E;
	font-weight: bold;
}

#menuGauche ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menuGauche ol li.niveau3alter1 {
	background: #FD714B;
	font-weight: normal;
}
#menuGauche ol li.niveau3alter2 {
	background: #FE8D6F;
	font-weight: normal;
}
#menuGauche ol li a {
	padding: 3px 4px 3px 25px;
}
#menuGauche ol li a.selected {
	background: url(images/triDroite.gif) no-repeat 15px 50%;
}
#menuGaucheFam{
	background-color: #E9E9E9;
	margin: 0 0 0 0;
	width: 168px;
}
#menuGauche #menuGaucheFam a{
	color: #000;
}
#menuGaucheFam .menuGaucheRay{
	background: url(images/menuGaucheRay.png) no-repeat scroll 0px 100% ;
	color: #fff;
	padding: 4px;
}
#menuGauche #menuGaucheFam .menuGaucheRay a {
	color: #000;
}
#menuGaucheFam .menuGaucheRayS,
#menuGaucheFam .menuGaucheRayS_selected{
	background-color: #CDDFEB;
	padding: 7px 0 7px 14px;
	margin-bottom: 0px;

}

#menuGaucheFam .menuGaucheRayS,#menuGaucheFam .menuGaucheRayS_selected{
background: transparent url(images/menuGaucheRayS_selected.png) no-repeat 0px 0px;

     }

#menuGaucheFam .menuGaucheRayS_selected{
font-weight:bold;
background: transparent url(images/menuGaucheRayS_selected2.png) no-repeat 0px 0px !important;

}


#menuGaucheFam .menuGaucheFamS{
	padding: 5px 0 5px 25px;
	background: transparent url(images/menuGaucheFamS.png) no-repeat 0px 0px;
}
#menuGaucheFam .menuGaucheFamS_selected{
	padding: 5px 0 5px 25px;
	background: transparent url(images/menuGaucheFamS_selected.png) no-repeat 0px 0px;
}

#menuGaucheFam .menuGaucheFamS_selected a {
		color:#FBE91D!important;font-weight:bold!important;

}




#menuGaucheFam .menuGaucheSFamS
{
	padding: 7px 0 7px 40px;
	background: transparent url(images/fondMenuGaucheFamS.png) no-repeat 0px 0px;
	border-bottom: 0px solid #7A7A7A;
}

#menuGaucheFam .menuGaucheSFamS_selected{
	padding: 7px 0 7px 40px;
	background: transparent url(images/menuGaucheSFamS_selected.png) no-repeat 0px 0px;
	border-bottom: 0px solid #7A7A7A;

}



#menuGaucheFam .menuGaucheSFamS_selected a {
		color:#FBE91D!important;font-weight:bold!important;

}


#menuGaucheFam .menuGaucheFamS_selected,
#menuGaucheFam .menuGaucheSFamS_selected,
#menuGaucheFam .menuGaucheRayS_selected{
	background-color: #fff;
}





#menuGaucheFam .menuGaucheFamS_selected a,
#menuGaucheFam .menuGaucheSFamS_selected a,
#menuGaucheFam .menuGaucheRayS_selected a{
	color: #68929C;
}
/***********/
/* accueil */
/***********/
#contenuAccueil{
	padding: 22px 14px 0 14px;
}
.actuVertical{
	float: left;
	margin-left: 10px;
	display: inline;
}
#firstNews.actuVertical{
	margin-left: 0;
}
#accueilRayons {
	margin-top: 10px;
}
#accueilNews {
	margin-top: 20px;
}


/*****************/
/* colonneDroite */
/*****************/
#blockDroite #blockLivraison {
	width:159px;
	text-align: left;
	padding:0;
	margin-bottom: 7px;
	background-color:#FEF353;
	border:1px solid #E3D84B;
	border-top:none;
}
#blockDroite #blockLivraison p {
	padding:2px 5px;
	font-weight:bold;
}

#blockDroite #blockLogin {
	width:159px;
	text-align: left;
	padding:0;
	margin-bottom: 7px;
	background-color:#FEF353;
	border:1px solid #E3D84B;
	border-top:none;
}

#CLI_FACEMAIL_LOG, #CLI_PASSWORD_LOG {
	border: 1px solid #5A443F;
	width: 65px;
	padding: 1px;
	margin: 0;
	font-size: 10px;
}
#CLI_SUBMIT_LOG {
	border: 1px solid #5A443F;
	cursor: pointer;
	margin-left: 2px;
	font-size: 9px;
	width: 25px;
}

#blockDroite #blockLogin p{
	margin-bottom: 5px;
}
#blockDroite #blockLogin label{
	text-align: right;
	padding-right: 2px;
	width: 66px;
}
#blockDroite #blockLogin input{
	border: 1px solid #E1DFDF;
}
#blockDroite #blockLogin .action input{
	float: right;
	padding: 0 0 2px 0;
	margin: 0 24px 0 0;
	border: none;
	width: auto;
	background-color:#C9DFEC;
	border:1px solid #8C969D;
	color:#8C969D;
}
#blockDroite #blockLogin p.liensLogin {
	text-align: center;
}
#blockDroite #blockLogin a {
	text-decoration: underline;
}
#blockDroite #blockLogin a:hover{
	text-decoration: none;
}

#blockDroite #blockPanier {
	width:159px;
	text-align: left;
	padding:0;
	margin-bottom: 7px;
	border:1px solid #E3D84B;
	border-top:none;
}


#blockDroite #blockPanier h4 {
	background:#FFFFFF none repeat scroll 0 0;
	cursor: pointer;
	font-weight:normal;
	padding:20px 0 15px;
	text-align:center;
	text-decoration:underline;
}

#blockDroite #blockPanierInner {
	background:#ffffff;
	padding:5px;
	border:1px solid #FEF353;
	padding-top:0;
	border-top:none;
	margin:0;
}

#blockDroite #blockPanierInner p {
	padding:7px 0;
}

#dernierProduit {
	padding: 5px;
	background-color: #fff;
}
#dernierProduit h5,
#triPanier h5 {
	font-size: 10px;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-style: italic;
	color: #97A4AB;
	letter-spacing: -0.5px;
	background-color: #e6eff3;
}
#dernierProduit p {
	margin: 0;
	padding: 2px 0 0 0;
	font-weight: bold;
}
#triPanier {
	font-style: italic;
	padding : 5px 5px 15px 4px;
	background-color: #fff;
}
#triPanier a {
	color: #97A4AB;
}
#triPanier a.selected {
	font-weight: bold;
	color: #000;
}

#nombreProduits {
	padding: 5px;
	background-color: #fff;
}
#nombreProduits h5 {
	font-size: 10px;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	color: #97A4AB;
	letter-spacing: -0.5px;
	background-color: #e6eff3;
}
#nombreProduits h5 span {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#panier {
	font-size: 9px;
	border-collapse: collapse;
	width: 153px;
	margin: auto;
	background-color: #fff;
}
#panier input {
	border: 1px inset #000;
	width: 15px;
	font-size: 9px;
	padding: 0px 1px;
	margin: 0;
}
#panier td {
	white-space: nowrap;
}
#panier th {
	font-weight: normal;
	text-align: left;
	padding: 6px 0 6px 2px;
}
#panier th a{
	color: #97A4AB;
}
#panier h4 {
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #000;
	background-color: #F5F9FB;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
#panier img {
	vertical-align: middle;
}



#totalPanier {
	width:159px;
	text-align: center;
	padding:0;
	margin-bottom: 7px;
	background-color:#FEF353;
	border:1px solid #E3D84B;
	border-top:none;
}
#totalPanier p {
	padding:7px 5px;
	font-weight:bold;
	font-size: 13px;
}

#paiementSecu{
	width:159px;
	text-align: left;
	padding:0;
	margin-bottom: 7px;
	border:none;
}


#titrePromotion {
	font-size: 20px;
	font-weight: bold;
	font-family: impact;
	color: #D8513F;
	background: url(images/blocPromoHaut.png) no-repeat 0% 100%;
	padding-bottom: 8px;
	padding-left: 10px;
}
#blocPromo {
	margin-bottom: 20px;
	width: 608px;
	font-weight: bold;
	font-size: 13px;
}
#blocPromo a {
	color: #1A171B;
}
#lienPromotion {
	background: url(images/blocPromoBas.png) no-repeat 0% 100%;
}
#lienPromotion a {
	font-size: 20px;
	font-weight: bold;
	font-family: impact;
	color: #D8513F;
	padding-left: 15px;
}
#blocPromo strong {
	font-size: 20px;
	color: #D63623;
}
#produitAccueil {
	background: url(images/blocPromoMilieu.png) repeat 0% 100%;
	padding-bottom: 10px;
}

/**** Mise en avant produit ***/
.produitMEA{
	text-align: center;
	background: transparent url(images/fondProdMEA.gif) repeat-y top left;
	width: 168px;
	position: relative;
	margin:14px 0;
}
.produitMEA .prixVente{
	position: absolute;
	text-decoration: line-through;
	right: 7px;
	font-weight: bold;
	font-size: 15px;
}
.produitMEA .noPromo {
	text-decoration: none!important;
}

.produitMEA .prixPromo{
	position: absolute;
	left: 7px;
	color: #F60000;
	font-weight: bold;
	font-size: 15px;
}
.produitMEA p{
	text-align: left;
	padding: 2px 7px;
}
.produitMEA .produitHautMEA{
	background: transparent url(images/fondHautProdMEA.gif) no-repeat top left;
	border-bottom: 1px solid #807C79;
	font-weight: bold;
}
.produitMEA .produitBasMEA{
	background: transparent url(images/fondBasProdMEA.gif) no-repeat bottom left;
	border-top: 1px solid #807C79;
	height:28px; 
	width:154px;
}
#document .produitMEA .produitBasMEA a {
	text-decoration: underline;
	color: #000;
	float: right;
}
#document .produitMEA .produitBasMEA a:hover{
	text-decoration: none;
}

#document .produitMEA .imgMea {
	height:100px;
	width:100%;
	border-collapse:collapse;
	border:none;
}
#document .produitMEA .imgMea  td {
	text-align:center;
	vertical-align:middle;
	margin:5px auto;
}

#document .produitMEA .imgMea  a {
	display:block;
	width:140px;
	margin:0 auto;
}
#document .produitMEA .imgMea img {
	max-height:95px;
	max-width:140px;
}

/******* Famille *****/
#sousFamilles{
	width: 100%;
	border-collapse: collapse;
	margin: 28px 0 0;
}
#sousFamilles td{
	vertical-align: top;
	text-align:left;
	width: 140px;
}
#sousFamilles td.first{
	width:120px;
}
#sousFamilles .sousFamille{
	display: block;
	width: 120px;
	background: transparent url(images/fondSousFamilleBas.gif) no-repeat bottom left;
	text-align: center;
	margin: 5px 0 0 20px;
}
#sousFamilles .first .sousFamille{
	margin: 5px 0 0 0;
}
#sousFamilles .sousFamille a.sousFamilleTop{
	display: block;
	width: 116px;
	height:38px;
	background: transparent url(images/fondSousFamilleHaut.gif) no-repeat top left;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #7E7E7E;
}

#sousFamilles .sousFamille .blocImg td {
	height:78px;
	width:120px;
	vertical-align:middle;
	text-align:center;
}

#sousFamilles .sousFamille .blocImg td img {
	margin:0 auto;
}

/**** planning ****/
#planningTablo #entetePlanning td,
#planningTablo #entetePlanning th{
	background-color: #7D98A3;
	color: #fff;
}

/*,#planningTablo .alter1 th*/

#planningTablo .alter1 td{
	background-color: #FDF354;
}

/**** Fidelit� ****/
#fidelite,
#fidelite2 {

	background-color: #F2F9FD;
	border: 1px solid #DDECF3;
}
#fidelite h4,
#fidelite2 h4{
	background-color: #4A6782;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#fidelite table,
#fidelite2 table{
	width: 100%;
	margin: 40px 0;
}
#fidelite table tr td{
	text-align: center;

}

#fidelite table tr td #click a{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#fidelite table tr td #click a:hover{
	text-decoration: none;
}
#fidelite a{
		text-decoration: none;
		color: #4A6782;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
}
#fidelite a:hover{
	text-decoration: underline;
}
#fidelite2 table tr td{
	padding: 0 0 10px 20px;
}
#fidelite2 label{
	float: none;
	width: auto;
}
#fidelite2 {
	font-size: 12px;
}
#fidelite2 input{
	width: 300px;
	height: 20px;
	margin-right: 13px;
}
#fidelite2 input.alignVertical {
	height:17px;
	padding:3px 0 0 2px;
}
#fidelite2 input.alignVertical.upper  {
	text-transform: uppercase;
}

.nouveau{
	float: left;
	margin-top: 6px;
}
#nouveau{
	clear: both;
	display: block;
	margin: 2px 0;
}
#boutonsCmd1{
	width: 100%;
}
.infoProdListe img{
	float: left;
}
.infoProdListe label{
	float: left;
	margin: 10px 0 0 7px;
}

.tabloContact input, textarea {
	width:340px;
}
.tabloContact select {
	width:345px;
}



.barre{
	background: transparent url(images/bare.png) no-repeat;
	font-size: 25px; 
	width:79px; 
 
}

.barrePliste{
	background: transparent url(images/bare.png) no-repeat center;
	font-size: 15px; 
	width:40px;
 
}
/********************/
/* pageCommande */
/********************/
#headCommande table{
	width:100%;
}
#headCommande #headCommandeLeft{
	float:left;
	font-weight: bold;
	aligh:center;
	width:110px;
	margin: 0px 0 0 0px;
	background: url(/images/btnCommandLeft.jpg) no-repeat top left;
	padding: 4px 0 7px 5px;
}
#headCommande #headCommandeRight{
	float:right;
	font-weight: bold;
	aligh:center;
	width:230px;
	margin: 0px 0 0 0px;
	background: url(/images/btnCommandRight.jpg) no-repeat top left;
	padding: 4px 0 7px 5px;
}
#bricochequeH{
	background: transparent url(images/bricoc.png) no-repeat top right;
	width:67px;
	height:50px;
	color:#f1ea03;
	float:right;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}
#produit .blocImg2{
	padding-bottom:0px !important;
}

.bricoProduit{
	float:left !important;
	background: transparent url(images/fproduit/Bricocheque.png) no-repeat bottom left !important;
	width:95px !important;
	height:53px !important;
	font-size:29px !important;
	margin-left:5px !important;
}

.destock{
	background: transparent url(images/fproduit/Destock.png) no-repeat bottom left !important;
	color:#fff !important;
}
.solde{
	background: transparent url(images/fproduit/Soldes_big.png) no-repeat bottom left !important;
	color:#fff !important;
}

.arrivage, .prixentrepot{
	background: none !important;
	margin-top:4px;
}




.barre{
	background: transparent url(images/bare.png) no-repeat;
	font-size: 20px;
    height: 22px;
    padding: 3px;
    margin-left: 4px;
}

.barrePliste{
	background: transparent url(images/bare.png) no-repeat center;
	font-size: 15px;
	width:40px;

}



#bricoCheque{
	background: url(images/BC.gif) no-repeat;
	 width:592px;
	 height:183px;
}

#bricoCheque p {
padding-top: 50px;
width: 220px;
padding-left: 20px;
}
