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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666666;
	background:#fff url('../images/background/backHeader.gif') repeat-x 0 88px;	
}
#masterContainer {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#container {
	width:100%;
	margin:0 auto;
	position:relative;
}
#content  {
	width:965px;
	overflow:hidden;
	margin:0 auto;
}
/*-----------header---------------*/
#header {
	height:106px;
	width:965px;
	position:relative;
	z-index:100;
	margin:0 auto;
}
.logo {
	position:absolute;
	top:38px;
	left:2px;
	background: url(../images/logos/logo.gif) no-repeat left top;
	width:159px;
	height:39px;
	display:block;
}
.myAccountHeader {
	width:88px;
	text-align:left;
	padding:0;
	height:12px;
	position:absolute;
	top:17px;
	right:178px;
	font-weight:normal;
	overflow:hidden;
}
.myAccountHeader a:link, .myAccountHeader a:visited {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 1px;
	color:#f18e00;
	text-decoration:none;
	font-size:1.2em;
	height:12px;
	padding:0 0 0 15px;
	text-transform:lowercase;
}
.myAccountHeader a:hover, .myAccountHeader a:active {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 -11px;
	text-decoration:none;
	color:#828282;
}
.myAccountHeader a.current {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 -11px;
	text-decoration:none;
	color:#828282;
}
.panierHeaderlist {
	padding:17px 0 0 0;
	width:113px;
	overflow:hidden;
}
.basketHeader{
	width:157px;
	height:45px;
	text-align:left;
	padding: 0;
	position:absolute;
	right:0;
	top:1px;
	z-index:100;
	background: #fff url(../images/icons/basket.gif) no-repeat 113px 0;
}
.basketHeader ul li{
	float:left;
}
.basketHeader li.panierHeader a:link, .basketHeader li.panierHeader a:visited {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 0;
	color:#f18e00;
	text-decoration:none;
	font-size:1.2em;
	height:12px;
	padding:0 0 0 15px;
	text-transform:lowercase;
}
.basketHeader li.panierHeader a:hover, .basketHeader li.panierHeader a:active {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 -12px;
	text-decoration:none;
	color:#828282;
}
.basketHeader li.panierHeader a.current {
	background: url(../images/arrows/arrowRightDownLightGrey.gif) no-repeat 0 -12px;
	text-decoration:none;
	color:#828282;
}
.listArticlesBasket {
    color:#828282;
    font-size:1em;
    padding:4px 0 0 0;
    width:113px;
    display:block;
    margin:0 auto;
    text-align:center;
}
.accountMenuHeader:link, .accountMenuHeader:visited {
	color:#f18e00;
	text-decoration:none;
	font-size:1.1em;
	padding:0 10px;
	font-weight:normal;
}
.accountMenuHeader:hover, .accountMenuHeader:active {
	color:#828282;
	text-decoration:none;
	font-size:1.1em;
	padding:0 10px;
	font-weight:normal;
}
.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;
    margin: 8px 0 0 0;
}
.basketListHeader {
	width:156px;
	height:156px;
	overflow:auto;
}
.basketListHeader .articleBasketHeader{
	float:left;
	overflow:hidden;
	padding:5px 0;
	text-align:left;
	width:100%;
}
.basketListHeader .articleBasketHeader .price{
	white-space: nowrap;
	text-transform:none;
	font-weight:normal;
}
.basketListHeader .articleBasketHeader img{
	float:left;	
	margin:5px 0 0 5px;
}
.basketListHeader .articleBasketHeader ul{
	overflow:hidden;
	overflow:hidden;
	padding:0 0 0 8px;
	width:90%;
	display:block;
}
.basketListHeader .articleBasketHeader li{
	width:100%;
	padding:0;
	padding:0 0 2px 0;
	font-size:1.1em;
	line-height:1.1em;
	color:#f18e00;
	text-transform:uppercase;
	font-weight:bold;
}
.basketHeader p{
	width:153px;
	height:13px;
	border-top:1px solid #f18e00;
	padding:4px 0 4px 2px;
	text-align:center;
	background:#fff;
}
.basketHeader p a:link.basketLink, .basketHeader p a:visited.basketLink {
	text-decoration:none;
	display:inline-block;
	float:left;
	width:130px;
	height:20px;
	color:#f18e00;
	padding:0;
	margin:0 0 0 12px;
	font-size:1.1em;
	font-weight:normal;
	text-transform:lowercase;
}
.basketHeader  p a:hover.basketLink, .basketHeader p a:active.basketLink {
	text-decoration:none;
	color:#828282;
}
.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;
}
.headerLeft {
	width:405px;
	overflow:hidden;
	position:absolute;
	Left:333px;
	top:9px;
}
.headerLeft .errorEmail {
	color:#CC0000;
	display:block;
	float:left;
	padding:3px 0 0 4px;
}
.headerLeft p span{
	color:#F18E00;
	font-size:1.2em;
	text-transform:lowercase;
}
.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:left;
	padding:6px 0 2px 59px;
	text-align:left;
	text-transform:lowercase;
	width:100%;
}
.headerLeft li {
	float:left;
	padding:0 2px;
	color:#f18e00;
}
.headerLeft li a:link, .headerLeft li a:visited {
	color:#f18e00;
	text-decoration:none;
	font-size:1.1em;
}
.headerLeft li a:hover, .headerLeft li a:active {
	text-decoration:none;
	color:#3f3f3f;
}
.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:1px solid #f18e00;
	width:96px;
	height:14px;
	font-size:1.1em;
	color:#d1d1d1;
	padding:0 2px;
	text-transform:lowercase;
}
.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:#f18e00;
    padding-top:3px;
}
.myAccountUsername {
    font-weight:normal;
    font-size:1.2em;
}
.myAccountNoUsername {
    padding-top:2px;
    font-size:1em;
}
.myAccountNoUsername a:link, .myAccountNoUsername a:visited {
    color:#a6a6a6;
    text-decoration:underline;
    font-size:1em;
    padding:0 0 3px 0;
    display:inline-block;
}
.myAccountNoUsername a:hover, .myAccountNoUsername a:active {
    color:#a6a6a6;
    text-decoration:none;
    font-size:1em;
}
.headerLeft .connectAccount {
	background:url(../images/arrows/arrowRightRight.gif) no-repeat left top;
	color:#f18e00;
	font-size:1.2em;
	float:right;
	padding:0 0 0 15px;
	font-weight:bold;
	height:12px;
	text-decoration:none;
	border:1px solid #867A66;
	margin-right: 2px;
	border:0;
	display:block;
	float:left;
}
.headerLeft .connectAccount:hover {
	background: url(../images/arrows/arrowRightRight.gif) no-repeat 0 -12px;
	text-decoration:none;
	color:#3f3f3f;
}
.myAccountUnlogged p{
	float:left;
	padding:0 6px 0 0;
}
/*-----------nav-------*/
#navUp {
	padding:0;
	width:742px;
	overflow:hidden;
	position:absolute;
	top:66px;
	left:221px;
}
.navUpLeft {
    float:left;
    padding:0;
    font-size:1.4em;
}
.navUpRight {
    float:right;
    padding:2px 2px 0 0;
    text-transform:uppercase;
    font-size:1.1em;
}
#navUp .navUpRight div{
	float:left;
}
.navUpRight ul {
    float:left;
    display:inline-block;
}
.navUpRight table{
    float:left;
}
.navUpRight li {
    float:left;
}
#navUp .navUpRight a {
	display:none;
}
#navUp .navUpRight ul li a:link, #navUp .navUpRight ul li  a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#f18e00;
	padding:0 0 0 22px;
	text-transform:uppercase;
	display:inline-block;
}
#navUp .navUpRight ul li a:hover, #navUp .navUpRight ul li a:active{
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
#navUp .navUpRight ul li a.current {
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;	
}
#navUp .navUpRight table a:link, #navUp .navUpRight table a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#f18e00;
	padding:0 0 0 22px;
	text-transform:uppercase;
	display:inline-block;
}
#navUp .navUpRight table a:hover, #navUp .navUpRight table a:active{
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
#navUp .navUpRight div span a:link, #navUp .navUpRight div span a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#f18e00;
	padding:0 0 0 22px;
	text-transform:uppercase;
	display:inline-block;
	width:auto;
	overflow:hidden;
}
#navUp .navUpRight div span a:hover, #navUp .navUpRight div span a:active{
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
#navUp .navUpRight table a.current, #navUp .navUpRight div span a.current{
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
body:nth-of-type(1) .navUpRight ul {
   margin:-1px 0 0 0;
}
#navUp table td {
    padding: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;
	color:#f18e00;
	padding:0 22px 0 0;
	text-transform:uppercase;
	font-size: 1em;
}
#navUp table td a:hover, #navUp table td a:active, 
#navUp div span a:hover, #navUp div span  a:active {
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
#navUp table td a.current, #navUp div span  a.current{
	text-decoration:none;
	font-weight:bold;
	color:#3f3f3f;
}
/*-------------------------------------------------------------------------*/
#center {
	width:100%;
	background:#fff;
}
.leftCenter {	
	width:162px;
	vertical-align:top;
	background: #fff;
	padding-bottom:20px;
}
.rightCenter {	
	width:795px;
	vertical-align:top;
	background:#FFF;
}
.rightCenterContent {	
	overflow:hidden;
	text-align:left;
	width:688px;
	position:relative;
}
/*----------------home page----------*/
.innerContentHome {
	width:965px;
	overflow:hidden;
	background:#FFF;
	padding:19px 0 23px 0;
	height:512px;
	margin:0 auto;
}
.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-------------*/	
.footer {
	width:100%;
	height:106px;
	overflow:hidden;
	background:#FFF url(../images/background/backFooter.gif) repeat-x 0 top;
}
.containerFooter {
	width:967px;
	overflow:hidden;
	margin:0 auto;
}
#footerLeft {
	width:600px;
	float:left;
	padding-bottom:10px;
}
#footerRight {
	background:#FFF url(../images/logos/logoFooter.gif) no-repeat 183px 0;
	overflow:hidden;
	float:right;
	width:724px;
	margin: 16px 0 0 0;
}
/*Language versions---------------------------------------------------------------*/
.versions {
	height:17px;
	float:left;
	margin:35px 0 0 6px;
}
.versions input{
	float:left;
	display:block;
	width: 18px;
	height: 13px;
	position:absolute;
	left:2px;
	top:2px;
}
.versions a:link, .versions a:visited {
	float:left;
	display:block;
	width:22px;
	height:17px;
	border:0;
	margin: 0 4px 0 0;
	text-decoration:none;
	position:relative;
}
.versions a:hover, .versions a:active {
	background: url(../images/background/backVersion.gif) no-repeat 0 0;
	width:22px;
	height:17px;
	text-decoration:none;
}
.versions a.current {
	background: url(../images/background/backVersion.gif) no-repeat 0 0;
	width:22px;
	height:17px;
	text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
#footerRight .menu1Footer {
	display:block;
	float:left;
	padding: 37px 0 0 0;
}
#footerRight .menu1Footer li{
	float:left;
	color:#bdbdbd;
}
#footerRight .menu1Footer li a:link, #footerRight .menu1Footer  li a:visited {
	color:#bdbdbd;
	text-decoration:none;
	font-size:1.1em;
	padding:0 2px 0 4px;
	font-weight:normal;
}
#footerRight .menu1Footer li a:hover, #footerRight .menu1Footer li a:active {
	color:#3f3f3f;
	text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
