@charset "utf-8";
/* 

CSS FOR SELECTION ZONES 

*/
.zone {
	padding-left:60px;
	padding-right:60px;
}
.cdroite {
	float:right;
	width:250px;
}
.cgauche {
	float:left;
	width:500px;
}
.cdroite2 {
	float:right;
	width:350px;
}
.cgauche2 {
	float:left;
	width:350px;
}
/*




GLOBAL MOSAIQUE


*/
div.mosaique {
	padding-bottom:20px;
	padding-top:7px;
}
div.mosaique div.mosaique_item {
	float:left;
	width:250px;
	overflow:hidden;
	margin-right:8px;
	margin-bottom:15px;
	padding:0;
	/**/
	line-height:1.2em;
	background-color:#d0c8c0;
}
div.mosaique div.mosaique_item img{
	width:250px;
	height:250px;
	border:0;
	border:none;
	margin:0;
	padding:0;
}
div.mosaique div.mosaique_item p.album {
	 margin:0;
	 padding:0;
	 padding-top:5px;
	 padding-left:10px;
	 font-weight:bold;
	 color:#9A938C;
}
div.mosaique div.mosaique_item p.artist {
 	margin:0;
	padding:0;
	padding-left:10px;
	padding-bottom:8px;
	color:#675f59;
}
div.mosaique div.mosaique_item p.artist2 {
 	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:8px;
	font-weight:bold;
	color:#675f59;
}
/*
JQUERY ADJUST
*/
div.mosaique div.mosaique_middle {
	margin-left:7px;
}
div.mosaique div.mosaique_last {
	margin-right:0;
	float:right;
}
/*


NEWS


*/

#selection_news {

}
#selection_news h2 {
	margin-bottom:20px;
}
#selection_news .news {
	margin-bottom:20px;
}
#selection_news .news h3 {
	color:#fff;
	margin:0;
	font-size:1.0em;
	padding:0;
	background:none;
}

#selection_news .news h3 .news_title {
	background-color:#807871;
	/**/
	padding:2px 7px 2px 7px;
	display:inline-block;
}
#selection_news .news h3 .news_date {
	background-color:#7fabce;
	/**/
	padding:2px 7px 2px 7px;
	display:inline-block;
}
/*


EVENTS


*/
#selection_events .event {
	border-bottom:solid 1px #d0c8c0;
	padding-bottom:7px;
	padding-top:7px;
}
#selection_events .event p.ev_lieu {
	/*color:#7fabce;*/
	font-weight:bold;
	float:left;
	margin:0;
	margin-right:10px;
	padding:0;
	color:#9A938C;
}
#selection_events .event p.ev_date {
	float:left;
	padding:0;
	margin:0;
	color:#7fabce;
}
#selection_events .event p.ev_titre {
	clear:both;
	margin:0;
	color:#675f59;
}
#selection_events .event div.ev_descript {
	color:#9A938C;
}
#selection_events .lastitem {
	border-bottom:none;
	padding-bottom:0
}
/*


CATALOGUE RELEASE


*/
.separation {
	padding-bottom:15px;
	border-bottom:solid 1px #d0c8c0;
}
.mp3player {
	line-height:1.6em;
	color:#888;
}
ul#abstract {
	list-style-type:none;
	list-style-position:outside;
	margin-left:0;
	line-height:1.4em;
}
ul#abstract .item{
	color:#b4aca5;
	margin-right:7px;
}
ol#tracklist {
	color:#b4aca5;
	margin-left:0;
	list-style-position:outside;
	line-height:1.4em;
}
ol#tracklist .title {
	color:#675f59;
	margin-right:15px;
}
div#informations {
	color:#9A938C;
}
a.getthis_button {
	display:block;
	padding:5px;
	background-color:#7fabce;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	/*font-size:1.1em;*/
	-moz-border-radius:5px;
}
#album_release img, #artist_descript img {
	margin-top:7px;
}
/*


SHOP


*/
.shop_item {
	color:#9A938C;
}
.shop_item h3{
	clear:both;
}
.shop_item img{
	/*margin-top:-6px;*/
	border:solid 1px #ccc;
}
.float {
	float:left;
}
.shop_cover{
	margin-right:40px;
}
.shop_paypal {
	margin:0;
	margin-right:20px;
	width:220px;
}
.shop_services {
	width:300px;
	border-left:dotted 1px #ddd;
	padding-left:20px;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
.shop_item strong {
	display:block;
	margin-bottom:5px;
}

