div,
table,
tr,
td,
img,
span
{
   margin: 0px;
   padding: 0px;
   border: 0; 
}

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.glossy
{
	border:1px solid #cccccc;
	float:left;
	margin-left:-1px;
	margin-bottom:-1px;
	margin-right:-1px;
	
}
body {
	margin: 0px;
	padding: 0px;
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100%;
	height: 100%;
	background: transparent url(../images/bg-body.jpg) repeat left top;	
}
body.mceContentBody,
body.contentpane
{
	background: #ffffff none;
}
div, table, td, span, p, li {
	font-size: 11px;
	color: #666666;
}
p, ul, ol
{
	margin: 11px 0px 11px 0px;
}
ul
{
	padding: 0px 0px 0px 40px;
}
ol
{
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}
ol li
{
	margin: 5px 0px;
}
td
{
	vertical-align: top;
	text-align: left;
}
a
{
	text-decoration: none;
	outline: 0;
}

a:link, A:visited{
	color:#78950F;
	text-decoration:none;
	
}
a:hover{
	color: #78950F;
	text-decoration:none;
}

.middle-aligned
{
    vertical-align: middle;
    text-align: center;
}

/*** OVERALL ***/
div#overall
{
    background: no-repeat top center url( '../images/bg-overall.jpg' );
    min-height: 596px;
}

/*** CONTENT ***/
div#content
{
    margin: 0px auto;
    width: 950px;
}



/*** CONTENT CONTENT ***/
div.content-top
{
    background: no-repeat url( '../images/bg-content_top.png' );
    width: 937px;
    margin: 0px auto;
    height: 8px;
}
div.content-content
{
    background: repeat-y url( '../images/bg-content.png' );
    margin: 0px auto;
    width: 915px;
    padding: 6px 11px;
}

div.content-bottom
{
    background: no-repeat url( '../images/bg-content_bottom.png' );
    width: 937px;
    height: 9px;
    margin: 0px auto;
}

/* HEADER */

div#header-content
{
    width: 950px;
    height: 133px;
    margin: 0px auto;
    position: relative;
}

div#header-content a
{
    color: #ffffff;
}

div#header-top-overall
{
    background : #ca993b repeat-x url("../images/bg-header-top.gif");
    height: 26px;
}

div#header-logo img
{
   position: relative;
   top: -26px;
}
div#header-login
{
	float:right;
	text-align:right;
}
div#header-moncompte
{
	float:right;
}
div#header-login ul
{
	
	display:none;
}
div#header-top div
{
	font-size: 9px;
}
div#header-top
{
    width: 950px;
    margin: 0px auto;
    line-height: 26px;
    font-size: 9px;
    font-weight: bold;
    color: #2d2d2d;
    text-transform: uppercase;
}

div#header-top a
{
    display: block; 
    float: right;
    padding: 0px 5px;
    color: #2d2d2d;
    border-right: solid 1px #2d2d2d;
    /*border-left: solid 1px #2d2d2d;*/
    height: 24px;     
}

div#header-mon_compte
{
    position: absolute;
    top: 9px;
    right: 0px;
}

div#header-mon_compte div div
{
    line-height: 25px;
    color: #ffffff;
    font-weight: bold;
}

div#header-mon_compte img
{
    margin-right: 15px;
    vertical-align: middle;
}

