@charset "utf-8";
/* CSS Abisco | Okus Pokus */



/* ===================================================================================== */
/* ================================= INTERFACE GENERALE ================================ */
/* ===================================================================================== */



/*---------------------------------------- Géréral --------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font: normal 0.7em Verdana, Arial, sans-serif;
	background: url(../../../images/front_office/global/bg_top.jpg) top center no-repeat;
	background-color: white;
	color: #313131;
}
ul {
	list-style-type: none;
}
a {
	color: #6f6f6f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	/*height: 1%;*/
	padding: 0;
	margin: 0 0 0 0px;
}
p {
	text-align: justify;
	line-height: 1.3em;
}
input {
	height: 19px;
	color: #6f6f6f;
	font-size: 1em;
	padding: 3px 0 0 0;
	border: 0;
	background: url(../../../www/_images/0_general/bg_input.png) top left repeat-x;
}
img {
	border: 0;
}



h1.CategoryName {
	color: #f39903;
	font-size:13px;
}
 
span.inputG,
span.inputD {
	display: block;
	padding: 0;
	width: 5px;
	height: 19px;
	float: left;
}
span.inputG {
	background: url(../../../www/_images/0_general/bg_input_G.png) top left no-repeat;
	margin-left: 5px;
}
span.inputD {
	background: url(../../../www/_images/0_general/bg_input_D.png) top left no-repeat;
}
span.barre {
	text-decoration: line-through;
}
div.cart_orange span.cart_M {
	float: left;
	height: 24px;
	color: white;
	padding: 5px 8px 0 8px;
	font-weight: bold;
	background: url(../../../www/_images/0_general/cart_orange.png) top left repeat-x;
}
div.cart_orange span.cart_G,
div.cart_orange span.cart_D {
	float: left;
	display: block;
	width: 5px;
	height: 24px;
}
div.cart_orange span.cart_G {
	background: url(../../../www/_images/0_general/cart_orange_G.png) top left no-repeat;
}
div.cart_orange span.cart_D {
	background: url(../../../www/_images/0_general/cart_orange_D.png) top left no-repeat;
}

.orange {
	color: #f39903;
}
.none {
	display: none;
}
.floatG {
	float: left;
}
.floatD {
	float: right;
}
.clear {
	clear: both;
}
.zero {
	margin: 0;
	padding: 0;
	border: 0;
}
.floatleft {
	float: left;
}

.btn_send { color:#ffffff; font-size:11px; background:url(../images/background-submit-valid-devis.jpg) no-repeat; width:140px; height:21px; float:right; cursor:pointer; margin:0 0 0 0; padding:0;  }


/*---------------------------------- Construction générale ------------------------------*/

div#mainContainer {
	position: absolute;
	z-index: 1;
	width: 100%;
	min-height: 100%;
	background: url(../../../images/front_office/global/bg_bottom.png) bottom center no-repeat;
}
div#mainContainer a#copyright {
	display: block;
	position: absolute;
	bottom: 24px;
	right: 2px;
	width: 15px;
	height: 20px;
	text-indent: -10000px;
	font-size: 7pt;
	behavior: url(../../../iepngfix.htc);
	background: url(../../../www/_images/0_general/copy.png) top left no-repeat;
}
div#mainContainer a#copyright:hover {
	behavior: url(../../../iepngfix.htc);
	background: url(../../../www/_images/0_general/copy-over.png) top left no-repeat;
}
div#contents {
	position: relative;
	z-index: 2;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	padding: 0 0 160px 0;
	min-height: 100%;
	/*behavior: url(../../../iepngfix.htc);*/
	background: url(../../../www/_images/0_general/bg_lisere.png) top left no-repeat;
}
div#contents div#header {
	position: relative;
	height: 196px;
}
div#contents div#main {
	height: 1%;
}
div#contents div#main div#frameG {
	width: 187px;
	float: left;
	padding: 30px 0 0 30px;
}
div#contents div#main div#center {
	width: 570px;
	margin: -8px 0 0 0;
	float: left;
	padding: 0 0 0 27px;
}
div#contents div#main div.page {
	width: 547px !important;
	min-height: 380px;
	margin: 0 0 0 23px !important;
	padding: 22px 15px 0 12px !important;
	/*behavior: url(../../../iepngfix.htc);*/
	background: url(../../../www/_images/0_general/bg_contents_internes.png) top left no-repeat;
}
/*
div#contents div#main div.page table tr#productdetails {
	min-height: 620px !important;
}
*/
div#contents div#main div#frameD {
	width: 174px;
	float: left;
	margin-left: 0px !important; /* pris en compte par Firefox */
	margin-left: -10px; /* pris en compte par IE*/ 
	padding-top: 4px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10px;
}
div#footer {
	width: 740px;
	text-align: right;
	margin: 20px 0 60px 255px;
}
div#footer p {
	text-align: right;
}

