/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#666666; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2f2f2; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #666666; text-decoration: underline; }

BODY {
	background: #bcbcbc;
	color: #000000;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
border: 0;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox2 {
  background: #ffffff;
}

.infoBoxContents {
  /* background: #4c4c4c;*/
  font-family: Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:11px;
  /* line-height:1px; */
}

.infoBoxContents a{
  text-decoration:none;
}

.infoBoxContents a:hover{
  text-decoration:none;
}


.infoBoxContents2 {
  background: #dadada;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:11px;
  /* line-height:1px; */
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bcbcbc;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #dadada;
  height:396px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #dadada;
}

TABLE.productListing {
  /* border: 1px; */
  /* border-style: solid; */
  /* border-color: #b6b7cb; */
  /* border-spacing: 1px; */
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #bcbcbc;
  color: #FFFFFF;
  font-weight: bold;
  height:31px;
}
.productListing-heading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #bcbcbc;
  color: #FFFFFF;
  font-weight: bold;
  height:31px;
  width:100px;
}
TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #ffffff; */
}

TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  background-image:url(images/pixel_gris.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  vertical-align:top;
  height:270px;
}

TD.productListing-data3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  background-image:url(images/pixel_gris.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  vertical-align:top;
  padding-top:50px;
  height:220px;
}




.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
}
.filet-panier {
background-image: url(images/micoud/filet-panier.gif);
width:250px;
height:9px;
	background-repeat: repeat-x;
}
.filet-panier2 {
	background-image: url(images/micoud/filet-panier.gif);
	width:469px;
	height:9px;
	background-repeat: repeat-x;
}
.legend {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
}
.black {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.main2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height:30px;
  color:#FFFFFF;
  padding-right:15px;
  background-color:#bcbcbc;
  text-align:right;
  padding-top:10px;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #184657;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-transform: none;
}

.colPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #666666;
  width:100px;
  background-color:#FFFFFF;
  background-image:url(images/pixel_gris.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  padding-top:50px;
  height:220px;
  vertical-align:top;
}

.colPrice2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #666666;
  line-height:11px;
  vertical-align:top;
}
.colPrice3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #FF0000;
  line-height:11px;
  vertical-align:top;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #767575; }



/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
	
	Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
	Released under the GNU General Public License
	
	Below are styles to be included in your catalog stylesheet (stylesheet.css) for
	use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
	are included below. You need only include the style for the type of menu you plan
	to use in your store template (of course feel free to paste them all in if experimenting).
	
	The plain and DHTML menus also work with a set of templates found in the
	/includes/functions/dynamenu/templates folder, but in just about all cases
	modifying the styles below should net you the results you want. 
	
*/



/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	/*color: #ffffff;*/
	/* background-color: #bcbcbc; */
	padding-left:142px;
	margin-top:35px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;
	width:167px;
	color: #ffffff;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	text-decoration: none;
	color: #4c4c4c;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	/* background-color: #666666; */
	text-decoration: none;
	color: #4c4c4c;
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0px;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	/*color: #4c4c4c;*/
	/* border: 2px outset #fdfefd;*/
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	/* white-space: nowrap; */
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;			
	text-decoration: none;
	position: relative;
	display: block;
	background-color:#bcbcbc;
	padding:2px;
	margin-left:10px; 
	border-bottom:#CCCCCC 1px solid;
	width:230px;
	color: #ffffff;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	/*color: #ffffff;*/
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #4c4c4c;

	/* background-color: #21449c; */
	/* text-decoration: underline; */
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #4c4c4c;
	/* background-color: #666666; */
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 0px;
	
}

.dmselected a {   /* Style override for selected category tree */
	/*background-color: #bcbcbc;*/
	color:#4c4c4c;
	/*font-weight: bold;*/
}

.verbar .dmselected {   /* Style override for selected root category */
    /*background-color: #bcbcbc;*/
	/*color:#4c4c4c;*/
}


/* ------------------------------ Structure page JL ------------------------------ */
#centre {
margin-left: auto;
margin-right: auto;
width:988px;
/*border:solid 1px #000000;*/
}
#sidebar {
width:316px;
/* border:solid 1px #000000; */
float:left;
}
#contenu {
width:672px;
/* border:solid 1px #000000; */
float:right;
}
.noliste-logo {
	float:left;
	margin:0;
	list-style:none;
	width:316px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}