/*** MY CART ***/
a#my_cart
{
    display: block;
    width: 213px;
    height: 37px;
    padding: 2px 2px;
    background: no-repeat url( '../images/bg-cart.png' );
    color: #ffffff;
    line-height: 33px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

a#my_cart img
{
    margin: 0px 5px;
}

a#my_cart span#cart-count
{
    color: #000000;
}


.content_out
{
	width: 100%;
}
.bottom_out
{
	width: 950px;
	margin: 0px auto;
}
/* HEADER-MENU */

div.moduletable_menu 
{
    float:right;
    position: absolute;
    top: 50px;
    right: 0px;
}

div.moduletable_menu ul#nav
{
    background: no-repeat url( '../images/bg-ul-menu.png' ) left top;
    width: 711px;
    height: 72px;
    padding: 2px 8px 0px;
}

div.moduletable_menu ul
{
    list-style: none;
}

div.moduletable_menu ul li
{
    float: left;
    list-style: none;
    text-align: center;
    width: 142px;
    height: 43px;
    line-height: 33px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background-position: center bottom;
    background-repeat: no-repeat;
}

div.moduletable_menu ul li a
{
    font-weight: bold;
    color: #ffffff;
    line-height: 33px;
    display: block;
    background: no-repeat right center url( '../images/bg-li-menu.png' );
}

div.moduletable_menu ul li a:HOVER
{
    color: #121f04;
}
div.moduletable_menu ul li ul li.on,
div.moduletable_menu ul li ul li.off
{
    float: left;
    list-style: none;
    text-align: left;
    width: auto;
    background: none;
}
div.moduletable_menu ul li ul li a
{
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    line-height: 33px;
    display: block;
    background: none;
    padding: 0px 20px;
}
div.moduletable_menu ul li ul li a:hover, div.moduletable_menu ul li ul li.on a
{
    color: #ffffff;
    text-decoration: underline;
}
div.moduletable_menu ul li ul
{
    display: none;
    position: absolute;
    left: 0px;
    top: 38px;
    width: 710px;
    height: 33px;
    padding: 0px;
}

div.moduletable_menu ul li.on ul
{
    display: block;
}

div.moduletable_menu ul li.off ul
{
    display: none;
}

div.moduletable_menu ul li.over ul
{
    display: block;
    z-index: 6000;
}

div.moduletable_menu ul li.active,
div.moduletable_menu ul li#current,
div.moduletable_menu ul li.on
{
    background-image: url(../images/bg-li-menu_over.png);
}

div.moduletable_menu ul li.off
{
    background-image: none;
}

div.moduletable_menu ul li.over
{
    background-image: url(../images/bg-li-menu_over.png);
}

/*** BOTTOM MODULES ***/
div#bottom-modules
{
width: 950px;
margin: 0px auto;
}

/*** FOOTER ***/
div#footer-overall
{
    clear: both;
    background: repeat-x url( '../images/bg-footer.png' );
}

div#footer
{
    width: 950px;
    color: #846d56;
    font-size: 10px;
    margin: 25px auto;
    text-align: center;
    padding-top: 22px;
}

div#footer div
{
    color: #846d56;
    display: inline;
}

div#footer table
{
    display: inline;
}

div#footer table td
{
    vertical-align: baseline;
}

div#footer a
{
    color: #846d56;
    text-decoration: none;
}

div#footer a:hover
{
    text-decoration: underline;
}


td.bottom_modules div.moduletable
{
	float: left;
}

h1,
h1 *
{
	color: #78a816;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
}

h1
{
    font-weight: bold;
	color: #78a816;
	font-size: 20px;
	margin: 10px -2px 30px;
	padding: 0px 2px 30px;
	border-bottom: 1px dashed #999999;
	text-transform: uppercase;
}


h1.h1b
{
	
	width: 400px;
	z-index: 1;
	background: transparent url(../images/h1b.gif) left top no-repeat;
}
h1.h1e
{
	color:#6C6C6C;
	background:none;
	font-size:20px;
	font-weight: normal;
	width:400px;
}
.productPrice
{
	color: #F9A500;
	font-size: 22px;
	font-weight: normal;
}
td.srbox_top
{
	background: transparent url(../images/srbox_top.png) left top no-repeat;
	padding: 0px 8px;
	line-height: 1px;
	font-size: 1px;
	height: 13px;
}
td.srbox_bottom
{
	background: transparent url(../images/srbox_bottom.png) left top no-repeat;
	padding: 0px 8px;
	line-height: 1px;
	font-size: 1px;
	height: 13px;
}
td.srbox_bg
{
	background: transparent url(../images/srbox_bg.png) left top repeat-y;
	padding: 0px 8px;
	text-align: center;
	color: #000000;
}
td.srbox_bg div
{
	color: #000000;
	font-weight: bold;
}
div.descr
{
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	margin: 8px 0px 8px 0px;
	padding: 8px 0px 8px 0px;
	font-size: 12px;
	line-height:16px;
}
div.separator
{
	border-bottom: 1px dashed #999999;
	margin: 0px 0px 8px 0px;
	height: 8px;
	clear: both;
}
div.separator2
{
	height: 8px;
	clear: both;
}

form.addtocart_form div.separator, form.addtocart_form div.separator2
{
    clear: left;
}

.vmCartDetails
{
	
}
#lbOverlay
{
	z-index: 3;
}
#lbCenter
{
	z-index: 4;
}
#lbBottomContainer
{
	z-index: 4;
}
table.content_in
{
	padding: 10px 0px;
}

/* SLIDER */

/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 470px; /* important */
	height: 86px; /* important */
	margin: 0 85px;
	background: #000;
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_3_content {
		width: 5418px;
	}
	#container_bd #example_3 ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #666;
		background-color: #000;
	}