#footerLeft {
	width:240px;
	float:left;
	padding:27px 0 0 0;
}
.newsletterFooter {
	width:180px;
	overflow:hidden;
}
.newsletterFooter label {
	color:#f18e00;
	font-size:1.1em;
	font-weight:bold;
	text-transform: uppercase;
	padding:0 0 8px 0;
	display:block;
}
.newsletterFooter input {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #F18E00;
	color:#D1D1D1;
	font-size:1.1em;
	height:14px;
	padding:0 2px;
	width:123px;
	display:block;
	float:left;
}
#footerLeft .newsletterFooter a:link, #footerLeft .newsletterFooter a:visited {
	background:url(../images/arrows/arrowRightRight.gif) no-repeat left top;
	color:#f18e00;
	font-size:1.2em;
	float:right;
	padding:0 0 0 15px;
	font-weight:bold;
	height:12px;
	text-decoration:none;
	border:1px solid #867A66;
	margin:0 0 0 6px;
	border:0;
	display:block;
	float:left;
	text-transform: uppercase;
}
#footerLeft  .newsletterFooter a:hover, #footerLeft .newsletterFooter a:active {
	background: url(../images/arrows/arrowRightRight.gif) no-repeat 0 -12px;
	text-decoration:none;
	color:#3f3f3f;
}
/*END OF FOOTER................................................................................*/
.innerContent {
	width:745px;
	overflow:hidden;
	padding:9px 0 20px 0;
	float:right;
}
.innerContent .titreCompteLong {
	color:#828282;
	font-size:1.2em;	
	font-family: Arial, Helvetica, sans-serif;
}
/*LEFT MENU................................................................................*/
.leftMenu .searchPart {
	width:162px;
	overflow:hidden;
	float:left;
	margin:0 0 15px 0;
	*margin:0;
}
.leftMenu .searchPart h3{
	color:#F18E00;
	font-size:1.2em;
	font-weight:bold;
	padding:20px 0 6px 0;
	text-transform:uppercase;
}
.leftMenu h3.recentlyViewedTitle {
    color:#f18e00;
    font-size:1em;
    font-weight:normal;
    text-transform:uppercase;
    background:transparent url(../images/arrows/arrowOrangeRightDown.gif) no-repeat scroll 0 0;
	height:12px;
	padding:1px 0 0 15px;    
}
.leftMenu h3.recentlyViewedTitleCurrent{
	background:transparent url(../images/arrows/arrowOrangeRightDown.gif) no-repeat scroll 0 -12px;
	color:#F18E00;
	font-size:1em;
	font-weight:normal;
	height:12px;
	padding:1px 0 1px 15px;
	text-decoration:none;
	text-transform:uppercase;
}
.leftMenu .searchPart input{
	width:123px;
	border:1px solid #f18e00;
	margin:0 0 0 0;
	float:left;
	font-size:1.1em;
	display:inline-block;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.leftMenu .searchPart .okSearch {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
	color:#f18e00;
	font-size:1.2em;
	cursor:pointer;
	width:18px;
	height:12px;
	float:right;
	display:block;
	text-decoration:none;
	padding:0 0 0 15px;
	margin:2px 0 0 0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.leftMenu .searchPart .okSearch:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.leftMenu .optionsMenu {
	width:162px;
	padding:3px 0 0 0;
}
.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:5px 0 0 16px;
}
.leftMenu .optionsMenu .dernier a:link, .leftMenu .optionsMenu .dernier a:visited {
	display:block;
	height:53px;
	width:55px;
    float:left;
    text-align:center;
    padding-top:3px;
    margin-right:12px;
    border:1px solid #e8e8e8;
    text-decoration:none;
}
.leftMenu .optionsMenu .dernier a:hover, .leftMenu .optionsMenu .dernier a:active {
	border:1px solid #a8a6a6;
	text-decoration:none;
}
.leftMenu .pushLeftMenu {
	width:162px;
	float:left;
	margin:8px 0 0 0;
}
.leftMenu .servicesMenu {
	padding:16px 0 12px 0;
}
.leftMenu .servicesMenu  h4{
	padding:0 0 8px 0;	
	color:#F18E00;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}
.leftMenu .servicesMenu  ul {
	display:block;
	width:162px;
	overflow:hidden;
}
.leftMenu .servicesMenu  li {
	display:block;
	padding:0 0 6px 0;
}
.leftMenu .servicesMenu  li a:link, .leftMenu .servicesMenu  li a:visited {
	color:#828282;
	text-decoration:none;
	font-size:1.2em;
	display:block;
}
.leftMenu .servicesMenu  li a:hover, .leftMenu .servicesMenu  li a:active {
	color:#3f3f3f;
	text-decoration:none;	
}
.leftMenu .servicesMenu  li.phone {
	background:url(../images/icons/telephone.gif) no-repeat left top;
	height:21px;
}
.leftMenu .servicesMenu  li.phone a{
	padding:2px 0 0 30px;
}
.leftMenu .servicesMenu  li.msg {
	background:url(../images/icons/letter.gif) no-repeat left top;
	height:14px;
}
.leftMenu .servicesMenu  li.msg a {
	padding:0 0 0 30px;
}
.leftMenu .servicesMenu  li.pay {
	background:url(../images/icons/safety.gif) no-repeat left top;
	height:24px;
}
.leftMenu .servicesMenu  li.pay a {
	padding:9px 0 0 30px;
}
.leftMenu .servicesMenu  li.delivery {
	background: url(../images/icons/shipping.gif) no-repeat left top;
	height:26px;
}
.leftMenu .servicesMenu  li.delivery a {
	padding:10px 0 0 30px;
}
/*..BreadCrumb..............................................................................*/
.breadCrumb {
	width:50%;
	float:left;
	overflow:hidden;
	display:block;
	padding:5px 0;
	color:#828282;
	font-size:1.2em;
	text-transform:lowercase;	
}
.breadCrumb span{
	color:#828282;
	*margin:-1px 0 0 0;
}
.breadCrumb  span a:link, .breadCrumb  span a:visited{
	color:#828282;
	text-decoration:none;
}
.breadCrumb  span a:hover, .breadCrumb  span a:active{
	text-decoration:none;
	color:#3f3f3f;
}
span.currentPageBreadCrumb {
	color:#3f3f3f;
	font-weight:bold;
}
/*..BreadCrumbProduct.........................................................................*/
.breadCrumbProduct {
	width:75%;
	float:left;
	overflow:hidden;
	display:block;
	padding:5px 0;
	color:#828282;
	font-size:1.2em;	
	text-transform:lowercase;
}
.breadCrumbProduct span{
	color:#828282;
	*margin:-1px 0 0 0;
}
.breadCrumbProduct  span a:link, .breadCrumbProduct  span a:visited{
	color:#828282;
	text-decoration:none;
}
.breadCrumbProduct  span a:hover, .breadCrumbProduct  span a:active{
	text-decoration:none;
	color:#3f3f3f;
}
span.currentPageBreadCrumb {
	color:#3f3f3f;
	font-weight:bold;
}
/*..BreadCrumbSearch..............................................................................*/
.breadCrumbSearch {
	width:100%;
	float:left;
	overflow:hidden;
	display:block;
	padding:5px 0;
	color:#828282;
	font-size:1.2em;
	text-transform:lowercase;	
}
.breadCrumbSearch span{
	color:#828282;
	*margin:-1px 0 0 0;	
}
.breadCrumbSearch span span{
	font-weight:bold;
	color:#666666;
}
.breadCrumbSearch  span a:link, .breadCrumbSearch  span a:visited{
	color:#828282;
	text-decoration:none;
}
.breadCrumbSearch  span a:hover, .breadCrumbSearch  span a:active{
	text-decoration:none;
	color:#666666;
}
span.currentbreadCrumbSearch {
	color:#666666;
	font-weight:bold;
}
.breadCrumbSearch .right{
	padding-right:20px;
	text-align:right;
	width:180px;
}
/*TABS.......................................*/
.tabDescriptionTailleEntretien {
	width:325px;
	height:166px;
	margin:0 0 10px 0;
	z-index: 10;
}
.SlideView {
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
	border-bottom:1px solid #d2d2d2;
	color:#666666;
	height:111px;
	overflow:hidden;
	padding:15px 10px;
	position:relative;
	width:293px;
	z-index:0;
}
.tabDescriptionTailleEntretien  ul{
	border-bottom:1px solid #FFFFFF;
	height:23px;
	position:relative;
	width:238px;
	z-index:10;
}
.tabDescriptionTailleEntretien li{
	float:left;
}
tabDescriptionTailleEntretien .descriptionTab {
	position:absolute;
	z-index:100;
	border-bottom:0;
}
.tabDescriptionTailleEntretien .entretienTab:link, 
.tabDescriptionTailleEntretien .entretienTab:visited, 
.tabDescriptionTailleEntretien .entretienTab:hover, 
.tabDescriptionTailleEntretien .entretienTab:active {
	left:117px;
	position:absolute;
	z-index:0;
	background:url(../images/background/borderLeftTabsProducts.png) no-repeat left top;
}
.tabProduct a:link, .tabProduct a:visited{	
	text-decoration:none;
	display:block;
	height:18px;
	color:#aaaaaa;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size:1.3em;
	padding:6px 0 0 0;
	text-align:center;
	border-right:1px solid #d2d2d2;
	width:120px;
	position:absolute;
	z-index:0;
	background:url(../images/background/borderLeftTabsProducts.png) no-repeat left top;
}
.tabProduct a:hover, .tabProduct a:active {
	text-decoration:none;
	height:19px;
	border-right:1px solid #d2d2d2;
	color:#666666;
}
.tabProduct_current a:link, .tabProduct_current a:visited, 
.tabProduct_current a:hover, .tabProduct_current a:active{
	color:#666666;
	font-family: Century Gothic, Arial, Sans-Serif;
	display:block;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #fff;
	width:120px;
	height:18px;
	text-decoration:none;
	font-size:1.3em;
	text-align:center;
	padding:6px 0 0 0;
	position:absolute;
	z-index:999999999;
	background:url(../images/background/borderLeftTabsProducts.png) no-repeat left top;
}
.tabDescriptionTailleEntretien p{
	line-height:1.1em;
	margin:8px 5px 0 5px;
}
.tabDescriptionTailleEntretien .slide {
	height:117px;
	overflow:auto;
	color:#858585;
	font-size:1.2em;
}
#formId img{
	float:right;
	margin:4px 0 0 0;
}
#formId p{
	margin:0 0 0 0;
	overflow:hidden;
	width:452px;
	height:34px;
	color:#666666;
}
#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 #ababab;
	width:206px;
	padding:2px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;	
	color:#666666;
}
#formId .errorArrow {
	color:#ff0000;
}
#formId .errorMessage {
	font-size:1.2em;
	padding:0 0 20px 0;	
	font-weight:normal;
	line-height:1.2em;
	display:block;
	color:#ff0000;
}
#containerNewsletter #formId .errorMessage {	
	padding:0;
}
#formId select{
	font-size:1em;
	border:1px solid;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ababab;
	color:#666666;
	margin-right:6px;
}
#formId .checkAge label {
	width:270px;
	height:20px;
	display:block;
	float:left;
	text-align:right;
	padding:0 3px 0 0;
	*padding:3px 3px 0 0;
	color:#666666;
}
#formId .checkAge input {
	width:12px;
	margin:2px 0 0 2px;
	*margin:0 0 0 2px;
	padding:0;
	border:0;
	float:left;
	font-size:1.2em;
	color:#666666;
}
.push30 {
	padding:0 0 0 160px;
}
#formId .sendAccount {
    background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll left top;
	border:0 none;
	color:#F18E00;
	display:block;
	float:right;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	margin:0 225px 0 0;
	padding:0 10px 0 15px;
	text-decoration:none;
	text-transform:lowercase;  
}
#formId .sendAccount:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
#formId .sendAccountLoginPage {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
	color:#F18E00;
	cursor:pointer;
	display:block;
	float:right;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	padding:0 0 0 15px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}