#ref {
	position: absolute;
	right: 2px;
	padding-top: 134px;
	}

#ref a {font-size: 7pt;}



/*---------------------------------------- Header ---------------------------------------*/
div#header h1 {
    position: absolute;
    top: 26px;
    left: 223px;
    display: block;
    float: left;
    width: 260px;
    height: 145px;
    padding: 22px 0 0 108px;
    color: #f39903;
    font-size: 18px;
    behavior: url(../../../iepngfix.htc);
    background: url(../../../www/_images/0_general/header_accroche.png) top left no-repeat;
}

div#header h1:first-line {
    color: #818182;
    font-size: 13px;
    font-weight: normal;
    }

div#header_text {
	position: absolute;
	top: 26px;
	left: 223px;
	display: block;
	float: left;
	width: 292px;
	height: 145px;
	color: #818182;
	font-size: 1.2em;
	font-weight: normal;
	padding: 22px 0 0 108px;
	behavior: url(../../../iepngfix.htc);
	background: url(../../../www/_images/0_general/header_accroche.png) top left no-repeat;
}

div#header h2 big {
	color: #f39903;
	font-size: 1.3em;
	font-weight: bold;
}


div#header ul#quickmenu {
	padding: 35px 0 0 38px;
}
div#header ul#quickmenu li {
	position: relative;
	float: left;
}
div#header ul#quickmenu li a {
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -10000px;
	padding: 0 4px 0 0;
}
div#header ul#quickmenu li a.home {
	background: url(../../../www/_images/0_general/header_btn-1.png) center center no-repeat;
}
div#header ul#quickmenu li a.home:hover {
	background: url(../../../www/_images/0_general/header_btn-1-over.png) center center no-repeat;
}
div#header ul#quickmenu li a.account {
	background: url(../../../www/_images/0_general/header_btn-2.png) center center no-repeat;
}
div#header ul#quickmenu li a.account:hover {
	background: url(../../../www/_images/0_general/header_btn-2-over.png) center center no-repeat;
}
div#header ul#quickmenu li a.basket {
	background: url(../../../www/_images/0_general/header_btn-3.png) center center no-repeat;
}
div#header ul#quickmenu li a.basket:hover {
	background: url(../../../www/_images/0_general/header_btn-3-over.png) center center no-repeat;
}
div#header ul#quickmenu li a.sitemap {
	background: url(../../../www/_images/0_general/header_btn-4.png) center center no-repeat;
}
div#header ul#quickmenu li a.sitemap:hover {
	background: url(../../../www/_images/0_general/header_btn-4-over.png) center center no-repeat;
}
div#header ul#quickmenu li a.help {
	background: url(../../../www/_images/0_general/header_btn-5.png) center center no-repeat;
}
div#header ul#quickmenu li a.help:hover {
	background: url(../../../www/_images/0_general/header_btn-5-over.png) center center no-repeat;
}
div#header ul#quickmenu li a.contact {
	background: url(../../../www/_images/0_general/header_btn-6.png) center center no-repeat;
}
div#header ul#quickmenu li a.contact:hover {
	background: url(../../../www/_images/0_general/header_btn-6-over.png) center center no-repeat;
}

