@font-face {
    font-family: 'TitilliumText14L600wt';
    src: url('/css/bornes/fonts/titilliumtext600wt-webfont.eot');
    src: url('/css/bornes/fonts/titilliumtext600wt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/bornes/fonts/titilliumtext600wt-webfont.woff') format('woff'),
         url('/css/bornes/fonts/titilliumtext600wt-webfont.ttf') format('truetype'),
         url('/css/bornes/fonts/titilliumtext600wt-webfont.svg#TitilliumText14L600wt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText14L999wt';
    src: url('/css/bornes/fonts/titilliumtext999wt-webfont.eot');
    src: url('/css/bornes/fonts/titilliumtext999wt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/bornes/fonts/titilliumtext999wt-webfont.woff') format('woff'),
         url('/css/bornes/fonts/titilliumtext999wt-webfont.ttf') format('truetype'),
         url('/css/bornes/fonts/titilliumtext999wt-webfont.svg#TitilliumText14L999wt') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-size: 12px;
	font-family: Arial;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {

	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a{
	text-decoration: none;
	color:#003366;
	outline:none;
}
.clear{
	display: block;
	clear:both;
	font-size:1px;
}
html,body{
	height: 100%;
	width: 100%;
}
body{
	background: url('/images/common/background_repeat.png') #33565e;
	color:#fff;
}
#body{
	background: url('/images/common/background.png') repeat-x;
	height: 100%;
	width: 100%;
	position:relative;
	z-index:0;
}
#menu_right{
	padding: 0 0 10px 378px;
}
#menu_right a{
	color:#000;
	background: url("/images/common/sprites.png") repeat-x scroll -13px -120px;
	display: block;
	float:left;
	margin: 0 10px 0 0;
}
#menu_right a span{
	display: block;
	background: url('/images/common/sprites.png') repeat-x;
	height: 47px;
	width: 68px;
}

#menu_right a#btnsearch span{
	background-position: -90px -116px;
}
#menu_right a#btnback span{
	background-position: -272px  -116px;
}
#menu_right a#btncart span{
	background-position: -212px  -116px;
}
#menu_right a#btnshop span{
	background-position: -153px  -119px;
}
#menu_right a#btnhelp span{
	background-position: -232px -174px;
}
#menu_right a.select{
	background-position:-337px -4px;
}
#menu_right a span.title{
	display: block;
	background: none;
	height: 20px;
	text-align : center;
	width: 68px;
}
#boxsend,
#boxsearch{
}
#ajaxcontent{
	width: 1024px;
}
#wrapper{
	width: 1250px;
	margin: 0 auto;
}
#wrapper.login{
	width: 500px;
	background: #003333;
	padding: 10px;
	border-radius: 10px;
}
#wrapper.login h1{
	color:#99cc33;
	font-family: TitilliumText14L999wt;
	font-size: 1.5em;
	padding: 5px 0 15px 0 ;
}
.boxclear .error,
.boxsend .error,
#wrapper.login .error{
	padding: 10px;
	background: #e4e4e3;
	color:#bd2121;
	font-size: 1.2em;
	font-family: TitilliumText14L600wt;
	margin: 0 0 10px 0;
}
.boxclear,
.boxsend{
	font-family: TitilliumText14L600wt;
}
.boxclear .emptyCart,
.boxclear .closeFancy,
.boxsend .emptyCart,
.boxsend .closeFancy,
#wrapper.login .submit{
	background : url(/images/common/sprites.png) no-repeat -659px -15px transparent;
	border: none;
	width: 123px;
	height: 30px;
	color:#fff;
	font-size: 1.3em;
    font-family:TitilliumText14L999wt;
	cursor: pointer;
	margin:10px 0 0 0 ;
}
.boxclear .emptyCart,
.boxclear .closeFancy,
.boxsend .emptyCart,
.boxsend .closeFancy{
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
	float: left;
	margin: 10px 20px 0 0 ;
}
#header{
	width: 1144px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#header .logo{
	width: 250px;
	height: 130px;
	background:#fff;
	float:left;
	padding: 10px;
}
#header .actions{
	padding: 0 0 37px 50px;
	margin: 0 0 0 50px;
	border-left: 3px solid #77a237;
	float:left;
	width: 768px;
}
#header h1{
	display:block;
	color:#fff;
	font-size: 2.8em;
	font-family: TitilliumText14L600wt;
}

#categ_menu{
	width: 173px;
	padding: 80px 30px 0 20px;
	float:left;
}