#formId .sendAccountLoginPage:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
/*............................................*/
#tableSize td, #tableSize th{
	text-align:center;
	vertical-align:middle;
}
#tableSize table {
	margin:24px 0 0 0;	
}
/* Newsletter............................................*/
#containerNewsletter {
	width:743px;
	overflow:hidden;
	float:left;
	margin:8px 0 0 0;
}
#containerNewsletter h2 {
	color:#F18E00;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 15px;
	text-transform:uppercase;
	width:743px;
}
#containerNewsletter p{
	padding:0 0 10px 5px;
	font-size:1.2em;
	line-height:1.2em;
	color:#666666;
}
#containerNewsletter #formId p{
	padding:0;
}
#containerNewsletter a.abboner {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll left top;
	border:0 none;
	color:#F18E00;
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	margin:15px 0 0 370px;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:lowercase;
}
#containerNewsletter a.abboner:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.messageNewsletter {
	padding:50px 10px 30px 20px;	
	font-size:1.1em;
	color:#666666;
	display:none;
	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 210px;
	width:452px;
	color:#000;
}
#containerNewsletter #formId .checkAge label {
	color:#000;
	display:block;
	float:left;
	height:20px;
	padding:0 3px 0 0;
	text-align:right;
	width:290px;
	font-weight:bold;
}
/*Universe....................................................*/
.containerUniverse {
	width:760px;
	overflow:hidden;	
}
.containerPushUnivers {
	padding:15px 0 0 0;
	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;
	overflow:hidden;
}
.siteMapColumn h4{
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 0 8px;
	text-transform:uppercase;
}
.siteMapColumn h4 a:link, .siteMapColumn h4 a:visited{
	color:#666666;
	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;
	overflow:hidden;
}
.siteMapColumn li, 
.siteMapColumn .servicesMenu ul li.phone, 
.siteMapColumn .servicesMenu ul li.msg, 
.siteMapColumn .servicesMenu ul li.pay, 
.siteMapColumn .servicesMenu ul li.delivery {
	margin:0 0 10px 0;	
	line-height:1.3em;
	overflow:hidden;
}
.siteMapColumn ul li a:link, siteMapColumn ul li a:visited{
	color:#666666;
	font-size:1.1em;
	text-decoration:none;
	background:url(../images/arrows/bulletSiteMap.gif) no-repeat 0 7px;
	padding:0 0 0 5px;
}
.siteMapColumn ul li a:hover, siteMapColumn ul li a:active{
	text-decoration:underline;	
}
.siteMapColumn .servicesMenu ul li a:link, .siteMapColumn .servicesMenu ul li a:visited{
	color:#666666;
	font-size:1.1em;
	text-decoration:none;
	background:url(../images/arrows/bulletSiteMap.gif) no-repeat 0 7px;
	padding:0 0 0 5px;
}
.siteMapColumn .servicesMenu ul li a:hover, .siteMapColumn .servicesMenu ul li a:active{
	text-decoration:underline;	
}
.borderSiteMap {
	border-right:1px solid #ababab;
}
/*..Navigation.................................................................................*/
#basketBar {
	height:31px;
	width:745px;
	padding-top:3px;
}
#basketBar li {
    float:left;
    width:24%;
}
#basketBar li span {
    display:block;
    color:#f18e00;
    height:12px;
	background:url(../images/arrows/arrowRightDownGrey.gif) no-repeat 0 0;
	text-decoration:none;
	padding:0 0 0 15px;
	text-align:left;
	font-size:1.4em;
    font-weight:bold;
    text-transform:uppercase;
}
#basketBar li.current span {
	background:url(../images/arrows/arrowRightDownGrey.gif) no-repeat 0 -12px;
    display:block;
    color:#3f3f3f;
    height:12px;
	text-decoration:none;
	padding:0 0 0 15px;
	text-align:left;
	font-size:1.4em;
    font-weight:bold;
    text-transform:uppercase;
}
/*..Navigation.Profile................................................................................*/
.profileBar {
	height:12px;
	width:673px;
	overflow: hidden;
	padding:5px 0 0 0;
}
.profileBar ul {
	width:673px;
	overflow: hidden;
}
.profileBar li {
    float:left;
    padding: 0 33px 0 0;
    text-align:left;
}
.profileBar li a {
    background: url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
    display:block;
    color:#f18e00;
    height:12px;
	text-decoration:none;
	padding:0 0 0 15px;
	text-align:center;
	font-size:1.3em;
	text-transform:uppercase;
    font-weight:bold;
}
.profileBar li a:hover {
    background: url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 -12px;
    display:block;
    color:#3f3f3f;
    height:12px;
	text-decoration:none;
	padding:0 0 0 15px;
	text-align:center;
	font-size:1.3em;
    font-weight:bold;
    text-transform:uppercase;
}
.profileBar li.current a {
    background: url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 -12px;
    display:block;
    color:#3f3f3f;
    height:12px;
	text-decoration:none;
	padding:0 0 0 15px;
	text-align:center;
	font-size:1.3em;
    font-weight:bold;
    text-transform:uppercase;
}
/*..Navigation.Services................................................................................*/
.servicesContainer .servicesBar {
	display:none;
}
.servicesContainer {
	background:#fff;
	width:743px;
	overflow:hidden;
	margin:8px 0 0 0;
	padding:0 0 10px 0;
	color:#000;
}
.servicesContainer h1 {
	color:#f18e00;
	font-size:1.4em;
	margin:0 0 25px 0;
	width:100%;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	display:block;
}
.servicesContainer h2 {
	color:#f18e00;
	font-size:1.4em;
	margin:0 0 25px 0;
	width:743px;
	font-weight:bold;
	text-transform:uppercase;
}
.servicesContainer h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 12px 0;
	width:610px;
}
.servicesContainer h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 20px 0;
	width:610px;
	color:#000;
}
.servicesContainer p {
	font-weight:normal;
	margin:0 0 12px 0;
	width:743px;
	line-height:1.2em;
	font-size:1.2em;
}
.servicesContainer ul {
	display:inline-block;
	margin:0 0 20px 0;
}
.servicesContainer li {
	float:left;
	margin:0 5px 0 0;
}
/*..Magasins.......................................................................................*/
.magazinContainer {
	background:#fff;
	width:743px;
	overflow:hidden;
	margin:8px 0 0;
	padding:0 0 10px 0;	
}
.magazinContainer h2 {
	color:#F18E00;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 25px;
	text-transform:uppercase;
	width:743px;
}
.magazinContainer h3 {
	color:#f18e00;
	font-size:1.2em;
	margin:0 0 10px 380px;
	height:24px;
	font-weight:normal;
}
.dropDownsMagasin  {
	width:285px;
	overflow:hidden;
	margin:60px 0 67px 165px;
}
.dropDownsMagasin  p{
	width:285px;
}
.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:#666666;
}
.addressMagasin p {
	padding:0 0 20px 0;
	font-size:1.1em;
	line-height:1.3em;
}
.greyBorder {
	border-bottom:1px solid #f18e00;
	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;
	display:none;
}
/*.................................................................................................*/
.universContainer {
	background:#fff;
	width:743px;
	overflow:hidden;
	margin:22px 0 0 2px;
	padding:0 0 10px 0;
}
.universContainer h2 {
	color:#f18e00;
	font-size:2em;
	margin:0 0 15px 0;
	width:743px;
	font-weight:normal;
}
.universContainer h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 14px 0;
	width:745px;
	color:#000;
}
.universContainer p {
	font-size:1.2em;
	margin:0 0 14px 0;
	width:745px;
	color:#000;
}
.videoSavoirFaire {
	width:288px;
	height:240px;
	margin:60px auto;
	display:none;
}
.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..................................................................................*/
.errorPage {
	width:961px;
	height:645px;
	margin:0 auto 24px auto;
	position:relative;
}
.staticLogo {
	position:absolute;
	top:38px;
	left:2px;
	background: url(../images/logos/logo.gif) no-repeat left top;
	width:159px;
	height:39px;
	display:block;
}
.containerErrorPage {
	width:961px;
	height:513px;
	margin:0;
	background:url(../images/pictures/maintanenceErrorImage.jpg) no-repeat;
	position:absolute;
	z-index:0;
	top:130px;
	left:0;
}
.containerErrorPage p {
	position:absolute;
	width:349px;
	height:338px;
	font-size:2.5em;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	left:290px;
	top:160px;
	font-family:Century Gothic, Arial, Sans-Serif;
	color:#f18e00;
}
.containerErrorPage p span{
	color:#828282;
}
.containerErrorPage p a:link, .containerErrorPage p a:visited {
	text-decoration:underline;
	color:#828282;
}
.containerErrorPage p a:hover, .containerErrorPage p a:active {
	text-decoration:none;
}
.footerError {
	background:url(../images/background/backFooter.gif) repeat-x 0 0;
	height:81px;
	width:100%;		
}
.footerErrorLogo {	
	background:url(../images/logos/logoFooter.gif) no-repeat 0 16px;
	margin:0 auto;
	display:block;
	width:102px;
	height:27px;
	padding:0 0 20px 0;
}
/*.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:592px;
	height:560px;
	background:#fff;
	position:relative;
	border:1px solid #e8e8e8;
}
.zoomContainer h1 {
    color:#f18e00;
    font-size:1.7em;
    font-weight:bold;
    height:25px;
    width:450px;
    float:left;
    margin:10px 0 0 15px;
    text-transform:uppercase;
}
.zoomContainer h1 span {
    text-transform:lowercase;
}
.zoomContainer a.closeBtn {
	display:block;
	width:58px;
	height:13px;
	background:url(../images/btn/closeBtn.gif) no-repeat right 0;
	font-size:1.2em;
	font-weight:normal;
	color:#f18e00;
	text-decoration:none;
	float:right;
	margin:4px 4px 0 0;
	padding:2px 6px 0 0;
}
.zoomContainer a.closeBtn:hover {
	display:block;
	width:58px;
	height:13px;
	background:url(../images/btn/closeBtn.gif) no-repeat right -15px;
	font-size:1.2em;
	font-weight:normal;
	color:#3f3f3f;
	text-decoration:none;
	float:right;
	margin:4px 4px 0 0;
	padding:2px 6px 0 0;
}
.zoomProduct {
	width: 500px;
	height: 500px;
	background-color: #fff;
	margin:10px 0 0 12px;
	float:left;
	border:1px solid #e8e8e8;
}
.thumbsZoom {
	width:55px;
	overflow:hidden;
	float:right;
	margin:0 10px 0 0;
}
.thumbsZoom ul {
	display:block;
	margin:10px auto 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 #e8e8e8;
}
.thumbsZoom li a:hover, .thumbsZoom li a:active{
	text-decoration:none;
	border:1px solid #a8a6a6;
	position:absolute;
	top:1px;
	left:1px;
	width:50px;
	height:50px;
	display:block;.tabDescriptionTailleEntretien .entretienTab:link
}
.thumbsZoom li a.current {
	border:1px solid #A8A6A6;
	text-decoration:none;
}
.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;
}
/*.....................................................................*/
.containerUniverse .left{
	margin:10px 0 15px 0;
}
/*.....................................................................*/
.displayProduct {
	width:180px;
	float:left;
	padding:0 10px 0 0;
	overflow:hidden;
}
.displayProduct h4 {
	font-size:1.2em;
	overflow:hidden;
	text-align:center;
	width:128px;
}
.displayProduct .productDescription {
	float:left;
	width:128px;
	overflow:hidden;
}
.displayProduct .price{
	color:#F18E00;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	padding:5px 0 0;
}
.displayProduct .oldPrice{
	color:#A8A6A6;
	font-size:0.9em;
	font-weight:bold;
	margin:0 6px 0 0;
	text-decoration:line-through;
}
.displayProduct h5{
	color:#F18E00;
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	text-align:center;
	}