.tooltip {
	position: absolute !important;
	color: white;
}
.tooltip-g,
.tooltip-d {
	height: 20px;
	background-repeat: no-repeat;
	position: absolute !important;
	overflow: hidden;
}
.tooltip-g {
	width: 30%;
	top: 0px;
	left: -3px;
	background: url(../../../images/front_office/global/header_tooltip_g.png) top left no-repeat;
}
.tooltip-d {
	width: 90%;
	top: 0px;
	right: -3px;
	background: url(../../../images/front_office/global/header_tooltip_d.png) top right no-repeat;
}
.tooltip-ctn {
	text-align: center;
	height: 14px;
	font-size: 0.9em;
	position: relative;
	background-color: #797979;
	z-index: 1;
}

div#header ul#assist {
	position: absolute;
	display: block;
	top: 126px;
	left: 643px;
	width: 163px;
	padding: 15px 0 0 0;
	/*behavior: url(../../../iepngfix.htc);*/
	background: url(../../../www/_images/0_general/header_assist_title.png) top left no-repeat;
}
div#header ul#assist span.phone {
	display: block;
	width: 162px;
	height: 37px;
	text-indent: -10000px;
	behavior: url(../../../iepngfix.htc);
	background: url(../../../www/_images/0_general/header_assist_phone.png) top left no-repeat;
}
div#header ul#assist a.contact {
	display: block;
	margin: -8px 0 0 10px;
	padding: 0 0 0 8px;
	font-size: 0.9em;
	background: url(../../../www/_images/0_general/puce_list_1.png) 0 5px no-repeat;
}

div#header ul#flags {
	position: absolute;
	/*display: block;*/
	display: none;
	top: 8px;
	left: 950px;
}
div#header ul#flags li {
	float: left;
}
div#header ul#flags li a.FR,
div#header ul#flags li a.EN {
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	width: 16px;
	height: 11px;
	padding: 0 4px 0 0;
}
div#header ul#flags a.FR {
	background: url(../../../www/_images/0_general/header_flagFR.png) top left no-repeat;
}
div#header ul#flags a.EN {
	background: url(../../../www/_images/0_general/header_flagEN.png) top left no-repeat;
}

div#header a.link-account {
	position: absolute;
	top: 5px;
	right: 8px;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	color: #747474;
	text-decoration: none;
	padding: 0 0 0 13px;
	background: url(../../../images/front_office/global/picto_user.png) 0 1px no-repeat;
}
div#header a.link-account:hover {
	text-decoration: underline;
}

div#header ul#institmenu {
	position: absolute;
	display: block;
	top: 35px;
	left: 817px;
}

div#header ul#institmenu li {
	width: 180px;
	height: 22px;
	text-align: right;
	background: url(../../../www/_images/0_general/header_menuinstit_sepa.png) top right no-repeat;
}
div#header ul#institmenu li.first {
	background: none;
}
div#header ul#institmenu li a {
	margin: 0 13px 0 0;
	padding: 0 0 0 13px;
	line-height: 20px;
	text-decoration: none;
}
div#header ul#institmenu li a:hover {
	color: #f39903;
	text-decoration: none;
	background: url(../../../www/_images/0_general/header_menuinstit_roll.png) 0 2px no-repeat;
}

div#header div#account-box {
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 10000;
	width: 160px;
	background: #bfbfbf;
	padding: 5px;
}
div#header div#account-box h4 {
	background: url(../../../www/_images/0_general/frameD_title_account.png) top left no-repeat;
}
div#header div#account-box div.ctn input {
	float:left;
	width: 110px;
}
div#header div#account-box div.ctn input.image {
	/*
	position: absolute;
	margin-left:auto;
	top: 5px;
	left: 130px;
	*/
	float: right;
	background-image:none;
	width: 28px;
	height: 27px;
}
div#header div#account-box p.msgError {
	margin-bottom: 1em;
}

/*-------------------------------------- Frames G&D -------------------------------------*/

