@charset "utf-8";


/*** GENERAL ************************************************************************************/
body {
	margin: 0;
	padding: 0;
	line-height: 16px;
	background: url(/media/img/R.gif) 36px 36px no-repeat;
}
body, td, input, select, textarea  {
	font: 11px Arial, Helvetica, sans-serif;
	color: #222221;
}
a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #222221;
}
a:hover {
	color: #ff6600;
}
h1 {
	font-size: 11px;
	padding-left: 41px;
	margin-bottom: 24px;
	background: url(/media/img/traitnoir.gif) no-repeat left center;
	text-transform: uppercase;
}
h1.nobg {
	background: none;	
	padding-left: 0;
}
h2, .nostyle h1 {
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 1em;
	background: none;
	text-transform: none;
}
h3, .chapo {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}
h4 {
	font-size: 11px;
	padding-left: 41px;
	background: url(/media/img/traitnoir.gif) no-repeat left center;
	text-transform: uppercase;
}
form {
	margin: 0;
	padding: 0;
}
#mnuArtistes {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #cac8c6;
}
img { border: 0 none; }


/*** TEMPLATE ************************************************************************************/
div#conteneur {
	margin: 77px;
	width: 863px;
}

ul#menu {
	padding: 0;
	margin: 0 0 38px 0;
}
ul#menu li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-right: 6px;
}
ul#menu a, div.liensdroite a {
	font-size: 11px;
	font-weight: bold;
}
ul#menu a:hover, ul#menu a.actif {
	font-weight: bold;
	color: white;
	background-color: #ff6600;
}
.font_orange { color: #ff6600; }


/*** COLONNE DROITE ***/
div#coldroite {
	float: right;
	width: 251px;
}
div#coldroite div.bloc {
	float: left;
	padding: 28px 0;
	width: 251px;
}
 div#coldroite div.chapi {
	margin: 0 25px;
	width: 201px;
}
div#coldroite div.separateur {
	clear: both;
	width: 251px;
	height: 8px;
	background: url(/media/img/traitgris.gif) repeat-x #f5f3f0;
	margin-bottom: 28px;
}
div#coldroite div.pub {
	float: left;
	margin-bottom: 28px;
	width: 251px;
}
div#partenaire {
	float: left;
	padding: 28px 25px;
	width: 201px;
}
.logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 75px;
	text-align: center;
}





.fiche-marge {
	clear: both;
	float: left;
	width: 20px;
	height: 30px;
}
div#colgauche {
	float: left;
	width: 577px;
	background: url(/media/img/traitgris.gif) repeat-x left bottom;
	padding-bottom: 8px;
}
div#colgauche div.bloc {
	clear: left;
	background: url(/media/img/traitgris.gif) repeat-x;
	padding: 32px 0 24px 0;
}
div#colgauche div.bloc div.bloc {
	clear: both;
	background: url(none);
	margin: 0;
	padding: 0 0 24px 0;
}
div#pieddepage {
	padding-top: 24px;
	clear: both;
}
div#pieddepage a {
	font-size: 11px;
	text-transform: lowercase;
}
div#pieddepage div {
	float: right;
	width: 251px;
}

div.liensdroite {
	margin: 10px 0 24px 0;
	text-align: right;
}
.chapo {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
img.couverture, img.miniature, div.flvplayer {
	background-color: #f5f3f0;
	float: left;
	margin: 0 24px 24px 0;
}
img.couverture {
	width: 300px;
}

img.miniature {
	width: 126px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: center center;
}
div.nostyle, div.nostyle p  {
	border: 0 none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #222221;
}
div.nostyle p {
	margin-bottom: 24px;
}
