#linkOnProduct2{
	width: 100%;
	height: 100%;
	border: 2px solid red;	
}

a{
	font-size: 10px;
	text-decoration: none;
	color: #505050;
}

/*--------------------Caract. Techniques (tableau avec onglet)---------------*/

#caracTech {
      float:left;
      width:649px;
      background:#ffffff;
      /*font-size:93%;*/
      line-height:normal;
      position: absolute;
      margin-left: 6px;
      border-bottom: 1px solid #c8c8c8;
      z-index: 10;
	  
}
    
#caracTech ul {
      margin:0;
      /*padding:10px 10px 0 ;*/
      padding:10px 0px 0 ;
      list-style:none;
	  /*background:#ffffff url(../../../www/img/bg.png) repeat-x bottom;*/
}

#caracTech li {
      float:right;
      background:url(../../../www/img/onglet-off.png) no-repeat left bottom;
      margin:0;
      padding:0 0 0px 4px;
      /*border-bottom:1px solid #c8c8c8;*/
}

#caracTech a {
      /*float:left;*/
      display:block;
      width:.1em;
      /*background:url(../../../www/img/coin-droit.png) no-repeat right top;*/
      /*padding:2px 10px 0px 6px;*/
      padding:2px 8px 0px 6px;
      text-decoration:none;
      font-weight:normal;
	  text-align: center;
      color:#c8c8c8;
      /*white-space:nowrap;*/
}

#caracTech > ul a {width:60px; height: 29px;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #caracTech a {float:none;}
    /* End IE5-Mac hack */

#caracTech a:hover {
      color:#ffffff;
}

#spegene #spe-gene, #optacc #opt-acc,#plantech #plan-tech {
      background-position:0 -150px;
      border-width:0px;
}

#spegene #spe-gene a, #optacc #opt-acc a, #plantech #plan-tech a{
      background-position:100% -150px;
      /*padding-bottom:5px;*/
      background:url(../../../www/img/onglet-on.png) no-repeat left top;
	  color:#333;
}

#caracTech li:hover, #caracTech li:hover a {
      background-position:0% -150px;
      background:url(../../../www/img/onglet-on.png) no-repeat left bottom;
	  color:#333;
}

#caracTech li:hover a {
      background-position:100% -150px;
}

/*----------------------------Fin CSS Onglet--------------------------------*/

/*-------------Div affichage : Sp�cifications, options et plan--------------*/

#specificationsGene{
	margin:0px;
	padding:0em; 
	position: relative; 
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	height: auto;
	top: 51px;
	width:655px; 
}

#optionsAccessoires{
	margin:0px;
	padding:0em; 
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8; 
	display: none;
	position: relative;
	top: 51px; 
	width:655px;
}

#descriptionFull{
	margin:0px;
	top: 51px; 
	padding:0em; 
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	display: none;
	position: relative;
	width:655px;
}

#planTechniques{
	text-align: center;
	margin:0px;
	padding:0em; 
	top: 51px; 
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8; 
	display: none;
	position: relative;
	width:655px;
}

/*produits similaire*/


#similarProductCol{
	top: 25px;
	width: 149px; 
	height: 275px; 
	float: right;
	position: relative;
	margin-right: auto;
	margin-left: 10px;
}

#similarTop{
	background-image: url(../../../www/img/top-similar-1-col.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 148px;
	height: 22px;	
}

#similarBot{
	background-image: url(../../../www/img/bot-similar-1-col.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 148px;
	height: 13px;	
}

#contentAcsenceur{
	display: block;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical;
	width: 146px;
	height: 240px; 
	border-left: 1px solid #c8c8c8; 
	border-right: 1px solid #c8c8c8;
}

#contenerMiddleFullLeft{
	width: 825px;
	margin-right: 155px;
	height: auto;
	position:relative;
	float:left;	
}

#botLeft{
	float: left;
	background-image: url(../../../www/img/BotComLeft.png);
	width: 9px;
	height: 22px;
	z-index: 10;
	margin-top: 1px;
	
}

#botRight{
	float: right;
	background-image: url(../../../www/img/BotComRight.png);
	width: 9px;
	height: 22px;
	z-index: 10;
	margin-top: 1px;
	margin-right: -2px;	
}

.txtOrderEstimate{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;	
}


.txtOrderEstimatePromo{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;	
}

#promoRate{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

#htPrice{
	color: #fd4626;
	font-size: 18px;
	font-weight: bold;
}

.htPricePromo{
	color: #fd4626;
	font-size: 18px;
	font-weight: bold;
}


.contactUs{
	color: #fd4626;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#cornerLeft{
	float: left;
	background: url(../../../www/img/fiche_prod/corner-left.png) no-repeat top left;
	width: 11px;
	height: 11px;
	z-index: 140;
	margin-top: -1px;
	margin-left: -1px;
}

#bot{
	background: url(../../../www/img/fiche_prod/bot-m2.png) no-repeat top left;
	width: 657px;
	height: 11px;
	z-index: 140;
	position: relative;
	margin-top: 51px;
	/*border: 1px solid red;*/
}
/*New obnglet*/


#header {
  float:right;
  width:649px;
  /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:93%;
  line-height:normal;
  position: absolute;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:right;
  background:url(../../../www/img/onglet/left_on.png) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url(../../../www/img/onglet/right_on.png) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header .current {
  background-image:url(../../../www/img/onglet/left_on.png);
  }
#header .current a {
  background-image:url(../../../www/img/onglet/right_on.png);
  color:#333;
  padding-bottom:5px;
  }

