.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;}

/**********/
/* LAYOUT */
/**********/
body {
 margin: 0px 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47565A;
	background: #fff url(images/body.png) repeat-x 0 0;
}
a {
	color: #506368;
	text-decoration: none;
}

a img{padding: 0px 0px 0px 0px     }


a:hover {
	text-decoration: underline;
}
#document {
	width: 981px;
	margin: auto;
}
#documentInner {
	background: #fff;
}
#corps {
	width: 1000px;
	overflow: hidden;
	background: transparent ;
}
#colonneGauche {
	padding: 20px 0 0 0;
	float: left;
	width: 178px;
	background: transparent  url(images/colonneGauche.png) no-repeat  ;
}
#colonneDroite {
	float: right;
	width: 187px;
	background: #731F1F  /* url(images/colonneDroite.png) no-repeat */;
	font-size: 11px;
	padding: 0px;
}
#contenu {
	float: left;
	width: 612px;
	margin-left: 10px;

}

#accueil2 .texte { margin-left:190px; margin-top:0px;width: 350px  }

#accueil2 h2{ margin-left: -20px; margin-top: 55px;  }
#accueil3 h2  {margin-left: 20px;margin-top:-8px;}
#accueil4 h2{margin-top:-8px;}

div .decoRayVignette {background: transparent url(images/decoRayVignette.png) no-repeat -18px 1px ; padding: 2px 0 2px }

/***************/
/* bandeauHaut */
/***************/

#bandeauHaut {
	background: url(images/bandeauHaut.png) no-repeat 100% 0;
	width: 1000px;
	overflow: hidden;
	height: 90px;
}
#bandeauHaut h1 {
	margin: 15px 0 0 36px;
	padding: 0;
	float: left;
}
#bandeauHaut h1 img {
	display: block;
}

#divSearch {position:relative;left:440px;right:100px;  top:20px ;color :#fff ; width: 200px}

#divSearch a {color :#fff }

#formRecherche {
	/* background: url(images/formRecherche.png) no-repeat left center; */
	height: 33px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 7px;
}
#searchString {
	border: 1px solid #ABA7A3;
	width: 115px;
	padding: 1px 1px 1px 5px;
	margin-left: 5px;
	margin-bottom: 4px;
	font-size: 10px;
	color: #666666;
}
#searchStringOk {
	padding: 5px 0 0 0;
	margin: 0px 3px 0px 0px;
}

/*****************/
/* colonneGauche */
/*****************/
#retourAccueil {
	margin-left: 12px;
	margin-top: 10px;
}
#retourAccueil a {
    color: #6D6361;
    font-size: 12px;
    text-decoration: underline;
}


#news {
	margin-left: 8px;
	margin-bottom: 20px;
}
#news p {
	margin: 3px 0px;
}
#newsletterBlock {
background: #B96341  url(images/newsletter.png) no-repeat 0 100%  ;
width:178px; height:54px;
	   }
#newsletterBlock form  { height:14px;   }

 /* #newsletterBlock .inner{ padding:20px 50px ;width:120px } */


/*****************/
/* colonneDroite */
/*****************/
#colonneDroiteInner {
	background: #B96341 /* url(images/colonneDroiteInner.png) repeat-x 0 100% */;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
}
#colonneDroiteInner a {
	color: #FFF;
}
#clientPrivilege {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#clientPrivilegeInner {
	margin-top: 50px;
}
#clientPrivilege a {
	color: #FFF;
	text-decoration: underline;
}
#clientPrivilege label {
	margin-left: 8px;
	color: #f9f9f9;
	font-weight : bold;
	font-size: 12px;
}
#clientPrivilege form {
	margin-top : 10px;
	margin-left : 35px;
}
#clientPrivilege p {
	margin: 0px;
	padding: 2px 4px;
}
#CLI_FACEMAIL_LOG, #CLI_PASSWORD_LOG {
	border: 1px solid #5A443F;
	width: 85px;
	padding: 1px;
	margin: 0;
	font-size: 10px;
}
#CLI_SUBMIT_LOG {
	border: 1px solid #5A443F;
	cursor: pointer;
	margin-left: 2px;
	font-size: 9px;
	width: 25px;
}
#enUnClic {
	margin: 0 0 1px 5px;
}
#enUnClic img {
	display: block;
	margin-bottom: 1px;
}
#dernierProduit {
	padding: 0 5px;
}
#dernierProduit h5 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-style: italic;
	color: #FFDD48;
}
#dernierProduit p {
	margin: 0;
	padding: 2px 0 0 0;
}
#triPanier {
	font-style: italic;
	padding : 5px 5px 15px 4px;
}
#triPanier a.selected {
	color: #BE1125;
}
#panier {
	font-size: 9px;
	border-collapse: collapse;
	width: 145px;
	margin: auto;
}
#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 h4 {
	border-top: 1px solid #FFF;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #FFDD48;
}
#panier img {
	vertical-align: middle;
}
#totalPanier {
	text-align: center;
	margin-top: 10px;
}
#totalPanier p {
	font-size: 13px;
	margin: 0;
	padding: 7px 0;
	font-weight: bold;
	color : #FFDD48;
}
#totalPanier p strong {
	color: #FFDD48;
}