div#contents div.module * {
	position: relative;
}
div#contents div.module {
	width: 171px;
	margin: 0 0 13px 0;
	behavior: url(../../../iepngfix.htc);
	background: url(../../../www/_images/0_general/module_top.png) top left no-repeat;
	padding: 1px 0 0 1px;
}
div#contents div.module2 {
	background: url(../../../images/front_office/global/module-2_top.png) top left no-repeat !important;	
}
div#contents div.module3 {
	background: url(../../../images/front_office/global/module-3_top.png) top left no-repeat !important;
}
div#contents div.module4 {
	background: url(../../../images/front_office/global/module-4_top.png) top left no-repeat !important;
}
div#contents div.module5 {
	width: 142px !important;
	background: url(../../../images/front_office/global/module-5_top.png) top left no-repeat !important;
}
div#contents div.module div.module-bottom {
	height: 10px;
	clear: both;
	margin-left: -1px;
	/*behavior: url(../../../iepngfix.htc);*/
	background: url(../../../www/_images/0_general/module_bottom.png) bottom left no-repeat;
}
div#contents div.module2 div.module-bottom {
	background: url(../../../images/front_office/global/module-2_bottom.png) bottom left no-repeat !important;	
}
div#contents div.module3 div.module-bottom {
	margin-top: -26px;
	min-height: 167px;
	height: auto;
	height: 150px !ie7;
	border: 1px solid transparent;
	left: -1px;
	background: url(../../../images/front_office/global/module-3_bottom.png) bottom left no-repeat !important;	
}
div#contents div.module4 div.module-bottom {
	background: url(../../../images/front_office/global/module-4_bottom.png) bottom left no-repeat !important;	
}
div#contents div.module h4 {
	display: block;
	margin: 0 0 10px 0;
	width: 169px;
	height: 21px;
	/*text-indent: -10000px;*/
}
div#contents div.module div.ctn {
	margin: 0 5px 10px 10px;
}
div#contents div.module div.ctn ul li.right {
	text-align: right;
	margin-right: 10px
}
div#contents div.module div.ctn ul li a {
	font-size: 0.9em;
	padding: 0 0 0 8px;
	line-height: 14px;
	background: url(../../../www/_images/0_general/puce_list_1.png) 0 5px no-repeat;
}
div#contents div.module div.ctn p {
	color: #6f6f6f;
	font-size: 0.9em;
	margin: 0 0 5px 0;
}
div#contents div.module div.ctn form {
	margin-bottom: 5px;
}
div#contents div.module div.ctn form input.image {
	position: relative;
	background: none;
}
div#contents div.module div.ctn form label {
	display: none;
}




/*---------------------------------------- Frame G --------------------------------------*/

div#contents div.module#mod-search h4 {
	background: url(../../../www/_images/0_general/frameG_title_search.png) bottom left no-repeat;
}
div#contents div.module#mod-search div.ctn input {
	float:left;
	width: 120px;
}
div#contents div.module#mod-search div.ctn input.image {
	width: 19px;
	height: 19px;
	margin: 0 0 0 2px;
	padding: 0px;
}

