body {
  	background: url(/images/bg.gif) top left;
}

#application {
  	border: 10px solid #000;
  	border-width: 0 10px 10px 10px;
  	margin-bottom: 20px;
	background-color:#fff;
}

/* Header */

#header {
  	background: #fff;
  	padding: 20px 0;
}

#logo a {
  	background: url(/images/logo.png) top left no-repeat;
  	display: block;
  	height: 49px;
  	margin: 0 10px;
  	overflow: hidden;
  	text-indent: -9999em;
  	width: 248px;
}

#login {
  	background: #000 url(/images/login-left.png) top left no-repeat;
  	float: right;
  	list-style: none;
  	line-height: 1.7em;
  	margin: 1.3em 0;
  	padding: 0 0 0 15px;
}

#loginLast {
  	background: #000 url(/images/login-right.png) top right no-repeat;
  	height: 20px;
  	margin: 1.3em 0;
  	padding: 0 15px 0 5px;
  	float: right;
}

#login a {
  	text-decoration: none;
  	color: #fff;
}

#login a:hover { color: #9c2713; }

#login span { margin: 0 5px; }

#cart {
  	float: right;
  	margin-right: 10px;
}

#cart a {
  	background: url(/images/cart.png) top left no-repeat;
  	color: #000;
  	display: block;
  	height: 31px;
  	margin: 10px 0 0 0;
  	text-decoration: none;
  	width: 111px;
}

#cart a span {
 	display: block;
  	text-align: center;
  	padding: 0.6em 0 0 20px;
}

#cart div {
  	color: #9d9d9d;
  	margin-top: -5px;
  	text-align: center;
  	width: 111px;
}

/* Nav */

#nav {
  	background: #000;
  	list-style: none;
  	margin-top: 20px;
}

#nav li {
  	float: left;
  	border-right: 1px solid #2f2f2f;
  	border-left: 1px solid #1d1d1d;
}

#nav li a {
  	display: block;
  	color: #fff;
  	float: left;
  	line-height: 3em;
  	padding: 0 1em;
  	text-decoration: none;
}

#nav li a:hover {
  	background: url(/images/nav-hover.png) top left repeat-x;
}

#nav .last {
  	border: none;
  	float: right;
  	line-height: 3em;
  	padding-right: 10px;
}

#nav .last input {
  	background: #fff url(/images/search.png) center left no-repeat;
  	padding-left: 12px;
}


 /* Navigator */
#navigator {
 	display:block;
	background: #f0f0f0 url(/images/drops.png) 10px 7px no-repeat;
	padding-left: 20px;
 	height:28px;
 	border-bottom:1px solid #ccc;
 	color:#808080;
 }
 
#navigator li:before {
  content: ">>";
  margin-right: 5px;
}

#navigator li.first:before {
  content: "";
}

#navigator li {
  float: left;
	margin-left:5px;
 	margin-top:5px;
 	list-style-type:none;
}

#navigator li a       { color:#808080;text-decoration:none;}
#navigator li a:hover { color:#9c2713;}


/* Body */

#body { padding:10px;	}

/***** for index *****/
#leftMenu{
	padding:0px 10px 10px 10px;
	background-color:#f0f0f0;
	width:200px;
	text-align:left;
	overflow: hidden;
}

#leftMenu h2{
 	font-size: 22px;
}

#leftMenu a{
  color: #666;
  text-decoration: none;
}

.leftMenuTop{
}

.leftMenuBottom{
	margin-bottom:20px;	
}

#marqueSliderContainer{
	margin:10px 20px 0px 20px; 
	position:relative;
	text-align:center;
	width:670px;
}


#slider_marque{ 
	margin:0 auto 0 auto;
}

#slider_marque  ul{ 		
	padding:0 5px 0 5px;
	list-style:none;
}

#slider_marque li{
 	width:50px;
	height:50px;
}

