/* Layout */
#container
{
    position: relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
	min-height:700px;
    background-color: #EDECE2;
}
/* Footer */
#footer
{
    position: relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
	padding: 10px 0px;
	font-style: italic;
	text-align: center;
    color: #EDECE2;
}
#footer a
{
    margin-right:60px;
    /*color: #EDECE2;*/
}
/* Pre-Home */
#preContent
{
    position: relative;
}
#preBocage
{
    position:absolute;
    top:250px;
    left:180px;
}
#preFr
{
    position:absolute;
    top:385px;
    left:125px;
}
#preEn
{
    position:absolute;
    top:415px;
    left:210px; 
}
#sales
{
    position:absolute;
    left:700px;
    top:40px;
}
#build
{
    position:absolute;
    top:250px;
    left:400px;
    width:350px;
}
/* Layout.php */
#header
{
    padding-top:35px;
    padding-left:44px;
    padding-right:50px;
    height:90px;
    background-image: url(/images/bordure_degrade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#title
{
    float: left;
    height: 45px;
}
/*
######### Transversal nav ##########
*/
#nav
{
    position:absolute;
    top:35px;
    right:50px;
    font-style: italic;
    padding-top:12px;
}
#nav ul li
{
    position:relative;
    display:inline;
    margin-right:10px;
    padding-top:0px;
    padding-bottom:10px;
}
#nav ul li a
{
    color:#737373;
}
#nav ul li ul
{
    display:none;
}
#nav ul li ul li
{
    position:relative;
    padding:0px;
    display:block;
    background-color:#B3B3B3;
    color:#E6E3DE;
    width:75px;
}
#nav ul li ul li a
{
    text-decoration: none;
    display:block;
    padding:4px;
    color:#E6E3DE;
    width:100%
}
#nav ul li ul li:hover
{
    display:block;
    background-color:#737373;
}
#nav ul li:hover ul
{
    top:20px;
    position:absolute;
    display:block;
    left:0px;
    z-index:90;
}
#nav ul li:hover ul#communication li
{
    width:90px;
}
#nav ul li:hover ul#extrasNav li
{
    width:120px;
}
#nav ul li:hover ul#searchNav li {
    width:60px;
}

#nav ul li ul li ul.subnav
{
    display:none;
}

#nav ul li ul li:hover ul.subnav
{
    position:absolute;
    display:block;
    padding-top:0px;
    padding-left:10px;
    top:0px;
    left:70px;
    z-index:91;
}
#nav ul li ul li:hover ul.subnav li
{
    width:100px;
}
/* -------------------------------------------------------------------------------- */
/* HACK IE6 */
* html #container { 
	height:700px;
	/* min-height n'est pas pris en compte par IE6 */
}
* html #nav ul li ul li{
	width:70px;
}
* html #nav ul li ul li.fixi6:hover{
	margin-bottom:-3px;
}
* html #nav ul li ul li ul li {
	margin-left:7px;
	width:85px;
}
* html #nav ul li ul li:hover ul.subnav {	
	position:absolute; /* pour IE : */
	top:expression(body.scrollTop + 0 + "px");/* bloc le menu au top sur IE6*/
}
/* -------------------------------------------------------------------------------- */
/*
######### Content ##########
*/
#content
{
    position:relative;
    margin-top:5px;
    padding-left:45px;
    padding-right:50px;
}
#content h2
{
    padding-left:2px;
}
/*
######### Sub category nav ##########
*/
.subCategoryNav ul 
{ 
	text-align: center;
}
.subCategoryNav li
{
	display: inline;
}
.subCategoryNav a
{
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	padding: 3px 12px;
	color: #E6E3DE;
	background-color: #737373;
}
.subCategoryNav a:hover
{
	background-color: #B3B3B3;
}
.subCategoryNav a.push
{
	background-color: #981922;
}
.subCategoryNav a.selected
{
	background-color: #B3B3B3;
}
/*
######### sidebar home page ##########
*/
#sidebar
{
    position:absolute;
    top:20px;
    left:800px;
    width:150px;
}
/* -------------------------------------------------------------------------------- */
/* HACK IE6 */
* html #sidebar
{ 
	left:750px;
}
/* -------------------------------------------------------------------------------- */
div.module
{
    background-image: url('/images/module.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom:30px;
    margin-bottom:55px;
}
#sidebar ul, #sidebar p
{
    clear:both;
    padding-top:10px;
    width:127px;
}
/*
######### Thickbox internal ##########
*/
#boxContainer
{
	position:relative;
	width: 100%;
	overflow:hidden;
}
#box
{
	position:relative;
	width: 610px;
	height: 470px;
	margin-left:auto;
	margin-right:auto;
    background-color: #EDECE2;
}
/* -------------------------------------------------------------------------------- */
/* HACK IE6 */
* html #box
{ 
	position:absolute;
	top:0px;
}
/* -------------------------------------------------------------------------------- */
#boxContent
{
	position:absolute;
	top:20px;
	margin-left: 33px;
}
#boxContent div
{
    margin-bottom: 4px;
}
#boxContent img
{
	border: 1px ridge #ccc;
}
#boxContent h3 img, #boxContent h4 img
{
	border: 0px;
}
#boxContent div p
{
	font-style: normal;
	line-height:18px;
}
#imageBox
{
    float:right;
}
/*
######### products ##########
*/
#specification
{
	font-size: 12px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#zoom
{
    padding-top:5px;
    margin-bottom:0px;
}
a.smallZoom
{
    position: relative;
}
a.smallZoom span
{
    display:none;
}
a.smallZoom:hover
{
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
}
a.smallZoom:hover span
{
    display: inline;
    /*display:block;*/
    position:absolute;
    top:-31px;
    *top:-6px;
    left:-9px;
}
div#color
{
    margin-bottom: 0px;
}
div#price img
{
    margin-bottom: -5px;
}
div#price img.largerGap
{
    margin-bottom: 0px;
}
#price img
{
    border: 0px;
}
#size
{
    font-size: 11px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, Lucida, Verdana, sans-serif;
}
#limitedBox
{
    position:absolute;
    right:50px;
    top:30px;
}
#limitedBox img
{
    border: 0px;
}
/*
######### news ##########
*/
#newsTitleBox
{
    position:relative;    
}
#newsTitleBox img
{
    border: 0px;
}
#newsBox
{
    position:absolute;
    right:20px;
    top:85px;
}
#largeText
{
    margin-top:10px;
    width:550px;
}
/*
######### Address ##########
*/
#addressHeader h2
{
    border-bottom: 8px solid #737373;
    margin-bottom:20px;
}
#addressSearch
{
    position:absolute;
    top:47px;
    left:480px;
}
#addressSearchEn
{
    position:absolute;
    top:47px;
    left:500px;
}
#addressSearch p, #addressSearchEn p
{
    font-size:14px;
    font-style: normal;
}
#addressForm
{
    width:144px;
    height:20px;
    padding-left:7px;
    background:url(/images/addressBox.gif) no-repeat;    
}
.addressSpacer
{
    height:15px;
}
#failure
{
    margin-top:150px;
}
#search_keywords
{
    width:95px;
    font-style:italic;
}
div.address
{
    float:left;
    font-size: 12px;
    padding-left:10px;
    width:200px;
}
div.bottomLine
{
    clear:both;
    border-bottom: 1px dashed #737373;
    margin-bottom: 10px;
    width:200px;
}
#knowHowDescription
{
    width:150px;
    padding-left:3px;
    margin-right:125px;
}
#pressContact
{
    margin-top:14px;
    margin-left:37px;
}
.module div.form
{
    margin-top:10px;
    width:127px;
    height:22px;
}
span.form
{
    padding:3px;
}
.error_list
{
    padding:0px;
    color:#981922;
}
.red
{
    color:#981922; 
}
input
{
    border:0px;
    padding:3px;
    color:#737373;
}
input.button
{
    background: #ffffff;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
}
.form
{
    background: #ffffff;
}
li.bottomLine
{
    padding-bottom:5px;
    border-bottom: 1px solid #737373;
    margin-bottom: 5px;
}
img.frontProducts
{
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}
.inputFile
{
    float: left;
    margin-right: 15px;
}
div.category
{
    position:relative;
	clear: left;
	background-color: #EDECE2;
}
div.category ul
{
	padding-left:5px;
}
a.arrow
{
	display:block;
	width:37px; 
	height:470px;
	background: #eceae6 url(/images/trianglePrev.jpg) center no-repeat; 
	opacity:0.8; 
	filter:alpha(opacity=80);
}
a.switchImage
{
    background-image:url(/images/triangleNext.jpg); 
}
a.small
{
	height:290px;    
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.carouselBox
{
    position:relative;
    margin-top:5px;
    padding-left:5px;
    width:900px;
}
.carouselContainer
{
    width:900px;
    height:300px;
    position:relative;
    overflow:hidden;
}
.carouselContainerPublicity
{
    width:900px;
    height:300px;
    position:relative;
    overflow:hidden;
}
img.carouselPublicity
{
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}
.next
{
    top:0;
    right:0;
    z-index:90;
    position:absolute;
    margin-top:10px;
}
/* -------------------------------------------------------------------------------- */
/* HACK IE6 */
* html .next 
{ 
	margin-right:-1px;
}
/* -------------------------------------------------------------------------------- */
.prev
{
    top:0;
    z-index:90;
    position:absolute;
    margin-top:10px;
}
.inline
{
    position:relative;
    top:.65em;
}
.pressRelease
{
    margin-top:.5em;
    font-style:italic;
}
.fixedWidth
{
    width:220px;
}
.hidden
{
    display:none;
}
.collecion
{
    padding-bottom:10px;
    display:none;
}
.spacer
{
    clear:both;
}
/*
######### Search page ##########
*/
a.search, a.searchEn
{
    display:block;
    width:85px;
    height:85px;
    background: url(/images/searchBadge.png) no-repeat;
    background-position: 0 0;
}
a.searchEn
{
    background: url(/images/en/searchBadge.png) no-repeat;
}
a.search:hover, a.searchEn:hover
{
    background-position: 0 -85px;
}
#womenSearch
{
    position: absolute;
    top:5px;
    left:300px;
}
#menSearch
{
    position: absolute;
    top:5px;
    left:330px;
}
#search
{
    position: absolute;
    top:5px;
    left:505px;
}
#womenSearchEn
{
    position: absolute;
    top:5px;
    left:365px;
}
#menSearchEn
{
    position: absolute;
    top:5px;
    left:225px;
}
#searchEn
{
    position: absolute;
    top:5px;
    left:365px;
}
/* -------------------------------------------------------------------------------- */
/* HACK IE6 */
* html a.search
{
    background: url(/images/searchBadgeIE6.png) no-repeat;
}
* html a.searchEn
{
    background: url(/images/en/searchBadgeIE6.png) no-repeat;
}
* html #womenSearch
{
    left:325px;
}
* html #menSearch
{
    left:355px;
}
* html #search
{
    left:480px;
}
* html #womenSearchEn
{
    left:380px;
}
* html #menSearchEn
{
    left:245px;
}
* html #searchEn
{
    left:335px;
}
/* -------------------------------------------------------------------------------- */
#searchBox
{
    float:left;
    width:345px;
}
#searchBox h5
{
    margin-top:15px;
    margin-left:5px;
    width:335px;
    border-bottom: 1px solid #737373;
}
#searchBox ul
{
    margin-top:10px;
    padding-top:1px;
    margin-left:165px;
    font-size: 12px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, Lucida, Verdana, sans-serif;
}
#searchBox ul li
{
    background: url(/images/background_menu_deroulant.jpg) repeat-y;
    padding-left:10px;
}
#searchBox ul li a
{
    display: block;
    padding-left:5px;
    width:150px;
    height:16px;
    text-decoration: none;
}
#searchBox ul li a.active
{
    background-color:#AC4E5E;
}
#searchBox ul li a:hover
{
    background-color:#AC4E5E;
}
#searchBox ul li.bottom
{
    padding:0px;
    margin:0px;
    height:13px;
    background: url(/images/bottom_menu_deroulant.jpg) no-repeat;
}

*:first-child+html #searchBox ul li.bottom{margin-top:-2px;}/*hack ie7 only*/

#searchResult
{
    padding-top:10px;
    margin-left:377px;
    
}
#searchResult ul li
{
   display:inline;
}
p#mainText
{
    padding-left:5px;
}
img.searchProducts
{
    float: left;
    margin-top: 7px;
    margin-right: 7px;
}
#presentedProduct
{
    margin-top: 60px;
}
#presentedProduct img
{
    border:0px;
}
#searchFailure
{
    margin-top:8px;
}
/*
######### Mentions légales ##########
*/
#legal
{
    width: 75%;
}
#legal h3,#legal h4
{
    color: #737373;
    margin-top:20px;
    margin-bottom:10px;
}
#legal p
{
    text-align: justify;
    margin-bottom:10px;
}
#legal p.center
{
    text-align: center;
    margin-top:10px;
}
/*
######### Back ##########
*/
.back input
{
    color: #737373;
}
.back input.ok
{
    background: #ffffff;
}
.back input.button
{
	position:absolute;
	right:50px;
	color: #E6E3DE;
	background-color: #981922;
}
.back input.buttonInForm
{
	color: #E6E3DE;
	background-color: #981922;
	width: 59px;
	padding: 5px 5px 4px;
	text-align: center;
}
.back a.button 
{
    display: block;
    color: #E6E3DE;
	background-color: #981922;
	padding:5px;
	width: 50px;
	text-decoration:none;
	text-align: center;
}
html[xmlns*=""] body:last-child .buttonInForm
{/*hack safari only*/
	padding: 5px 5px 6px;
}
.back a.large
{
    width:150px;
    margin-right:5px;
}
.margin
{
    margin-right:10px;
}
.back table
{
    margin-top:20px;
}
.back table#list
{
    width:900px;
}
#list thead
{
    background-color:#737373;
    color: #E6E3DE;
    width:100%;
    font-size:12px;
}
#list td, #list th
{
    padding:4px;
    width:75px;
    height:20px;
    vertical-align: middle;
    text-align:center;
}
#list tr.odd
{
    background-color:#E6E3DE;
}
#list .title
{
    width:200px;
}
#list .largeTitle
{
    width:350px;
}
.back small
{
    font-size:9px;
}
.back dt, .back p, .back li
{
    margin-top:20px;
    margin-bottom:5px;
    font-style: normal;
}
.back dd
{
    margin-bottom:5px;
}
.back #col1
{
    float:left;
    width:400px;
}
.back #col2
{
    margin-right:100px;
    float:left;
    width:400px;
}
.back dl.toggle a
{
    text-decoration: none;
}
.back select
{
    width:175px;
    margin-bottom:10px;
}
.back div.tabulation
{
    margin-left:36px;
}
.back #address_fr
{
    margin-top:20px;
}
.back #address_en
{
    margin-top:141px;
}
.back #signin
{
    margin:auto;
    margin-top:150px;
    width:200px;
    background-color:#B3B3B3;
    color:#E6E3DE;
    padding:25px;
    font-size:11px;
}
.back #signin input.buttonInForm
{
	width: 70px;
	padding: 3px 5px 4px 4px;
}
.back div.pagination
{
    margin-top:25px;
    font-size:14px;
}
.back div.pagination a
{
    text-decoration: none;
}
.back div.pagination a:hover
{
	color: #981922;
}
.back input.table
{
    margin-right:15px;
}