/* www.itelios.com - 2009 -------global-------*/

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000;
	background:#cbc7bc;
}
#masterContainer {
	width:978px;
	margin:11px auto 0 auto;
	border-left:1px solid #4a4438;
	border-right:1px solid #4a4438;
	border-bottom:1px solid #4a4438;
	overflow:hidden;
	background:#7F725D url(../images/background/bg_body.png) repeat-x left top;
}
#container {
	width:950px;
	margin:0 auto;
	position:relative;
}
#content  {
	width:950px;
	overflow:hidden;
}
/*-----------nav-------*/
#navUp {
	padding:0 0 9px 3px;
	width:947px;
	overflow:hidden;
}
.navUpLeft {
    float:left;
    padding:0;
}
.navUpRight {
    float:right;
    padding:2px 2px 0 0;
}
.navUpRight li {
    float:left;
}
.navUpRight li a:link, .navUpRight li a:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	padding:0 0 0 22px;
}
.navUpRight li a:hover, .navUpRight li a:active{
	text-decoration:underline;
	font-weight:bold;
}
#navUp table td {
    padding:1px 0 0 0;
}
#navUp table td a:link, #navUp table td a:visited, #navUp div span a:link, #navUp div span a:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	padding:0 22px 0 0;
}
#navUp table td a:hover, #navUp table td a:active, #navUp div span a:hover, #navUp div span  a:active {
	text-decoration:underline;
	font-weight:bold;
}
.socoH {
    display:inline-block;
    color:#ff6600;
    font-weight:bold;
    text-decoration:none;
    font-size:1.4em;
    text-transform:uppercase;
    float:left;
    padding:3px 0 0 0;
}
body:nth-of-type(1) .socoH {
   padding:0;
}
.ctl00_ctl00_Menu1_2, .ctl00_Menu1_2 { /*navUp menu: FF and IE*/
	float:left;
}
#ctl00_Menu1, #ctl00_ctl00_Menu1  { /*navUp menu: safari and chrome*/
	float:left;
}
.socoV {
    display:block;
    color:#ff6600;
    font-weight:bold;
    text-decoration:none;
    font-size:1.7em;
    text-transform:uppercase;
    padding:3px 0;
}
#center {
	width:100%;
	background:#FFF;
}
.leftCenter {	
	width:154px;
	vertical-align:top;
	background: url(../images/background/bg_leftNav.png) repeat-y left top;
	padding-bottom:20px;
}
.rightCenter {	
	width:795px;
	vertical-align:top;
	background:#FFF;
}
.rightCenterContent {	
	overflow:hidden;
	text-align:left;
	width:688px;
	position:relative;
}
/*-----------header---------------*/
.myAccountHeader {
	width:108px;
	text-align:left;
	background: #fff url(../images/arrows/arrowMyAccountHeader.gif) no-repeat 2px 5px;
	padding:3px 0 0 22px;
	height:18px;
	border-left:1px solid #494236;
	border-right:1px solid #494236;
	border-bottom:1px solid #494236;
	position:absolute;
	top:8px;
	right:178px;
	font-weight:normal;
}
.myAccountHeader a:link, .myAccountHeader a:visited {
	color:#494236;
	font-size:1.1em;
	text-decoration:none;
	font-weight:normal;
}
.myAccountHeader a:hover, .myAccountHeader a:active {
	text-decoration:underline;
	font-weight:normal;
}
.basketHeader{
	width:135px;
	height:18px;
	text-align:left;
	background: #fff url(../images/arrows/arrowMyAccountHeader.gif) no-repeat 2px 5px;
	padding:3px 0 0 22px;
	border-left:1px solid #494236;
	border-right:1px solid #494236;
	border-bottom:1px solid #494236;
	position:absolute;
	right:17px;
	top:8px;
	z-index:100;
}

.basketHeader ul li{
	float:left;
}
.basketHeader li a:link, .basketHeader li a:visited {
	color:#494236;
	text-decoration:none;
	font-size:1.1em;
}
.basketHeader li a:hover, .basketHeader li a:active {
	text-decoration:none;
}
.listArticlesBasket {
    color:#9b907f;
    font-size:1em;
    padding:0 0 0 5px;
    width:200px;
}
.accountMenuHeader:link, .accountMenuHeader:visited {
	color:#494236;
	text-decoration:none;
	font-size:1em;
	padding:0 10px;
}
.accountMenuHeader:hover, .accountMenuHeader:active {
	color:#887b68;
	text-decoration:none;
	font-size:1em;
	padding:0 10px;
}
.basketHeader a:link, .basketHeader a:visited {
	color:#494236;
	text-decoration:none;
	font-size:1em;
	float:left;
}
.basketHeader a:hover, .basketHeader a:active {
	color:#494236;
	text-decoration:underline;
}
#containerListBasket {
	width:188px;
	height:184px;
	border:1px solid #b3b3b3;	
}
.divBasketList {
    width: 157px; 
    height: 174px; 
    background: #FFF;
    border: 1px solid #b3b3b3; 
    margin: 8px 0 0 0;
   }

.basketListHeader {
	width:156px;
	height:156px;
	overflow:auto;
}
.basketListHeader .articleBasketHeader{
	width:120px;
	height:40px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
.basketListHeader .articleBasketHeader .price{
	white-space: nowrap;
}
.basketListHeader .articleBasketHeader img{
	float:left;	
	margin:5px 0 0 5px;
}
.basketListHeader .articleBasketHeader ul{
	width:104px;
	height:40px;
	float:right;
	display:block;
}
.basketListHeader .articleBasketHeader li{
	width:120px;
	padding:0;
	padding:0 0 2px 0;
	font-size:1.1em;
	line-height:1.1em;
	color:#474338;
}
.basketHeader p{
	width:153px;
	height:13px;
	border-top:1px solid #b3b3b3;
	padding:4px 0 0 2px;
	text-align:center;
}
.basketHeader p a:link.basketLink, .basketHeader p a:visited.basketLink {
	text-decoration:none;
	display:inline-block;
	float:left;
	width:130px;
	height:13px;
	color:#555555;
	padding:0;
	margin:0 0 0 12px;
	font-size:1.1em;
	font-weight:bold;
}
.basketHeader  p a:hover.basketLink, .basketHeader p a:active.basketLink {
	text-decoration:underline;
}
.basketHeader p a.commanderLinkBasket {
	background:url(../images/arrows/arrowBlackRight.gif) no-repeat 0 2px;
	text-decoration:none;
	display:inline-block;
	float:right;
	width:65px;
	height:13px;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	padding:0 0 0 12px;
	margin:0 12px 0 0;
}
.basketHeader p a.commanderLinkBasket:hover {
	text-decoration:underline;
}
.logo {
	position:absolute;
	top:19px;
	left:1px;
	background: url(../images/logos/logo.png) no-repeat left top;
	width:235px;
	height:24px;
	display:block;
}
#header {
	height:59px;
	width:950px;
	position:relative;
	z-index:100;
}
.headerLeft {
	width:260px;
	overflow:hidden;
	position:absolute;
	Left:365px;
	top:8px;
}
.headerLeft p span{
	color:#FFF;
	font-size:0.9em;
}
.headerLeft p span a:link, .headerLeft p span a:visited {
	color:#000;
	font-size:0.9em;
	text-decoration:none;
}
.headerLeft p span a:hover, .headerLeft p span a:active {
	color:#000;
	font-size:0.9em;
	text-decoration:underline;
}
.headerLeft .menuHeader {
	float:right;
	padding:6px 0 2px 0;
}
.headerLeft li {
	float:left;
	padding:0 2px;
	color:#FFF;
}
.headerLeft li a:link, .headerLeft li a:visited {
	color:#FFF;
	text-decoration:none;
	font-size:1em;
}
.headerLeft li a:hover, .headerLeft li a:active {
	text-decoration:underline;
}
.headerLeft .menuHeader li a.connectAccount:link, .headerLeft .menuHeader li a.connectAccount:visited {
	background: url(../images/arrows/arrowAddBasket.gif) no-repeat left 1px;
	padding-left:11px;
}
.headerLeft .menuHeader li a.connectAccount:hover, .headerLeft .menuHeader li a.connectAccount:active {
    text-decoration:underline;
}
.headerLeft .deconnect {
	clear:both;
	float:right;
	padding-top:5px;
	width:300px;
	display:none;
}
.headerLeft input {
	background:#FFF;
	border:none;
	width:100px;
	height:14px;
	font-size:1em;
	color:#9b907f;
}
.headerLeft input.errorField {
	border:1px solid #cc0000;
}
.headerLeft .listeCompte li{
	color:#61434b;
	display:inline;
}
.headerLeft .listeCompte li.firstItemCompte{
	color:#f23b8d;
	text-transform:uppercase;
}
.headerLeft .listeCompte li a{
	color:#61434b;
}

.headerLeft .listeCompte li a{
	margin-top:14px;
}
.headerLeft .listeCompte li a:hover {
	text-decoration:underline;
}
.headerLeft .listeCompte li a.defaultBtn:hover {
	text-decoration:none;
	color:#FFF;
}
.headerLeft label{
	color:#000;
	font-size:1.2em;
	font-weight:bold;	
}
.headerLeft  p label{
	color:#a5a5a3;
	text-transform:none;
}
.headerLeft .deconnect li{
	float:right;
	color:#64686a;
	text-transform:uppercase;
}
.headerLeft .deconnect li a{
	color:#64686a;
	text-transform:uppercase;
}
.headerLeft .deconnect li a:hover{
	color:#FFF;
}
.idCompte  {
	width:300px;
	overflow:hidden;
	float:right;
	position:relative;
}
.idCompte p  {
	width:120px;
	float:left;
	padding-left:5px;
}
.idCompte .defaultBtn {
	position:absolute;
	right:8px;
	bottom:0;
}
.myAccountUnlogged {
    padding-top:3px;
}
.myAccountlogged {
    color:#FFF;
    padding-top:3px;
}
.myAccountUsername {
    font-weight:bold;
    font-size:1.2em;
}
.myAccountNoUsername {
    padding-top:2px;
    font-size:1em;
}
.myAccountNoUsername a:link, .myAccountNoUsername a:visited {
    color:#FFF;
    text-decoration:underline;
}
.myAccountNoUsername a:hover, .myAccountNoUsername a:active {
    color:#FFF;
    text-decoration:none;
}
/*----------------home page----------*/
.innerContentHome {
	width:930px;
	overflow:hidden;
	background:#FFF;
	padding:10px 10px 20px 10px;
	height:495px;
}
.topHome {
    width:100%;
    overflow:hidden;
}
.leftPushHome {
    float:left;
    width:350px;
    height:350px;
    position:relative;
}
.centerPushHome {
    float:left;
    width:210px;
    height:350px;
    padding:0 10px;
}
.centerPushPart {
    position:relative;
}
.centerPushPartBottom {
    padding:10px 0 0 0;
    position:relative;
    *padding:6px 0 0 0;
}
.rightPushHome {
    float:right;
    width:350px;
    height:350px;
    position:relative;
    z-index:0;
    display:block;
}
.bottomHome {
    width:100%;
    overflow:hidden;
    padding-top:10px;
}
.bottomHomePart {
    float:left;
    width:178px;
    padding-right:10px;
    position:relative;
}
.bottomHomePartlast {
    float:left;
    width:178px;
    padding-right:0;
    position:relative;
}
a.linkHome {
    border:1px solid #676158;
    background:#FFF url(../images/arrows/arrowNextPage.gif) no-repeat 3px 1px;
    display:inline-block;
    padding:0 13px;
    height:12px;
    text-align:center;
    color:#494236;
    font-size:1em;
    position:absolute;
    text-decoration:none;
}
.bottomHomePart a.linkHome {
    right:15px;
    bottom:5px;
}
.bottomHomePartlast a.linkHome {
    right:5px;
    bottom:5px;
}
.leftPushHome a.linkHome {
    left:15px;
    bottom:165px;
}
.rightPushHome a.linkHome  {
    right:15px;
    top:40px;
}
/*----------------footer-------------*/	
#footerLeft {
	width:600px;
	float:left;
	padding-bottom:10px;
}
.versions {
	height:17px;
	float:left;
	margin:5px 0 0 6px;
}
.versions  input{
	float:left;
}
.versions a:link, .versions a:visited {
	float:left;
	display:block;
	width:18px;
	height:17px;
	border:0;
	margin-right:3px;
	text-decoration:none;
}
.versions a:hover, .versions a:active {
	float:left;
	display:block;
	width:18px;
	height:17px;
	border-bottom:2px solid #fff;
	text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
#footerLeft .menu1Footer {
	display:block;
	float:left;
	padding-top:5px;
}
#footerLeft .menu1Footer li{
	float:left;
	color:#fff;
}
#footerLeft  .menu1Footer li a:link, #footerLeft .menu1Footer  li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:1.1em;
	padding:0 2px 0 4px;
}
#footerLeft .menu1Footer li a:hover, #footerLeft .menu1Footer li a:active {
	color:#FFF;
	text-decoration:underline;
}
/*-------------------------------------------------------------------------------*/
#footerLeft .menu2Footer {
	display:block;
	clear:both;
	padding:0 0 0 30px;
}
#footerLeft .menu2Footer li{
	float:left;
	font-size:1.1em;
}
#footerLeft .menu2Footer li a:link, #footerLeft  .menu2Footer li a:visited {
	color:#000;
	text-decoration:none;
}
#footerLeft  .menu2Footer li a:hover, #footerLeft  .menu2Footer li a:active {
	color:#000;
	text-decoration:underline;
}
/*-------------------------------------------------------------------------------*/
#footerLeft  .menu3Footer {
	display:block;
	clear:both;
	padding-left:20px;
}
#footerLeft .menu3Footer li{
	float:left;
	color:#999999;
	font-size:1em;
}
#footerLeft  .menu3Footer li a:link, #footerLeft  .menu3Footer li a:visited {
	color:#999999;
	text-decoration:none;
	font-size:1em;
}
#footerLeft  .menu3Footer li a:hover, #footerLeft  .menu3Footer li a:active {
	color:#999999;
	text-decoration:underline;
}
/*-------------------------------------------------------------------------------*/
#footerRight {
	width:135px;
	float:right;
	background:#FFF;
	padding:3px 3px 6px 3px;
}

