@import url(css_infobox.css);
@import url(css_form.css);
@import url(css_old.css);
@import url(css_centre.css);



a {
  color: #616060;
  text-decoration: none;
}
p, h1, h2, h3, h4, form, ul {margin:0;padding:0;}
p  {display:inline;}
ul {list-style:none;}
a img {
  border:0;
}

body {
	background-color : #fff;
  /* background : #fff url(images/led_fond.png) repeat; */
  font : 10px Verdana,Arial,sans-serif;
  color: #616060;
  margin: 0;
}

#container {	
  /* border: 1px solid red; */
	background: #fff;
  width:960px;
  margin:0 auto;
}
#header {
	width:960px;
	height:100px;
	margin-top:0px;
   /* border: 1px solid red; */
}
#header-left {
  float:left;
  width:318px;
}
#header-right {
  position:relative;
  z-index:1;
  float:left;
  width:642px;
	height:100px;
	background:#fff url(images/header-right.jpg) no-repeat;
}

#header_navigation {
  /* border: 1px solid red;*/
	height:20px;
  font:  bold 11px Verdana, Arial, sans-serif;
  padding:0 8px;
}
#breadCrumb {
  float:left;
}
#breadCrumb a , #menu a {
  color:#616060;
}

#menu {
  position:relative;
  z-index:10;
  /* border: 1px solid red; */
  float:right;
  margin-top:-60px;
}
.createAccountLink {display:block;font-weight:normal;margin-top:12px;}

#menuGauche {
  /* border: 1px solid green;*/
  clear:both;
	float:left;
  margin:0;padding:0;
	width:195px;
	 /* padding:3px;*/
}

#centre {
  /* border: 1px solid red;*/
	float:left;
	width:555px;
	margin:0 10px;padding:0;padding-bottom:20px;
}
#centreProduit {
   /* border: 1px solid red; */
	float:left;
	width:743px;
	margin:10px;padding:0;
}
#menuDroite {
  /* border: 1px solid blue; */
	float:left;
	width:190px;
  margin:0;padding:0;
	 /* padding:3px;*/
}

#footer {
  clear:both;
	width:960px;
	height:15px;
	text-align:center;
  font : bold 10px Verdana, Arial, sans-serif;
  color: #000;
  background: #C0C0C0;
}
#creation {
	height:15px;
  margin-top:15px;
	text-align:center;
  font : 10px Verdana, Arial, sans-serif;
}
#partenaires {width:960px;text-align:center;height:40px;margin:20px 0 0 0;padding:10px;
}
#ficheProduit   {
  min-height:470px;
  font : 11px/15px Verdana,Arial,sans-serif;
  border:1px solid #C0C0C0;
  padding:10px 0; 
}
#ficheProduit p {display:block;padding:4px;}
#ficheProduit h1 {font-size:16px;}
#ficheProduit h2 {font-size:14px;}
#ficheProduit h3 {font-size:13px;}
.regularpricestrike {font-weight:bold;font-size:18px; padding:8px;}
.productFonctions  {float:left;width:230px;padding:0 8px 10px 8px;text-align:center; /* border:1px solid red; */}
.productDetails  {float:left;width:480px; /* border:1px solid green; */ }

p.carac1 , p.carac2  {float:left;width:220px;margin:0:padding:0;margin-bottom:3px;text-indent:10px;font:11px/7px Verdana,Arial,sans-serif;}
p.carac1 {background-color:#C0C0C0;}
p.carac2 {background-color:#E6E6E6;}

.productFooter {clear:both;}

.productPrice {padding:7px;font-size:16px; /* border:1px solid red; */ }
.productPrice .productSpecialPrice {font-size:18px;}
.productName h1 {margin-bottom:5px;}
.productDescription {/* border:1px solid red; */ padding:8px;}
.productAddToCard {/* border:1px solid red; width:180px;*/ padding:20px;}
.productComment a {text-decoration:underline;}

.product_img_haut {/* background: #FFF url(images/bg/img_fond_haut.gif) no-repeat;width:240px;height:9px; */ }
.product_img      {width:238px;text-align:center;  /* border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0; */}
.product_img_bas  {height:12px; /* background: #FFF url(images/bg/img_fond_bas.gif) no-repeat;width:240px;*/}

.headingListing {margin:8px;padding:6px;}
.headingListing h1 {margin-bottom:12px;}

.home_text {font-size:11px;text-align:center;}

td.smallText img {padding-bottom:8px}
