/* GLOBALS
--------------------------------------------------- */
body{font-size:17px}
.content-center{
	width:1022px;
	margin:0 auto;
}

.clearfix:before,.clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}
.clearfix:after{clear: both;}

.left{float:left}
.right{float:right}
.bold{font-weight:bold}

h2, nav#filters header p{
	font-family:"Myriad Pro", Arial, sans-serif;
	text-transform:uppercase;
	font-size:17px;
	font-stretch:expanded;
}

input[type=submit], a.btn{
	display:inline-block;
	border:none;
	background:#6c9ca7;
	color:#fff;
	padding:5px 10px;
	border-radius:5px;
	cursor:pointer;
}

input[type=submit]:hover, a.btn:hover{
	background:#577b83;
}


header#sav {
position:absolute;
top;10px;
left:340px;
}


/* HEADER
--------------------------------------------------- */
header#header_page {
	border-top:1px solid #d8d8d8;
	background: no-repeat scroll 0 0 #FFFFFF;
}


header#header_page a.logo{
	background:url(../images/logo.png) no-repeat;
	width:430px;
	height:150px;
	display:block;
	float:left;
	margin-top:6px;
	text-indent:-9999px;
}

header#header_page div.side-logo{
	display:inline-block;
	margin:79px 0 0 1px;
}

header#header_page div.side-logo p.baseline{
	font-size:14px;
	font-weight:bold;
	margin:0;
}

header#header_page div.side-logo div.breadcrumbs p, 
header#header_page div.side-logo div.breadcrumbs ul,
header#header_page div.side-logo div.breadcrumbs li{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:11px;
	color:#797979;
}

header#header_page div.side-logo div.breadcrumbs li a{
	color:#797979;
	text-transform:uppercase;
}

header#header_page div.side-logo div.breadcrumbs li a:hover{
	color:#333;
	text-decoration:underline;
}

#cart-header{
	float:right;
	margin-top:40px;
}

#cart-header p.products{
	margin:0;
	background:url(../images/cart-header.gif) no-repeat left center;
	padding-left:22px;
	height:16px;
	line-height:16px;
}

#cart-header p.products a{
	color:#000;
	text-decoration:underline;
}


#cart-header p.products a:hover{
	color:#557b83;
	font-weight:bold;
}

#cart-header p.products span{font-weight:bold}

#cart-header p.price{
	text-align:right;
	margin:0;
	font-weight:bold;
	font-size:14px;
}

/* NAVBAR
--------------------------------------------------- */
nav#navbar{
	height:35px;
	border-top:1px solid #d8d8d8;
	background:#f0f0f0;
	margin-top:5px;
}

nav#navbar ul{
	display:inline-block;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
}

nav#navbar ul li{
	display:inline-block;
	margin:0 30px 0 0;
}

nav#navbar ul li a{
	font-size:17px;
	color:#000;
	text-transform:uppercase;
}

nav#navbar ul li.active a, nav#navbar ul li a:hover{
	font-weight:bold;
	text-decoration:underline;
}

nav#navbar form{
	float:right;
	height:35px;
	line-height:35px;
}

nav#navbar form label{
	font-size:14px;
	color:#4f4f4f;
	padding-right:7px;
}

nav#navbar form input{
	border:1px solid #a6a6a6;
	height:24px;
	line-height:24px;
	width:184px;
	border-radius:3px;
	padding:0 3px;
}

/* FOOTER
--------------------------------------------------- */
footer#footer_page{
	clear:both;
	margin-top:70px;
	background:#12171d;
	border-top:1px solid #a0a2a5;
	color:#fff;
}

footer#footer_page div.column{
	display:inline-block;
	background:url(../images/footer_sep.gif) no-repeat right 27px;
	vertical-align:top;
	margin-top:25px;
	min-height:260px;
}

footer#footer_page div.column header{
	margin-bottom:20px;
}

footer#footer_page div.column header p{
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:16px;
	margin:0;
}

footer#footer_page div.column.col1{
	width:172px;
}

footer#footer_page div.column.col1 address{
	font-style:normal;
}