/*.......................................................................*/
#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;
}
.ogoneCancel {
	padding:40px 0 0 0;
	font-size:1.2em;
	color:#666666;
}
#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;
}
#passwordForgotten {
	width:323px;
	float:right;
	font-size:1.1em;
	overflow:hidden;
	padding-left:70px;
}
#containerPasswordRequirement #passwordForgotten label{
	width:79px;
}
#containerPasswordRequirement h3 {
	background:#F8F8F8;
	color:#f18e00;
	font-size:1.3em;
	font-weight:normal;
	height:16px;
	margin:10px 0;
	width:323px;
	padding:3px 0 0 8px;
}
#containerPasswordRequirement p {
	float:left;
	font-size:1.1em;
	margin:6px 5px 10px 0;
	text-align:right;
	width:100%;
}
#containerPasswordRequirement label {
	display:block;
	float:left;
	width:81px;
	font-size:1.1em;
	text-align:right;
	padding:4px 3px 12px 0;
	*padding:4px 1px 12px 0;
	color:#666666;
}
#containerPasswordRequirement input {
	float:right;
	border:1px solid #ababab;
	width:220px;
	font-size:1.1em;
	margin:0 0 10px 0;
	color:#666666;
}
#passwordMember td{
	width:323px;
}
#newMember {
	width:745px;
	overflow:hidden;
}
#newMember h3 {
	background:#F8F8F8 none repeat scroll 0 0;
	color:#F18E00;
	font-size:1.3em;
	font-weight:normal;
	height:16px;
	margin:10px 0;
	padding:3px 0 0 8px;
	width:743px;
}
#newMember p{
	font-size:1.2em;
	line-height:1.3em;
	padding:0 0 20px 0;
	color:#000;
}
#newMember p.push2{
	font-size:1.1em;
	color:#9a9a9a;
}
#newMember #formId {
	color:#000;
	overflow:hidden;
	width:745px;
}
#newMember #formId .checkAge label {
	width:190px;
	height:20px;
	display:block;
	float:left;
	text-align:right;
	padding:0 3px 0 0;
	*padding:3px 3px 0 0;
	color:#000;
}
#newMember #formId p {
	padding:0;
}
#newMember a.link1:link, #newMember a.link1:visited {
	text-decoration:none;
	color:#9a9a9a; 
	font-size:1em;
}
#newMember a.link1:hover, #newMember a.link1:active {
	text-decoration:underline;
	color:#9a9a9a; 
	font-size:1em;
}
#newMember .obsId {
	width:546px;
	display:block;
	line-height:1.1em;
	font-size:1.1em;
	margin:0;
	font-weight:normal;
}
#containerBasketId  {
	width:745px;
	overflow:hidden;
}
#containerPasswordRequirement {
	width:743px;
	overflow:hidden;
	padding:30px 0 20px 0;
}
#passwordMember {
	width:323px;
	float:left;
	margin:0 0 0 5px;
	font-size:1.1em;
	overflow:hidden;
}
#containerPasswordRequirement .connectAccount {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
	color:#F18E00;
	cursor:pointer;
	display:block;
	float:right;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	padding:0 0 0 15px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}
