#detail table {border-collapse:collapse;border:1px solid #d9d9d9;margin:40px 2px;}
#detail table td, #detail table th {border:1px solid #d9d9d9;padding:5px;font-size:11px;}
#detail table th {background:#ececec; color:#808080;}
#detail table td {color:#222b3e;text-align:center;}
#detail a span {display:none;}
#detail a span img {position:absolute;background:#fff;padding:5px; border:1px solid #d9d9d9}
#detail a:hover span {display:block;}

#detail ul {margin-bottom:10px;}
#detail .encadremini {border:1px solid #d9d9d9;margin:17px 2px 2px 2px; cursor:pointer;}
#detail p.doc {margin-bottom:5px;}
#detail p.doc a{font-weight:bold;}
#detail .doc img {vertical-align:middle;}

#desc_element h1 {width:320px;}
#desc_element #prod_reference {color: #009EE0; font-size:11px;}
#desc_element a:hover img.encadre { border:1px solid #e30066 }
#desc_element h2 {font-weight:bold; color:#009EE0; text-transform:uppercase; font-size:12px; margin-bottom:5px;}

#marque_prod { float:right; margin:0 0 2px 2px;}

#caracteristiques {clear:both; padding:15px 10px 10px 30px; background:#f3f3f3; color:#455372; overflow:auto; position:relative;}
#caracteristiques h2 { font-weight:bold; color:#009EE0; text-transform:uppercase; font-size:12px; margin-bottom:5px;}
#caracteristiques ul {list-style-image:url(../images/puce.gif);margin-left:15px;}

#caracteristiques_col0,#caracteristiques_col1,#caracteristiques_col2 {float:left;}
#caracteristiques_col1 { width: 672px; padding-right:35px;}
#caracteristiques_col1 { width: 270px; padding-right:35px;}
#caracteristiques_col2 { width: 402px; }

#galerie h3, #galerie_accessoires h3 { color:#009ee0; font-size:12px; font-weight:bold; margin:0;text-transform:uppercase;margin-bottom:5px;}
#caracteristiques  #galerie ul, #caracteristiques  #galerie_accessoires ul { list-style:none; margin:0; padding:0;}
#caracteristiques  #galerie li, #caracteristiques  #galerie_accessoires li {overflow:auto;}

#caracteristiques  #galerie a img.encadremini{ border:1px solid #D9D9D9;padding:1px;}


#detail h5#prix_produit{font-size:15px; font-weight:bold; color:#e30066; margin-bottom: 15px;}
#detail h5#prix_produit a{ color:#e30066; }
#detail h5#prix_produit span {text-decoration: line-through;font-size:12px; color:#009ee0;}

#detail #desc_element h5#demandeprix { background:transparent url(../images/btn_demandeprix.jpg) no-repeat center top; color:#fff; font-size:11px; height:19px; margin-top:5px;
padding:2px 0 0 12px; width:119px;}

#detail #desc_element h5#demandeprix  a { color:#fff;}

#div_main_img {width:280px;position:relative;  }
#div_main_img .btn_loupe {position:absolute; bottom:0;cursor:pointer; }
#label_produits {position:absolute; top:0px; }
#vues  {background:#ececec; color:#7f7f7f; position:absolute;padding:0 1px 3px 5px;height:12px; display:block;}
#photo_2, #photo_3, #photo_4, #btn_loupe_2, #btn_loupe_3, #btn_loupe_4 {display:none;}

#btn_faq {display:block; width:50px; height:20px; padding:2px 0 0 14px;color:#fff; background:url(../images/icone_faq.jpg) no-repeat top center; font-size:11px;}
#btn_lexique {display:block; width:70px; height:20px; padding:2px 0 0 14px;color:#fff; background:url(../images/icone_lexique.jpg) no-repeat top center; font-size:11px;}
#detail {margin-top:15px;}


/* 
* Gallerie photos defilantes accéssoires
*/
#galerie_accessoires {  position:relative; margin:0;  width:390px; }
#galerie_accessoires h3 {padding-left: 14px; text-decoration: underline;}
#galerie_accessoires #slide_accessoires {margin: 0 auto 20px auto;  height:152px; width:362px;  overflow:hidden;  position:relative; background-color: #ffffff; border:1px solid #ececec;}

#galerie_accessoires .produit {padding:0; overflow: hidden; position:absolute; width: 111px; padding:0 5px;	height: 162px; text-align:center; color:#6c665b; font-size:10px; margin-top:5px; z-index:1;  }
#galerie_accessoires .produit .produit_img {height: 80px;}
#galerie_accessoires .produit .produit_img img{  border:1px solid #ffffff; }

#galerie_accessoires #btn_prev_accessoires, #galerie_accessoires #btn_next_accessoires {position:absolute; z-index:90; cursor:pointer; display:none;}
#galerie_accessoires #btn_prev_accessoires {top: 80px; left: -5px;}
#galerie_accessoires #btn_next_accessoires {top: 80px; right: -5px;}  

/* 
* Gallerie photos defilantes
*/
#galerie {position:relative; margin:0; width:390px; }
#galerie h3 {padding-left: 14px; text-decoration: underline;}
#galerie #slide {margin: 0 auto; height:152px; width:362px; overflow:hidden; position:relative; background-color: #ffffff; border:1px solid #ececec;}

#galerie .produit {padding:0; overflow: hidden;	position:absolute; width: 111px; padding:0 5px;	height: 162px; text-align: center; color: #6c665b; font-size: 10px; margin-top: 5px; z-index:1;}
#galerie .produit .produit_img {height: 80px;}
#galerie .produit .produit_img img{ border:1px solid #ffffff;}

#galerie #btn_prev_galerie, #galerie #btn_next_galerie {position: absolute; z-index: 90; cursor: pointer; display: none;}
#galerie #btn_prev_galerie {top: 80px; left: -5px;}
#galerie #btn_next_galerie {top: 80px; right: -5px;} 

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