footer#footer_page div.column.col1 footer a{
	display:inline-block;
	background-color:rgba(255,255,255,0.9);
	color:#000;
	padding:4px 9px;
	border-radius:5px;
	margin-top:17px;
}

footer#footer_page div.column.col1 footer a:hover{
	background-color:rgba(255,255,255,1);
}

footer#footer_page div.column.col2{
	width:260px;
	padding:0 50px;
}

footer#footer_page div.column.col2 article{
	font-size:12px;
}

footer#footer_page div.column.col2 footer{
	margin-top:15px;
}

footer#footer_page div.column.col2 footer a{
	background:url(../images/footer_about.gif) no-repeat 0 0;
	line-height:14px;
	padding-left:20px;
	color:#909090;
	text-decoration:underline;
}

footer#footer_page div.column.col2 footer a:hover{
	color:#fff;
	background-position:0 -22px;
}

footer#footer_page div.column.col3{
	width:155px;
	padding-left:41px;
}

footer#footer_page div.column.col3 ul li{
	margin:7px 0;
}

footer#footer_page div.column.col3 ul li a{
	background:url(../images/arrow.gif) no-repeat left center;
	color:#fff;
	padding-left:18px;
}

footer#footer_page div.column.col3 ul li a:hover{
	font-weight:bold;
	text-decoration:underline;
}

footer#footer_page div.column.col4{
	width:255px;
	background:none;
	text-align:right;
}

footer#footer_page div.column.col4 form, footer#footer_page div.column.col4 form p{
	margin:0;
	padding:0;
	font-size:13px;
}

footer#footer_page div.column.col4 form{
	height:70px;
}

footer#footer_page div.column.col4 form div{
	background:#fff;
	border-radius:5px;
	width:192px;
	height:26px;
	line-height:26px;
	float:right;
	margin-top:5px;
}

footer#footer_page div.column.col4 form input{
	border:none;
	background:none;
	width:150px;
	text-align:right;
	height:24px;
}

footer#footer_page div.column.col4 form img{
	cursor:pointer;
	float:right;
	margin:6px 7px 0 7px;
}

footer#footer_page div.column.col4 footer a.home{
	color:#608b94;
}

footer#footer_page div.column.col4 footer a.home:hover{
	text-decoration:underline;
}

/* CARROUSEL
--------------------------------------------------- */
section#carrousel{
	background:url(../images/carrousel_bg.gif) repeat-x;
}

section#carrousel div.content-center{
	background:url(../images/carrousel_shadow.png) no-repeat bottom;
	height:466px;
}

section#carrousel .slides{
	position:relative;
}


section#carrousel .slides .slide .caption{
	position:absolute;
	z-index:5px;
	width:380px;
	height:60px;
	background-color:rgba(0,0,0,0.6);
	border-radius:3px;
	padding:7px 15px 0;
	color:#fff;
	top:346px;
	left:21px;
}

section#carrousel .slides .slide .caption p.title{
	font-size:24px;
	margin:0;
}

section#carrousel .slides .slide .caption p.artiste{
	font-size:18px;
	font-weight:bold;
	margin:0;
}

section#carrousel .slides .slide a{
	display:block;
}

section#carrousel .slides .slide img{
	width:1019px;
	height:431px;
	border:1px solid #afafaf;
	background-position:center;
}

section#carrousel ul.pagination{
	position:absolute;
	z-index:6;
	top:393px;
	right:40px;
}

section#carrousel ul.pagination li{
	display:inline-block;
	width:13px;
	height:13px;
	margin-right:5px
}

section#carrousel ul.pagination li a{
	display:block;
	width:13px;
	height:13px;
	background:url(../images/puce.png) top;
	text-indent:-9999px;
}

section#carrousel ul.pagination li.current a, section#carrousel ul.pagination li a:hover{
	background-position:bottom;
}

/* NEW PRODUCT
--------------------------------------------------- */
section#new-products{
	float:left;
	width:1195px;
}

section#new-products ul{
	margin:0;
	padding:0;
	width:1205px;
	height:180px;
}

