@charset "utf-8";
* {
	color:#666666;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height:115%;
	text-align:justify;
}

html {
height: 100%;
min-height: 450px;
}

#bg {
	background-color:#FFFFFF;
	height: 100%;
	width: 955px;
	margin:auto;
	overflow:auto;
}

#gauche {
	/*height: 100%;*/
	width: 231px;
	float: left;
}

#gauche #logo {
	background-image:url(../img/logo_labelart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 216px;
	margin-top: 30px;
}

#gauche #logo h1 {
	visibility: hidden;
}

#gauche #menu {
	height: auto;
	width: auto;
	margin-top: 50px;
}

#gauche #menu li {
	list-style-type: none;
	margin-top: 25px;
}

#gauche #menu ul li a:link, #gauche #menu ul li a:visited{
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	height: auto;
	width: auto;
	display: block;
}


#gauche #menu ul li a:hover, #gauche #menu ul li a#active{
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#FF0000;
	display: block;
}


#bg #contacts {
	margin-top: 120px;
	height: auto;
	width: auto;

}

#bg #contacts li {
	font-size: 10px;
	list-style-type: none;
}

#bg #contacts a {
	text-decoration: none;
}

#bg #contacts #surlignage {
	background-color: #000000;
	color: #FFFFFF;
	width: 70px;
	font-size: 12px;
}

#bg #contacts #interlignage {
	margin-top: 7px;
}

#droite {
	height: auto;
	width: 723px;
	float: right;
}

#cadre {
	height: auto;
	width: 723px;
	margin-top: 30px;
	/*margin-bottom: 20px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
}

#droite #wrapper {
	width: 497px;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	min-height: 500px;
}

#droite #wrapper .center{
text-align:center;
margin:auto;
}

#droite #cadre #wrapper #text {
	font-size: 12px;
	line-height:18px;
	color: #000000;
}

#droite #cadre #wrapper #text li {
	margin-bottom: 11px;
	list-style-position: inside;
	line-height:18px;
}

#droite #wrapper #listingartistes li {
	list-style-type: none;
	margin-bottom: 5px;
}

#droite #wrapper #listingartistes ul li a:link {
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
}


#droite #wrapper #listingartistes ul li a:visited {
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
}


#droite #wrapper #listingartistes ul li a:hover {
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: auto;
	display: block;
}

#droite #wrapper #listingartistes ul li a:active {
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

	#droite #wrapper #galerie {
	min-height: 433px;
}


#droite #wrapper #galerie li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top-style: 0;
}

#droite #listingartistesbas {
	width: 470px;
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #CCCCCC;
	float: left;
}

#droite #listingartistesbas li {
	list-style-type: none;
	display: inline;
}

#droite #listingartistesbas ul li a:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


#droite #listingartistesbas ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


#droite #listingartistesbas ul li a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: auto;
}

#droite #listingartistesbas ul li a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

#droite #listingartistesbas #actif {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	display: inline;
}

#copyright {
	font-size: 10px;
	height: auto;
	width: 232px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#droite #bio {
	background-color: #000000;
	height: auto;
	width: 200px;
	float: right;
	font-size: 11px;
	margin-top: 0px;
	padding: 3px;
}
#droite #bio p {
	color: #FFFFFF;
	margin:12px 0;
}
#galerie img {
	border: 0px solid #000000;
}

#droite #bio h3 {
	color: #FFFFFF;
}



	
.titre {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
