@charset "utf-8";

/* Top navigation */

#nav1 {
	background:url(../../images/fr/btn_nav.gif);
	display:block;
	height:22px;
	width:50px;
}

#nav1:hover {
	background:url(../../images/fr/btn_nav_hover.gif);
}

#nav2 {
	background:url(../../images/fr/btn_nav.gif) -51px;
	display:block;
	height:22px;
	width:66px;
}

#nav2:hover {
	background:url(../../images/fr/btn_nav_hover.gif) -51px;
}

#nav3 {
	background:url(../../images/fr/btn_nav.gif) -196px;
	display:block;
	height:22px;
	width:51px;
}

#nav3:hover {
	background:url(../../images/fr/btn_nav_hover.gif) -196px;
}

#nav4 {
	background:url(../../images/fr/btn_nav.gif) -50px;
	display:block;
	height:22px;
	width:79px;
}

#nav4:hover {
	background:url(../../images/fr/btn_nav_hover.gif) -50px;
}


#contact_directions {
	background:url(../../images/fr/btn_directions.gif) -0px -40px;
	height:20px;
	width:119px;
	display:block;
	float:right;

}

#contact_directions:hover {
	background:url(../../images/fr/btn_directions.gif) -0px -20px;
}



/* Sections menu */

#section1 {
	background:url(../../images/fr/btn_sections.gif);
	display:block;
	height:53px;
	width:85px;
}

#section1:hover, #section1.menu_selected {
	background:url(../../images/fr/btn_sections_hover.gif);
}



#section2{
	background:url(../../images/fr/btn_sections.gif) -85px;;
	display:block;
	height:53px;
	width:81px;
}

#section2:hover, #section2.menu_selected  {
	background:url(../../images/fr/btn_sections_hover.gif) -85px;
}

#section3 {
	background:url(../../images/fr/btn_sections.gif) -166px;;
	display:block;
	height:53px;
	width:109px;
}

#section3:hover, #section3.menu_selected {
	background:url(../../images/fr/btn_sections_hover.gif) -166px;
}

#section4 {
	background:url(../../images/fr/btn_sections.gif) -275px;
	display:block;
	height:53px;
	width:81px;
}

#section4:hover, #section4.menu_selected {
	background:url(../../images/fr/btn_sections_hover.gif) -275px;
}

#section5 {
	background:url(../../images/fr/btn_sections.gif) -356px;
	display:block;
	height:53px;
	width:99px;
}

#section5:hover, #section5.menu_selected {
	background:url(../../images/fr/btn_sections_hover.gif) -356px;
}

#section6 {
	background:url(../../images/fr/btn_sections.gif) -455px;
	display:block;
	height:53px;
	width:103px;
}

#section6:hover,#section6.menu_selected {
	background:url(../../images/fr/btn_sections_hover.gif) -455px;
}


/* Paging */

#paging_first {
	background:url(../../images/fr/btn_paging.gif);
	display:block;
	float:left;
	height:16px;
	margin-right:3px;
	width:19px;
}

#paging_first:hover {
	background:url(../../images/fr/btn_paging.gif) 0px 16px;
}

#paging_previous {
	background:url(../../images/fr/btn_paging.gif) -19px 0px;
	display:block;
	float:left;
	height:16px;
	margin-right:8px;
	width:71px;
}

#paging_previous:hover {
	background:url(../../images/fr/btn_paging.gif) -19px 16px;
}

#paging_next {
	background:url(../../images/fr/btn_paging.gif) -90px 0px;
	display:block;
	float:left;
	height:16px;
	margin-left:8px;
	width:58px;
}

#paging_next:hover {
	background:url(../../images/fr/btn_paging.gif) -90px 16px;
}

#paging_last {
	background:url(../../images/fr/btn_paging.gif) -148px 0px;
	display:block;
	float:left;
	height:16px;
	margin-left:3px;
	width:19px;
}

#paging_last:hover {
	background:url(../../images/fr/btn_paging.gif) -148px 16px;
}


/* Produits */

#btn_zoom {
	background:url(../../images/fr/btn_zoom.gif);
	display:block;
	height:20px;
	width:106px;
}

#btn_zoom:hover {
	background:url(../../images/fr/btn_zoom.gif) 0px 20px;
}

.btn_addtocart {
	background:url(../../images/fr/btn_addtocart.gif);
	display:block;
	height:16px;
	width:60px;
}

.btn_addtocart:hover {
	background:url(../../images/fr/btn_addtocart.gif) 0px 16px;
}

.btn_more {
	cursor:pointer;
	background:url(../../images/fr/btn_moreless.gif);
	display:block;
	font-size:3px;
	height:9px;
	width:9px;
}

.btn_more:hover {
	background:url(../../images/fr/btn_moreless.gif) 0px 9px;
}

.btn_less {
	cursor:pointer;
	background:url(../../images/fr/btn_moreless.gif) 9px 0px;
	display:block;
	font-size:3px;
	height:9px;
	width:9px;
}

.btn_remove{
	cursor:pointer;
}

.btn_less:hover {
	background:url(../../images/fr/btn_moreless.gif) 9px 9px;
}

#btn_checkout {
	background:url(../../images/fr/btn_checkout.gif);
	display:block;
	height:20px;
	width:121px;
}

#btn_checkout:hover {
	background:url(../../images/fr/btn_checkout.gif) 0px 20px;
}

#btn_modify {
	background:url(../../images/fr/btn_modify.gif);
	display:block;
	height:29px;
	width:96px;
}

#btn_modify:hover {
	background:url(../../images/fr/btn_modify.gif) 0px 29px;
}

#btn_modifyseller {
	background:url(../../images/fr/btn_modifyseller.gif);
	display:block;
	height:29px;
	width:96px;
}

#btn_modifyseller:hover {
	background:url(../../images/fr/btn_modifyseller.gif) 0px 29px;
}

#btn_modifycart {
	background:url(../../images/fr/btn_modifycart.gif);
	display:block;
	height:20px;
	width:126px;
}

#btn_modifycart:hover {
	background:url(../../images/fr/btn_modifycart.gif) 0px 20px;
}

#btn_connection {
	background:url(../../images/fr/btn_connection.gif);
	display:block;
	height:20px;
	width:84px;
}

#btn_connection:hover {
	background:url(../../images/fr/btn_connection.gif) 0px 20px;
}

#btn_register {
	background:url(../../images/fr/btn_register.gif);
	display:block;
	height:20px;
	width:81px;
}

#btn_register:hover {
	background:url(../../images/fr/btn_register.gif) 0px 20px;
}

#btn_saveandcontinue {
	background:url(../../images/fr/btn_saveandcontinue.gif);
	display:block;
	height:20px;
	width:151px;
}

#btn_saveandcontinue:hover {
	background:url(../../images/fr/btn_saveandcontinue.gif) 0px 20px;
}

.btn_previouspage {
	background:url(../../images/fr/btn_back.gif);
	display:block;
	height:16px;
	width:159px;
}

.btn_previouspage:hover {
	background:url(../../images/fr/btn_back.gif) 0px 16px;
}