#prevBtn{ 
	position:absolute;
	top:0px;
	left:0px;
	margin-right:5px;
}	

#nextBtn{ 
	position:absolute;
	left:645px;
	top:0px;
	margin-left:5px;
}														

#prevBtn a, #nextBtn a{  
	display:block;
	width:20px;
	height:50px;	
}	

#nextBtn a{ 
	background:url(/images/marqoue_arrow_R.png) no-repeat 0 0;	
}

#prevBtn a{ 
	background:url(/images/marqoue_arrow_l.png) no-repeat 0 0;
}


.marques50{
	float:left;
	margin:0px 5px 0px 5px;
	background-color:#333;
	width:50px;
	height:50px;
	border: #ccc solid 1px;
}

.marques50 a:link{
	width:50px;
	height:50px;
	display:block;
	width:50px;
	height:50px;
}

.marques50 a:hover{
	filter:alpha(opacity=80);
	-khtml-opacity: 0.8; 
	opacity: 0.8;
}

#arrowLeft{
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#arrowRight{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

#marqueSliderCounter{
	position:absolute;
	margin-left:480px;
}

#marqueSliderCounter ul { 
	list-style-type: none; 	
	display:inline;
} 

#marqueSliderCounter ul li{ 
	float:left; 
	margin: 0px 2px 1px 0px; 
} 

#marqueSliderCounter a{ 
	font-size:11px; 
	font-weight:bold;
	text-align: center; 
	line-height: 22px; 
	background-color:#ececec;
	color: #535353; 
	text-decoration: none; 
	display: block; 
	padding:0px 10px 0px 10px;
} 

#marqueSliderCounter a:hover, a.current{ 
	background: #d8d8d8; 
	color: #535353; 
} 



/*marquePageSlider*/
#marquePageSlider h2{
	margin-bottom:0px;
}




.marque{
	display:block;
	width:50px;
	height:50px;
	float:left;
	margin:0px 10px 5px 5px;
	position:relative;
	background-color:#333;
}

.marque a:hover{
	filter:alpha(opacity=80);
	-khtml-opacity: 0.8; 
	opacity: 0.8;
	width:50px;
	height:50px;
}


#slider {
	text-align:center;
	position:relative;
	margin-left:20px;
}

#slider #sliderInside{
	margin:0 auto 0 auto;
	padding:0px 0px 0px 0px;
}

#slider .sliderTitle{
	margin:0 auto 0 auto;
	padding:8px 0px 0px 150px;
	position:absolute;
	z-index:50;
	height:35px;
	width:660px;
	background:url(/images/mainpic_title_bg.png) repeat-x;
	text-align:left;
	top:250px;
}

#slider h3{
	color:#fff;
}


#mea {
	text-align:center;
	margin:20px 0px 30px 15px;
}

#mea .mea_container{
	margin:0 auto;
	position:relative;
}

#mea .mea_item{
	/*padding:20px 20px 20px 10px;
	margin-right:20px;
	background:url(/images/mea_item_bg.gif) top left;*/
	width:50%;
	float:left;
}

#mea .mea_title{
	position:absolute;
	bottom:0;
	z-index:50;
	display:block;
	height:28px;
	width:190px;
	background:url(/images/mea-item_title_bg.png) repeat-x;
	color:#fff;
	text-align:left;
	padding:5px 0px 0px 10px;
	margin-bottom:15px;
}

#nouveautes{
	text-align:left;
	margin-top:20px;
	min-height:300px;	
}

#nouveautesContainer{
	clear:both;
	margin:10px auto 0 auto;
	text-align:left;
	padding:0px 20px 0px 20px;
	min-height:250px;
}

.newItem{
  height: 250px;
}

#nouveautesCounter{
	float:right;
	margin-bottom:60px;
}

#nouveautesCounter ul { 
	list-style-type: none; 	
	display:inline;
} 

#nouveautesCounter ul li{ 
	float:left; 
	margin: 0px 2px 1px 0px; 
} 