#containerPasswordRequirement .connectAccount:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
#newMember p.sendAccountContainer {
    width:440px;
}
#containerPasswordRequirement .sendAccount {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
	color:#F18E00;
	cursor:pointer;
	display:block;
	float:right;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	padding:0 0 1px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}
#containerPasswordRequirement .sendAccount:hover{
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.messageObligatory {
	font-size:1.2em;
	display:block;
	width:440px;
	text-align:right;
	color:#666666;
}
/*....................................................*/
#containerKnowHow {
	margin:20px 0 0 0;
}
/*CHECKOUT............................................*/
.contentBasket {
	width:745px;
	margin:16px 0 0 0;
	overflow:hidden;
	text-align:left;
	padding:0 0 40px 0;
}
.characteristicsBar {
	background:#f8f8f8;
	width:745px;
	height:31px;
	border-bottom:1px solid #f18e00;
	color:#494236;	
	font-size:1.2em;
}
.characteristicsBar ul{
	width:745px;
	margin:0 0 0 20px;
	padding:5px 0 0 0;
	overflow:hidden;
}
.characteristicsBar li{
	float:left;	
	margin:4px 0 0 0;
}
.characteristicsBar .articleBar{
	width:234px;
}
.characteristicsBar .colorisBar{
	width:82px;
}
.characteristicsBar .quantiteBar{
	width:88px;
}
.characteristicsBar .prixBar{
	width:105px;
}
.characteristicsBar .reductionBar{
	width:98px;
}
.characteristicsBar .totalBar {
	width:77px;
}
.productsList {
	width:745px;
	margin:6px;
}
.productsList ul{
	padding:0 0 11px 0;
	display:inline-block;	
}
.productsList li{
	float:left;
	font-size:1.2em;
	color:#000;
}
.productsList .imgProduct {
	width:76px;
}
.productsList .nameProduct {
	margin:28px 0 0 0;
	width:175px;
	text-decoration:underline;
}
.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:97px;
	margin:28px 0 0 0;
}
.productsList  select {
	border:1px solid #aeaeae;
	font-size:1.1em;
	color:#000;
	margin-top:-5px;
}
.productsList .sizeProduct {
	width:78px;
	margin:28px 0 0 0;	
}
.productsList .priceProduct {
	width:105px;
	margin:28px 0 0 0;
}
.productsList .discountProduct {
	width:103px;
	margin:28px 0 0 0;
}
.productsList .totalProduct {
	width:75px;
	margin:28px 0 0 0;
}
.productsList .deleteProduct {
	width:20px;
	margin:27px 0 0 0;
	border:0;
}
.productsList .deleteProduct input{	
	cursor:pointer;
	height:11px;
	width:11px;
	padding:0;
	margin:0;
	display:block;
	border-width:0;
	overflow:hidden;
	text-decoration:none;
}
.containerRightBasket {
	width:369px;
	overflow:hidden;
	float:right;
}
.containerLeftBasket {
	width:371px;
	overflow:hidden;
	float:left;
}
.beigeBack {
	background:#f8f8f8;
	width:369px;
	height:26px;
	float:right;
	margin:0 0 6px 0;
	text-align:right;
}
.beigeBack p, .darkBeigeBack p{
	font-size:1.2em;
	padding:6px 58px 0 0;
	color:#000;
}
.beigeBack p span, .darkBeigeBack p span{
	padding:0 0 0 30px;
	text-align:left;
}
.darkBeigeBack {
	background-color:#e3e3e3;
	width:369px;
	height:26px;
	float:left;
	text-align:right;
	font-weight:bold;
	margin:0 0 6px 0;
}
.advantageCode {
	width:227px;
	overflow:hidden;
	float:left;
	border:1px solid #f18e00;
	margin:35px 0 10px 8px;
	background:#f8f8f8;
	padding:0 0 5px 0;
}
.advantageCode .push5{
	padding:5px 0 5px 15px;
	display:block;
}
.advantageCode label{
	color:#000000;
	display:block;
	font-size:1.2em;
	padding:17px 0 17px 0;
	text-align:center;
}
.advantageCode .inputAdv {
	border:1px solid #d3d3d3;
	width:134px;
	font-size:1em;
	color:#000;
	margin:0 5px 0 15px;
	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;
}
.infoBill {
	width:263px;
	padding:10px 58px 10px 0;
	float:right;
	text-align:right;
	line-height:1.1em;
}
.infoBill label{
	color:#000000;
	font-size:1.2em;
	padding:0 20px 0 0;
}
.infoBill h3{
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#f18e00;
}
.infoBill h4{
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:normal;
	margin:0 0 10px 0;
}
.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:240px;
	display:block;
	float:left;
	font-size:1.2em;
	padding:0 0 8px 0;
}
.infoBill .billRight{ 
	display:block;
	float:right;
	font-size:1.2em;
	padding:0 0 8px 0;
}
.infoBill  select {
	border:1px solid #ABABAB;
	font-size:1em;
	padding:0;
	width:101px;	
}
.infoBill label{
	color:#000000;
	font-size:1.2em;
	padding:0 20px 0 0;
}
.buttonsBasket {
	float:right;
	font-size:1.1em;
	line-height:1.1em;
	margin:0 10px 10px 0;
	text-align:right;
	width:345px;	
}
.buttonsBasket .commanderBtn {
    background:transparent url(../images/arrows/arrowBigRightRight.gif) no-repeat scroll left top;
    color:#f18e00;
    float:right;
    font-size:1.9em;
    font-weight:bold;
    height:14px;
    padding:3px 0 1px 20px;
    margin:15px 0 0 15px;
    text-decoration:none;
    text-transform:uppercase;
    display:block;
}
.buttonsBasket .commanderBtn:hover{
	text-decoration:none;
	background:transparent url(../images/arrows/arrowBigRightRight.gif) no-repeat scroll left -17px;
	color:#3f3f3f;
}
.buttonsBasket .continueBtn {
    background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 0;
    color:#f18e00;
    float:left;
    font-size:1.2em;
    font-weight:normal;
    height:12px;
    padding:0 0 0 15px;
    margin:18px 4px 0 0;
    text-decoration:none;
    display:block;
    text-transform:lowercase;
}
.buttonsBasket .continueBtn:hover{
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	text-decoration:none;
	color:#3f3f3f;
}
/*.recap.............................................................................................*/
.contentRecap {
	width:745px;
	margin:16px 0 0 0;
	overflow:hidden;
}
.characteristicsBarRecap {
	background-color:#f8f8f8;
	width:745px;
	height:31px;
	border-bottom:1px solid #f18e00;
	color:#494236;	
	font-size:1.2em;
}
.characteristicsBarRecap ul{
	width:745px;
	margin:0 0 0 20px;
	height:31px;
}
.characteristicsBarRecap li{
	float:left;	
	margin:10px 0 0 0;
}
.characteristicsBarRecap .articleBar{
	width:234px;
}
.characteristicsBarRecap .colorisBar{
	width:82px;
}
.characteristicsBarRecap .quantiteBar{
	width:88px;
}
.characteristicsBarRecap .prixBar{
	width:105px;
}
.characteristicsBarRecap .reductionBar{
	width:98px;
}
.characteristicsBarRecap .totalBar{
	width:77px;
}
.productsListRecap {
	width:745px;
	margin:6px;
}
.productsListRecap ul{
	padding:0 0 11px 0;
	display:inline-block;	
}
.productsListRecap li{
	float:left;
	font-size:1.2em;
	color:#000;
}
.productsListRecap .imgProduct {
	width:76px;
}
.productsListRecap .nameProduct {
	margin:28px 0 0 0;
	width:176px;
}
.productsListRecap .nameProduct span{
	text-decoration:underline;
	color:#000;
	font-size:1em;
}
.productsListRecap .colorProduct {
	width:82px;
	margin:28px 0 0 0;
}
.productsListRecap .sizeProduct {
	width:80px;
	margin:28px 0 0 0;	
}
.productsListRecap .quantityProduct {
	width:78px;
	margin:28px 0 0 15px;	
}
.productsListRecap .priceProduct {
	width:113px;
	margin:28px 0 0 0;
}
.productsListRecap .discountProduct {
	width:92px;
	margin:28px 0 0 0;
}
.productsListRecap .totalProduct {
	width:73px;
	margin:28px 0 0 0;
}
.productsListRecap .deleteProduct {
	width:20px;
	margin:27px 0 0 0;
}
.productsListRecap .deleteProduct input {
	background:transparent url(../images/arrows/removeBtn.png) no-repeat scroll left top;
	border:0 none;
	cursor:pointer;
	display:block;
	height:11px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:11px;
}
.productsListRecap .deleteProduct input:hover {
	background:transparent url(../images/arrows/removeBtn.png) no-repeat scroll left -11px;	
	text-decoration:none;
}
.contentRecap .beigeBack p, .contentRecap .darkBeigeBack p {
	font-size:1.2em;
	padding:6px 58px 0 0;
	color:#000;
}
.contentRecap .beigeBack p span, .contentRecap .darkBeigeBack p span{
	margin:0 0 0 0;
	padding:0 0 0 30px;
}
.contentRecap .infoBill {
	margin:0 55px 4px 0;
	padding:6px 0;
}
.basketRecap {
	width:355px;
	overflow:hidden;
	border:1px solid #f18e00;
	margin:40px 0 0 0;
	padding:7px;	
	background:#f8f8f8;
	float:left;
}
.basketRecap .greyBox {	
	width:175px;
	overflow:hidden;
	margin:0;	
	padding:0 0 6px 0;
	color:#000;
}
.basketRecap .greyBox h5{
	font-size:1.2em;
	font-weight:bold;
	margin:7px;
	width:175px;
}
.basketRecap .greyBox select {
	border:1px solid #aeaeae;
	width:104px;
	font-size:1.1em;
	padding:0 0 0 16px;	
	margin:0 0 14px 3px;
}
.basketRecap .greyBox p{
	margin:0 9px;
	line-height:1.2em;
	font-size:1.2em;
	width:180px;
}
.basketRecap .greyBox a.changeAddress {
	margin:35px 10px 0 0;
	float:right;   
}
.basketRecap .greyBox .changeAddress:link, .basketRecap .greyBox .changeAddress:visited{
	background:transparent url(../images/arrows/modifyBtn.png) no-repeat scroll left top;
	color:#F18E00;
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	margin:16px 0 5px 10px;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:lowercase;
}
.basketRecap .greyBox .changeAddress:hover, .basketRecap .greyBox .changeAddress:active{
	background:transparent url(../images/arrows/modifyBtn.png) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.basketRecap .greyBox a.addAddress {
	margin:35px 10px 0 0;
	float:right;
}
.basketRecap .greyBox .addAddress:link, .basketRecap .greyBox .addAddress:visited{
	background:transparent url(../images/arrows/removeBtn.png) no-repeat scroll left top;
	color:#F20000;
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:normal;
	height:11px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:lowercase;
}
.basketRecap .greyBox .addAddress:hover, .basketRecap .greyBox .addAddress:active{
	background:transparent url(../images/arrows/removeBtn.png) no-repeat scroll 0 -11px;
	color:#3F3F3F;
	text-decoration:none;
}
.recapValidation {
	width:367px;
	overflow:hidden;
	float:right;
	margin:10px 0 0 0;
}
.recapValidation label {
	font-size:1.2em;
	display:inline-block;
	margin:0 0 5px 0;
	color:#000;
}
.recapValidation a:link, .recapValidation a:visited{	
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	margin:0 0 0 2px;
}
.recapValidation a:hover, .recapValidation a:active{
	text-decoration:none;
}
.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/arrows/arrowGreenRightRight.gif) no-repeat scroll left 4px;
    color:#009036;
    float:right;
    font-size:2.2em;
    font-weight:bold;
    height:23px;
    padding:0 0 0 20px;	
    text-decoration:none;
    margin:25px 100px 0 0;
    cursor:pointer;
    display:block;
    border:0;
    text-align:left;
    text-transform:uppercase;
}
.recapValidation .validerBtn:hover{
	background:transparent url(../images/arrows/arrowGreenRightRight.gif) no-repeat scroll left bottom;
	text-decoration:none;
	color:#3f3f3f;
}
#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;
}
/*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:#f18e00;
	font-size:1.2em;
	position:relative;
	text-align:right;
	float:right;
	padding:5px 0 0 0;
}
.backForward2 li {
    float:left;	
}
.backForward2  a:link.goBack, .backForward2  a:visited.goBack {
	display:block;
	text-decoration:none;
	width:58px;
	height:15px;
	margin:0;
	text-align:left;
	text-decoration:none;
	color:#f18e00;
	padding:0;
}
.backForward2  a:hover.goBack, .backForward2 a:active.goBack {
	text-decoration:none;
	color:#3f3f3f;
}
.backForward2  a:link.goForward, .backForward2  a:visited.goForward {
	display:block;
	text-decoration:none;
	width:52px;
	height:15px;
	margin:0;
	text-align:left;
	text-decoration:none;
	color:#f18e00;
}
.backForward2  a:hover.goForward, .backForward2  a:active.goForward {
	text-decoration:none;
	color:#3f3f3f;
}
.containerProduct {
	width:760px;
	overflow:hidden;
	padding-top:5px;
	position:relative;
}
.productPictures {
	width:390px;
	height:325px;
	float:left;
}
.containerProduct h1 {
    color:#f18e00;
    font-size:1.7em;
    font-weight:bold;
    height:66px;
    overflow:hidden;
    text-transform: uppercase;
    width: 245px;
}
.containerProduct h1 span{
	text-transform: lowercase;
	padding: 4px 0 0 0;
	display:block;
}
.productExpocontainer {
	background:url(../images/background/frameProduct.gif) no-repeat left top;
	width:324px;
	height:319px;
	position:relative;
	float:left;
	text-align:center;
	margin:7px 0 0 0;
}
.productExpocontainer a{
	display:block;
	width:272px;
	height:272px;
	position:absolute;
	top:24px;
	left:26px;
	text-decoration:none;
	z-index:10;
}
.productExpocontainer .DisplayZoomText, .productExpocontainer .DisplayZoomText:hover{
	background:url(../images/icons/zoomIcon.png) no-repeat left top;
	bottom:10px;
    float:right;
    font-size:1.2em;
    font-weight:normal;
    position:absolute;
    right:10px;
    text-decoration:none;
    cursor:pointer;
    color:#666666;
    padding:0 0 0 18px;
}
.productExpocontainerPop {
	width:500px;
	height:500px;
	position:relative;
	float:left;
	text-align:center;
	margin:7px 0 0 15px;
	border:1px solid #e8e8e8;
}
.productExpocontainerPop img {
	margin-right:10px;
}
.productExpocontainerPop a{
	display:block;
	width:272px;
	height:272px;
	position:absolute;
	top:24px;
	left:26px;
	text-decoration:none;
}
.productExpocontainerPop .DisplayZoomText, .productExpocontainerPop .DisplayZoomText:hover{
	background:url(../images/icons/zoomIcon.png) no-repeat left top;
	bottom:10px;
    float:right;
    font-size:1.2em;
    font-weight:normal;
    position:absolute;
    right:10px;
    text-decoration:none;
    cursor:pointer;
    color:#666666;
    padding:0 0 0 18px;
}
.containerProduct .pictoDiscount {
	top:28px;
	right:15px;
	z-index:1000;
	position:absolute;
	width:78px;
	height:78px;
}
.containerProduct .pictoNew {
	top:28px;
	right:69px;
	z-index:1000;
	position:absolute;
	width:76px;
	height:76px;
}
.containerProduct .detailProductRight .pictoNew {
	top:8px;
	left:8px;
	z-index:1000;
	position:absolute;
	width:76px;
	height:76px;
}



.detailProduct {
	width:330px;
	overflow:hidden;
	float:right;
}
.productViews {
	width:55px;
	float:right;
	padding:66px 0 0 0;
}
.thumbsDetails li {
	display:block;
	padding:0 0 4px 0;
}
.thumbsDetails  li a:link, .thumbsDetails  li a:visited {
	display:block;
	height:50px;
	width:50px;
    padding:0;
    border:1px solid #e8e8e8;
    text-decoration:none;
}
.thumbsDetails  li a:hover, .thumbsDetails  li a:active{
    text-decoration:none;
    border:1px solid #a8a6a6;
    text-decoration:none;
}
.thumbsDetails  li a.current{
	text-decoration:none;
	border:1px solid #a8a6a6;
}
.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 {
	float:left;
	overflow:hidden;
	padding:3px 0 0;
	text-align:right;
	width:315px;
	position:relative;
}
.innerContent .detailProductRight h2{
	color:#f18e00;
	font-size:3em;
	font-weight:bold;
	padding:0 0 0 12px;
	float:right;
	overflow:hidden;
}
.innerContent .detailProductRight h4{
	color:#a8a6a6;
	font-size:2.2em;
	text-decoration:line-through;
	font-weight:normal;
	margin:0;
	padding:6px 0 0 12px;
	float:right;
	overflow:hidden;
}
.innerContent .detailProductRight h5{
	color:#f18e00;
	font-size:2.2em;
	font-weight:normal;
	margin:0;
	padding:6px 0 0 12px;
	float:right;
	overflow:hidden;
}
.buyIt span {
	background:url(../images/background/bgAddBasket.gif) repeat-x left top;
    display:inline-block;
	height:18px;
	border:1px solid #867a66;
	padding:0 4px;
}
a.addToBasketButton  {
    background:transparent url(../images/btn/ajouterAuPanierBtnGrey.gif) no-repeat scroll 0 0;
    border:0;
    float:right;
    height:33px;
    width:185px;
    padding:0;
    text-decoration:none;
    display:block;
    margin:21px 0 0 0;
}
a.addToBasketButton:hover {
	background:transparent url(../images/btn/ajouterAuPanierBtnGrey.gif) no-repeat scroll 0 -33px;
	text-decoration:none;
}
a.addToBasketButton span {
	color:#fff;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 17px 0 0;
	display:block;
}
.AddToBasket {
	overflow:hidden;
}
.indisponible{
	color:#898989;
	text-transform:uppercase;
	font-size:1.3em;
	display:block;
	font-weight:bold;
	float:right;
	padding:21px 15px 0 0;
}
#relatedProductContainer {
	width:760px;
	overflow:hidden;
	padding:0;	
	height:255px;
}
#relatedProductContainer h3 {
	color:#F18E00;
	float:left;
	font-size:1.7em;
	font-weight:bold;
	width:81%;
}
#relatedProductContainer .productPic {
	width:128px;
	text-align:center;
	float:left;
	z-index:0;
	position:relative;
}
#relatedProductContainer .productPic h3 span {
	font-weight:bold;
	color:#f18e00;
}
#relatedProductContainer .productPicDiv {
	width:128px;
	height:124px;	
}
#relatedProductContainer .productPic a.productItem {
	text-align:center;
	display:block;
	width:128px;
	height:120px;
	padding:0 0 0 0;
	float:left;
}
#relatedProductContainer .productPic a.productItem img {
    width:128px;
    height:120px;
}
#relatedProductContainer .pictoDiscount {
	width:50px;
	height:50px;
	position:absolute;
	left:0;
	top:65px;
	z-index:0;
}
#relatedProductContainer .displayProduct {
	width:162px;
	float:left;
	overflow:hidden;
	padding-bottom:40px;
	margin:10px 0 0 0;
}
#relatedProductContainer .displayProduct h3{
	font-size:1.2em;
	color:#f81e00;
	text-align:center;
	font-weight:normal;
	width:128px;
	padding:6px 0 5px 0;
	overflow:hidden;
	background:0;	
	text-transform:uppercase;
	border-top:2px solid #F18E00;
}
#relatedProductContainer .displayProduct h3 span{
	overflow:hidden;
	background:0;			
}
#relatedProductContainer .displayProduct h3 span.kindOfProduct{
	background:transparent none repeat scroll 0 50%;
	color:#F18E00;
	display:block;
	font-size:0.9em;
	font-weight:normal;
	overflow:hidden;
	padding:4px 0 0;
	text-align:center;
	text-transform:lowercase;
	width:128px;
}
#relatedProductContainer h4 {
	font-size:1.2em;
	overflow:hidden;
	width:128px;
	text-align:center;
}
#relatedProductContainer .price{
	color:#F18E00;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	padding:5px 0 0;
}
#relatedProductContainer .oldPrice{
	color:#a8a6a6;
	font-size:1.2em;
	text-decoration:line-through;	
	font-weight:bold;
	margin:0 6px 0 0;
}
#relatedProductContainer h5{
	color:#f18e00;
	font-size:1.4em;	
	font-weight:bold;
	margin:0;
	text-align:center;
}
#relatedProductContainer .displayProduct .discoverLink {
	background:transparent url(../images/arrows/blackArrowRight.gif) no-repeat left 2px;
	color:#000;
	display:block;
	font-weight:bold;
	padding:0 0 0 13px;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}
#relatedProductContainer .displayProduct .discoverLink:hover {
	text-decoration:underline;
}
/*...........................................................................................*/
#relatedProductContainer .displayProduct .showMore a:link, 
#relatedProductContainer .displayProduct .showMore a:visited{
	background:transparent url(../images/blackArrowRight.gif) no-repeat 0 2px;
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	padding:0 0 3px 12px;
	font-weight:bold;
	display:block;
	float:left;
}
#relatedProductContainer .displayProduct .showMore a:hover, 
#relatedProductContainer .displayProduct .showMore a:active{
	text-decoration:underline;
}
.sendFriend {
	display:block;
	float:right;
	text-decoration: none;
    color:#F18E00;
    font-weight:normal;
    font-size:1.2em;
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 0;
	height:12px;
	padding:0 0 0 15px;
	margin-top:16px;
}
.sendFriend:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.sendToFriend {
	width:580px;
	height:548px;
	padding:6px;
}
.sentoFriendDetail h4 {
	font-size:1.8em;
	color:#f18e00;
	font-weight:bold;
	width:450px;
	float:left;
	padding:8px 0 11px 8px;
}
.sentoFriendDetail .closeModale a{
	display:block;
	width:58px;
	height:15px;
	background:url(../images/btn/closeBtn.gif) no-repeat right 0;
	font-size:1.1em;
	font-weight:normal;
	color:#f18e00;
	text-decoration:none;
	float:right;
	margin:4px 4px 0 0;
	padding:0 18px 0 0;
}
.sentoFriendDetail .closeModale a:hover {
	display:block;
	width:58px;
	height:15px;
	background:url(../images/btn/closeBtn.gif) no-repeat right -15px;
	font-size:1.1em;
	font-weight:normal;
	color:#3f3f3f;
	text-decoration:none;
	float:right;
	margin:4px 4px 0 0;
	padding:0 18px 0 0;
}
.sentoFriendDetail .closeModale {
	text-align:right;
	padding:0;
	width:100px;
	margin:0;
	float:right;
	overflow:hidden;
}
.sentoFriendDetail h6{
	font-size:1.2em;
	color:#666666;
	width:557px;
	margin:0 auto;
	padding:0 0 5px 0;
	font-weight:normal;
	overflow:hidden;
} 
.sentoFriendDetail p{
	font-size:1.2em;
	color:#666666;
	width:557px;
	margin:0 auto;
	padding:0 0 10px 0;
	overflow:hidden;
} 
.sentoFriendDetail label {
	color:#666666;
	display:block;
	width:215px;
	text-align:right;
	padding-right:30px;
	float:left;
}
.sentoFriendDetail input {
	color:#666666;
	font-size:1.1em;
	border:1px solid #f18e00;
	width:304px;
	display:block;
	height:19px;
	float:right;
	font-family:Arial, Sans-Serif;
}
.sentoFriendDetail textarea {
	color:#666666;
	font-size:1.2em;
	border:1px solid #f18e00;
	width:550px;
	height:78px;
	display:block;
	float:right;
	font-family:Arial, Sans-Serif;
}
.sentoFriendDetail .actionBtn{
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 0;
	color:#F18E00;
	display:block;
	float:right;
	font-size:1.2em;
	font-weight:normal;
	height:12px;
	margin:16px 19px 0 0;
	padding:0 0 0 15px;
	text-decoration:none;
}
.sentoFriendDetail .actionBtn:hover {
	background:transparent url(../images/arrows/arrowRightRight.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.sentoFriendDetail .validationFriend  {
	display:block;
	float:right;
	font-size:0.8em;
	padding:3px 0 0;
	text-align:left;
	width:306px;
}
.sentoFriendDetail p.finalMsg {
	font-size:1.1em;
	padding:5px 0 0 5px;
}
.sentoFriendDetail .textareaSendFriend {
	padding:15px 0 0 0;	
}
.sentoFriendDetail .textareaSendFriend label{
	color:#666666;
	display:block;
	width:100%;
	text-align:left;
	padding:0 0 3px 5px;
	float:left;
}
.sendFriendError {
	padding:3px 35px 0 0;
	float:right;
	text-align:right;
}
/*CGV.........................................................................................*/
.staticContainer {
	font-size:1.2em;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-weight:normal;
}
.staticContainer h2 {
	font-size:1.2em;
	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;
}
/*modal...................................................................*/
.modalBackground  {
    background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.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 20px 0; 
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li {
	padding: 7px 0 0 0;
	white-space: nowrap;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:visited {
    text-decoration: none;
    color:#F18E00;
    font-weight:bold;
    font-size:1.4em;
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 0;
	height:12px;
	padding:0 0 0 15px;
	display:block;
	text-transform:uppercase;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:hover, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li a:active {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul ul {
    margin: 2px 0 2px 10px;
    padding:0;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:visited { 
	color:#828282;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
	background:none;
	padding:0;
	text-transform:lowercase;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:hover, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li ul li a:active {	
	color:#3f3f3f;
}

.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;
	background:none;
	padding:0;
} 
.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;
    padding: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 div.AspNet-TreeView ul .AspNet-TreeView-Selected a:link,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-Selected a:visited,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-Selected a:hover,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-Selected a:active {
	background:transparent url(../images/arrows/arrowRightDownGrey.gif) no-repeat scroll 0 -12px;
	color:#3F3F3F;
	text-decoration:none;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ParentSelected  a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ParentSelected  a:visited{
	color:#828282;
	text-decoration:none;
	background:none;	
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ParentSelected  a:hover,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ParentSelected  a:active {
	color:#3f3f3f;
	text-decoration:none;
	background:none;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected  a:link, 
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a:visited,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a:hover,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a:active {
	color:#3F3F3F;
	text-decoration:none;
	background:none;
	font-weight:bold;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent a:link,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent a:visited,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent a:hover,
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent a:active {
	color:#3F3F3F;
	text-decoration:none;
	background:none;	
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul .AspNet-TreeView-Leaf {
	color:#828282;
	font-size:1.1em;
	font-weight:normal;
	background:none;
}
/*checkout final message.........................................................................*/
.finalMsg {
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
.finalMsg p{
	font-size:1.2em;
	line-height:1.2em;
	padding:0 0 10px 0;
}
.finalMsg a:link, .finalMsg a:visited {
	color:#666666;
	text-decoration:underline;
}
.finalMsg a:hover, .finalMsg a:active {
	color:#666666;
	text-decoration:none;
}	
/*GENERIC CLASSES................................................................................*/
.push1 {
	color:#ff6701; /*orange*/	
}
.push2 {
	color:#666666; /*grey*/	
}
.push3 {
	color:#492b27 /*brown*/
}
.push4 {
	color:#464646; 	 /*dark grey*/	
}
.push5 {
	color:#ff0000;	/*red*/
}
.push6 {
	color:#988d7c; /*light brown*/
}
.push7 {
	color:#000000; /*black*/
}
.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;
}
.push33 {
	padding-left:200px;
}
.left20 {
	margin-left:20px;	
}
.right115 {
	margin-right:235px;	
}
.right140 {
	margin-right:300px;	
}
.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 {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:0;
}