section#new-products ul2{
	margin:0;
	padding:0;
	width:960px;
	height:180px;
}

section#new-products ul li{
	display:inline-block;
	width:220px;
	height:350px;
	margin-right:15px;
}

section#new-products ul li:last-child{
	margin-center:30px;
}

section#new-products ul li a{
	display:block;
	padding:5px 1px;
	color:#000;
}

section#new-products ul li a:hover{
	color:#909090;
}

section#new-products ul li a img{
	border:2px solid #d3d3d3;
}

section#new-products ul li h3{
	font-size:12px;
}

section#new-products ul li h3 span{
	display:block;
}

section#new-products ul li h3 span.title{
	font-weight:bold;
}

section#new-products footer{
	margin-top:20px
}

section#new-products footer a{
	background:url(../images/product_all.gif) no-repeat top left;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	padding-left:70px;
}

section#new-products footer a:hover{
	color:#909090;
	background-position:center bottom;
}

/* new product2
--------------------------------------------------- */
section#new-products2{
	float:left;
	width:950px;
}

section#new-products ul2{
	margin:0;
	padding:0;
	width:990px;
	height:180px;
}

section#new-products ul2 li2{
	display:inline-block;
	width:210px;
	height:180px;
	margin-right:176px;
}

section#new-products ul2 li2:last-child{
	margin-center:30px;
}

section#new-products ul2 li2 a{
	display:block;
	padding:5px 0px;
	color:#000;
}

section#new-products ul2 li2 a:hover{
	color:#909090;
}

section#new-products ul2 li2 a img{
	border:0px solid #d3d3d3;
}

section#new-products ul2 li2 h32{
	font-size:12px;
}

section#new-products ul2 li2 h32 span2{
	display:block;
}

section#new-products ul2 li2 h32 span2.title{
	font-weight:bold;
}

section#new-products footer2{
	margin-top:20px
}

section#new-products footer2 a{
	background:url(../images/product_all.gif) no-repeat top left;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	padding-left:20px;
}

section#new-products footer2 a:hover{
	color:#909090;
	background-position:center bottom;
}


/* GALERIE
--------------------------------------------------- */
#products-list{
	width:815px;
	float: right;
}


#products-list header{
	height:30px;
	margin-bottom:10px;
}

#products-list header p{
	float:left;
}

#products-list header select{
	float:right;
	margin-top:10px;
}

#products-list article{
	float:left;
	position:relative;
	width:173px;
	margin:0 40px 15px px;
}

#products-list article:nth-child(4n){
	margin-right:0;
}

#products-list article img{
	border:1px solid #b1b3b4;
}

#products-list article h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin:0;
	font-weight:bold;
}

#products-list article h2 .title{
	position:absolute;
	background-color:rgba(0,0,0,0.6);
	padding:2px 10px 3px 5px;
	color:#fff;
	font-style:italic;
	min-width:70px;
	top:130px
}

#products-list article p.link{
	margin:0;
}

#products-list article p.link a{
	color:#000;
	background:url(../images/product_all.gif) no-repeat right top;
	padding-right:20px;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
}

#products-list footer{
	text-align:right;
}

#products-list footer p, #products-list footer div.pagination{
	display:inline;
}

#products-list footer p{
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:17px;
	padding-right:5px;
}

#products-list footer div.pagination span, #products-list footer div.pagination a{
	color:#000;
}

#products-list footer div.pagination span.current, #products-list footer div.pagination a:hover{
	font-weight:bold;
	text-decoration:underline;
}

nav#filters{
	width:160px;
	float:left;
}

nav#filters ul{
	background:url(../images/filters_border.gif) no-repeat 10px bottom;
	padding-bottom:10px;
}

nav#filters ul li{
	margin:5px 0;
}

nav#filters ul li a{
	font-size:15px;
	color:#484848;
	padding-left:5px;
}

nav#filters ul li.current a, nav#filters ul li a:hover{
	background:url(../images/arrow.gif) no-repeat left center;
	color:#478d8f;
	font-weight:bold;
}
/* PRODCUT DETAILS
--------------------------------------------------- */
article#product-details{
	margin:50px 0 0;
}

