article.artiste h1 {
	font-size: 30px;
	margin: 10px;
}

article.artiste q {
	quotes: '« ' ' »';
	font-size: 16px;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
}

article.artiste>section.galerie {
	position: relative;
}

article.artiste>section.galerie>div.slide {
	width: 580px;
	height: 435px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}

article.artiste>section.galerie>div.slide .items {
	width: 2000em;
	position: absolute;
}

article.artiste>section.galerie>div.slide .items>div {
	width: 580px;
	line-height: 435px;
	float: left;
	text-align: center;
}

article.artiste>section.galerie>div.slide img {
	max-width: 580px;
	max-height: 435px;
	margin: 0 auto;
	vertical-align: middle;
}

article.artiste>section.galerie>div.miniatures {
	width: 166px;
	height: 400px;
	position: absolute;
	right: 20px;
	top: 17px;
	overflow: hidden;
}

article.artiste>section.galerie>div.miniatures .items {
	height: 2000em;
	width: 166px;
	position: absolute;
	text-align: center;
}

article.artiste>section.galerie>div.miniatures .items a {
	display: block;
	width: 166px;
	line-height: 130px;
	Background-color: #000;
	text-align: center;
	margin: 0 auto 5px;
}

article.artiste>section.galerie>div.miniatures img {
	max-width: 144px;
	max-height: 108px;
	margin: 0 auto;
	vertical-align: middle;
	border: 1px solid #FFF;
}

a.nextArtiste,a.prevArtiste {
	display: inline-block;
	width: 39px;
	color: transparent;
	height: 15px;
	background-image: url("imgs/fleches_produit.png");
	position: absolute;
	right: 83px;
	bottom: 0;
}

a.prevArtiste {
	background-position: right top;
	top: 0;
	bottom: auto;
}

a.nextArtiste.disabled,a.prevArtiste.disabled {
	visibility: hidden;
}

article.artiste section.produits {
    background-color: #000000;
    float: right;
    height: 280px;
    position: absolute;
    right: 0;
    top: 0;
    width: 280px;
}

article.artiste section.produits>div {
	width: 280px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

article.artiste section.produits .items {
	width: 2000em;
	position: absolute;
}

article.artiste section.produits .items>a {
	display: inline-block;
	width: 280px;
	line-height: 250px;
	height: 280px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	position: relative;
}

article.artiste section.produits img {
	max-width: 200px;
	max-height: 200px;
	margin: 0 auto;
	vertical-align: middle;
}

article.artiste section.produits .items>a>span {
	line-height: 50px;
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 280px;
	left: 0;
}

a.nextProduits,a.prevProduits {
	background: url("imgs/fleches.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 32px;
	width: 30px;
	z-index: 5;
	position: absolute;
	top: 124px;
	left: 5px;
}

a.nextProduits {
	background-position: -34px 0;
	right: 5px;
	left: auto;
}

a.nextProduits.disabled,a.prevProduits.disabled {
	visibility: hidden;
}

article.artiste>section#tabs ul.details {
	list-style-type: none;
	padding: 0;
}

article.artiste>section#tabs ul.details>li {
	width: 50%;
	margin-bottom: 15px;
	float: left;
}

article.artiste>section#tabs ul.details>li>span {
	text-transform: uppercase;
}

article.artiste #listNews {
	width: 771px;
}

article.artiste #listNews>li {
	width: 786px;
}

article.artiste {
    float: right;
    width: 791px;
}

article.artiste table tr:nth-child(odd) {
	background-color: #EFF0F4;
	border: 1px solid #BDC5D1;
}
article.artiste table tr:nth-child(even) {
	border: 1px solid #BDC5D1;
}
article.artiste table{
    border-collapse: collapse;
    border-spacing: 0;
    padding-bottom: 10px;
    width: 467px;
}
article.artiste table td {
	color: #476487;
	padding: 7px 5px;
    border-spacing: 0;
}
article.artiste section#tabs > div{
	width: 456px !important;
}


article.artiste section#tabs > h2.active + div {
    display: block;
    margin-bottom: 20px;
    min-height: 280px;
    position: relative;
    width: 775px !important;
}

article.artiste section#tabs > h2 {
    display: inline;
    margin-right: 3px;
}
article.artiste section#tabs > h2 > a:hover,article.artiste  section#tabs > h2.active > a {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    line-height: 28px;
    width: 101px;
}
article.artiste section#tabs > h2 > a {
    background-color: #000000;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-variant: small-caps;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 103px;
}
article.artiste  section#tabs > div {
    display: none;
    float: left;
    margin-top: 10px;
    width: 100%;
}
article.artiste #listNews a {
    color: #666666;
    display: block;
    font-size: 11px;
    height: 68px;
    left: 0;
    margin-left: 10px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 756px;
}
article.artiste #listNews > li {
    width: 786px;
}
article.artiste #listNews li {
    height: 68px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
article.artiste #listNews a > span {
    bottom: 0;
    position: absolute;
    right: 0;
}
.banniereArtiste{
	padding-left: 3px;	
}