#container_bd #example_3 ul li img {
	display: block;
}
div.specialmargin
{
	border-left:1px dashed #999999;
	width :155px;
	float: right;
	margin: 20px 30px 10px;
}
div.specialmargin ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

div.moduletable_newz
{
	width: 230px;
	height: 157px;
	background: transparent url(../images/mod3.png) left top no-repeat;
	float: left;
}
div.moduletable_newz div.mod_placehere_leading
{
	padding: 30px 10px 0px 15px;
}
div.moduletable_newz div.mod_placehere_leading *
{
	color: #fff;
	font-size: 10px;
}
td.contentheading, h2
{
	color: #59380D;
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;;
}

div.moduletable_newz div.mod_placehere_leading td.contentheading,
div.moduletable_newz div.mod_placehere_leading td.contentheading a
{
	color: #16E5E6;
	font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
}
a.next_page,
a.previous_page,
a.next_page:link,
a.previous_page:link,
a.next_page:visited,
a.previous_page:visited,
a.next_page:hover,
a.previous_page:hover
{
	width: 200px;
	line-height: 19px;
	color: #fff;
	margin-top: 5px;
}
a.next_page
{
	text-align: right;
	background: transparent url(../images/next.gif) right top no-repeat;
}
a.previous_page
{
	text-align: left;
	background: transparent url(../images/prev.gif) left top no-repeat;
}

/*********************************/
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip 
{
	padding-top: 1.5em;
}

.vmCartModule
{
	float: left;
	color: #59380D;
}

A.checkoutbar:link, A.checkoutbar:visited{
	color:#ffffff;
	text-decoration:none;
	
}
A.checkoutbar:hover{
	color: #ffffff;
	text-decoration:none;
}
.sectiontableheader th
{
	background-color:#C2CF81;
	padding:5px;
}
/*********************************/
.slider_solutions
{
 width: 550px;
 margin: 0px 20px;
}

#slider_image
{

 float:left;
 width: 300px;
 text-align:center;
}

#slider_text
{
 float:left;
 margin-left:20px;
 width: 140px;
 color: #fff;
}

div.prodtitle
{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px 0px 7px 0px;
}
div.moduletable_rdmprod
{
	background: transparent url(../images/empty_module.png) left top no-repeat;
	width: 277px;
	height: 158px;
	float: left;
}
div.moduleprice
{
	float: right;
	text-align: center;
	width: 120px;
	padding-top: 30px;
}
div.moduleimage
{
	width: 100%;
	padding-top: 5px;
}
div.moduleimage img
{
	height: 120px;
	width: auto;
}


/****** galerie ******/
#box{
	position:absolute;
}