article#product-details div.right{
	float:right;
	width:719px;
}

article#product-details div.right header{
	margin-bottom:25px;
}

article#product-details div.right header p{
	margin:0;
	margin-left:40px;
	color:#000;
}

article#product-details div.right header p.title{
	font-family:"Myriad Pro", Arial, sans-serif;
	font-size:40px;
}

article#product-details div.right header p.artiste{
	font-size:18px;
}

article#product-details div.right div.description{
	color:#484848;
	margin-bottom:40px;
	margin-left:40px;
}

article#product-details div.right form div.input.select{
	margin-bottom:7px;
}

article#product-details div.right form label{
	display:block;
	margin-bottom:5px;
	font-size:13px;
}

article#product-details div.right form select{
	border:1px solid #c0c0c0;
	border-radius:5px;
	padding:3px 10px;
}


article#product-details div.right div.social{
	height:17px;
	margin:10px 0 23px;
}

article#product-details div.right div.social a img{
	background:url(../images/share-product.png) no-repeat;
	width:17px;
	height:17px;
}

article#product-details div.right div.social a.fb img{
	background-position:left bottom;
}

article#product-details div.right div.social a.fb:hover img{
	background-position:left top;
}

article#product-details div.right div.social a.tt img{
	background-position:right bottom;
}

article#product-details div.right div.social a.tt:hover img{
	background-position:right top;
}

article#product-details div.right footer{
	
}

article#product-details div.right footer p.title{
	font-weight:bold;
	margin-top:10px;
	margin-left:30px;
}

article#product-details div.right footer ul{
	margin:30px;
}

article#product-details div.right footer ul li{
	display:inline-block;
	margin-right:15px;
}

article#product-details div.right footer ul li:last-child{
	margin:0;
}

article#product-details div.right footer ul li a img{
	border:1px solid #bbbdbe;
}

article#product-details div.left a{
	display:block;
	position:relative;
	width:300px;
	height:300px;
}

article#product-details div.left a img{
	border:1px solid #bbbdbe;
}

article#product-details div.left a img.btn{
	position:absolute;
	bottom:15px;
	right:15px;
	opacity:0.8;
	border:none;
}

article#product-details div.left a:hover img.btn{
	opacity:1;
}

/* PRESENTATION
--------------------------------------------------- */
article#presentation{
	margin-top:35px;
}

article#presentation header, article#presentation div.cols{
	float:left;
	text-align:justify;
	width:370px;
}

article#presentation div.col1, article#presentation div.col2{
	font-size:14px;
}

article#presentation video{
	float:right;
}

article#presentation div.col2, article#presentation div.col3{
	margin:30px 0 0 40px;
}

article#presentation div.col3{
	width:184px;
}

/* ACTUALITÉS
--------------------------------------------------- */
#actus{
	margin-top:30px;
}

#actus article{
	width:711px;
	border-bottom:1px dashed #666666;
	margin-bottom:35px;
	padding-bottom:20px;
}

#actus article a{color:#6c9ca7}
#actus article a:hover{text-decoration:underline}

#actus article header{margin-bottom:15px}

#actus article header h2{
	color:#6c9ca7;
	font-weight:bold;
}

#actus article footer .tags{
	float:left;
	max-width:460px;
}

#actus article footer .tags strong{
	color:#6e9ea9;
}

#actus article footer .tags a{
	font-size:11px;
	color:#000;
}

#actus article footer .social{
	float:right;
	margin:0;
}

#actus article footer .social a img{
	width:20px;
	height:20px;
	background:url(../images/sprite_share_actus.png) no-repeat;
}

#actus article footer .social a:hover{text-decoration:none}

#actus article footer .social a.fb:hover img{
	background-position:left bottom;
}

#actus article footer .social a.tt img{
	background-position:center top;
}

#actus article footer .social a.tt:hover img{
	background-position:center bottom;
}

#actus article footer .social a.rss img{
	background-position:right top;
}
#actus article footer .social a.rss:hover img{
	background-position:right bottom;
}

#actus article footer time{
	float:right;
	clear:right;
}