div#contents div.module#mod-garanties {
	margin: 10px 0 0 0;
}
div#contents div.module#mod-garanties h4 {
	background: url(../../../images/front_office/global/frameD_title_garanties.png) top left no-repeat;
	margin: 0;
}
div#contents div.module#mod-garanties div.ctn {
	margin: 1px;
	padding: 0;
}
div#contents div.module#mod-garanties li {
    float: left;
}
div#contents div.module#mod-garanties li a {
	display: block;
	cursor: normal;
	width: 41px;
	height: 41px;
	overflow: hidden;
	line-height: 1000em;
	background: none;
	margin: 1px 1px 0 0;
	padding: 0;
	float: left;
	cursor: default;
}
div#contents div.module#mod-garanties li a.icon-transport {
	background: url(../../../images/front_office/global/picto_transport.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-transport:hover {
	background: url(../../../images/front_office/global/picto_transport-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-qualite {
	background: url(../../../images/front_office/global/picto_qualite.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-qualite:hover {
	background: url(../../../images/front_office/global/picto_qualite-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-surmesure {
	background: url(../../../images/front_office/global/picto_surmesure.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-surmesure:hover {
	background: url(../../../images/front_office/global/picto_surmesure-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-devis24h {
	background: url(../../../images/front_office/global/picto_devis24h.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-devis24h:hover {
	background: url(../../../images/front_office/global/picto_devis24h-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-psecurise {
	background: url(../../../images/front_office/global/picto_psecurise.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-psecurise:hover {
	background: url(../../../images/front_office/global/picto_psecurise-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-pcards {
	width: 125px;
	background: url(../../../images/front_office/global/picto_pcards.png) top left no-repeat;
}

div#main div#menuprod {
	behavior: url(../../../iepngfix.htc);
	background-image: url(../../../www/_images/0_general/frameG_menuprod_sepa.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 22px;
}

div#main div#menuprod h4 {
	display: block;
	margin: 6px 8px 8px 0;
	background: url(../../../www/_images/0_general/frameG_menuprod_title.png) top right no-repeat;	
	text-indent: -10000px;
}

div#main div#menutrade {
	behavior: url(../../../iepngfix.htc);
	background-image: url(../../../www/_images/0_general/frameG_menuprod_sepa.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 22px;
}


div#main div#menutrade h4 {
	display: block;
	margin: 6px 8px 8px 0;
	background: url(../../../www/_images/0_general/frameG_menutrade_title.png) top right no-repeat;	
	text-indent: -10000px;
}

#menutrade li { clear: left; height: 40px; }
#menutrade ul li img, #menutrade ul li span {float: left; min-height: 34px; }

div#main div#linkpromo a {
	display: block;
	width: 187px;
	height: 45px;
	margin: 20px 0 0 0;
	text-indent: -10000px;
	background: url(../../../www/_images/0_general/frameG_btn_promo.png) top right no-repeat;
}




/*-------------------------------- Produits > Menu déroulant ----------------------------*/



/*---------------------------------------- Frame D --------------------------------------*/

div#contents div.module h4 {
    line-height: 10000em;
    overflow: hidden;
}
div#contents div.module#mod-basket h4 {
	background: url(../../../images/front_office/global/frameD_title_basket.png) top left no-repeat;
}
div#contents div.module#mod-basket div.ctn {
	/*behavior: url(../../../iepngfix.htc);*/
	background: url(../../../images/front_office/global/picto_basket.png) top left no-repeat;
}
div#contents div.module#mod-basket p {
	font-size: 1em;
	padding: 4px 0 0 46px;
}

div#contents div.module#mod-account h4 {
	background: url(../../../www/_images/0_general/frameD_title_account.png) top left no-repeat;
}
div#contents div.module#mod-account div.ctn input {
	float:left;
	width: 110px;
}
div#contents div.module#mod-account div.ctn input.image {
	position: absolute;
	background-image:none;
	margin-left:auto;
	top: 5px;
	left: 130px;
	width: 28px;
	height: 27px;
}


div#contents div.module#mod-tools h4 {
	background: url(../../../www/_images/0_general/frameD_title_tools.png) top left no-repeat;
}
div#contents div.module#mod-tools li a {
	display: block;
	padding: 0 0 0 30px;
	line-height: 1.2em;
}
div#contents div.module#mod-tools li a.icon-compare {
	background: url(../../../images/front_office/global/picto_compare.png) 0 2px no-repeat;
	height: 30px;
}
div#contents div.module#mod-tools li a.icon-list {
	padding-top: 3px;
	height: 20px;
	background: url(../../../images/front_office/global/picto_list.png) 0 0 no-repeat;
}
div#contents div.module#mod-tools li a.icon-bookmark {
	padding-top: 3px;
	height: 20px;
	background: url(../../../images/front_office/global/picto_bookmark.png) 3px 2px no-repeat;
}

div#contents div.module#mod-newsl h4 {
	height: 34px;
	background: url(../../../images/front_office/global/frameD_title_newsl.png) top left no-repeat;
}
div#contents div.module#mod-newsl div.ctn {
	z-index: 20;
	padding-top: 30px;
	margin-right: 4px;
}
div#contents div.module#mod-newsl div.ctn p {
	color: #0068ab;
	font-size: 1em;
}
div#contents div.module#mod-newsl div.ctn form {
	margin-top: 43px;
}
div#contents div.module#mod-newsl div.ctn input {
	float: left;
	width: 120px;
	height: 20px;
	padding-left: 6px;
	background: url(../../../images/front_office/global/input_newsl.png) top left no-repeat;
}
div#contents div.module#mod-newsl div.ctn input.image {
	width: 24px;
	height: 18px;
	margin: -2px 0 0 0;
}