.sample{border:1px solid #e1e1e1;}

.mask{
	margin:0 auto;
	width:408px;
	height:313px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;text-align:center;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
/************/

div.moduletable-blank
{
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
div.moduletable-blank,
div.moduletable-blank a,
div.moduletable-blank a:hover,
div.moduletable-blank a:visited,
div.moduletable-blank a:link,
div.moduletable-blank div,
div.moduletable-blank *
{
	color: #ffffff;
	outline: none;
	cursor: pointer;
}

/* MORE-INFO TOGGLE */
h3.faq
{
    margin-top: 20px;
}

div.answer,
div.answer1,
div.answer2,
div.answer3,
div.answer4
{
    padding-bottom: 10px;
}
div.faqClear
{
    margin-bottom: 2px;
}

/* ACCUEIL COLLECTIONS */
h1.titre
{
    background: none;
    color: #58440a;
    margin : 15px 0px 15px 0px;
    font-size: 24px;
    font-weight: bold;
    width: auto;
    text-indent: 0px;
}

div.big-block_orange
{
    background: no-repeat url(../images/bg-big-block_orange.jpg);
    width: 903px;
    height: 145px;
    margin-bottom: 40px;
}

div.big-block_orange div, div.big-block_orange p
{
    color: #58440a;
}

div.big-block_blue
{
    background: no-repeat url(../images/bg-big-block_blue.jpg);
    width: 903px;
    height: 145px;
}

div.big-block_blue div, div.big-block_blue p
{
    color: #ffffff;
} 

div.big-block_orange-content
{
    padding: 20px 25px 20px 25px;
}

div.big-block_blue-content
{
    padding: 30px 20px 30px 20px;
}

p.strong
{
    font-size: 12px;
    font-weight: bold;
}

p.big
{
    font-size: 18px;
    font-weight: bold;
}

td.inter-collection
{
    background: no-repeat url(../images/bg-inter_grey.gif);
    width: 4px;
}

div.td-collection
{
    width: 260px;
    margin: 0px auto; 
}

div.td-collection2
{
    width: 380px;
    margin: 0px auto;
}

.white
{
    color: #ffffff;
}

/*** PRODUCT ***/
div.product
{
    width: 206px;
    height: 185px;
    padding: 14px;
    overflow: hidden;
    margin: 0px;
    background: no-repeat url( '../images/bg-product.png' );
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-align: center;
    position: relative;
}

div.product div.colors
{
    position: absolute;
    top: 50px;
    right: 15px;
}

div#product-full div.product_image
{
    position: relative;
}

div#product-full div.colors
{
    position: absolute;
    top: 150px;
    right: 15px;
}

div.product div.colors a.color, div#product-full div.colors a.color
{
    display: block;
    width: 10px;
    height: 10px;
    margin-bottom: 3px;
}

div.product div.colors a.color span, div#product-full div.colors a.color span
{
    display: none;
}

div.product h3
{
    font-size: 12px;
    color: #666666;
    margin: 10px 0px 0px; 
}

div.product h3 a
{
    color: #666666;
    
}

div.product p.price
{
    margin: 3px 0px 0px;
}

div.product span.productPrice
{
    color: #d8920c;
    font-size: 12px;
}

form.addtocart_form label
{
    display: block;
    float: left;
    width: 75px;
}

/*** CATALOG ***/
div#catalog
{
    width: 944px;
}

div#catalog div#catalog-filtres
{
    width: 210px;
    float: left;
    text-transform: uppercase;
    background: no-repeat url( '../images/bg-catalog-filtres.png' );
    padding: 0px 14px;
    height: 688px;
    position: relative;
    top: -2px;
}

div#catalog div#catalog-filtres.adultes
{
    background: no-repeat url( '../images/bg-catalog-filtres_adultes.png' );
    height: 490px;
}


div#catalog div#catalog-filtres td, div#catalog div#catalog-filtres li
{
    color: #ffffff;
}

div#catalog div#catalog-filtres ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#catalog div#catalog-filtres li
{
    margin: 0px;
    padding: 0px;
}

div#catalog div#catalog-filtres div
{
    position: absolute;
    width: 210;
    left: 14;
}

div#catalog div#catalog-filtres div#catalog-filtre-collection
{
    top: 45px;
}

div#catalog div#catalog-filtres div#catalog-filtre-sexe
{
    top: 134px;
}

div#catalog div#catalog-filtres div#catalog-filtre-type
{
    top: 200px;
}

div#catalog div#catalog-filtres.adultes div#catalog-filtre-type
{
    top: 134px;
}

div#catalog div#catalog-filtres div#catalog-filtre-classe
{
    top: 361px;
}
div#catalog div#catalog-filtres div#catalog-filtre-container
{
    top: 526px;
}

div#catalog div#catalog-filtres div#catalog-filtre-computer
{
    top: 246px;
}

div#catalog div#catalog-filtres div#catalog-filtre-genre
{
    top: 373px;
}

div#catalog div#catalog-filtres h2
{
    text-align: center;
}

div#catalog div#catalog-filtres h3
{
    color: #3e3e3e;
    font-size: 11px;
    font-weight: bold;
}    

div#catalog div#catalog-products
{
    width: 706px;
    float: right;
}
div#catalog div#catalog-top-bar
{
    float: right;
    height: 14px;
    width: 672px;
    padding: 14px 17px 19px;
    position: relative;
    left: -2px;
    background: no-repeat url( '../images/bg-catalog-top-bar.png' ); 
}

div#catalog div#catalog-top-bar div#catalog-count, div#catalog div#catalog-top-bar div#catalog-count span 
{
    color: #353535;
    font-weight: bold;
    font-size: 12px;
}

/*** PRODUCT FULL ***/
div#product-bar-top
{
    background: no-repeat url( '../images/bg-product-bar-top.png' );
    width: 909px;
    height: 35px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #353535;
    margin: 0px auto -10px auto;
    text-align: center;
    position: relative;
}

div#product-bar-top a
{
    display: block;
    height: 23px;
    color: #353535;
    font-weight: bold;
    line-height: 23px;
}

div#product-bar-top a:hover
{
    text-decoration: underline;
}
    
div#product-bar-top a.previous_page
{
    position: absolute;
    left: 15px;
    top: 5px;
    background: center left no-repeat url( '../images/el-arrow-black-left.png' );
    padding-left: 25px;
}

div#product-bar-top a.next_page
{
    position: absolute;
    right: 15px;
    top: 5px;
    background: center right no-repeat url( '../images/el-arrow-black-right.png' );
    padding-right: 25px;
}

/*** FRONTPAGE'S BOTTOM BLOCKS ***/
div#newsletter
{
    width: 902px;
    height: 27px;
    padding: 14px 18px 0px;
    background: no-repeat url( '../images/bg-newsletter.png' );
    color: #ffffff;
    position: relative;
    left: 11px;
    margin-bottom: 15px;
}

div#newsletter img
{
    margin-right: 20px;
}

div#newsletter input.input-text
{
    border: 0;
    width: 259px;
    margin: 0px 0px 0px -6px;
    font-size: 11px;
    color: #47493e;
}

div#newsletter input.newsletter-ok
{
    position: absolute;
    top: 10px;
    right: 18px;
}

div#newsletter input
{
    vertical-align:top;
}

div#newsletter form
{
    display: inline;
}

ul#home-link
{
    float: left;
    width: 198px;
    list-style: none;
    margin: 0px 12px 0px 0px;
    padding: 0px;
    position: relative;
    left: 11px; 
}

ul#home-link li
{
    padding: 1px 4px;
    border-bottom: dashed 2px #56361a;
}

ul#home-link li.last
{
    border-bottom: none;
}

ul#home-link img
{
    margin-right: 22px;
    vertical-align:middle;
}

ul#home-link a
{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    display: block;
    line-height: 23px;
}

a#bag-for-you
{
    margin-right:10px;
}

div#anim_flash
{
    position: relative;
    left: 7px;
    top: -5px;
    margin-bottom: -9px;
}

div#anim_flash.right
{
    float: right;
}


a.frontpage-block
{
    position: relative;
    left: 11px;
}


#catalog .remise
{
	position:absolute;
	margin-top:-200px;
	margin-left:75px
}

/*** ARTICLE ***/
div.contentarticle
{
    padding: 0px 15px;
    font-size: 12px
}

div.contentarticle strong
{
    font-size: 14px;
}

div#ref
{
	margin:0 auto;
	width: 900px;
}