#footerRight  .newsletterFooter a:link, #footerRight .newsletterFooter a:visited {
	color:#494236;
	text-decoration:none;
	font-size:1.1em;
	display:block;
    background:url(../images/arrows/arrowJoinNewsletter.gif) no-repeat left 3px;
    height:12px;
    padding-left:20px;
    font-weight:normal;
}
#footerRight  .newsletterFooter a:hover, #footerRight .newsletterFooter a:active {
    text-decoration:underline;
}
/*END OF FOOTER................................................................................*/
.innerContent {
	width:760px;
	min-height:400px;
	padding:0 15px 20px 20px;
}
.innerContent .titreCompteLong {
	color:#82796A;
	font-size:1.2em;
	color:#82796A;
	font-family: Arial, Helvetica, sans-serif;
}
/*LEFT MENU................................................................................*/
.leftMenu .searchPart {
	width:154px;
	overflow:hidden;
	float:left;
	margin:0 0 15px 0;
	*margin:0;
}
.leftMenu .searchPart h3{
	padding:20px 0 6px 12px;	
	color:#877850;
	font-weight:normal;
	font-size:1.5em;
}
.leftMenu  h3.recentlyViewedTitle {
    color:#877850;
    font-size:1.5em;
    font-weight:normal;
    padding-top:16px;
}
.leftMenu .searchPart input{
	width:100px;
	border:1px solid #A5997B;
	margin:0 0 0 11px;
	float:left;
	font-size:1em;
	display:inline-block;
	font-size:1em;
	color:#82796A;
	font-family: Arial, Helvetica, sans-serif;
}
.leftMenu  .searchPart .okSearch {
	background:#DCD8CD;
	border:1px solid #A5997B;
	color:#877850;
	font-size:1.1em;
	cursor:pointer;
	width:22px;
	height:11px;
	float:left;
	display:block;
	text-decoration:none;
	padding:2px 0;
	text-align:center;
}
.leftMenu .optionsMenu {
	width:139px;
	padding:3px 0 0 12px;
}

.leftMenu .titleTreeView {	
	font-size:1.2em;
	padding:5px 0 5px 10px;
}
.leftMenu .optionsMenu td.titleTreeView a:link, .leftMenu .optionsMenu td.titleTreeView a:visited {	
	color:#494236;
	font-size:1.1em;	
	text-decoration:none;
	padding:0;
}
.leftMenu .optionsMenu td.titleTreeView a:hover, .leftMenu .optionsMenu td.titleTreeView a:active {		
	text-decoration:underline;
}
.leftMenu .treeviewLeaf {
	color:#464646;
	font-size:1.2em;
	padding-top:9px;
}
.leftMenu .treeviewRoot {
	font-size:1.2em;
	padding-top:9px;
}
.leftMenu .optionsMenu td a:link, .leftMenu .optionsMenu td a:visited {	
	color:#877850;
	font-size:1.2em;	
	text-decoration:none;
	font-weight:bold;
}
.leftMenu .optionsMenu td a:hover, .leftMenu .optionsMenu td a:active {		
	text-decoration:underline;
}
.leftMenu .optionsMenu .dernier {
    overflow:hidden;
    width:139px;
    padding-top:8px;
}
.leftMenu .optionsMenu .dernier a:link, .leftMenu .optionsMenu .dernier a:visited {
	display:block;
	height:53px;
	width:55px;
    background:url(../images/background/bg_productView.gif) no-repeat left top;
    float:left;
    text-align:center;
    padding-top:3px;
    margin-right:6px;
}
.leftMenu .optionsMenu .dernier a:hover, .leftMenu .optionsMenu .dernier a:active {
    background:url(../images/background/bg_productView.gif) no-repeat left bottom;
}
.leftMenu .pushLeftMenu {
	width:142px;
	float:left;
	margin:18px 0 0 14px;
	_margin:18px 0 0 7px;
}
.leftMenu .servicesMenu {
	padding:16px 0 0 12px;
}
.leftMenu .servicesMenu  h4{
	margin:0 0 12px 0;	
	color:#877850;
	font-weight:normal;
	font-size:1.5em;
}
.leftMenu .servicesMenu h4 a:link, .leftMenu .servicesMenu h4 a:visited{
	text-decoration:none;
	color:#877850;
    font-size:1em;
    font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;   
}
.leftMenu .servicesMenu h4 a:hover, .leftMenu .servicesMenu h4 a:active{
	text-decoration:none;
}
/*..BreadCrumb..............................................................................*/
.breadCrumb {
	width:100%;
	float:left;
	overflow:hidden;
	display:block;
	padding-top:5px;
	color:#555555;
}
.breadCrumb span{
	color:#555555;
	font-size:1em;
}
.breadCrumb  span a:link, .breadCrumb  span a:visited{
	color:#555555;
	font-size:1em;
	text-decoration:none;
}
.breadCrumb  span a:hover, .breadCrumb  span a:active{
	text-decoration:underline;
}

#breadCrumbCheckout {
    width:100%;
	overflow:hidden;
	display:block;
	padding-top:5px;
	color:#555555;
}
#breadCrumbCheckout a {
	color:#555555;
	text-decoration:underline;
}
#breadCrumbCheckout a:hover {
    text-decoration:underline;
}
/*ACCOUNT...........................................*/
.profileTitle {
    padding:10px 0;
    color:#877850;
    font-size:1.8em;
    font-weight:normal;
}
#containerAccountprofile {
	width:550px;
	overflow:hidden;
	margin:23px 0 0 0;
}
#containerAccountprofile p{
	font-size:1.2em;
	line-height:1.3em;
	padding-bottom:15px;
}
#containerAccountprofile #formId p{
	padding:0;	
}
#containerAccountprofile .sendAccountProfile {
	background:url(../images/arrows/blackArrowRight.gif) no-repeat left center;
	border:0;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
	width:80px;
	height:22px;
	float:left;
	margin:20px 0 0 170px;
	text-decoration:none;
}
#containerAccountprofile .sendAccountProfile:hover {
	text-decoration:underline;
}
/*TABS.......................................*/
.tabDescriptionTailleEntretien {
	width:374px;
	height:170px;
	border-bottom:1px solid #7F725D;
	margin:0 0 10px 0;
}
.SlideView {
	border-left:1px solid #7F725D;
	border-right:1px solid #7F725D;
	height:116px;
	border-top:1px solid #7F725D;
	padding:20px 10px 10px 10px;
	z-index:0;
	color:#474337;
	position:relative;
	overflow:hidden;
}
.tabDescriptionTailleEntretien  ul{
	width:374px;
	height:24px;
}
.tabDescriptionTailleEntretien li{
	float:left;
	position:relative;
	z-index:0;
}
tabDescriptionTailleEntretien .descriptionTab {
	position:absolute;
	z-index:100;
	border-bottom:0;
}
.tabDescriptionTailleEntretien .entretienTab:link, .tabDescriptionTailleEntretien .entretienTab:visited, .tabDescriptionTailleEntretien .entretienTab:hover, .tabDescriptionTailleEntretien .entretienTab:active {
	border-left:1px solid #7F725D;
	position:absolute;
	left:101px;
	z-index:100;
}
.tabProduct a:link, .tabProduct a:visited{
	text-decoration:none;
	display:block;
	background:#fff;
	height:19px;
	color:#aaaaaa;
	font-family:Times New Roman, Times, serif;
	font-size:1.4em;
	padding:4px 0 0 0;
	text-align:center;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	width:100px;
	position:absolute;
	z-index:100;
}
.tabProduct a:hover, .tabProduct a:active {
	text-decoration:none;
	height:19px;
	display:block;
	font-family:Times New Roman, Times, serif;
	border-left:1px solid #7F725D;
	border-right:1px solid #7F725D;
	border-top:1px solid #7F725D;
	color:#494236;
	width:100px;
	padding:4px 0 0 0;
	position:absolute;
	background:#fff;
	z-index:100;
}
.tabProduct_current a:link, .tabProduct_current a:visited, .tabProduct_current a:hover, .tabProduct_current a:active{
	color:#494236;
	font-family: Times New Roman, Times, serif;
	display:block;
	border-left:1px solid #7F725D;
	border-right:1px solid #7F725D;
	border-top:1px solid #7F725D;
	border-bottom:0;
	width:100px;
	height:19px;
	text-decoration:none;
	font-size:1.4em;
	text-align:center;
	padding:4px 0 1px 0;
	position:absolute;
	background:#fff;
	z-index:100;
}
.tabDescriptionTailleEntretien  p{
	line-height:1em;
	margin:8px 5px 0 5px;
}
.tabDescriptionTailleEntretien #slideDescription {
	height:117px;
	overflow:auto;
	color:#464646;
	font-size:1.1em;
}
.tabDescriptionTailleEntretien .entretien {
	width:316px;
	height:117px;
	overflow:auto;
	color:#464646;
	font-size:1.1em;
	line-height:1em;	
}
#formId img{
	float:right;
	margin:4px 0 0 0;
}
#formId p{
	margin:0 0 0 0;
	overflow:hidden;
	width:452px;
	height:34px;
}
#formId p.checkAge{
	height:22px;
	width:452px;
}
#formId  label{
	width:220px;
	height:35px;
	display:block;
	float:left;
	text-align:right;
	padding:2px 3px 0 0;
}
#formId  input{
	float:left;
	border:1px solid #aeaeae;
	width:206px;
	padding:2px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;	
}
#formId  .errorArrow {
	color:black;
}
#formId .errorMessage {
	font-size:1.2em;
	padding:0 0 20px 0;	
	font-weight:bold;
	line-height:1.2em;
	display:block;
}
#containerNewsletter #formId .errorMessage {	
	padding:0;
}
#formId  select{
	font-size:1em;
	border:1px solid;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#formId  .checkAge label {
	width:190px;
	height:20px;
	display:block;
	float:left;
	text-align:right;
	padding:0 3px 0 0;
}
#formId  .checkAge input {
	width:12px;
	margin:2px 0 0 2px;
	padding:0;
	border:0;
	float:left;
	font-size:1.2em;
}
#formId .sendAccount {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 10px 0 22px;
    text-decoration:none;
}
#formId .sendAccount:hover {
	text-decoration:underline;
}
#formId .sendAccountLoginPage {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:0.9em;
    font-weight:bold;
    height:15px;
    padding:2px 10px 0 22px;
    text-decoration:none;
}
#formId .sendAccountLoginPage:hover {
	text-decoration:underline;
}
/*............................................*/
#tableSize td, #tableSize th{
	text-align:center;
	vertical-align:middle;
}
#tableSize table {
	margin:24px 0 0 0;	
}
/* Newsletter............................................*/
#containerNewsletter {
	width:570px;
	overflow:hidden;
	float:left;
	margin:19px 0 0 0;
}
#containerNewsletter h2 {
    color:#877850;
    font-size:2em;
    font-weight:normal;
    padding:10px 0;
}
#containerNewsletter p{
	padding:0 0 10px 5px;
	font-size:1.2em;
	line-height:1.2em;
}
#containerNewsletter #formId p{
	padding:0;
}
#containerNewsletter a.abboner {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 13px 0 28px;
    display:block;
    text-decoration:none;
    margin:0 150px 0 0;
    _margin:0 75px 0 0;
}
#containerNewsletter a.abboner:hover {
	text-decoration:underline;
}
.messageNewsletter {
	padding:50px 10px 30px 20px;	
	font-size:1.1em;
	color:#666666;
	display:block;
	float:left;
}
.messageNewsletter a:link, .messageNewsletter a:visited {
	text-decoration:none;
	color:#666666;
}
.messageNewsletter a:hover, .messageNewsletter a:active {
	text-decoration:underline;
	color:#666666;
}
.ageNewsletter {
	font-size:1.2em;
	float:left;
	margin:30px 0 15px 40px;
	width:452px;
}
/*Universe....................................................*/
.containerUniverse {
	width:760px;
	overflow:hidden;
}
.boxUniverse {
	width:135px;
	overflow:hidden;
	float:left;
	margin:20px 37px 0 0;
}
.containerUniverse .boxUniverse ul, .containerUniverse .boxUniverse2 ul{
	display:inline-block;
	margin:12px 0;
}
.containerUniverse .boxUniverse li, .containerUniverse .boxUniverse2 li{
	float:left;
}
.containerUniverse .boxUniverse a:link, .containerUniverse .boxUniverse a:visited, .containerUniverse .boxUniverse2 a:link, .containerUniverse .boxUniverse2 a:visited{
	text-decoration:none;
	display:inline-block;
	margin:0 4px 0 0;
	height:18px;
}
.containerUniverse .boxUniverse li a:hover, .containerUniverse .boxUniverse li a:active, .containerUniverse .boxUniverse2 li a:hover, #containerUniverse .boxUniverse2 li a:active{
	background:url(../images/colorSample/colorHover.gif) no-repeat left bottom;
	text-decoration:none;
}
.containerUniverse .changeAddress a:link, .containerUniverse .changeAddress a:visited{
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	padding:0 0 3px 12px;
	font-weight:bold;
	display:block;
	background:transparent url(../images/arrows/blackArrowRight.gif) no-repeat 0 2px;
}
.containerUniverse .changeAddress a:hover, .containerUniverse .changeAddress a:active{
	text-decoration:underline;
}
.containerUniverse .boxUniverse h3, .containerUniverse .boxUniverse2 h3{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 11px 0;
}
.containerUniverse .boxUniverse h4, .containerUniverse .boxUniverse2 h4{
	color:#000;
	font-size:1.3em;
	font-weight:bold;	
	width:60px;
	float:left;
	margin:0 0 4px 0;
}
.containerUniverse .boxUniverse h5, .containerUniverse .boxUniverse2 h5{
	color:#000;
	font-size:1em;
	font-weight:normal;	
	margin:0 0 11px 0;
}
.imgBoxUniverse {
	width:135px;
	height:137px;
	display:block;
}