#categ_menu ul li a{
	display: block;
	color:#fff;
	margin: 0 0 43px 0;
	font-family: TitilliumText14L999wt;
	font-size: 1em;
}
#categ_menu ul li a span.ombre{
	display: block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background: url(/images/common/shadow.png);
	border: 2px solid #003333;
}
#categ_menu ul li a span.ombre.hide{
	background: none;
	border: 2px solid #fff;
}
#categ_menu ul li a span.ombre span{
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	height: 87px;
	width: 130px;
}
#categ_menu ul li a span.image{
	display: block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-shadow: 2px 2px 4px #000;
	cursor:pointer;
	text-align: center;
	font-size:1.4em;
	font-weight:bold;
}

#home_categ{
	width: 1144px;
	margin: 0 auto;
	font-family: TitilliumText14L999wt;
	font-size: 1.2em;
}

#home_categ ul li a {
	display: block;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#000;
	margin: 0 10px 0 0;
	border:3px solid #003333;
}
#home_categ ul li a span.image{
	position: relative; 
	display: block;
	width:211px;
	height:680px;
}
#home_categ ul li a span.ombre{
	display: block;
	position: absolute;
	bottom: 0px;
	width:211px;
	height: 70px;
	color:#fff;
	background: url(/images/common/shadow.png);
}
#home_categ ul li a span.ombre span{
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	height: 70px;
	width: 211px;
	text-align: center;
	font-size: 1.1em;
}
#content {
	width: 1020px;
	margin: 0 auto;
	float:left;
	position:relative;
}
#content .pagination-info{
	text-align: right;
	padding: 10px 10px 0 0 ;
	font-family: TitilliumText14L600wt;
}
#content #ajaxcontent{
	width: 950px;
	margin: 0 auto;
}
#content .pagination{
	display: none;
	background: url(/images/common/sprites.png); 
	height: 74px;
    position: absolute;
    top: 274px;
    width: 75px;
	z-index: 999;
}
#content .pagination.prev{
	left: 0px;
}
#content .pagination.next{
	right: 0px;
	background-position: -80px 0;
}
#content .pagination.visible{
	display: block;
}

#content .line_product{
	display: block;
	width: 298px;
	float:left;
	margin: 9px;
}
#content .line_product .prdimage{
	display: block;
	border: 3px solid #003333;
	margin: 0 0 5px 0;
	width: 291px;
	height: 163px;
	background-position: center center;
}
#content .line_product .prdinfo{
	display: block;
	background: #003333;
	color:#fff;
	font-family: TitilliumText14L999wt;
	padding: 5px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#content .line_product .prdinfo .title{
	float:left;
	width: 180px;
	display: block;
	padding: 5px 0;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
}
#content .line_product .prdinfo .dispo-stock{
	float:right;
	width: 28px;
	height: 20px;
	margin-left: 5px;
	display: block;
	background: url('/images/common/sprites.png') -100px -408px;
}
#content .line_product .prdinfo .dispo-ldd{
	float:right;
	width: 28px;
	height: 20px;
	margin-left: 5px;
	display: block;
	background: url('/images/common/sprites.png') -8px -408px;
}
#content .line_product .prdinfo a{
	color:#fff;
}

