html *{
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #db9831;
}
a.error {
	color: #000;
}
body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFF;
}
#fond {
	position: absolute;
	top: 0;	left: 0;
}
#fond,#fond img {
	width:100%;
	height: 865px;
}
.bandeau {
	position: relative;
	background: url(images/menu_sous_menu_footer.png) repeat;
}
.cache {
	visibility: hidden;
	font-family: 'CodaHeavy', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	height: 0px;
}
.select {
	color: #db9831;
}

/* ------------------------- header --------------------------- */
#header {
	position: relative;
	display: block;
	width: 565px;
	margin: 0px auto;
}
#header h1 marquee {
	position: absolute;
	top: 245px;
	left: 215px;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'CodaHeavy', Arial, sans-serif;
}
#header h1 marquee span {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------------- menu(s) ----------------------------- */
ul#menu {
	height: 35px;
	line-height: 35px;
	width: 1000px;
	margin: auto;
}
ul#menu li {
	position: relative;
	float: left;
	list-style: none;
	padding: 0px 12px;
}
ul#menu li h2 a {
	font-family: 'CodaHeavy', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

ul#menu li ul#liste_artistes {
	display: none;
}
ul#menu li:hover ul#liste_artistes {
	position: absolute;
	display: block;
	background-color: #3F4140;
	z-index: 10;
	left: 0px;
}
ul#menu li ul#liste_artistes li.liste_artistes {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0px;
}

/* ------------------------- sous-menu -------------------------- */
span#crew {
	display: block;
	float: left;
	font-size: 14px;
	font-family: 'CodaHeavy', Arial, sans-serif;
	line-height: 25px;
	height: 25px;
	padding: 0px 10px;
}
h4 marquee {
	font-size: 14px;
	font-family: 'CodaHeavy', Arial, sans-serif;
	line-height: 25px;
	height: 25px;
}
#content #droite h4 marquee a {
	padding: 0px 10px;
}

/* ------------------------- contenu -------------------------- */
#content {
	position: relative;
	width: 1000px;
	margin: 20px auto;
}

#content #gauche {
	float: left;
}
#content #gauche #image #photo{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#content #gauche #image #deco{
	position: absolute;
	top: 259px;
	z-index: 10;
}
#content #gauche h3 {
	text-transform: uppercase;
	font-family: 'CodaHeavy', Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	width: 250px;
}
#content #gauche #perso-mp3 {
	position: absolute;
	top: 335px;
	z-index: 10;
	height: 150px;
	width: 250px;
	overflow: auto;
}
#content #gauche object {
	width: 220px;
	margin: 0px 5px 0px 5px;
}
#content #gauche .nom_titre {
	font-size: 10px;
	width: 220px;
	margin: 10px 5px 0px 5px;
}

#content #droite {
	padding: 0px 20px;
	margin-left: 250px;
	overflow: auto;
	height: 480px;
	text-align: justify;
	margin: 0px;/* corrige bug sur google chrome */
}
#content #droite #texte {
	/*background: url(images/content_droite.png) repeat;
	padding: 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;*/
}
#content #droite #texte a {
	color: #db9831;
}
#content #droite #texte ul {
	list-style-position: inside;
	margin: 1em 0em;
}
#content #droite #texte ul li {
	margin: 0.7em 0em;
}
#content #droite #texte ul li a img {
	height: 15px;
	margin-left: 10px;
}
#content #droite #texte ul li span {
	display: block;
	margin-left: 1em;
	margin-top: 0.2em;
	font-style: italic;
}

#content #droite .bloc_video {
	width: 325px;
	height: 235px;
	margin: 5px 10px;
	float: left;
	text-align: center;
	font-size: 10px;
}
#content #droite .bloc_video a {
	color: #db9831;
}
#content #droite #texte table {
	width: 690px;
	margin: 15px 0px 5px 0px;
	border-spacing: 10px 5px;
}
#content #droite #texte table td {
	line-height: 20px;
	height: 25px;
	border: solid 1px #FFF;
	background: url(images/content_droite.png) repeat;
}
#content #droite #texte table td.text_down {
	padding: 0px 10px;
	font-size: 11px;
	
}
#content #droite #texte table td.lien_down {
	width: 130px;
	text-align: center;
}
#content #droite #texte table td.lien_down a {
	display: block;
	font-weight: bold;
}
#content #droite #texte table td.lien_down a:hover {
	color: #FFF;
}

#content #droite #titre_galerie, #content #droite #titre_actualite {
	text-transform: uppercase;
	font-family: 'CodaHeavy', Arial, sans-serif;
	background: url(images/menu_sous_menu_footer.png) repeat;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px;
}
#content #droite #galerie .mini {
	width: 54px;
	height: 50px;
	float: left;
	margin: 0px 7px 15px 7px;
	padding: 3px;
	background-color: #FFF;
}
#content #droite .actualite {
	width: 300px;
	position: relative;
	float: left;
	margin: 0px 10px;
	padding: 10px 10px 20px 10px;
	border: 2px dotted #db9831;
	background: url(images/content_droite.png) repeat;
}
#content #droite .actualite a.page {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	padding-bottom: 5px;
	display: block;
	text-align: right;
	width: 300px;
}
#content #droite .actualite a.lien {
	font-style: italic;
	margin-bottom: 5px;
	font-size: 12px;
}

/* ------------------------- footer --------------------------- */
#footer {
	height: 20px;
	line-height: 20px;
	padding-left: 250px;
	width: 750px;
	margin: auto;
}
#footer h6 {
	letter-spacing: 0.2em;
	word-spacing: 1em;
	font-size: 8px;
	text-align: center;
	text-transform: uppercase;
}