div#contents div.module#mod-orderform {
	/*height: 177px;*/
}
div#contents div.module#mod-orderform h4 {
	height: 177px;
	margin: 0;
	background: url(../../../images/front_office/global/frameD_orderform.png) top left no-repeat;
}
div#contents div.module#mod-orderform h4 a {
	display: block;
}
div#contents div.module#mod-orderform div.module-bottom {}


div#contents div.module#mod-facebook {
	/*height: 177px;*/
}
div#contents div.module#mod-facebook h4 {
	height: 90px;
	width: auto;
	margin: 0;
	background: url(../../../images/front_office/global/frameD_facebook.png) top left no-repeat;
}
div#contents div.module#mod-facebook h4 a {
	display: block;
	width: 100%;
	height: 100%;
}
div#contents div.module#mod-facebook div.module-bottom {}


div#footer div.module#mod-facebook {
	float: right;
}
div#footer div.module#mod-facebook h4 {
	height: 60px;
	width: auto;
	margin: 0;
	background: url(../../../images/front_office/global/banner_facebook.png) top left no-repeat;
}
div#footer div.module#mod-facebook h4 a {
	display: block;
	width: 100%;
	height: 100%;
}
div#footer div.module#mod-facebook div.module-bottom {}

/*
div#contents div.module#mod-garanties h4 {
	background: url(../../../images/front_office/global/frameD_title_garanties.png) top left no-repeat;
	margin: 0;
}
div#contents div.module#mod-garanties div.ctn {
	margin: 1px;
	padding: 0;
}
div#contents div.module#mod-garanties li {
    float: left;
}
div#contents div.module#mod-garanties li a {
	display: block;
	cursor: normal;
	width: 41px;
	height: 41px;
	overflow: hidden;
	line-height: 1000em;
	background: none;
	margin: 1px 1px 0 0;
	padding: 0;
	float: left;
	cursor: default;
}
div#contents div.module#mod-garanties li a.icon-transport {
	background: url(../../../images/front_office/global/picto_transport.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-transport:hover {
	background: url(../../../images/front_office/global/picto_transport-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-qualite {
	background: url(../../../images/front_office/global/picto_qualite.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-qualite:hover {
	background: url(../../../images/front_office/global/picto_qualite-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-surmesure {
	background: url(../../../images/front_office/global/picto_surmesure.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-surmesure:hover {
	background: url(../../../images/front_office/global/picto_surmesure-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-devis24h {
	background: url(../../../images/front_office/global/picto_devis24h.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-devis24h:hover {
	background: url(../../../images/front_office/global/picto_devis24h-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-psecurise {
	background: url(../../../images/front_office/global/picto_psecurise.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-psecurise:hover {
	background: url(../../../images/front_office/global/picto_psecurise-over.png) top left no-repeat;
}
div#contents div.module#mod-garanties li a.icon-pcards {
	width: 125px;
	background: url(../../../images/front_office/global/picto_pcards.png) top left no-repeat;
}
*/

div#contents div.module#mod-avis h4 {
	background: url(../../../www/_images/0_general/frameD_title_avis.png) top left no-repeat;
}
div#contents div.module#mod-avis ul li {
	height: 18px;
	background: url(../../../www/_images/0_general/picto_smileys.png) 110px 0 no-repeat;
}
div#contents div.module#mod-avis p {
	text-align: left;
}