#content a.childs{
	display: block;
	float: left;
	width: 20px ; 
	height: 20px;
	margin: 0 10px 5px 0;
	border: 2px solid #415a53;
}
#content a.childs.select{
	border: 2px solid #99CC33;
}
#content #product_options{
	padding: 0;
	float: left;
}
#content #product_options span{
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
#content .cart-list{
	padding: 0 50px;
}
#content .cart-list .cart-line{
	background: #003333;
	margin: 0 0 10px 0;
	padding: 5px;
    border-radius:5px;
	display: block;
}
#content .cart-list .cart-line .img{
	display: block;
	width: 200px;
	height: 90px;
	float: left;
	background-position: center center;
    border-radius:5px;
}
#content .cart-list .cart-line .cart-tprice{
	width: 15px;
	float: left;
}
#content .cart-list .cart-line .cart-tprice .cart-remove{
	display: block;
	height: 15px;
	width: 15px;
	margin: 5px 0 0 0;
	background-image:url("/images/common/sprites.png");
    background-position: -260px -244px;
}
#content .cart-list .cart-line .cart-infos{
	display: block;
	width: 580px;
	padding: 10px 20px;
	float: left;
}
#content .cart-list .cart-line .cart-infos .title{
	display: block;
	color: #99CC33;
    font-size: 1.5em;
	font-family:TitilliumText14L600wt;
}
#content .cart-list .cart-line.msgalert,
#content .cart-list .cart-line .cart-infos .cart-desc{
	display: block;
	padding: 10px 0 0 0 ;
	font-family:TitilliumText14L600wt;
}
#content .cart-list .cart-line.msgalert{
	padding: 10px;
}
#content .cart-actions{
	padding: 0 0 0 397px;
}
#content .cart-actions a.delall{
	background: #003333;
    border-radius:5px;
	font-family:TitilliumText14L600wt;
	color:#fff;
	padding: 6px 5px 5px 5px;
	width: 210px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 1.1em;
}
#content .cart-actions a.delall .text{
	float :left;
	width: 185px;
	display: block;
	text-align: center;
}
#content .cart-actions a.delall .icon{
	float :left;
	display: block;
	height: 15px;
	width: 15px;
	background-image:url("/images/common/sprites.png");
    background-position: -260px -244px;
}
#content .cart-actions a.sendtome{
	background: #99cc33;
    border-radius:5px;
	font-family:TitilliumText14L600wt;
	padding: 6px 5px 5px 5px;
	color:#003333;
	width: 210px;
	display: block;
	float: left;
	font-size: 1.1em;
}
#content #ajaxcontent .cms{
	background:#003333;
	font-size: 1.2em;
	font-family:TitilliumText14L600wt;
    border-radius:10px;
	padding: 10px;
	line-height: 140%;
	height: 650px;
	overflow:auto;
}
#content #ajaxcontent .cms h2{
	background:#003333;
	font-size: 1.2em;
	font-family:TitilliumText14L600wt;
	padding: 0 0 10px 0;
	color:#99cc33;
}
#product_box {
	border:2px solid #003333;
    border-radius:10px 10px 10px 10px;
	width:930px;
	margin:0 auto;
	position:relative;
	margin-bottom:12px;
}
#product_media {
	width:930px;
	height:520px;
	position:relative;
	background-color : #103e41;
}
.product_media_file {
	width:100%;
	display:block;
    border-radius:10px 10px 10px 10px;
}
.product_media_file img{
	width: 100%;
}
.product_media_file .product_media_file_bg {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	background-size: 100%;
	background-position:center center;
	background-repeat: no-repeat;
	top:0;
	left:0;
}
#product_box_over {
	bottom:0;
	background-image:url('/images/common/background_over_prd.png');
	width:930px;
}
#product_box_over_w {
	position:relative;
	/*min-height:141px;*/
}
#product_infos {
	padding:10px 0 10px 14px;
	font-family:TitilliumText14L600wt;
	min-height: 80px;
}
#product_name {
	color:#99cc33;
	font-size:1.8em;
	width:498px;
}
#product_desc {
	font-size:0.9em;
    line-height:1.1em;
	width:560px;
	float : left;
	margin-bottom : 5px;
}
#product_options {
	font-size:0.9em;
	width:560px;
}
#product_price {
	position:absolute;
	top:5px;
	right:5px;
	background-color:#021e1e;
	color:#99cc33;
	font-family:TitilliumText14L999wt;
	padding:5px 10px;
	font-size:3.3em;
    border-radius:10px 10px 10px 10px;
}
#product_price sup {
	font-size:0.6em;
	vertical-align:top;
}
#product_price .ecotaxe {
	font-size:0.25em;
	font-weight: normal;
	font-family: Arial;
	vertical-align:top;
}
#product_price span.noremise{
	color: #FFFFFF;
    display: block;
    font-family: TitilliumText14L600wt;
    font-size: 0.6em;
    text-align: right;
    text-decoration: line-through;
}
#product_price span.noremise sup {
	vertical-align:bottom;
}
#product_btn_add_cart {
	background-image:url("/images/common/sprites.png");
    background-position:-542px -89px;
    display:block;
    height:36px;
	width: 240px;
	position:absolute;
	bottom:11px;
	right:14px;;
}
#product_btn_add_cart .ico {
	 background-image:url("/images/common/sprites.png");
    background-position:-360px  -186px;
    display:block;
    float:left;
    height:26px;
    margin-left:12px;
    margin-top:6px;
    width:26px;
}
#product_btn_add_cart .label {
	color:#FFFFFF;
    display:block;
    float:left;
    font-family:TitilliumText14L999wt;
    font-size:1.4em;
    padding-left:17px;
    padding-top:11px;
}
#product_actions {
	position:absolute;
	right:6px;
	top:14px;
}
#product_actions .product_action {
	background-image:url(/images/common/sprites.png);
	display:block;
	float:left;
	width:33px;
	height:33px;
	margin-right:6px;
}
#product_actions_eye {
	background-position:-10px -355px;
}
#product_actions_truck {
	background-position:-67px -355px;
}
#product_actions_sheet {
	background-position:-124px -355px;
}
#box_ob_bottom {
	position:absolute;
	bottom:0;
	width:100%
}
#box_ob_bottom_head_w {
	margin:0 auto;
	width:980px;
	position:relative;
	height:1px;
}
#box_ob_bottom_head {
	background-image:url("/images/common/sprites.png");
    background-position:0 -200px;
    bottom:0;
    cursor:pointer;
    font-family:TitilliumText14L999wt;
    font-size:1.5em;
    height:32px;
    left:218px;
    padding-top:27px;
    position:absolute;
    text-align:center;
    width:240px;
}
#box_ob_bottom_body_w {
	background-image:url('/images/common/background_ob.png');
	background-repeat:repeat-x;
	background-color:#002020;
	padding-bottom:20px;
}
#box_ob_bottom_body {
	width:1280px;
	margin:0 auto;
}
#carousel_others_prds_w {
	margin-left:22px;
	padding-top:18px;
	position:relative;
}
#carousel_others_prds {
	width:980px;
}
.other_prd  {
	text-align:center;
	float:left;
	width:150px;
	margin:0 3px;
}
.other_prd_media {
	border:2px solid #003333;
	display:block;
	background-position:center center;
	width:146px;
	height:72px;
}
.other_prd_name {
	font-family:TitilliumText14L999wt;	
	display:block;
	color:#ffffff;
	padding:3px 0;
	font-size:1.1em;
}
#carousel_others_prds_prev {
	background-image:url("/images/common/sprites.png");
    background-position:-200px -7px;
    display:block;
    height:60px;
    position:absolute;
    top:27px;
    width:22px;
	left:-22px;
}
#carousel_others_prds_next{
	background-image:url("/images/common/sprites.png");
    background-position:-238px -7px;
    display:block;
    height:60px;
    left:932px;
    position:absolute;
    top:27px;
    width:22px;
}
.product_other_view {
	float:left;
	margin-left:12px;
	border:2px solid #003333;
    border-radius:10px 10px 10px 10px;
	background-position:center center;
	width:221px;
	height:124px;
	
}
.product_other_view.first {
	margin-left:7px;
}
#fancybox-outer {
	background-color:transparent;
}
#fancybox-content {
	overflow-y:hidden;
	padding-bottom:50px;
}
#fancybox-close {
	background-image:url("/images/common/sprites.png");
    background-position:-264px -13px;
    height:49px;
    right:-24px;
    top:-24px;
    width:49px;
}
.fancyrounded {
	overflow:hidden;
	background-image:url('/images/common/background_fancy.png');
	background-repeat:repeat-x;
	background-color:#003333;
	border:3px solid #fff;
    border-radius:10px 10px 10px 10px;
	padding:25px;
}
.boxclear_input ,
.boxsend_input ,
.boxsearch_input {
	margin-bottom:20px;
	border-radius:10px 10px 10px 10px;
	background-color:#ffffff;
	    padding: 10px;
    width: 535px;
}
.boxclear_input  input ,
.boxsend_input  input ,
.boxsearch_input  input {
	border:medium none;
	background-color:transparent;
    color:#666666;
    display:block;
    font-family:TitilliumText14L600wt;
    font-size:1.6em;
    height:26px;
    padding:18px;
    width:520px;
}
.boxsend_search{
	color : #000000;
	padding : 10px;
} 
.boxsend_search label{
	font-size : 16px;
}
.boxsend_input .search_checkbox  {
	border:medium none;
	background-color:transparent;
    color: #000000;
    display:block;
    font-family:TitilliumText14L600wt;
    font-size:1.6em;
    height:20px;
    padding:5px;
    width:20px;
	float: left;
	margin-right : 5px;
}
.boxclear_submit ,
.boxsend_submit ,
.boxsearch_submit {
	background-image:url("/images/common/sprites.png");
    background-position:0px -448px;
	width:556px;
	height:42px;
	
}
.boxclear_submit input ,
.boxsend_submit input ,
.boxsearch_submit input {
	background-color:transparent;
    border:medium none;
    color:#FFFFFF;
    font-family:TitilliumText14L999wt;
    font-size:1.9em;
    height:42px;
    text-transform:uppercase;
    width:556px;
	cursor:pointer;
}
.loader{
	padding-top:280px; 
	text-align:center; 
	width: 100%;
    font-family:TitilliumText14L999wt;
    font-size:1.9em;
}