/********/
/* menu */
/********/
#bandeauHautBis {
	width:820px;
	padding: 0 0 0px 180px;
	background: url(images/bandeauHautBis.png) no-repeat 0 0;
}
#commandePlanning {
	float: right;
}
#commandePlanning img {
	display: block;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#menu {
	width:600px;
	border-collapse: collapse;

}
#menu td {
	padding: 0;

}
#menu td ul, #menu td ol {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}
#menu td ol {
	top: 8px;
	z-index: 20;
}
#menu td a {
	padding: 1px 5px 1px 5px;
	border-left: 1px solid #DBACAD;
	border-right: 1px solid #D68687;
	/* background: url(images/menu.gif) no-repeat 50% 0; */
	display:block;
	text-align: center;
	color: #000;font-weight:bold;
	text-decoration: none;
	height: 15px;
}
#menu td a.selected, #menu td a.hovered, #menu td a:hover  {
	 background: #DBABB0 url(images/etoile.gif) no-repeat 0% 50%;
}
#menu td li {
	border-bottom: 1px solid #B96441;
	background-color: #D7A48F;
}
#menu td li.more {
	background: #D7A48F url(images/triDroite.gif) no-repeat 98% 50%;
}
#menu td li a {
	width: 150px;
	height: auto;
	padding: 4px 5px;
	text-align: left;
	background: none !important;
	font-weight: normal;
	display:block;
}
#menu td li.more a {
	padding-right: 15px;
}
#menu td li a:hover {
	background-color: #CA8467 !important;
}


/***********/
/* contenu */
/***********/
h2 {
	color: #A32B2C;
	font-size: 12px;
	margin: 5px 0px 7px 0px;
	padding: 8px 0 0 20px;
	height: 30px;
	/*background: url(images/h2.png) no-repeat 0 0; */
	font-weight: bold;
}
h2 a {
	color: #A32B2C;
}
h3 {
	color: #D63623;
	margin-left: 15px;
}
#contenu input, #contenu select, #contenu textarea, button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	padding: 0 2px;
}
#contenu select {
	padding: 0;
}
#contenu input.radio, #contenu input.checkbox, #contenu input.image {
	border: none;
}
#contenu input.submit, button {
	border-color: #1F4E6A;
	font-weight: bold;
	font-style: italic;
	margin: 3px 6px;
	cursor: pointer;
	background: #E97D01 url(images/input.png) repeat-x 0 0;
	color: #000;
	font-size: 13px;
}
div.texte {
	padding: 10px 5px;color: #731F1F;
}
div.texte p {
	margin: 0;
	padding: 5px 0;
}

div.texte ul {
	margin: 0;
	padding: 0 0 5px 35px;
}


/********************/
/* blocNomenclature */
/********************/
#blocNomenclature {
	width: 98%;
	margin: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

/***********/
/* cmdHaut */
/***********/
#cmdHaut {
	border-collapse: collapse;
	margin: 5px 0
}
#cmdHaut td {
	width: 120px;
	color: #C4D2E9;
	font-size: 14px;
	font-style: italic;
	font-weight: 900;
}
#cmdHaut td.selected {
	font-weight: 900;
	color: #D63623;
}