.noliste {
	float:left;
	margin:0px;
	list-style:none;
	padding:0px;
	display:block;
}
.breadcrumbs-orange {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#ef8a00;
}
.design {
	background-color:#ef8a00;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.design a {
	color:#ffffff;
}
.design a:hover {
	color:#ffffff;
}

.breadcrumbs-viollet {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#6c2081;
}
.etape {
	background-color:#6c2081;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.etape a {
	color:#ffffff;
}
.etape a:hover {
	color:#ffffff;
}


.breadcrumbs-vert {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#58aa26;
}
.miseenscene {
	background-color:#58aa26;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.miseenscene a {
	color:#ffffff;
}
.miseenscene a:hover {
	color:#ffffff;
}

.breadcrumbs-bleu {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#009de0;
}
.fonction {
	background-color:#009de0;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.fonction a {
	color:#ffffff;
}
.fonction a:hover {
	color:#ffffff;
}

.breadcrumbs-jaune {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#ffe20b;
}
.show {
	background-color:#ffe20b;
	font-size:11px;
	color:#000000;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.breadcrumbs-rose {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#e1007a;
}
.motivation {
	background-color:#e1007a;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	padding-left:15px;
	width:657px;
	/*height:20px;*/
}
.motivation a {
	color:#ffffff;
}
.motivation a:hover {
	color:#ffffff;
}
.breadcrumbs-gris {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	display:block;
	width:672px;
	background-color:#dadada;
}
.chemin-gris {
	display:block;
	margin:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	padding-left:15px;
	width:657px;
	float:left;
	color:#000000;
	background-color:#dadada;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	background-image: url(images/pixel_gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.chemin-gris a{
	color:#666666;
}
.chemin-gris a:hover{
	color:#000000;
}

.categorie-ul-orange {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#EF8A00;
}
.categorie-ul-viollet {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#6C2081;
}
.categorie-ul-vert {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#58AA26;
}
.categorie-ul-bleu {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#009DE0;
}
.categorie-ul-rose {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#E1007A;
}
.categorie-ul-jaune {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	background-color:#FFE20B;
}
.categorie-ul {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	/*background-color:#dadada;*/
}
.categorie-li {
	background-color:#dadada;
	font-size:11px;
	color:#000000;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:5px;
	display:block;
	padding-left:0px;
	width:665px;
}




.footer-ul {
	/* float:left; */
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;	
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;	
	/* display:block; */
	width:672px;
	/*background-color:#dadada;*/
}
.footer-li {
	background-color:#bcbcbc;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:5px;
	display:block;
	padding-left:0px;
	width:672px;
}





.ligne1 {
	width:672px;
	background-color:#000000;
	float:left;
	padding-left:0px;
	margin:0 0 0 0;
	list-style:none;
	color:#FFFFFF;
	font-size:11px;
	display:block;
	/* border:#FFFFFF 1px solid; */
}
.ligne1-compte {
	width:457px;	
	float:left;
	margin:0px;
	list-style:none;
	padding-left:15px;
	display:block;
	text-align:left;
	vertical-align:top;
}
.ligne1-recherche {
	background-color:#4c4c4c;
	float:right;
	margin:0px;
	list-style:none;
	padding-left:80px;
	padding-right:0px;
	width:120px;
	text-align:right;
	background-image: url(images/micoud/fd-recherche.gif);
	background-repeat: no-repeat;
}

.input {
	background-color:#bcbcbc;
	color: #ffffff;
	border: 1px solid #7f9db9;
	
}


.logo {
	width:88px;
	float:left;
	margin:0 0 0 0;
	list-style:none;
	padding:0 0 0 0;
}
.tel {
/* border:solid 1px #000000; */
 	float:right;
	width:218px;
	text-align:right;
	color:#FFFFFF;
	margin:0 0 0 0;
	list-style:none;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-size:11px;
}
.filet1 {
	width:316px;
	background-color:#FFFFFF;
	height:1px;
	font-size:1px;
	margin:0 0 0 0;
	list-style:none;
	padding:0 0 0 0;
	float:left;
}
.menu1 {
	padding-top:0px;
	padding-bottom:15px;
	list-style:none;
	margin:0px;
	float:left;
	width:316px;
	text-align:left;
}
.menu {
	padding-top:15px;
	padding-bottom:15px;
	list-style:none;
	margin:0px;
	float:left;
	width:316px;
	text-align:left;
}