.pricesBoxUniverse {
	width:135px;
	height:63px;
	display:block;	
}
.boxUniverse2 {
	width:135px;
	overflow:hidden;
	float:right;
	margin:20px 0 0 0;
}
/*...Silhouette.........................................................*/
#containerSilhouette {
	width:653px;
	overflow:hidden;
}
#gallerySilhouette {
	width:654px;
	height:210px;
	margin:0;
	position:relative;
}
#gallerySilhouette ul {
	display:inline-block;
	position:absolute;
	left:38px;
	top:20px;
	width:585px;
	height:215px;
}
#gallerySilhouette li {
	float:left;
	margin:0 6px 0 6px;
}
.arrowGalleryLeft {
	display:block;
	position:absolute;
	left:0px;
	top:80px;
}
.arrowGalleryRight {
	display:block;
	position:absolute;
	right:0px;
	top:80px;	
}
#containerSilhouette h2{
	background-color:#f3f3f3;
	height:26px;
	width:653px;
	text-align:left;
}
#containerSilhouette h2 img {
	margin:4px 0 0 5px;	
}
#silhouettePricesContainer {
	width:654px;
	height:424px;
	position:relative;
}
#silhouettePrices {
	width:282px;
	overflow:hidden;
	position:absolute;
	left:118px;
	top:180px;
}
#silhouettePrices p{
	padding:0 0 29px 0;
	color:#fff;
	font-size:1.2em;
	width:315px;
}
#silhouettePrices span a:link, #silhouettePrices span  a:visited {
	color:#fff;
	text-decoration:none;
}
#silhouettePrices span a:hover, #silhouettePrices span  a:active {
	text-decoration:underline;
}
#silhouettePrices p .push8{
	font-size:0.8em;
	font-style:italic;
}
#silhouettePrices p .oldPrice {
	color:#cccccc;
	font-size:0.8em;
}
#silhouettePrices .nameProductSilhouette {
	width:145px;
	display:block;
	float:left;
	overflow:hidden;
}
#silhouettePrices .priceProductSilhouette {	
	width:57px;
	display:block;
	float:left;
	overflow:hidden;
}
/*..SITE MAP..........................................*/
.siteMapColumn {
	float:left;
	width:203px;
	min-height:300px;
	margin:10px 6px 10px 0;
	padding:0 0 0 8px;
	text-align:left;
}
.siteMapColumn h4{
	color:#464646;
	font-weight:bold;
	font-size:1.4em;
	margin:0 0 0 8px;
}
.siteMapColumn h4 a:link, .siteMapColumn h4 a:visited{
	color:#464646;
	font-size:1em;
	text-decoration:none;
}
.siteMapColumn h4 a:hover, .siteMapColumn h4 a:active{
	text-decoration:none;
	font-size:1em;
}
.siteMapColumn ul{
	display:block;
	margin:10px 20px 0 15px;
}
.siteMapColumn li{
	margin:0 0 10px 0;
	background:url(../images/arrows/bulletSiteMap.gif) no-repeat 0 7px;
	line-height:1.3em;
	padding:0 0 0 5px;
}
.siteMapColumn a:link, siteMapColumn a:visited{
	color:#464646;
	font-size:1.1em;
	text-decoration:none;
}
.siteMapColumn a:hover, siteMapColumn a:active{
	color:#464646;
	font-size:1.1em;
	text-decoration:underline;
}
.borderSiteMap {
	border-right:1px solid #b3b3b3;
}
/*..Navigation.................................................................................*/
#basketBar {
	background:url(../images/background/bg_userBar.gif) repeat-x left top;
	height:31px;
	width:760px;
	margin-top:10px;
}
#basketBar li {
    float:left;
    width:124px;
}
#basketBar li span {
    width:124px;
    display:block;
    color:#FFF;
    height:20px;
	background:url(../images/arrows/arrowOngletTopOff.gif) no-repeat 10px 7px;
	text-decoration:none;
	padding:6px 0 0 0;
	text-align:center;
	font-size:1.2em;
    border-right:1px solid #FFF;
    border-top:1px solid #FFF;
    font-weight:bold;
}
#basketBar li.current span {
    width:123px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 0;
	text-align:center;
	font-size:1.2em;
    border:1px solid #80735e;
    font-weight:bold;
}
#basketBar li span a:link, #basketBar li span a:visited  {
    color: #fff;
    text-decoration:none;
}
#basketBar li span a:hover, #basketBar li span a:active  {
    color: #fff;
    text-decoration:none;
}
#basketBar li.current span a{
    color:#3e372d;
    text-decoration:none;
}
/*..Navigation.Profile................................................................................*/
.profileBar {
	background:url(../images/background/bg_userBar.gif) repeat-x left top;
	height:31px;
	width:760px;
}
.profileBar li {
    float:left;
    width:160px;
}
.profileBar li a:link, .profileBar li a:visited  {
    width:160px;
    display:block;
    color:#FFF;
    height:20px;
	background:url(../images/arrows/arrowOngletTopOff.gif) no-repeat 15px 7px;
	text-decoration:none;
	padding:6px 0 0 0;
	text-align:center;
	font-size:1.2em;
    border-right:1px solid #FFF;
    border-top:1px solid #FFF;
    font-weight:bold;
}
.profileBar li a:hover, .profileBar li a:active {
    width:159px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 0;
	margin-top:1px;
	text-align:center;
	font-size:1.2em;
    border:1px solid #80735e;
    font-weight:bold;
}
.profileBar li.current a {
    width:159px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 0;
	text-align:center;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.profileBar span {
	display:none;	
}
/*..current.profile................................................................................*/
.profileBar .profile_current  {
}
.profileBar .myAdresses_current  {
}
.profileBar .myOrders_current {
}
.profileBar .mySubscriptions_current {
}
/*..Navigation.Services................................................................................*/
.servicesContainer .servicesBar {
	background:url(../images/background/bg_userBar.gif) repeat-x left top;
	height:31px;
	width:760px;
	margin:0 0 40px 0;
	padding:0;
	display:inline-block;
}
.servicesContainer .servicesBar li {
    float:left;
    margin:0;
    padding:0;
    width:180px;
}
.servicesContainer .servicesBar li a {
    width:140px;
    display:block;
    color:#FFF;
    height:20px;
	background:url(../images/arrows/arrowOngletTopOff.gif) no-repeat 15px 7px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border-right:1px solid #FFF;
    border-top:1px solid #FFF;
    font-weight:bold;
}
.servicesContainer .servicesBar li a:hover {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	margin-top:1px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    font-weight:bold;
}
.servicesContainer servicesBar li.current a {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.servicesContainer .servicesBar span {
	display:none;	
}
/*..current.services...............................................................................*/
.servicesContainer .servicesBar .entretien_current  {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.servicesContainer .servicesBar .faq_current  {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.servicesContainer .servicesBar .livraison_current {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
/*.................................................................................................*/
.servicesContainer {
	background:#fff;
	width:756px;
	overflow:hidden;
	margin:22px 0 0 0;
	padding:0 0 10px 0;
}
.servicesContainer h2 {
	color:#87784f;
	font-size:2em;
	margin:0 0 15px 0;
	width:610px;
	font-weight:normal;
}
.servicesContainer h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 20px 0;
	width:610px;
}
.servicesContainer h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 20px 0;
	width:610px;
	color:#000;
}
.servicesContainer p {
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 20px 0;
	width:550px;
}
.servicesContainer ul {
	display:inline-block;
	margin:0 0 20px 0;
}
.servicesContainer li {
	float:left;
	margin:0 5px 0 0;
}
/*..Magasins.......................................................................................*/
.magazinContainer {
	background:#fff;
	width:756px;
	overflow:hidden;
	margin:22px 0 0 26px;
	padding:0 0 10px 0;	
}
.magazinContainer h2 {
	color:#87784f;
	font-size:2em;
	margin:0 0 15px 0;
	width:610px;
	font-weight:normal;
}
.magazinContainer h3 {
	color:#87784f;
	font-size:1.2em;
	margin:0 0 10px 380px;
	height:24px;
	font-weight:normal;
}
.dropDownsMagasin  {
	width:285px;
	overflow:hidden;
	margin:38px 0 67px 165px;
}
.dropDownsMagasin  p{
	width:285px;
	overflow: hidden;
}
.dropDownsMagasin  label{
	width:71px;
	display:block;
	float:left;
	text-align:right;
	font-size:1.1em;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin:4px 0  10px 0;
}
.dropDownsMagasin  select{
	width:201px;
	display:block;
	float:right;
	border:1px solid #87784f;
	margin:0 0 5px 0;
}
.magasinsInfos {
	width:450px;
	overflow:hidden;
	margin:0 0 0 118px;
	padding:0 0 30px 0;
}
.photoMagasin  {
	width:227px;
	overflow:hidden;
	float:left;
}
.addressMagasin {
	float:right;
	width:187px;
	overflow:hidden;
	color:#999999;
}
.addressMagasin p {
	padding:0 0 20px 0;
	font-size:1.1em;
	line-height:1.3em;
}
.greyBorder {
	border-bottom:1px solid #999999;
	margin-bottom:10px;
}
/*..Navigation.Univers................................................................................*/
.universBar {
	background:url(../images/background/bg_userBar.gif) repeat-x left top;
	height:31px;
	width:760px;
	margin:0 0 25px 0;
}
.universBar li {
    float:left;
    width:180px;
}
.universBar li a {
    width:140px;
    display:block;
    color:#FFF;
    height:20px;
	background:url(../images/arrows/arrowOngletTopOff.gif) no-repeat 15px 7px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border-right:1px solid #FFF;
    border-top:1px solid #FFF;
    font-weight:bold;
}
.universBar li a:hover {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	margin-top:1px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    font-weight:bold;
}
.universBar li.current a {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.universBar span {
	display:none;	
}
/*..current.univers...............................................................................*/
.universBar .savoirFaire_current  {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.universBar .magazine_current  {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.universBar .historique_current {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
.universBar .cadeaux_current {
    width:139px;
    display:block;
    color:#3e372d;
    height:22px;
	background:#fff url(../images/arrows/arrowOngletTopOn.gif) no-repeat 10px 9px;
	text-decoration:none;
	padding:6px 0 0 40px;
	text-align:left;
	font-size:1.2em;
    border:1px solid #80735e;
    margin-top:1px;
    font-weight:bold;
}
/*.................................................................................................*/
.universContainer {
	background:#fff;
	width:756px;
	overflow:hidden;
	margin:22px 0 0 2px;
	padding:0 0 10px 0;
}
.universContainer h2 {
	color:#87784f;
	font-size:2em;
	margin:0 0 15px 0;
	width:756px;
	font-weight:normal;
}
.universContainer h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 14px 0;
	width:756px;
	color:#87784f;
}
.universContainer p {
	font-size:1.2em;
	margin:0 0 14px 0;
	width:745px;
	color:#87784f;
}
.videoSavoirFaire {
	width:288px;
	height:240px;
	margin:60px auto;
}
.slideMagazine  {
	width:416px;
	height:250px;
	margin:50px auto;	
}
.iFrameFaq {
	height:321px;
	margin:-30px 0 0 -30px;
	overflow:auto;
	width:785px;
}
/*.Maintenance ....................................................................................*/
.containerMaintenance {
	width:981px;
	height:678px;
	margin:0 auto;
	background:url(../images/pictures/pageUK.jpg) no-repeat;
	position:relative;
}
.containerMaintenance p {
	position:absolute;
	width:803px;
	height:59px;
	color:#fff;
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	text-align:center;
	left:92px;
	top:309px;
}
/*.Page Error..................................................................................*/
.containerErrorPage {
	width:981px;
	height:678px;
	margin:0 auto;
	background:url(../images/pictures/pageUK.jpg) no-repeat;
	position:relative;
}
.containerErrorPage p {
	position:absolute;
	width:685px;
	height:59px;
	color:#fff;
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	text-align:center;
	left:151px;
	top:309px;
}
.containerErrorPage p a:link, .containerErrorPage p a:visited {
	text-decoration:underline;
	color:#fff;
}
.containerErrorPage p a:hover, .containerErrorPage p a:active {
	text-decoration:none;
}
/*.Page UK ....................................................................................*/
.containerPageUK {
	width:981px;
	height:678px;
	margin:0 auto;
	background:url(../images/pictures/pageUK.jpg) no-repeat;
	position:relative;
}
.containerPageUK p {
	position:absolute;
	width:347px;
	height:58px;
	color:#fff;
	font-size:2.7em;
	line-height:1.1em;
	font-weight:normal;
	text-align:center;
	left:320px;
	top:308px;
}

/*.Zoom Pop up ............................................................................*/
.zoomContainer {
	width:540px;
	height:499px;
	background:url(../images/background/zoomPopup.png) no-repeat;
	position:relative;
}
.zoomContainer h1 {
    color:#877850;
    font-size:1.9em;
    font-weight:normal;
    height:25px;
    width:450px;
    float:left;
    margin:10px 0 0 15px;
}
.zoomContainer a.closeBtn {
	display:block;
	width:53px;
	height:12px;
	background:url(../images/btn/closePopUp.gif) no-repeat right 1px;
	font-size:1.1em;
	font-weight:bold;
	color:#484135;
	text-decoration:none;
	float:right;
	margin:4px 6px 0 0;
}
.zoomProduct {
	width:450px;
	height:450px;
	background-color:#fff;
	margin:0 0 0 12px;
	float:left;
}
.thumbsZoom {
	width:55px;
	overflow:hidden;
	float:right;
	margin:0 14px 0 0;
}
.thumbsZoom ul {
	display:block;
	margin:0 auto;
}
.thumbsZoom li {
	width:55px;
	height:54px;
	margin:0 0 4px 0;
	position:relative;
}
.thumbsZoom li a:link, .thumbsZoom li a:visited{
	text-decoration:none;
	width:50px;
	height:50px;
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	border:1px solid #c3c3c3;
}
.thumbsZoom li a:hover, .thumbsZoom li a:active{
	text-decoration:none;
	border:2px solid #000;
	position:absolute;
	top:1px;
	left:1px;
	width:50px;
	height:50px;
	display:block;
}
.colorOptions {
	text-align:right;
	position:absolute;
	bottom:20px;
	right:89px;
}
.colorOptions ul{
	text-align:right;
	display:inline-block;
}
.colorOptions li{
	text-align:right;
	float:left;
	padding:0 0 0 2px;
}
.colorOptions li a:link, .colorOptions li a:visited{
	display:block;
	text-decoration:none;
	border:2px solid #fff;
}
.colorOptions li a:hover, .colorOptions li a:active{
	border:2px solid #000;
	display:block;
	text-decoration:none;
}

/*..List of Products...............................................................................*/
#containerListProducts {
	width:760px;
	overflow:hidden;
	padding:20px 0 0 0;
}
.colors {
	width:45px;
	height:80px;
	float:right;
	margin-right:5px;
	padding-top:40px;
}
.containerDisplayProduct h4 {
	color:#87784F;
	font-size:1.6em;
}
.containerDisplayProduct ul.colors1,  #relatedProductContainer ul.colors1{
	float:left;
	width:18px;
	height:80px;
	display:block;
}
.containerDisplayProduct ul.colors2 li, #relatedProductContainer ul.colors2 li {
    padding:2px;
	width:18px;
	height:18px;	
}
.containerDisplayProduct ul.colors2,  #relatedProductContainer ul.colors2 {
	float:left;
	width:18px;
	height:80px;
	display:block;
}
.containerDisplayProduct ul.colors1 li, #relatedProductContainer ul.colors1 li{
    padding:2px;
	width:18px;
	height:18px;	
}
.containerDisplayProduct ul.colors1 li a {
	height:14px;	
	width:14px;
	border:2px solid #FFF;
	display:block;
}
#relatedProductContainer ul.colors1 li a {
	height:14px;	
	width:14px;
	border:2px solid #FFF;
	display:block;
}
.containerDisplayProduct ul.colors1 li a:hover{
	border:2px solid #666;
}
#relatedProductContainer ul.colors1 li a:hover {
	border:2px solid #666;
}
.containerDisplayProduct ul.colors1 li a.current, #relatedProductContainer ul.colors1 li a.current {
	border:2px solid #666;	
}
/*.......................................................*/
.containerDisplayProduct ul.colors2, .containerDisplayProduct ul.colors2{
	float:left;
	width:18px;
	height:80px;
	display:block;
}
.containerDisplayProduct ul.colors2 li, #relatedProductContainer ul.colors2 li{
    padding:2px;
	width:18px;
	height:18px;	
}
.containerDisplayProduct ul.colors2 li a:link, .containerDisplayProduct ul.colors2 li a:visited, #relatedProductContainer ul.colors2 li a:link, #relatedProductContainer ul.colors2 li a:visited  {
	display:block;
	height:14px;	
	width:14px;
	border:2px solid #FFF;
	padding:0;
	margin:0;
}
.containerDisplayProduct ul.colors2 li a:hover, .containerDisplayProduct ul.colors2 li a:active, #relatedProductContainer ul.colors2 li a:hover, #relatedProductContainer ul.colors2 li a:active{
	border:2px solid #666;	
	display:block;
	height:14px;	
	width:14px;
	padding:0;
	margin:0;
}
.containerDisplayProduct ul.colors2 li a.current, #relatedProductContainer ul.colors2 li a.current {
	border:2px solid #666;	
	display:block;
	height:14px;	
	width:14px;
	padding:0;
	margin:0;
}
#containerListProducts .pagination {
	float:right;
	color:#555555;
}
#containerListProducts .pagination  a:link, #containerListProducts  .pagination a:visited {
	text-decoration:none;
	color:#887b68;
	padding:0 4px 0 0;
}
#containerListProducts .pagination  a:hover, #containerListProducts  .pagination a:active {
	text-decoration:underline;
	color:#555555;
	padding:0 4px 0 0;
}
#containerListProducts .paginationRight {
}
#containerListProducts .paginationRight span span {
	padding:0 4px 0 0;
}
#containerListProducts  a.goBack:link, #containerListProducts  a.goBack:visited {
	display:inline-block;
	width:50px;
	height:11px;
	background:url(../images/arrows/doubleArrowLeft.gif) no-repeat 0 1px;
	text-align:left;
	color:#555555;
	padding:0 0 0 15px;
}
#containerListProducts  a.goBack:hover, #containerListProducts a.goBack:active {
	text-decoration:underline;
	color:#555555;
}
#containerListProducts  a.goForward:link, #containerListProducts  a.goForward:visited {
	display:inline-block;
	width:52px;
	height:11px;
	text-decoration:none;
	background:url(../images/arrows/doubleArrowRight.gif) no-repeat 40px 1px;
	*background:url(../images/arrows/doubleArrowRight.gif) no-repeat 40px 1px;
	color:#555555;
}
#containerListProducts  a.goForward:hover, #containerListProducts  a.goForward:active {
	text-decoration:underline;
	color:#555555;
}
#containerListProducts  .borderPagination {
	border-right:1px solid #555555;
	height:10px;
	display:inline-block;
}
#containerListProducts  .currentPagePagination {
	border-right:1px solid #555555;
	height:10px;
	display:inline-block;
	text-decoration:underline;
}
#containerListProducts .pagination ul{ 
	float:left;
	margin:0 0 0 5px;
	width:500px;
	display:inline-block;
}
#containerListProducts .pagination ul li {
	float:left;
	color:#464646;
	padding:0 4px 0 0;
}
#containerListProducts .pagination ul a:link, #containerListProducts .pagination ul a:visited {
	text-decoration:none;
	color:#464646;
	display:block;
	float:left;
	padding:0 4px 0 0;
}
#containerListProducts .pagination ul a:hover, #containerListProducts .pagination ul a:active {
	text-decoration:underline;
	color:#464646;
	display:block;
	float:left;
	padding:0 4px 0 0;
}
/*............................*/
.containerDisplayProduct {
	width:760px;
	padding:30px 0 0 0;
}
/*............................*/
.containerUniverse .left{
	margin:10px 0 15px 0;
}
.containerDisplayProduct .productPic {
	width:130px;
	text-align:center;
	float:left;
	z-index:0;
	position:relative;
}
.containerDisplayProduct .productPic h3 span {
	font-weight:bold;
	color:#494337;
}
.containerDisplayProduct .productPicDiv {
	width:180px;
	height:127px;	
}
.containerDisplayProduct .productPic a.productItem {
	text-align:center;
	display:block;
	width:129px;
	height:127px;
	background:transparent url(../images/background/bg_productListItem.png) no-repeat left top;
	padding:2px 0 0 0;
	float:left;
}
.containerDisplayProduct .productPic a.productItem img {
    width:125px;
    height:125px;
}