/*******************/
/* tablo0 + tablo1 */
/*******************/
caption {
	color: #fff;
	background-color:#E97D01;
	font-weight: bold;
	font-size: 13px;
	margin: 8px 0 0 0;
	padding: 5px 5px;
	text-align: left;
}
.tablo0 {
	margin: 0px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #F2F9FD;
}
.tablo1 {
	margin: 5px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #FBE3E3;
}
.tablo1 a {
	color: #000;
}
.tablo1 tr.alter1 {
	background-color: #FBE3E3;
}
.tablo1 tr.alter2 {
	background-color: #FFFFFF;
}
.tablo1 tr.alter3 {
	background-color: #D4DDEF;
}
.tablo1 th {
	background-color: #E97D01;
	color: #000;
	font-size: 13px;
	border: 1px solid #fff;
	font-style: italic
}
.tablo1 th.alter3 {
	background-color: #D4DDEF;
}
.tablo1 th a.selected {
	text-decoration: underline;
}
.tablo1 td {
	border: 1px solid #fff;
	padding: 5px 3px;
	color: #000;
}
.tablo1 td.planning {
	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: 1px;
	margin: 0px;
}
.tabloVignette td {
	padding: 0 5px;
	text-align: center;
	background: transparent no-repeat 50% 0;
	width: 92px;
	height: 116px;
}
.tabloVignette a {
	padding-top: 78px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 0.9;
	padding-bottom: 2px;
}
.tabloVignette a:hover {
	text-decoration: none;
}



/**************/
/* tabloListe */
/**************/
.tabloListe table {
	border: 2px solid #A32B2C;
	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: #A32B2C;
	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: 98%;
	border-collapse: collapse;
	margin: 10px;
}
#produit caption {
	text-align: left;
	font-size: 13px;
	color: #D63623;
	background: none;
	margin-left: 5px;
}
#produit td {
	vertical-align: center;
	padding: 5px;
	border:2px solid #A32B2C;
}
#produit td#produitDescription {
	color: #47565A;
	width: 60%;
	font-size: 12px;
	padding: 0;
	border: none;
}
#produit td#produitDescription .texte {
	padding: 10px;
	margin: 10px 0 ;
}
#produit td#produitPrix {
	background: #A32B2C;
	text-align: center;
	font-size: 12px;
	height: 5px;
	color: #fff;
}
#produit td#produitPrix strong {
	font-size: 20px;
	color: #fff;
}
#produit td#produitPrix strike {
	font-size: 14px;
	color: #EA871D;
}
#produit td#produitPrix img {
	vertical-align: middle;
}
#produit td#produitDivers {
	color: #37592C;
	text-align: left;
	font-size: 12px;
	height: 5px;
	border: none;
}
#produitLogo {
	margin: 10px;
	background: url(images/caption.png) no-repeat 0 0;
}
#produitLogo img {
	margin: 5px;
}



/**************/
/* bandeauBas */
/**************/
#piedDePage {
	padding: 20px 0px 0px 0px;
	text-align: center;
	background: transparent url(images/piedDePage.png) no-repeat 0 0;
	color: #fff;
	height: 27px;
	clear: both;width: 1000px;
}
#piedDePage a {
	color: #A32B2C;
	font-size: 11px;
	font-weight: bold;
}


/**************/
/* menuGauche */
/**************/
#menuGauche {
	padding: 0px;
	margin: 0px;
}
#menuGauche div {
	font-weight: bold;
	margin: 0px;
	background: url(images/menuRayon.png) no-repeat;
	height: 46px;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
#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 a.selected {
	background: url(images/triBas.gif) no-repeat 2px 50%;
}
#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%;
}


/***********/
/* accueil */
/***********/
#accueilRayons {
	margin-top: 10px;
}
#accueilNews {
	color:#fff;font-size:12px;
	margin-top: 20px;
	background: url(images/fondAccueil.png) no-repeat 80% 20%;
}
#accueilNews h2{
	color:#fff;font-size:14px;
}
#accueilNews .texte{
	color:#fff;
}



#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;
}