#actus article footer time strong{
	font-style:italic;
}

/* CONTACT
--------------------------------------------------- */
#contact header{
	margin-top:30px;
	border-bottom:1px dashed #666666;
	padding-bottom:25px;
	margin-bottom:40px;
}

#contact div.input, #contact div.select, #contact div.textarea{
	clear:both;
	padding:2px 0;
	margin:7px 0;
}

#contact label{
	display:block;
	font-size:17px;
}

#contact label sup{
	color:#6c9ca7;
}

#contact div.input input, #contact div.textarea textarea{
	border:1px solid #bdd2d7;
	background:#f0f0f0;
	border-radius:5px;
	padding:5px 7px;
	width:210px;
}
#contact div.textarea textarea{
	width:510px;
	height:170px;
}

#contact div.select select{
	border-radius:5px;
	padding:5px 7px;
	border:1px solid #bdd2d7;
	width:210px;
}

#contact p.required{
	color:#478d8f;
}

/* PANIER
--------------------------------------------------- */
#cart{
	clear:both;
	margin-top:40px;
	font-family:"Myriad Pro", Arial, sans-serif;
}

#cart.step1 table{
	width:100%;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #666;
}

#cart.step1 table thead th{
	background:#f0f0f0;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
}

#cart.step1 table tbody td{
	padding:10px 0;
}

#cart.step1 table td.visuel img{
	border:1px solid #bbbdbe;
}

#cart.step1 table td.infos .title{
	font-size:18px;
}

#cart.step1 table td.price, #cart.step1 table td.qte, #cart.step1 table td.stotal{
	font-size:20px;
	text-align:center;
}

#cart.step1 div.total{
	float:right;
	text-align:right;
}

#cart.step1 div.total .bloc{
	font-size:15px;
	background:#f0f0f0;
	padding:7px;
	width:300px;
	height:100px;
	margin-bottom:15px;
}

#cart.step1 div.total .bloc p{
	margin:10px 0;
}

#cart.step1 div.total .bloc p span{
	float:left;
	text-align:left;
	width:120px;
	color:#898989;
}

#cart.step1 div.total .bloc p.total{font-size:17px;font-weight:bold}
#cart.step1 div.total .bloc p.total span{
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

#cart.step1 div.total a.continue{
	display:inline-block;
	margin-top:30px;
	text-decoration:underline;
	color:#666
}


#cart.step2 header{
	background:#f0f0f0;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:30px;
}

#cart.step2 h3{
	color:#000;
	font-size:20px;
	margin-bottom:20px;
}

#cart.step2 form{
	float:left;
	width:200px;
	margin-left:260px;
}

#cart.step2 form label{
	display:block;
	margin:7px 0;
}

#cart.step2 div.input input{
	width:99%;
	border:1px solid #a0a0a0;
	border-radius:5px;
	padding:5px 3px;
}

#cart.step2 div.submit{
	margin-top:10px;
}

#cart.step2 div.new-customer{
	float:right;
	width:200px;
	margin-right:260px;
}

/* USER REGISTER
--------------------------------------------------- */
#user-register  header{
	background:#f0f0f0;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	margin:30px 0;
}

#user-register fieldset{
	display:inline-block;
	width:430px;
	margin:0 30px;
	vertical-align:top;
	border:none;
}

#user-register fieldset legend{
    font-family: Arial;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
#user-register fieldset legend sup{
    color: #6c9ca7;
    font-size: 22px;
}

#user-register fieldset label{
    display: block;
    margin-bottom: 7px;
}

#user-register fieldset td{
    width: 200px;
    padding: 7px 0;
}

#user-register fieldset tr td:last-child{
    padding-left: 12px;
}

#user-register fieldset input{
    border: 1px solid #a0a0a0;
    padding:5px 3px ;
    border-radius:5px;
    width: 200px;
}

#user-register fieldset td.date_birth input{
    width: 32px;
}

#user-register div.submit{
    float: right;
    margin-top: -20px;
}

#user-register p{
    color:#6c9ca7;
    font-style: italic;
    margin: 15px;
}