.containerDisplayProduct .Pictos {
	position:absolute;
	left:0;
	top:55px;
	height:24px;
	z-index:0;
}
.containerDisplayProduct .pictoDiscount {
	float:left;
	left:0;
	top:55px;
}
.containerDisplayProduct .pictoNew {
	float:left;
	left:0;
	top:55px;

}
/*.....................................................................*/
.displayProduct {
	width:180px;
	float:left;
	padding:0 10px 40px 0;
}
.containerDisplayProduct .displayProduct h3{
	font-size:1.6em;
	color:#494236;
	text-align:center;
	font-weight:normal;
	width:130px;
	padding:0 0 5px 0;
	height:33px;
	overflow:hidden;	
}
.containerDisplayProduct .displayProduct h3 span{
	height:17px;
	overflow:hidden;		
}
.containerDisplayProduct .displayProduct p.kindOfProduct{
	color:#80745c;
	font-size:1.2em;	
	width:130px;
	font-weight:normal;
	text-align:center;
	height:14px;
	overflow:hidden;
	padding-bottom:3px;
}
.displayProduct h4 {
	font-size:1.2em;
	overflow:hidden;
	width:125px;
	padding-top:10px;
}

.displayProduct .productDescription {
	float:left;
	width:125px;
}

.displayProduct h4 .price{
	color:#494335;
	font-weight:bold;	
	float:left;
	font-size:1.2em;
}
.displayProduct h4 .oldPrice{
	color:#837661;
	font-size:1em;
	text-decoration:line-through;	
	float:right;
	display:block;
	padding-top:2px;
	font-weight:normal;
}
.displayProduct h5{
	color:#000;
	font-size:1em;	
	margin:0 0 12px 0;
}
.containerDisplayProduct .displayProduct .discoverLink {
	color:#000;
	display:block;
	font-weight:bold;
	padding:0 0 0 13px;
	font-size:1.3em;
	font-weight:bold;
	background:transparent url(../images/arrows/blackArrowRight.gif) no-repeat left 2px;
	text-decoration:none;
}
.containerDisplayProduct .displayProduct .discoverLink:hover {
	text-decoration:underline;
}
/*............................*/
.containerDisplayProduct .displayProduct  .showMore a:link, #containerListProducts .displayProduct .showMore a:visited{
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	padding:0 0 3px 12px;
	font-weight:bold;
	display:block;
	float:left;
	background:transparent url(../images/blackArrowRight.gif) no-repeat 0 2px;
}
.containerDisplayProduct .displayProduct .showMore a:hover, .containerDisplayProduct .displayProduct .showMore a:active{
	text-decoration:underline;
}
/*............................................................................*/
#header2 {
	width:848px;
	height:70px;
	background:url(../images/backHeader2.gif) repeat-x;
	border:1px solid #b2b3b5;
	margin:49px 0 0 0;
}
#header2 img{
	margin:4px 0 0 7px;	
}
#containerBasketPayment {
	width:558px;
	margin:26px 0 0 223px;
	overflow:hidden;
}
#containerBasketPayment  .BasketPaymentLeft{
	width:220px;
	display:block;
	float:left;
	text-align:right;
	margin:0 0 0 0;
	padding:10px 5px 5px 0;
	clear:both;
}
#containerBasketPayment  .BasketPaymentRight{
	width:300px;
	display:block;
	float:left;
	padding:12px 0 5px 0;
}
#containerBasketPayment  .BasketPaymentRight img{
	margin:-12px 2px 0 0;	
}
#containerBasketPayment label{
	font-size:1.1em;
	font-weight:bold;
	display:block;
	float:left;
	width:220px;
	text-align:right;
	padding:4px 3px 3px 0;
}
#containerBasketPayment input{
	width:145px;
	border:1px solid #aeaeae;
	font-size:1.1em;
	float:left;
	margin:0 0 10px 0;
	padding:1px;
}
#containerBasketPayment select{
	border:1px solid #aeaeae;
	font-size:1.1em;
	float:left;	
	margin:0 5px 0 0;
	padding:1px;
	display:block;
}
#containerBasketPayment .clearSelect {
	margin:0 0 10px 0;	
}
#containerBasketPayment .verificationInput {
	width:88px;
}
#containerBasketPayment .confirmationPaymentBtn {
	width:180px;
	height:25px;
	background:#ccfcc0 url(../images/arrows/greenArrowCommanderBtn.gif) center left no-repeat;
	border:1px solid #345e30;
	color:#345e30;
	font-weight:bold;
	cursor:pointer;
	font-size:1.1em;
	margin:30px 0 0 140px;
	padding:0 5px 4px 18px;
	float:none;
}
#ogoneSecurity {
	margin:20px 0 0 158px;
}
#containerBasketPayment ul{
	display:inline-block;
	margin:3px 0 0 50px;
}
#containerBasketPayment li{
	float:left;
}
#containerBasketPayment li a:link, #containerBasketPayment li a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin:0 15px;
}
#containerBasketPayment li a:hover, #containerBasketPayment li a:active {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	margin:0 15px;
}
#securitySign {
	float:right;
	margin:-35px 0 0 0;
}
#containerBasketPayment .deletePaymentBtn {
	width:180px;
	height:25px;
	background:#f5e0e2 url(../images/arrows/redArrowBtn.gif) center left no-repeat;
	border:1px solid #ff0202;
	color:#ff0202;
	font-weight:bold;
	cursor:pointer;
	font-size:1.1em;
	margin:10px 0 0 140px;
	padding:0 5px 4px 18px;
	float:none;
}
#containerBasketId  {
	width:657px;
	overflow:hidden;
}
#containerPasswordRequirement {
	width:657px;
	overflow:hidden;
	margin:0 0 18px 0;
	border-bottom:1px solid #8f8f8f;
}
#passwordMember {
	width:302px;
	float:left;
	margin:0 0 0 5px;
	font-size:1.1em;
	overflow:hidden;
}
#passwordForgotten {
	width:274px;
	float:left;
	font-size:1.1em;
	overflow:hidden;
	padding-left:70px;
}
#containerPasswordRequirement #passwordForgotten label{
	width:34px;
}
#containerPasswordRequirement h3 {
	padding:10px 0;
    color:#464646;
    font-size:1.4em;
    font-weight:bold;
}
#containerPasswordRequirement p {
	margin:6px 5px 10px 0;
	font-size:1.1em;
	text-align:left;
	float:left;
}
#containerPasswordRequirement label {
	display:block;
	float:left;
	width:81px;
	font-size:1.1em;
	text-align:right;
	padding:4px 3px 0 0;
	*padding:4px 1px 0 0;
}
#containerPasswordRequirement input {
	float:left;
	border:1px solid #aeaeae;
	width:208px;
	font-size:1.1em;
	margin:0 0 10px 0;
}
#passwordMember td{
	width:310px;
}
#newMember {
	width:635px;
	overflow:hidden;
}
#newMember h3 {
    color:#464646;
    font-size:1.4em;
    font-weight:normal;
    padding:10px 0;
    font-weight:bold;
}
#newMember p{
	font-size:1.2em;
	line-height:1.2em;
	padding:0 0 20px 0;
}
#newMember p.push2{
	font-size:1.1em;
}
#newMember #formId p
{
	padding:0;
}
#newMember a.link1:link, #newMember a.link1:visited {
	text-decoration:none;
	color:#666666; 
	font-size:1em;
}
#newMember a.link1:hover, #newMember a.link1:active {
	text-decoration:underline;
	color:#666666; 
	font-size:1em;
}
#newMember .obsId {
	width:546px;
	display:block;
	line-height:1.1em;
	font-size:1.1em;
	margin:0;
	font-weight:normal;
}
#containerBasketId  {
	width:657px;
	overflow:hidden;
}
#containerPasswordRequirement {
	width:760px;
	overflow:hidden;
	padding:30px 0 20px 0;
	border-bottom:1px solid #7F725D;
}
#passwordMember {
	width:296px;
	float:left;
	margin:0 0 0 5px;
	font-size:1.1em;
	overflow:hidden;
}
#containerPasswordRequirement .connectAccount {
	background:url(../images/background/bg_defaultBtn.gif) no-repeat left top;
	color:#494236;
	font-size:1em;
	float:right;
	padding:3px 13px 0 28px;
	font-weight:bold;
	height:15px;
	text-decoration:none;
	border:1px solid #867A66;
	margin-right: 2px;
}
#containerPasswordRequirement .connectAccount:hover {
	text-decoration:underline;
}
#newMember p.sendAccountContainer {
    width:440px;
}
#containerPasswordRequirement .sendAccount {
	background:url(../images/background/bg_defaultBtn.gif) no-repeat left top;
	color:#494236;
	font-size:1em;
	float:right;
	padding:3px 13px 0 28px;
	font-weight:bold;
	height:15px;
	text-decoration:none;
	border:1px solid #867A66;
	margin:0 20px 0 0;
}
#containerPasswordRequirement .sendAccount:hover{
	text-decoration:underline;
}
.messageObligatory {
	font-size:1.2em;
	display:block;
	width:440px;
	text-align:right;
}
/*............................................*/
#containerAccountSubscription {
	width:625px;
	overflow:hidden;
	margin:44px 0 0 67px;	
}
#containerAccountSubscription p{
	font-size:1.2em;
	line-height:1.3em;
}
#containerAccountSubscription .sendAccountProfile {
        background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
        border:1px solid #867A66;
        color:#494236;
        float:left;
        font-size:1.1em;
        font-weight:bold;
        height:15px;
        padding:3px 13px 0 28px;
        margin:20px 0 0 120px;
        text-decoration:none;
}
#containerAccountSubscription .sendAccountProfile:hover {
	text-decoration:underline;
}
#containerAccountSubscription #formId {
	margin:20px 0 0 0;
}
#formId p.obsSub {
	font-size:1.1em;
	line-height:1.1em;
	color:#666666;
	width:635px;
	height:auto;
	overflow:hidden;
	padding-top:60px;
}
/*............................................*/
.accountAdressContainer {
	width:656px;
	overflow:hidden;
}
.accountAdressContainer p{
	width:605px;
	font-size:1.2em;
	line-height:1.2em;
	margin:15px 0 0 42px;
}
.accountAdressContainer .greyBox {
	border:1px solid #80745f;
	background:#f5f5f3;
	width:199px;
	overflow:hidden;
	float:left;
	margin:20px 8px 0 8px;
	padding:0 0 6px 0;
}
.accountAdressContainer .greyBox h5{
	font-size:1.2em;
	font-weight:bold;
	margin:7px;
	width:180px;
}
.accountAdressContainer .greyBox p{
	margin:0 9px 0 9px;
	line-height:1.2em;
	font-size:1.2em;
	width:180px;
}
.accountAdressContainer .pushGreyBox {
	margin:20px 26px 0px 26px;
}
.accountAdressContainer #formId {
	width:552px;
	margin:25px 0 25px 50px;
}
.accountAdressContainer #formId p{
	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 0 0;
	width:452px;
	height:34px;
}
.accountAdressContainer a.changeAddress {
	margin:35px 10px 0 0;
	float:right;
}
.accountAdressContainer a.removeAddress {
	margin:0 10px 0 0;
	float:right;
}
.accountAdressContainer .changeAddress:link, .accountAdressContainer .changeAddress:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 28px;
    margin:20px 4px 0 0;
    text-decoration:none;
}
.accountAdressContainer .changeAddress:hover, .accountAdressContainer .changeAddress:active{
	text-decoration:underline;
}
.accountAdressContainer .removeAddress:link, .accountAdressContainer .removeAddress:visited{
    background:transparent url(../images/background/bg_removeBtn.gif) no-repeat scroll left top;
    border:1px solid #872526;
    color:#ff0000;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 8px 0 19px;
    margin:3px 4px 0 0;
    text-decoration:none;
}
.accountAdressContainer .removeAddress:hover, .accountAdressContainer .removeAddress:active{
	text-decoration:underline;
}
.nameAddress {
	padding:0 0 10px 30px;
	font-size:1.2em;
	line-height:1.3em;
	width:552px;
	display:block;
	text-align:center;
}
.accountAdressContainer .addAdresse {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:left;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 13px 0 28px;
    text-decoration:none;
    margin: 15px 30px 0 30px;
}
.accountAdressContainer .addAdresse:hover {
	text-decoration:underline;
}
/*............................................*/
#containerKnowHow {
	margin:20px 0 0 0;
}
/*.Orders...........................................*/
.accountAdressContainer .detailsCommande {
	width:auto;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:14px 0 0 0;
}
.accountAdressContainer .detailsCommande a{
	background:url(../images/icons/pdfIcon.gif) no-repeat top right;
	text-decoration:none;
	float:left;
	display:block;
	height:27px;
	width:28px;
	margin:-8px 0 0 8px;
}
.accountAdressContainer .detailsCommande ul {
	
	margin:0;
	padding:4px 0 12px 150px;
	float:left;
	display:inline;
}
.accountAdressContainer .detailsCommande li {
	height:14px;
	float:left;
	margin:-1px 0 0 0;
	font-size:1.2em;
}
.accountAdressContainer .characteristicsBar {
	background:#f5f5f3;
	width:655px;
	height:19px;
	border-bottom:1px solid #7f725d;
	color:#494236;	
	font-size:1.1em;
}
.accountAdressContainer .characteristicsBar ul{
	width:602px;
	margin:0 0 0 20px;
}
.accountAdressContainer .characteristicsBar li{
	float:left;	
	margin:4px 0 0 0;
}
.accountAdressContainer .characteristicsBar .articleBar{
	width:228px;
}
.accountAdressContainer .characteristicsBar .colorisBar{
	width:95px;
}
.accountAdressContainer .characteristicsBar .quantiteBar{
	width:88px;
}
.accountAdressContainer .characteristicsBar .prixBar{
	width:108px;
}
.accountAdressContainer .characteristicsBar .reductionBar{
	width:115px;
}
.accountAdressContainer .productsList {
	width:642px;
	margin:6px;
}
.accountAdressContainer .productsList ul{
	padding:0 0 11px 0;
	display:inline-block;	
}
.accountAdressContainer .productsList li{
	float:left;
	font-size:1.1em;
	color:#000;
}
.accountAdressContainer .productsList .nameProduct {
	margin:28px 0 0 10px;
	width:209px;
}
.accountAdressContainer .productsList .nameProduct a:link, .accountAdressContainer  .productsList .nameProduct a:visited{
	text-decoration:underline;
	color:#000;
	font-size:1.1em;
}
.accountAdressContainer .productsList .nameProduct a:hover, .accountAdressContainer  .productsList .nameProduct a:active{
	text-decoration:none;
	color:#000;
	font-size:1.1em;
}
.accountAdressContainer .productsList .colorProduct {
	width:90px;
	margin:28px 0 0 0;
}
.accountAdressContainer .productsList  select {
	border:1px solid #aeaeae;
	font-size:1.1em;
	color:#000;
}
.accountAdressContainer .productsList .quantityProduct {
	width:82px;
	margin:28px 0 0 0;	
}
.accountAdressContainer .productsList .priceProduct {
	width:112px;
	margin:28px 0 0 0;
}
.accountAdressContainer .productsList .discountProduct {
	width:118px;
	margin:28px 0 0 0;
}
.accountAdressContainer .productsList .totalProduct {
	width:55px;
	margin:28px 0 0 0;
}
.accountAdressContainer .productsList .deleteProduct {
	width:20px;
	margin:27px 0 0 0;
}
.boxOrders {
	width:654px;
	height:186px;
	border:1px solid #7f725d;
	margin:27px auto 0 auto;
	padding:0 0 6px 0;
}
.boxOrders ul{
	width:654px;
	background-color:#f5f5f3;
	border-bottom:1px solid #7f725d;
	display:inline-block;
	font-size:1.2em;
	color:#000;
}
.boxOrders li{
	float:left;	
	padding:8px 0;
}
.boxOrders .numberOrder {
	width:80px;
	text-align:center;
}
.boxOrders .dateOrder {
	width:68px;
}
.boxOrders .stateOrder {
	width:165px;
}
.boxOrders .postalCodeOrder {
	width:98px;
}
.boxOrders .detailOrder {
	width:119px;
}
.boxOrders .billOrder {
	width:117px;
}
.boxOrders .boxOrdersScroll {
	overflow:auto;
	width:655px;
	height:163px;
}
.boxOrders .boxOrdersScroll ul{
	background:none;
	border:0;
	color:#000;
	padding:6px 0 0 0;
}
.boxOrders .boxOrdersScroll  li{
	padding:8px 0 0 0;
}
.boxOrders  .boxOrdersScroll  .postalCodeOrder {
	text-decoration:underline;	
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
.boxOrders  .boxOrdersScroll  .detailOrder a:link, .boxOrders  .boxOrdersScroll  .detailOrder a:visited {
	text-decoration:underline;	
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
.boxOrders  .boxOrdersScroll  .detailOrder a:hover, .boxOrders  .boxOrdersScroll  .detailOrder a:active {
	text-decoration:none;
}
.boxOrders .boxOrdersScroll .billOrder a:link, .boxOrders .boxOrdersScroll .billOrder a:visited{
	/*background:url(../images/icons/pdfIcon.gif) no-repeat 0 0;*/
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	margin:-8px 0 0 0;
}
.boxOrders .boxOrdersScroll .billOrder a:hover, .boxOrders .boxOrdersScroll .billOrder a:active{
	text-decoration:none;
}
.accountAdressContainer .infoBill{
	margin:0 40px 0 0;
	font-size:1em;
}
.accountOrderAddresses {
	width:654px;
	overflow:hidden;
	margin:12px 0 0 0;
}
.accountOrderAddresses .sendAccount {
    background:url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 13px 0 25px;
    display:block;
    text-decoration:none;
    margin:0;
}
.accountOrderAddresses .sendAccount:hover {
	text-decoration:underline;
}
.accountOrderAddresses table {
	float:left;
}
.accountOrderAddresses .greyBox {
	background-color:#f5f5f3;
	border:1px solid #80745f;
	width:199px;
	height:181px;
	float:left;
	margin:0 13px 0 0;
	color:#000;
}
.accountOrderAddresses .greyBox h5{
	font-size:1.2em;
	font-weight:bold;
	margin:7px 0 7px 7px;
	color:#000;
}
.accountOrderAddresses .greyBox h4{
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 0 7px;
	color:#000;
}
.accountOrderAddresses .greyBox p{
	margin:0 7px;
	line-height:1.2em;
	font-size:1.2em;
	color:#000;
}
/*CHECKOUT............................................*/
.contentBasket {
	width:654px;
	margin:16px 0 0 0;
	overflow:hidden;
	border:1px solid #7e725c;
}
.characteristicsBar {
	background:#f5f5f3;
	width:655px;
	height:19px;
	border-bottom:1px solid #7f725d;
	color:#494236;	
	font-size:1.1em;
}
.characteristicsBar ul{
	width:602px;
	margin:0 0 0 20px;
}
.characteristicsBar li{
	float:left;	
	margin:4px 0 0 0;
}
.characteristicsBar .articleBar{
	width:198px;
}
.characteristicsBar .colorisBar{
	width:95px;
}
.characteristicsBar .quantiteBar{
	width:88px;
}
.characteristicsBar .prixBar{
	width:88px;
}
.characteristicsBar .reductionBar{
	width:65px;
}
.productsList {
	width:642px;
	margin:6px;
}
.productsList ul{
	padding:0 0 11px 0;
	display:inline-block;	
}
.productsList li{
	float:left;
	font-size:1.1em;
	color:#000;
}
.productsList .nameProduct {
	margin:28px 0 0 10px;
	width:169px;
}
.productsList .nameProduct a:link, .productsList .nameProduct a:visited{
	text-decoration:underline;
	color:#000;
	font-size:1.1em;
}
.productsList .nameProduct a:hover, .productsList .nameProduct a:active{
	text-decoration:none;
	color:#000;
	font-size:1.1em;
}
.productsList .colorProduct {
	width:90px;
	margin:28px 0 0 0;
}
.productsList  select {
	border:1px solid #aeaeae;
	font-size:1.1em;
	color:#000;
	margin-top:-5px;
}
.productsList .sizeProduct {
	width:98px;
	margin:28px 0 0 0;	
}
.productsList .priceProduct {
	width:85px;
	margin:28px 0 0 0;
}
.productsList .discountProduct {
	width:73px;
	margin:28px 0 0 0;
}
.productsList .totalProduct {
	width:55px;
	margin:28px 0 0 0;
}
.productsList .deleteProduct {
	width:20px;
	margin:27px 0 0 0;
}
.productsList span.discountPrice {
    text-decoration:line-through;
}
.beigeBack {
	background:#f5f5f3;
	width:654px;
	height:26px;
	float:right;
	margin:0 0 6px 0;
	text-align:right;
}
.beigeBack p, .darkBeigeBack p{
	font-size:1.1em;
	padding:6px 40px 0 0;
}
.beigeBack p span, .darkBeigeBack p span{
	margin:0 0 0 45px;
	text-align:left;
}

.infoBill {
	width:650px;
	margin:0 40px 0 0;
	padding:10px 0;
	float:left;
	font-size:1.1em;
	line-height:1.1em;
}
.infoBill h4{
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:normal;
	margin: 0 33px 0 0;
	text-align: right;
}
.infoBill h4 span{
	font-weight:bold;
	margin:0 0 0 30px;
}
.infoBill a:link, .infoBill a:visited{
	text-decoration:none;
}
.infoBill a:hover, .infoBill a:active{
	text-decoration:underline;
}
.infoBill .billLeft{ 
	width:566px;
	display:block;
	float:left;
	font-size:1.2em;
	padding:0 0 8px 0;
	margin: 0 0 0 6px;
}
.infoBill .billRight{ 
	display:block;
	float:left;
	font-size:1.2em;
	padding:0 0 8px 0;
}

.infoBill  select {
	border:1px solid #aeaeae;
	width:154px;
	font-size:1.1em;
}
.infoBill  label {
    font-weight:bold;
    font-size:1.1em;
    
}
.basketRecap .shippingMethod {
    width: 638px;
    background-color:#F5F5F3;
    border:1px solid #80745F;
    float:left;
    margin:0 9px 0 0;
    overflow:hidden;
    width:638px;
    font-size:1.2em;
}
.basketRecap .shippingMethod table {
    width: 618px;
    margin: 0 auto;
}

.basketRecap .shippingMethod table td {
    padding:5px 0
}
.basketRecap .shippingMethod input {
    float:left;
}   

.basketRecap .shippingMethod label {
    float:left;
    padding-left:10px;
}   

.basketRecap .shippingTop {
    padding:5px;
    font-size:1.1em;
    background:#E9E9E9;
    font-weight:bold;
}


.basketRecap .shippingMethod .push2 {
    padding:5px 0 0 15px;
    display:block;
}
.basketRecap .shippingTop label {
    float:none;
}
.infoBill table {
    width:638px;
    font-size: 1.2em;
}
.buttonsBasket {
	float:right;
	font-size:1.1em;
	line-height:1.1em;
	margin:0 10px 10px 0;
	text-align:right;
	width:310px;	
}
.buttonsBasket .commanderBtn {
    background:transparent url(../images/background/bg_greenBtn.gif) no-repeat scroll left top;
    border:1px solid #1e7701;
    color:#1e7701;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:18px;
    padding:6px 12px 0 28px;
    margin:15px 4px 0 22px;
    text-decoration:none;
}
.buttonsBasket .commanderBtn:hover{
	text-decoration:underline;
}
.buttonsBasket .continueBtn {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 20px;
    margin:18px 4px 0 0;
    text-decoration:none;
}
.buttonsBasket .continueBtn:hover{
	text-decoration:underline;
}
.buttonsBasket.centerBtn {
	float:right;
	font-size:1.1em;
	line-height:1.1em;
	margin: 0 313px 10px 0;
	text-align:right;
	width:310px;	
}
.buttonsBasket .homeBtn{
	background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 20px;
    margin:18px 4px 0 0;
    text-decoration:none;	
}
.buttonsBasket .homeBtn:hover{
	text-decoration:underline;
}
/*.recap..............*/
.contentRecap {
	width:654px;
	margin:16px 0 0 0;
	overflow:hidden;
	border:1px solid #7e725c;
}
.recapBasket {
    float: left;
    width: 655px;
    margin: 15px 0 0 0;
}
#contentRecapBasket {
    overflow: hidden;
    width: 100%;
}
.characteristicsBarRecap {
	background-color:#f5f5f3;
	width:655px;
	height:19px;
	border-bottom:1px solid #7e725c;
	color:#666666;	
	font-size:1.1em;
	float: left;
}
.characteristicsBarRecap ul{
	width:602px;
	margin:0 0 0 20px;
}
.characteristicsBarRecap li{
	float:left;	
	margin:4px 0 0 0;
}
.characteristicsBarRecap .articleBar{
	width:265px;
}
.characteristicsBarRecap .colorisBar{
	width:108px;
}
.characteristicsBarRecap .quantiteBar{
	width:73px;
}
.characteristicsBarRecap .prixBar{
	width:98px;
}
.characteristicsBarRecap .reductionBar{
	width:97px;
}
.productsListRecap {
	float: left;
	width: 642px;
	margin:6px;
}
.productsListRecap ul{
	padding:0 0 11px 0;
	display:inline-block;	
}
.productsListRecap li{
	float:left;
	font-size:1.1em;
	color:#000;
}
.productsListRecap span.discountPrice {
    text-decoration:line-through;
}
.productsListRecap .nameProduct {
	margin:28px 0 0 10px;
	width:230px;
}
.productsListRecap .nameProduct span{
	text-decoration:underline;
	color:#000;
	font-size:1em;
}
.productsListRecap .colorProduct {
	width:92px;
	margin:28px 0 0 0;
}
.productsListRecap .sizeProduct {
	width:80px;
	margin:28px 0 0 0;	
}
.productsListRecap .quantityProduct {
	width:65px;
	margin:28px 0 0 15px;	
}
.productsListRecap .priceProduct {
	width:100px;
	margin:28px 0 0 0;
}
.productsListRecap .discountProduct {
	width:93px;
	margin:28px 0 0 0;
}
.productsListRecap .totalProduct {
	width:50px;
	margin:28px 0 0 0;
}
.productsListRecap .deleteProduct {
	width:20px;
	margin:27px 0 0 0;
}
.contentRecap .beigeBack p span, .contentRecap .darkBeigeBack p span{
	margin:0 25px 0 15px;
}
.beigeBack {
	background-color:#f3f3f3;
	width:654px;
	height:26px;
	float:left;
	margin:0 0 6px 0;
	text-align:right;
}
.beigeBack.left {
    text-align: left;
}
.beigeBack p,  .darkBeigeBack p{
	width:654px;
	font-size:1.1em;
	padding:6px 0 0 0;
}
.beigeBack p span, .darkBeigeBack p span{
	margin:0 20px 0 15px;
}
.darkBeigeBack {
	background-color:#e9e9e9;
	width:654px;
	height:26px;
	float:left;
	text-align:right;
	font-weight:bold;
	margin:0 0 6px 0;
}
.advantageCode {
	width:639px;
	background-color:#F3F3F3;
    text-align:right;
    padding:5px 15px 5px 0;
	
}
.advantageCode label{
	font-size:1.1em;
	color:#000;
}
.advantageCode .inputAdv {
	border:1px solid #aeaeae;
	width:134px;
	font-size:1.1em;
	color:#000;
	padding:2px;
}
.advantageCode .okBtn {
	cursor:pointer;
	background-color:#dce2e2;
	border:1px solid #909090;
	width:26px;
	height:19px;
	color:#4b4f50;
	font-size:0.9em;
	padding:2px 0 3px 0;
}
.contentRecap .infoBill {
	margin:0 50px 4px 0;
	padding:6px 0;
	width:638px;
}
.addressRecap {
	float:left;
	width:647px;
	margin:7px 0 0 0;
	padding:0 0 7px 7px;	
}
.addressName {
    font-weight:bold;
    font-size:1.4em;
    padding:5px 0 0 10px;
}
.addressRecap .greyBox {
    background-color:#F5F5F3;
    border:1px solid #80745F;
    float:left;
    margin:0 9px 0 0;
    overflow:hidden;
    padding:0 0 6px;
    width:312px;
}
.addressRecap .greyBox h5{
	font-size:1.2em;
	font-weight:bold;
	margin:7px;
	width:180px;
}
.addressRecap .greyBox select {
	border:1px solid #aeaeae;
	width:104px;
	font-size:1.1em;
	padding:0 0 0 16px;	
	margin:0 0 14px 3px;
}
.addressRecap .greyBox p{
	margin:0 9px;
	line-height:1.2em;
	font-size:1.2em;
	width:180px;
}
.addressRecap .greyBox .changeAddress:link, .basketRecap .greyBox .changeAddress:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 23px;
    margin:20px 4px 0 0;
    text-decoration:none;
    display:block;
}
.addressRecap .greyBox .changeAddress:hover, .basketRecap .greyBox .changeAddress:active{
	text-decoration:underline;
}
.addressRecap .greyBox a.addAddress {
	margin:35px 10px 0 0;
	float:right;
}
.addressRecap .greyBox .addAddress:link, .basketRecap .greyBox .addAddress:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 28px;
    margin:3px 4px 0 0;
	text-decoration:none;
     display:block;
}
.addressRecap .greyBox .addAddress:hover, .basketRecap .greyBox .addAddress:active{
	text-decoration:underline;
}