div#main div#infopaiement p {
	text-align: center;
	color: #9e9e9e;
	font-size: 0.9em;
	margin: 0 0 8px 0;
}
div#main div#infopaiement ul {
	margin: 0 0 0 5px;
}
div#main div#infopaiement ul li {
	display: block;
	float: left;
	width: 37px;
	height: 36px;
	text-indent: -10000px;
}
div#main div#infopaiement ul li.visa {
	background: url(../../../www/_images/0_general/picto_visa.png) top left no-repeat;
}
div#main div#infopaiement ul li.mastercard {
	background: url(../../../www/_images/0_general/picto_mastercard.png) top left no-repeat;
}
div#main div#infopaiement ul li.cb {
	background: url(../../../www/_images/0_general/picto_cb.png) top left no-repeat;
}
div#main div#infopaiement ul li.paypal {
	width: 52px;
	background: url(../../../www/_images/0_general/picto_paypal.png) 0 4px no-repeat;
}

div#forgotPassword {
	background: #fff;
	padding: 15px 0;
	display: none;
	/* Coins arrondis en bas seulement */
	-moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;
}
div#forgotPassword p {
	margin: 5px 0;
}


/*--------------------------------------- Catégories --------------------------------------*/

div.categories {
	width: 740px;
	margin: 0 0 0 255px;
}
div.categories ul li {
	display: block;
	width: 148px;
	height: 84px;
	float: left;
	margin-top: 40px;
	background: url(../../../images/front_office/global/categories_bg.png) top left no-repeat;
}
div.categories li img {
	margin: 3px 0 1px 3px;
}
div.categories li span {
	display: block;
	margin: 0 0 0 8px;
}
div.categories li a {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
div.categories li a:hover {
	text-decoration: underline;
}



/*--------------------------------------- Baseline --------------------------------------*/


div#footer ul {
	width: 555px;
	float: left;
}
div#footer ul li {
	font-size: 0.9em;
	line-height: 1.8em;
	display: inline;
	padding: 0 5px 0 10px;
	background: url(../../../www/_images/0_general/sepa_list_V.png) center left no-repeat;
}
div#footer ul li.first {
	background: none;
}
div#footer div.banners {
	width: 185px;
	float: left;
}
div#footer ul, div#footer div.banners {
	height: 80px;	
}

#ProductOneInfos{
	width:297px;
	left:0px;
	margin-left:-2px;
	margin-top:5px;
	text-align:left;
	position:relative;
	background-color:white;
}

#ProductOneInfos tr td{
	vertical-align:top;
	padding-right:10px;
}
.ProductOneInfoItemDiv{
	margin-top:10px;
	position:relative;
}
.ProductOneInfoItemDiv img{
	border:1px solid #E7E7E7;
}

.lien{
	display: block;
	font-size: 0.9em;
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	color: #9e9e9e;
}
#visoImg{
	margin-top : 10px;
	position: relative;
	text-align: center;
	width:200px;
	height: 55px;
	/*border: 1px solid #c8c8c8;*/
	overflow:hidden;
	overflow-x: auto;
	overflow-y: hidden;
	overflow : -moz-scrollbars-horizontal;
	display: block;
}


/*--------------------------------------- jQuery UI --------------------------------------*/
.ui-icon-close { background-position: -96px -128px; }
.ui-icon-close:hover { background-position: -32px -192px; }

.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; background: #fff; }
.ui-dialog .ui-dialog-titlebar-close { float: right; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.hide-title-bar .ui-dialog-titlebar { display: none !important; }
.ui-dialog .ui-dialog-titlebar { -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -khtml-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
/*.ui-widget-overlay { background: #000; opacity: .5; filter:Alpha(Opacity=50); position: absolute; }*/
.ui-widget-overlay { height:100%; left:0; top:0; width:100%; z-index:2000; opacity: .7; filter:Alpha(Opacity=70); position: absolute; background:url(/templates/catalog/images/ui-bg_diagonals-thick_20_666666_40x40.png) repeat scroll 50% 50%; }

/*--------------------------------------- Lighbox Customization --------------------------------------*/
#lightbox-image { margin-top: 26px; }
#lightbox-container-image-data { margin-top: 26px; }

/*--------------------------------------- iAdvize Livechat Widget Customization --------------------------------------*/
div.idz_widget {
	float: left;
}