.advanced-search {
	padding: 15px 50px 0 50px;
}
.advanced-search .colonne{
	width: 300px; 
	float:left;
}
.advanced-search .colonne.big{
	width: 450px; 
	padding: 30px;
	margin : 0 30px;
}
.advanced-search .colonne label{
	font-size: 1.1em;
    font-family:TitilliumText14L999wt;
	color:#fff;
}
.advanced-search .colonne .check input{
	display: none;
}
.advanced-search .colonne .check{
	display: block;
	float: left; 
	width: 108px;
	background : #000d0d;
	padding: 10px 15px;
	margin: 0 12px 10px 0;
    border-radius:5px;
	cursor: pointer;
	z-index: 10;
	position: relative;
}
.advanced-search .ui-slider-handle{
	border-radius: 5px;
	display: block;
	width: 350px;
}
.advanced-search .colonne.big .check{
	width: 124px;
	padding: 8px 16px 8px 50px;
}
.advanced-search .colonne.right {
	width: 150px;
	padding: 12px 16px 8px 50px;
}
.advanced-search  .check.stock{
	background : url(/images/common/sprites.png) no-repeat -165px -388px #000D0D;
}
.advanced-search  .check.ldd{
	background : url(/images/common/sprites.png) no-repeat -165px -416px #000D0D;
}
.advanced-search .colonne .check.select{
	background:#6b9e0e; 
	color:#fff;
}
.advanced-search  .colonne .check.select.stock{
	background : url(/images/common/sprites.png) no-repeat -165px -388px #6b9e0e;
}
.advanced-search .colonne .check.select.ldd{
	background : url(/images/common/sprites.png) no-repeat -165px -416px #6b9e0e;
}
.advanced-search .submit{
	background : url(/images/common/sprites.png) no-repeat -659px -15px transparent;
	border: none;
	width: 123px;
	height: 30px;
	color:#fff;
	font-size: 1.3em;
    font-family:TitilliumText14L999wt;
	cursor: pointer;
	margin: 0 0 0 20px;
}
.advanced-search .amount{
	background : none;
	color:#6b9c0d;
	font-size: 1.3em;
    font-family:TitilliumText14L999wt;
	border: none;
}
.advanced-search #slider-range{
	margin: 20px 0 20px  0;
}