.basketRecap {
	float:left;
	width:647px;
	margin:7px 0 0 0;
	padding:0 0 7px 7px;	
}
.basketRecap .greyBox {
	background-color:#f5f5f3;
	border:1px solid #80745f;
	width:312px;
	overflow:hidden;
	float:left;
	padding:0 0 6px 0;
	margin:0 9px 0 0; 
}
.basketRecap .greyBox h5{
	font-size:1.2em;
	font-weight:bold;
	margin:7px;
	width:180px;
}
.basketRecap .greyBox select {
	border:1px solid #aeaeae;
	width:104px;
	font-size:1.1em;
	padding:0 0 0 16px;	
	margin: 6px 0 14px 3px;
}
.basketRecap .greyBox p{
	margin:0 9px;
	line-height:1.2em;
	font-size:1.2em;
	width:280px;
}
.basketRecap .shippingTotal {
    width:100%;
    overflow:hidden;
    padding:5px 0;
}
.basketRecap .shippingTotal span.detailShipping {
    float:left;
    padding:0 0 0 15px;
}
.basketRecap .shippingTotal span {
    float:right;
    padding-right:35px;
}
.basketRecap .greyBox a.changeAddress {
	margin:35px 10px 0 0;
	float:right;   
}
.basketRecap .greyBox .darkBeigeBack p {
	width: 638px !important;
}
.basketRecap .greyBox .changeAddress:link, .basketRecap .greyBox .changeAddress:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:left;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 23px;
    margin:20px 4px 0 10px;
    text-decoration:none;
    display:block;
}
.basketRecap .greyBox .changeAddress:hover, .basketRecap .greyBox .changeAddress:active{
	text-decoration:underline;
}
.basketRecap .greyBox a.addAddress {
	margin:35px 10px 0 0;
	float:right;
}
.basketRecap .greyBox .addAddress:link, .basketRecap .greyBox .addAddress:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:left;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 28px;
    margin:3px 4px 0 10px;
	text-decoration:none;
     display:block;
}
.basketRecap .greyBox .addAddress:hover, .basketRecap .greyBox .addAddress:active{
	text-decoration:underline;
}
.left
{
    text-align:left;
    margin-bottom: 0;
}
.darkBeigeBack.left .linkRecapBasket {
    margin: 6px 0 0 6px;
    padding: 0 0 0 15px;
    float: left;
    background:url(../images/arrows/arrowOngletTopOff.gif) no-repeat;
    background-position: 0 center;
    font-size:1.2em;
    font-weight:bold;
    color: Black;
}
.paymentLogo {
    float: right;
    width: 138px;
    margin: 6px 15px 0 0;
}
.recapValidation {
	width:628px;
	height:184px;
	float:right;
	margin:0 4px 0 0;
}
.recapValidation label {
	font-size:1.2em;
	display:inline-block;
	margin:0 0 5px 0;
}
.recapValidation a:link, .recapValidation a:visited{
	font-size:1.2em;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	margin:0 0 0 5px;
}
.recapValidation a:hover, .recapValidation a:active{
	font-size:1.2em;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	margin:0 0 0 5px;
}
.recapValidation span a:link, .recapValidation span a:visited{
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 12px 0 25px;
    margin:12px 30px 0 0;
    text-decoration:none;
    display:block;
}
.recapValidation span a:hover, .recapValidation span a:active{
	text-decoration:underline;
}
.recapValidation .validerBtn {
    background:transparent url(../images/background/bg_greenBtnBig.gif) no-repeat scroll left top;
    border:1px solid #1e7703;
    color:#1e7703;
    float:right;
    font-size:1.5em;
    font-weight:bold;
    height:35px;
    padding:0 10px 9px 25px;
	*padding:0 5px 2px 20px;
    text-decoration:none;
    margin:18px 60px 0 0;
    cursor:pointer;
}
.recapValidation .validerBtn:hover{
	text-decoration:underline;
}
#contentBasketAdress {
	width:590px;
	margin:34px 0 0 34px;
	overflow:hidden;
}
#contentBasketAdress p{
	font-size:1.2em;
	line-height:1.2em;
}
#formAdress {
	width:396px;
	margin:55px 0 0 38px;
	overflow:hidden;
}
#formAdress label {
	display:block;
	text-align:right;
	width:176px;
	height:12px;
	float:left;
	font-size:1.2em;
	margin:0 0 0 0;
	padding:5px 0 15px 0;
}
#formAdress input {
	float:right;
	border:1px solid #aeaeae;
	width:210px;
	font-size:1.2em;
	padding:1px;	
	margin:0 0 13px 0;
}
#formAdress select {
	width:128px;
	float:right;
	border:1px solid #aeaeae;
	font-size:1.2em;
	padding:1px;
	margin:0 87px 13px 0;
}
#contentBasketAdress #formAdress p{
	margin:0 0 8px 0;
	padding:0;
	clear:both;
	text-align:right;
}
#formAdress .creer {
	background:url(../images/arrows/blackArrowRight.gif) no-repeat left 8px;
	border:0;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
	width:55px;
	height:22px;
}
#formAdress .nameInput {
	margin:0 0 25px 0;
}
#formAdress .nameLabel {
	margin:0 0 12px 0;
}
#contentBasketConfirmation {
	width:422px;
	overflow:hidden;
	margin:100px auto 0 auto;
	text-align:center;
	font-size:1.2em;
	line-height:1.2em;
}
#contentBasketConfirmation p{
	margin:0 0 25px 0;
}
#contentBasketConfirmation p a:link, #contentBasketConfirmation p a:visited{
	text-decoration:underline;
	color:#000;
}
#contentBasketConfirmation p a:hover, #contentBasketConfirmation p a:active{
	text-decoration:none;
	color:#000;
}
/*------------productList------*/
.boxCenter {	
	position:relative;
	overflow:hidden;	
	padding:10px 20px;
	width:648px;
}
.actionList {
	width:50%;
	margin:0 0 10px 0;
	overflow:hidden;
	text-align:right;
	float:right;
}
.actionList li{
	display:inline;
}
.actionList li a{
	color:#000;
}
.actionList li a:hover {
	text-decoration:underline;
}
.containerDisplayProduct .breadCrumb {
	margin:0 0 10px 0;
}
.containerDisplayProduct .titreCompteLong {
	width:50%;
	float:left;
}
.actionList .pager {
	width:50%;
	float:right;
}
.pager span {
	color:#474747;
	font-size:1em;
	font-weight:bold;
}
.pager li{
	display:inline;
	padding-left:10px;
}
.pager li img{
	padding:0 5px;
}
.pager a {
	font-size:1em;
	text-decoration:none;
}
.pager span a {
	color:#474747;
	font-size:1em;
	font-weight:normal;
}
.pager a:hover {
	text-decoration:underline;
}
.productlist h2 {
	font-size:1.2em;
	color:#000;
	height:30px;
	line-height:1.1em;
	font-weight:bold;
}
.productListPrices {
	width:100%;
	padding:0 0 30px 0;
	overflow:hidden;
}
.productPrice {
	color:#000;
	font-size:1.4em;
	float:left;
	font-weight:bold;
}
.productBarredPrice {
	color:#999;
	font-size:1em;
	font-weight:normal;
	text-decoration: line-through;
	float:left;
}
.discoverLink {
	color:#000;
	display:block;
	font-weight:bold;
	padding:0 0 0 13px;
	font-size:1.3em;
	font-weight:bold;
	background:transparent url(../images/arrows/blackArrowRight.gif) no-repeat left 2px;
	text-decoration:none;
}
.discoverLink:hover {
	text-decoration:underline;
}
.pushLink {
	background:transparent url(images/pictos/picto_discoverlink.gif) no-repeat left center;
	color:#000;
	font-weight:bold;
	padding:0 0 0 10px;
	font-size:1em;
}
.selectionLink {
	color:#16536e;
}
.moreInfos a {
	color:#16536e;
	font-size:1.2em;
	padding:20px 0;
	text-align:center;
	display:block;
}
.moreInfos a:hover{
	text-decoration:underline;
}
/*Line Filter........................................................*/
.containerFilterProductList {
	width:340px;
	height:19px;
	float:left;
}
.colorList {
	background:url(../images/background/backFilter.gif) no-repeat;
	width:115px;
	height:19px;
	float:left;
	margin:0 12px 0 0;
	position:relative;
	color:#82796a;
	padding:4px 0 0 6px;
	z-index:100;
}
.colorList span span{
	color:#82796a;
	display:block;
	font-size:1em;
	width:88px;
	height:15px;
	padding:4px 0 0 6px;
	float:left;
}
.colorList span a {
	display:block;
	float:right;
	height:19px;
	width:21px;
	text-decoration:none;
	margin:-14px 0 0 0;
}
body:nth-of-type(1) .colorList span a {
   margin:-5px 0 0 0;
}
#SlideColors {
	position:absolute;
	z-index:100;
	top:18px;
	left:0;
	width:113px;
	background-color:#fff;
	border-right:1px solid #847764;
	border-left:1px solid #847764;
	border-bottom:1px solid #847764;
}
#SlideColors ul {
	display:block;
	width:113px;
	background-color:#fff;
}
#SlideColors li {
	display:block;
	width:113px;
	height:19px;
	background-color:#fff;
	border-top:1px solid #847764;
}
#SlideColors li a{
	display:block;
	height:15px;
	width:107px;
	text-decoration:none;
	background-color:#fff;
	color:#847764;
	font-size:1em;
	padding:4px 0 0 6px;
}
/*Line Filter........................................................*/
.lineList {
	background:url(../images/background/backFilter.gif) no-repeat;
	width:115px;
	height:19px;	
	float:left;
	margin:0 0 0 0;
	position:relative;
	color:#82796a;
	padding:4px 0 0 6px;
	z-index:100;
}
.lineList span span{
	color:#847764;
	display:block;
	font-size:1em;
	width:88px;
	height:15px;
	padding:4px 0 0 6px;
	float:left;
}
.lineList span a {
	display:block;
	float:right;
	height:19px;
	width:21px;
	text-decoration:none;
	margin:-14px 0 0 0;
}
body:nth-of-type(1) .lineList span a {
   margin:-5px 0 0 0;
}
#SlideLine {
	position:absolute;
	z-index:100;
	top:18px;
	left:0;
	width:113px;
	background-color:#fff;
	border-right:1px solid #847764;
	border-left:1px solid #847764;
	border-bottom:1px solid #847764;
}
#SlideLine ul {
	display:block;
	width:113px;
	background-color:#fff;
}
#SlideLine li {
	display:block;
	width:113px;
	height:19px;
	background-color:#fff;
	border-top:1px solid #847764;
}
#SlideLine li a{
	display:block;
	height:15px;
	width:107px;
	text-decoration:none;
	background-color:#fff;
	color:#847764;
	font-size:1em;
	padding:4px 0 0 6px;
}
/*...Products.........................................................*/
#containerFicheFemme {
	width:653px;
	overflow:hidden;	
}
.backForward {
	float:right;
	display:block;
	text-decoration:none;
	width:50px;
	color:#474747;
	font-size:1.1em;
	position:relative;
}
.backForward ul {	
	display:inline-block;
	width:50px;
}
.backForward li {	
	float:left;
	padding:0 1px;
}
.backForward  a:link.goBack, .backForward  a:visited.goBack {
	display:block;
	text-decoration:none;
	width:23px;
	height:9px;
	margin:3px 0 0 0;
	text-decoration:none;
	background:url(../images/arrows/doubleArrowleft.gif) no-repeat 0 0;
}
.backForward  a:hover.goBack, .backForward a:active.goBack {
	text-decoration:none;
}
.backForward  a:link.goForward, .backForward  a:visited.goForward {
	display:block;
	text-decoration:none;
	width:21px;
	height:9px;
	margin:2px 0 0 0;
	text-decoration:none;
	background:url(../images/arrows/doubleArrowRight.gif) no-repeat 0 0;
}
.backForward  a:hover.goForward, .backForward  a:active.goForward {
	text-decoration:none;
}
.backForward2{
	text-decoration:none;
	color:#474747;
	font-size:1em;
	position:relative;
	text-align:right;
	float:right;
}
.backForward2 li {
    float:left;	
}
.backForward2  a:link.goBack, .backForward2  a:visited.goBack {
	display:block;
	text-decoration:none;
	width:55px;
	height:11px;
	margin:0 0 0 3px;
	text-align:left;
	text-decoration:none;
	background:url(../images/arrows/doubleArrowLeft.gif) no-repeat 0 1px;
	*background:url(../images/arrows/doubleArrowLeft.gif) no-repeat 0 0;
	color:#494337;
	padding:0 0 0 15px;
}
.backForward2  a:hover.goBack, .backForward2 a:active.goBack {
	text-decoration:underline;
}
.backForward2  a:link.goForward, .backForward2  a:visited.goForward {
	display:block;
	text-decoration:none;
	width:52px;
	height:11px;
	margin:0 0 0 3px;
	text-align:left;
	text-decoration:none;
	background:url(../images/arrows/doubleArrowRight.gif) no-repeat 40px 1px;
	*background:url(../images/arrows/doubleArrowRight.gif) no-repeat 40px 0;
	color:#494337;
}
.backForward2  a:hover.goForward, .backForward2  a:active.goForward {
	text-decoration:underline;
}
.containerProduct {
	width:760px;
	overflow:hidden;
	padding-top:5px;
}
.productPictures {
	width:365px;
	height:325px;
	float:left;
}
.productPictures h1 {
    color:#877850;
    font-size:1.9em;
    font-weight:normal;
    height:25px;
    overflow:hidden;
}
.productExpocontainer {
	width:276px;
	height:276px;
	position:relative;
	float:left;
	background:url(../images/background/bgProductExpocontainer.gif) no-repeat left top;
	text-align:center;
	padding:3px;
}

