/* bloc pour les garanties sur les fiches produits */
#garantiesficheproduit {
    	clear: both;
    	margin: 1.5em 0 0em 0em; 
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 0.1em;
	width : 300px;
	max-height: 250px;
	background-color:#6ff ;
}
#garantiesficheproduit ul {
	list-style-type: disc;
	margin: 0 0 1em 0;
	list-style-position: inside;
}
#garantiesficheproduit h3 {
	font-size: 1.4em;
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0.1em 0;
	padding: 0;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:315px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

ol#controls{
		/*margin:1em 0;*/
		position: absolute;
		margin:0 0 0 0px;
		padding:0;
		height:18px;
list-style-position: inside;	
		}
	ol#controls li{
		margin:0 0 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
list-style-position: inside;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:18px;
		border:1px solid #b4b4b9;
		/*background:#DAF3F8;*/
		background: #fff;
		color:#666;
		padding:0 8px;
		text-decoration:none;
		font-size: 0.8em;
list-style-position: inside;
		}
	ol#controls li.current a{
		/*background:#5DC9E1;*/
		background: #666;
		color:#fff;
list-style-position: inside;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* // Easy Slider */


/*bouton commander*/


#BtnAddCart

{

overflow-x: invisible;

overflow-y: invisible;

background-color: transparent;

background-image: url("/_t/1994/images/jecommande.png");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0pt 0pt;

height: 53px;

width: 249px;

text-align: left;

border-top-width: medium;

border-right-width-value: medium;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: medium;

border-left-width-value: medium;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;


font-weight: bold;

vertical-align: middle;

cursor: pointer;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 2.5em;

line-height: 18px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 1em;

margin-left: 0pt;

}