#nouveautesCounter a{ 
	font-size:11px; 
	font-weight:bold;
	text-align: center; 
	line-height: 22px; 
	background-color:#ececec;
	color: #535353; 
	text-decoration: none; 
	display: block; 
	padding:0px 10px 0px 10px;
} 

#nouveautesCounter a:hover, a.current{ 
	background: #d8d8d8; 
	color: #535353; 
} 

.newarrival{ 
	display:block;	
	width:40px;
	height:40px;
	background:url(/images/newarrival.gif) no-repeat top right;
	position:absolute;
	right:-2px;
	top:0;
}

.newItem{
	text-align:center;
	position:relative;
	display:block;
	width:140px;
	padding:0;
	margin-top:20px;	
}

.newItem .thumbItem {
	border:solid #ccc 1px;
	display:table-cell;
	vertical-align:middle;
	width:140px;
	height:140px;
}

.newItem div.thumbItem:hover {
	border:dashed #ccc 1px;
	display:block;
	display:table-cell;
	vertical-align:middle;
}


.newItem p{
	margin-top:10px;
	line-height:1.4em;
	color:#666;
}

.price{
	font-size:1.1em;
	color:#9c2713;
}

.newItemTitle {
	font-size:1.05em;
	font-weight:bold;
	color:#333;
}


/***** Page categorie *****/
#leftMenu h3 a{
	color:black;
	text-decoration:none;
}

#leftMenu h3{
	display:block;
	height:20px;
	padding:5px;
	font-size:17px;
}

#leftMenu h3 a:hover{ color:#666;}

#leftMenu h6{
	display:block;
	height:5px;
}

#leftMenu a:hover{
	color:#9c2713;
}

#leftMenu ul{
	border-bottom:#e2e2e2 1px solid;
	padding-bottom:20px;
}

#leftMenu ul li{
	margin:2px 0 0 10px;
	list-style-type:none;
}

#leftMenu ul li a{
	text-decoration:none;
	color:#666;
}

#leftMenu ul li a:hover{
	color:#9c2713;
}

.top-border{
	border-top:#e2e2e2 1px solid;
}

.bottom-border{
	border-bottom:#e2e2e2 1px solid;
}

.leftMenuMain{
	line-height:2em;
}

#nosMarques{
	margin:0px 0px 0px 17px;
	padding:0px 10px 20px 10px;
	background-color:#f0f0f0;
	width:200px;
	text-align:left;
}


/***** Page produit *****/
#produitMainPic {
	display:block;
	overflow: hidden; _overflow:visible;_zoom:1;
	width:300px;
	margin:0 20px;
	float:left;
}

#produitMainPic ul{
	list-style:none;
	height:260px;
}
#produitMainPic li{
  text-align: center;
}


#produitContent    {display:block; margin-left:340px; min-height:260px; position:relative;}
#produitContent h1 img{border:1px #ccc solid;}
#produitContent h3 {font-weight:bold;}
#produitContent .tag {
	display:"block";
	padding:10px 20px 20px 30px;
	background:transparent url(/images/tag_bg.png) no-repeat;
	position:absolute;
	top:0;
	right:20px;
	text-align: center;
	font-size:1.4em;
	letter-spacing:-0.1px;
	font-weight:bold;
}



span.old-price, #produitContent .tag span{
  color: #9C2713;
  font-size:0.6em;
  text-decoration:line-through;
}

#produitContent .taille-quantite{
	width:92%;
	padding:8px 10px;
	background:#d5d5d5;
}

#produitContent .taille-quantite label{
	width:60px;
	float:left;
}


#produitThumb         {margin:20px;}
#produitThumb li      {display:inline;}
#produitThumb img     {border:#CCC 1px solid;}
#produitThumb a       {margin:5px 5px 0px 0px; }
#produitThumb a:hover {margin:5px 5px 0px 0px; }