.productExpocontainer .DisplayZoomText 
{
	bottom:10px;
    float:right;
    font-size:13px;
    font-weight:bold;
    position:absolute;
    right:10px;
    color :Black;
    text-decoration:none;
    cursor:pointer;
}
.productPictures .Pictos
{
	left:3px; 
	position:absolute; 
	top:4px;
}
.productPictures .pictoDiscount {
	float:left;
	width:42px;
	left:3px;
	top:4px;
}
.productPictures .pictoNew {
	float:left;
	
	width:42px;
	left:3px;
	top:4px;
}
.detailProduct {
	width:390px;
	overflow:hidden;
	float:right;
	padding-top:25px;
}
.productViews {
	width:70px;
	float:left;
	padding:55px 0 0 10px;
}
.thumbsDetails  li a:link, .thumbsDetails  li a:visited {
	display:block;
	height:52px;
	width:51px;
    background:url(../images/background/bg_productView.gif) no-repeat left top;
    padding:4px 0 0 4px;
}
.thumbsDetails  li a:hover, .thumbsDetails  li a:active{
    background:url(../images/background/bg_productView.gif) no-repeat left bottom;
}
.thumbsDetails  li a.current{
    background:url(../images/background/bg_productView.gif) no-repeat left bottom;
}
.detailProductLeft {
	width:230px;
	float:left;
	overflow:hidden;
}
.innerContent .detailProductLeft h2{
	background:none;
	margin:0 0 10px 0;
	padding:0;
	font-size:1.3em;
	color:#000;
	font-weight:bold;
}
.innerContent .detailProductLeft h5{
	color:#000;
	font-size:1em;
	margin:0 0 10px 0;
	padding:0;
}
.detailProductLeft ul{	
	width:22px;
}
.detailProductLeft li{
	margin:0 0 3px 0;
	width:163px;
	height:22px;
	font-size:1.1em;
	display:block;
	position:relative;
}
.detailProductLeft li span{
	padding:1px 0 0 0;
}
.detailProductLeft li span.left {
	position:absolute;
	left:30px;
	top:0;
}
.detailProductLeft li a:link, .detailProductLeft li a:visited{
	text-decoration:none;
	width:14px;
	height:14px;
	display:block;
	float:left;
	margin:0 9px 0 0;
}
.detailProductLeft li a.current  {
	border:2px solid #000;
}
.detailProductLeft li a:hover, .detailProductLeft li a:active{
	text-decoration:none;
	border:2px solid #000;
}
.detailProductRight {
	width:135px;
	overflow:hidden;
	float:right;
	text-align:right;
	padding-right:20px;
}
.innerContent .detailProductRight h2{
	color:#000;
	font-size:2em;
	font-weight:bold;
	padding:0;
}
.innerContent .detailProductRight h4{
	color:#999999;
	font-size:1.2em;
	text-decoration:line-through;
	font-weight:normal;
	margin:15px 0 10px 0;
	padding:0;
}
.innerContent .detailProductRight h5{
	color:#494337;
	font-size:1.8em;
	font-weight:bold;
	margin:0;
	padding:0 0 15px 0;
}
.buyIt span {
    display:inline-block;
	background:url(../images/background/bgAddBasket.gif) repeat-x left top;
	height:18px;
	border:1px solid #867a66;
	padding:0 4px;
}
a.addToBasketButton  {
    background:transparent url(../images/background/bg_defaultBtn.gif) no-repeat scroll left top;
    border:1px solid #867A66;
    color:#494236;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    height:15px;
    padding:3px 10px 0 22px;
    text-decoration:none;
    display:block;
}
a.addToBasketButton:hover {
	text-decoration:underline;
}
#relatedProductContainer {
	width:760px;
	overflow:hidden;
}
#relatedProductContainer h3 {
	
	height:18px;
}
#relatedProductContainer .productPic {
	width:130px;
	text-align:center;
	float:left;
	z-index:0;
	position:relative;
}
#relatedProductContainer .productPic h3 span {
	font-weight:bold;
	color:#494337;
}
#relatedProductContainer .productPicDiv {
	width:180px;
	height:127px;	
}
#relatedProductContainer .productPic a.productItem {
	text-align:center;
	display:block;
	width:129px;
	height:127px;
	background:transparent url(../images/background/bg_productListItem.png) no-repeat left top;
	padding:2px 0 0 0;
	float:left;
}
#relatedProductContainer .productPic a.productItem img {
    width:125px;
    height:125px;
}
#relatedProductContainer .Pictos
{
	left:0;
	top:55px;
	z-index:0;
	position:absolute;
}
#relatedProductContainer .pictoNew {
	float:left;
}
#relatedProductContainer .pictoDiscount {
	float:left;
	
}
#relatedProductContainer .displayProduct {
	width:180px;
	float:left;
	overflow:hidden;
	padding-bottom:40px;
	margin:10px 0 0 0;
}
#relatedProductContainer .displayProduct h3{
	font-size:1.6em;
	color:#494236;
	text-align:center;
	font-weight:normal;
	width:130px;
	padding:0 0 5px 0;
	*padding:0 0 1px 0;
	height:33px;
	overflow:hidden;
	background:0;	
}
#relatedProductContainer .displayProduct h3 span{
	height:17px;
	overflow:hidden;
	background:0;			
}
#relatedProductContainer .displayProduct p.kindOfProduct{
	color:#80745c;
	font-size:1.2em;	
	width:130px;
	font-weight:normal;
	text-align:center;
	height:14px;
	overflow:hidden;
	display:block;
	background:0;
	padding-bottom:3px;	
}
#relatedProductContainer .displayProduct h4 {
	font-size:1.2em;
	overflow:hidden;
	width:125px;
	padding-top:10px;
}
#relatedProductContainer .displayProduct h4 .price{
	color:#494335;
	font-weight:bold;	
	float:left;
	font-size:1.2em;
}
#relatedProductContainer .displayProduct h4 .oldPrice{
	color:#837661;
	font-size:1em;
	text-decoration:line-through;	
	float:right;
	display:block;
	padding-top:2px;
	font-weight:normal;
}
#relatedProductContainer .displayProduct h5{
	color:#000;
	font-size:1em;	
	margin:0 0 12px 0;
}
#relatedProductContainer .displayProduct .discoverLink {
	color:#000;
	display:block;
	font-weight:bold;
	padding:0 0 0 13px;
	font-size:1.3em;
	font-weight:bold;
	background:transparent url(../images/arrows/blackArrowRight.gif) no-repeat left 2px;
	text-decoration:none;
}
#relatedProductContainer .displayProduct .discoverLink:hover {
	text-decoration:underline;
}
/*............................*/
#relatedProductContainer .displayProduct  .showMore a:link, #relatedProductContainer .displayProduct .showMore a:visited{
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	padding:0 0 3px 12px;
	font-weight:bold;
	display:block;
	float:left;
	background:transparent url(../images/blackArrowRight.gif) no-repeat 0 2px;
}
#relatedProductContainer .displayProduct .showMore a:hover, #relatedProductContainer .displayProduct .showMore a:active{
	text-decoration:underline;
}
/*CGV........................................*/
.staticContainer {
	font-size:1.2em;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	
}
.staticContainer h2 {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	font-weight:bold;
}
.staticContainer a:link, .staticContainer a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
.staticContainer a:hover, .staticContainer a:active  {
	text-decoration:none;
}


