/***************************************************
****************************************************
                          CSS sh
version: 0.1
Date : 2010-05-17
author: 
email: 
website: 
projet: sh
*****************************************************
*****************************************************/
/*--------------------------------------------------------
           Edito
--------------------------------------------------------*/

#wrapper{
	width:1020px;
}
/*--------------------------------------------------------
          Layout
--------------------------------------------------------*/
#header{
	width:1020px;
}

#fileAriane{
	width:1020px;
}

#mainMenuHolder {
width:1020px;
}

#mainMenu {
width:1020px;
}

#footer{width:1020px; margin-top:0px;}

#footerPart2{ margin-top:0px;}

#designersList2 ul li {
    display: inline;
    float: left;
    margin-top: 4px;
	margin-bottom: 0px;
}

#editoGallery{
width:1020px;
margin-bottom:13px;
}
#screen{margin-bottom:6px;}
#galleryBtnPrec{
float:left;width:14px;height:33px;cursor:pointer;
}
#galleryBtnNext{
float:right;width:14px;height:33px;cursor:pointer;
}
#galleryThumbnailHolder{
float:left;width:1004px;height:33px;
overflow:hidden;
position:relative;
}
.galleryTumbnail{
float:left;
width:66px;
margin-left:10px;
cursor:pointer;
}

#collaborate{margin-top:0px;}
#collaborate ul{
margin:0px;
padding: 0px;
list-style-type: none;
width:246px;
position:relative;
left:50%;
margin-left:-123px;
}
#collaborate ul li{
float:left;
display:inline;
margin-left:10px;
}


/*--------------------------------------------------------
          Vignettes Edito
--------------------------------------------------------*/

#vignettes-wrapper{
width:1020px;
margin:0 auto 15px;
height:240px;
}

#vignettes-wrapper .vignette {
list-style:none outside none;
margin:0 auto;
padding:0;
width:1020px;
}
#vignettes-wrapper ul.vignette li {
display:inline;
float:left;
padding:0;
}
#vignettes-wrapper ul.vignette li a.thumb {
cursor:pointer;
height:205px;
margin:0 12px 12px 0;
width:332px;
}
#vignettes-wrapper ul.vignette li a.thumb_right {
cursor:pointer;
height:205px;
margin:0 0 12px;
width:332px;
}
#vignettes-wrapper ul.vignette li span {
display:block;
height:205px;
overflow:hidden;
width:332px;
}
#vignettes-wrapper ul.vignette li a.thumb:hover {
background:none repeat scroll 0 0 #333333;
}
#vignettes-wrapper .vignette  a {
color:#777777;
display: inline;
text-decoration:none;
}

#similarProductsList{width:1020px; height:275px; }

.similarProductsItem{ 
	display:inline;
	/*border-bottom: 4px solid #000000;*/
    float: left;
  
	}
.similarProductsItemlast {
    /*border-bottom: 4px solid #000000;*/
    float: left;
  
}

.similarProductsItemContent{
    float: left;
    margin-right: 15px;
	}
.similarProductsItemContentlast {

    float: left;
    margin-right: 0;
}	