.menu_categories {
	background-image: url(images/micoud/background_menu.gif);
	background-repeat: no-repeat;
	margin-top:15px;
	list-style:none;
	height:350px;
}


#flashcontent {
	width:672px; 
	height:264px;
	padding:0px;
	margin:0px;
	line-height:1px;
	display:block;
	background-color:#4c4c4c;
	/* border: #000000 1px solid; */
}

.motscles {
	background-color:#4c4c4c;
	float:left;
	width:672px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:15px;
	margin:0px;
}
.motscles2 {
	background-color:#4c4c4c;
	float:left;
	list-style:none;
	padding:15px;
	margin:0px;
	/* border: #FFFFFF solid 1px; */
}
.noliste-motscles {
	text-align:left;
	width:642px;
	background-color:#4c4c4c;
	padding:15px;
	padding-bottom:0px;
	display:block;
	float:left;
	list-style:none;
	margin:0px;
}

.justify {
	text-align:justify;
	font-size:11px;
	display:block;
}


.noliste-motscles1 {
	font-size:11px;
	width:314px;
	background-color:#4c4c4c;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	display:block;
	float:left;
	list-style:none;
	text-align:justify;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.noliste-motscles2 {
	font-size:11px;
	width:313px;
	background-color:#4c4c4c;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	display:block;
	float:right;
	list-style:none;
	text-align:justify;
	color:#FFFFFF;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.promos {
	background-color:#dadada;
	float:left;
	width:672px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:15px;
	margin:0px;
}
.promo-p {
	line-height:11px;
	padding:0px;
	margin:0px;
}
.smallText-caps {
	font-size:11px;
	text-transform: uppercase;
	background:#dadada;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-top:20px;
	margin:0px;
}
.txt-promo {
	background-color:#FFFFFF;
	height:65px;
	width:205px;
	font-size:11px;
	text-transform: uppercase;
	/* border:#000000 1px solid; */
}

.txt-gris {
	font-size:11px;
	color:#bcbcbc;
}

.suivi-panier {
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	background-color:#184657;
	text-transform: uppercase;
	text-align:center;
	padding:10px;
	width:132px;
}

.suivi-panier-of {
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	background-color:#bcbcbc;
	text-transform: uppercase;
	text-align:center;
	padding:10px;
	width:132px;
}


.tit-blanc {
	text-transform: uppercase;
	font-size:11px;
	color:#ffffff;
}


.desc-categorie {
	background-color:#FFFFFF;
	height:110px;
	width:156px;
	font-size:11px;
	text-transform: uppercase;
	/* border:#000000 1px solid; */
}
.desc-categorie2 {
	background-color:#FFFFFF;
	width:156px;
	font-size:11px;
	text-transform: uppercase;
	/* border:#000000 1px solid; */
}
.desc-categorie3 {
	background-color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	/* border:#000000 1px solid; */
}

.produits-promos {
	float:left;
	margin:0px;
	list-style:none;
	padding:0px;
	width:660px;
	display:block;
	/* border:#000000 1px solid; */
}

.footer {
	color:#FFFFFF;
	float:left;
	text-align:right;
	width:672px;
	/* border:#000000 1px solid; */
	list-style:none;
	padding:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	background-image: url(images/micoud/fd-footer.gif);
	background-repeat: repeat-y;
	font-size:11px;
	background-color:#bcbcbc;
}
.footer a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
}



.bgblanc  {
	background-color:#FFFFFF;
	text-decoration:none;
}
.ablanc  {
	color:#FFFFFF;
	text-decoration:none;
}
.ablanc:hover {
	color:#4c4c4c;
	text-decoration:none;
}


.page {
	/*display:block;*/
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:672px;
	color:#000000;
	/*background-color:#ffffff;*/
	/*font-size:11px;*/
	text-align:left;
	float:left;
}