#produitsTitle {
	display:block; 
	background-color:#ececec;
	margin:0 20px 0 20px;
	font-size:1.5em;
	font-weight:normal;
	color:#666;
	padding:2px 5px 2px 5px;
}


#context{
	padding:10px;	
}

#context p{
	font-size:1em;
	line-height:2em;
}

#context a{
	color:#000;	
}

#context a:hover{
	color:#999;	
}


/* page marque */
#marqueSet li{
	float:left;
	padding:9px;
}



/* Footer  */
#footer {
  	clear:both;
	background: #212121;
  	padding: 1em 1em 1px 1em;
}

#footer p {
  	margin-bottom: 0.5em;
}

#footer p.small {
  	color: #595959;
  	font-size: 0.9em;
  	margin-top: 1em;
}

#footer ul {
  	list-style: none;
}

#footer ul li a {
  	color: #fff;
  	text-decoration: none;
}

#footer #phone_number {
  	color: #595959;
  	font-size: 2em;
  	font-weight: bold;
}
#footer #newsletter {
	margin-top:35px;
}

#footer #newsletter label {
  	color: #fff;
  	display: block;
  	font-size: 1.15em;
  	font-weight: bold;
}

#footer .address {
  	color: #FFF;
  	display: block;
  	font-size: 1.2em;
  	font-weight:normal;
}


/**********  for slider ************/ 

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
	position: relative; 
	overflow: hidden;     
	margin: 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter {
	position:absolute;
	margin:-28px 0px 0px 10px;  
	overflow: auto; 
	width: 1%; 
	z-index:500;
} 
.stripTransmitter ul { 
	margin: 0 0 0 20px; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 	
} 
.stripTransmitter ul li{ 
	width: 30px; 
	float:left; 
	margin: 0px 1px 1px 0px; 
} 
.stripTransmitter a{ 
	font-size:11px; 
	font-weight:bold;
	text-align: center; 
	line-height: 22px; 
	background:url(/images/mainpic_title_bg.png) repeat-x;
	color: #fff; 
	text-decoration: none; 
	display: block; 
} 

.stripTransmitter a:hover, a.current{ 
	background: #9c2713; 
	color: #FFF; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 5px solid #dedede; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
}

/* Bouton sur footer*/
.footer_btn{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#595959;
	border:medium none;
	color:#000;
	font-size:1.3em;
	padding:1px 2px;
	margin-top:2px;
}

.cgu{
	margin:0px;
}

.add-panier {
	background-color:#000;
	border:medium none;
	color:#FFF;
	font-size:1em;
	margin-top:2px;
	padding:10px 20px;
	font-weight:bold;
	text-decoration:none;
}

#leftMenu ul li .selected {color:#A52A2A; font-weight:bold;}

/* pagination */
div.pagination {
padding: 3px;
margin: 3px;
text-align:center;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #A8A8A8;

text-decoration: none; /* no underline */
color: #4E4E4E;
}
div.pagination a:hover, div.pagination a:active {
border: 1px solid #A8A8A8;

color: #000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #4E4E4E;

font-weight: bold;
background-color: #4E4E4E;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #EEE;

color: #DDD;
}

/* filters */
#productFilters{background-color: #F0F0F0; height: 30px; margin:0 0 0 20px; padding:10px 0 0;}

#productFilters label{padding: 10px 0px 10px 20px;}

/* notice, errors */
.error, .notice, .success, .fieldWithErrors {
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}
.error, .fieldWithErrors {
background:#FBE3E4 none repeat scroll 0 0;
border-color:#FBC2C4;
color:#8A1F11;
}
.notice {
background:#FFF6BF none repeat scroll 0 0;
border-color:#FFD324;
color:#514721;
}
.success {
background:#E6EFC2 none repeat scroll 0 0;
border-color:#C6D880;
color:#264409;
}
.error a {
color:#8A1F11;
}
.notice a {
color:#514721;
}
.success a {
color:#264409;
}