/*GENERIC CLASSES................................................................................*/
.push1 {
	color:#ff6701; /*orange*/	
}
.push2 {
	color:#99907f; /*grey*/	
}
.push3 {
	color:#492b27 /*brown*/
}
.push4 {
	color:#464646; 	 /*dark grey*/	
}
.push5 {
	color:#cc0000;	/*red*/
}
.push6 {
	color:#988d7c; /*light brown*/
}
.push7 {
	color:#494236; /*dark brown*/
}
.push10 {
	font-size:1em;	
}
.push11 {
	font-size:1.1em;	
}
.push12 {
	font-size:1.2em;	
}
.push13 {
	font-size:1.3em;	
}
.push14 {
	font-size:1.4em;	
}
.push15 {
	font-size:1.5em;	
}
.push16 {
	font-size:1.6em;	
}
.push17 {
	font-size:1.7em;	
}
.push31 {
	border:1px solid #999999;
}
.left20 {
	margin-left:20px;	
}
.left357 
{
    margin-left: 357px !important;
}
.right115 {
	margin-right:115px;	
}
.right140 {
	margin-right:140px;	
}
.backGrey {
	background:#e5e6e8;	
}
.backDottedGrey {
	background:url(../images/backDottedGrey.gif);
}
.dottedBorder {
	border:1px dotted #515151;	
}
.bold {
	font-weight:bold;	
}
.underline {
	text-decoration:underline;	
}
.lineThrough {
	text-decoration:line-through;	
}
.upperCase 
{
	text-transform:uppercase;
}
.left {
	
}
.right {
	float:right;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:0;
}
.modalBackground  {
    background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
/*------------modale zoom-----*/
.modaleZoom {
	background:#FFF;
	width:634px;	
	height:auto;	
	overflow:hidden;
}
.leftModaleZoom {
	margin:0 auto;
	width:420px;
	padding-top:5px;
}
/*Menu Tree View.............................................................*/
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li {
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:visited, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:hover, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:active {
    text-decoration: none;
    color:#87784f;
    font-weight:bold;
    font-size:1.6em;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul ul {
    margin: 2px 0 2px 10px;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:visited, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:hover, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:active {
	color:#494337;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li ul li a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li ul li a:visited {
	color:#7f745e;
	font-size:1.1em;
	font-weight:normal;
} 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li ul li a:hover, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li ul li a:active {
	color:#7f745e;
	font-size:1.1em;
	font-weight:bold;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li img {
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
    cursor: pointer;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse {
    background: url(collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Expand {
    background: url(expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-Selected {
    background-color: #FAFAD2 !important;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-ChildSelected {
    background-color: #F5FFFA !important;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-ParentSelected {
    background-color: #FFE4E1 !important;
}

/*Menu Tree View SOCO.............................................................*/
.SimpleEntertainmentTreeViewSOCO 
{
    padding-bottom:7px;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li {
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li a:link, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li a:visited, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li a:hover, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li a:active {
    text-decoration: none;
    color:#ff6600;
    font-weight:bold;
    font-size:1.6em;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul ul {
    margin: 2px 0 2px 10px;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li a:link, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li a:visited, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li a:hover, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li a:active {
	color:#494337;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li ul li a:link, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li ul li a:visited {
	color:#7f745e;
	font-size:1.1em;
	font-weight:normal;
} 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li ul li a:hover, 
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li ul li ul li a:active {
	color:#7f745e;
	font-size:1.1em;
	font-weight:bold;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView ul li img {
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
    cursor: pointer;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView .AspNet-TreeView-Collapse {
    background: url(collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}
.SimpleEntertainmentTreeViewSOCO  div.AspNet-TreeView .AspNet-TreeView-Expand {
    background: url(expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}
.SimpleEntertainmentTreeViewSOCO  .AspNet-TreeView-Selected {
    background-color: #FAFAD2 !important;
}
.SimpleEntertainmentTreeViewSOCO  .AspNet-TreeView-ChildSelected {
    background-color: #F5FFFA !important;
}
.SimpleEntertainmentTreeViewSOCO  .AspNet-TreeView-ParentSelected {
    background-color: #FFE4E1 !important;
}
.bandeauSubTitle
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:2em;    
    color:#87784F;
    padding: 8px 0 9px 0;
}


/*-------------push services-----------*/

.pushService {
    width:135px;
    margin: 0 auto;
}

.pushService ul{
	background: url(../images/background/bg_borderPushService.png) repeat-x left bottom;
	padding-bottom:20px;
	margin-top:10px;
}

.pushService h4 {
    color:#87784f;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.4em;
}
.pushService ul li {
    padding-top:10px;
}

.pushService ul li a:link, .pushService ul li a:visited {
    color:#87784f;
    font-weight:bold;
    font-size:1.2em;
    text-decoration:none;
    display:block;
    width:100%;
    overflow:hidden;
}

.pushService ul li a:hover, .pushService ul li a:active {
    text-decoration:underline;
}
.pushService ul li img {
    display:block;
    float:left;
}
.pushService ul li span {
    float:left;
    display:block;
    padding: 3px 0 0 5px;
}

.pushService ul li.alignItem span {
    padding: 10px 0 0 5px;
}

.pushPayment {
    text-align:center;
    padding:20px 0;
    line-height:1.8em;
}

.pushContact {
    padding:20px 0;
	background: url(../images/background/bg_borderPushService.png) repeat-x left bottom;
}


.pushContact p {
   color:#87784f;
   font-size:1.2em;
   line-height:1.6em;
   padding-top:5px;
}
.pushContact p.pushMail a:link, .pushContact p.pushMail a:visited {
    color:#87784f;
    font-size:1em;
    text-decoration:none;
    display:block;
}  
.pushContact p.pushMail a:hover, .pushContact p.pushMail a:active {
    text-decoration:underline;
} 

.pushContact p.pushMail {
    width:100%;
    overflow:hidden;
}

.pushContact p.pushMail a img {
    display:block;
    float:left;
}
.pushContact p.pushMail a span {
    float:left;
    display:block;
    padding: 3px 0 0 5px;
}

   
.pushContact p.pushNumber {
	background: url(../images/background/bg_numTel.png) no-repeat left top;
	width:98px;
	height:21px;
	padding:1px 0 0 25px;
	font-weight:bold;
	margin-top:5px;
}   