#screensaver{
	width:100%; 
	height:100%; 
	background-color:#000000; 
	display:none; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 999;
}
#screensaver .wrapper{
	width: 1280px;
	height:100%; 
	margin: 0 auto;
}
#screensaver .wrapper-vertical{
	display: table-cell;
	vertical-align: middle;
	height:100%; 
	width:100%; 
}
#wrapper .admin #ajaxcontent{
	padding: 0 50px;
	width: 864px;
}
#wrapper .admin .text{
	width: 50px;
	text-align: right;
}
#wrapper .admin tr td{
	vertical-align: top;
}
#wrapper .admin .submit{
	background : url(/images/common/sprites.png) no-repeat -659px -15px transparent;
	border: none;
	width: 123px;
	height: 30px;
	color:#fff;
	font-size: 1.3em;
    font-family:TitilliumText14L999wt;
	cursor: pointer;
	margin: 20px 0 0 0 ;
}
#wrapper .admin .admin-ref{
	width: 150px; 
}
#wrapper .admin .admin-name{
	width: 400px; 
}
#wrapper .admin td{
	padding: 20px 10px;
}
#wrapper .admin input.text{
	width: 80px; 
}
.block-ice-metisse{
	width : 560px;
	float : left;
}
.block-ice-metisse .name{
	margin : 4px 0 0 5px;
	float : left;
}
.ice{
	background : url("/images/common/sprites.png") no-repeat scroll  -217px -361px transparent;
	height : 20px; 
	width : 20px;
	float : left;
	border : solid 1px #99CC33;
}
.metisse{
	background : url("/images/common/sprites.png") no-repeat scroll -257px -361px transparent;
	height : 20px; 
	width : 20px;
	float : left;
	border : solid 1px #99CC33;
}
