
body {
	margin: 0 auto;
	padding: 84px 0 0 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font: normal 100% arial, helvetica, sans-serif;
	position: relative;
}

.bannerDiv {
	position:absolute;
	top:0;
	background-color: #000000;
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.bannerWrap {
	background-color: #000000;
	margin: 0 auto !important;
	padding: 13px 0 0 0;
	width:948px;
}

#mainContent p {
	font: normal 13px/17px arial, helvetica, sans-serif;
	display:block;
	text-align:justify;
	margin-bottom:0.5em;
}

#mainContent H2 {
	font-size:13px;
	margin-top:0;
	display:block;
	text-align: left;
}

#mainContent p.date-nouvelles {font:normal 10px/1em arial, sans;font-style:italic;}

#mainContent a {text-decoration:underline; color:black;}
#mainContent a:hover {text-decoration:none;}

:-moz-any-link:focus {outline: none;}

h1 {display: none;}
h2 {font-size: 1em;}
.fLeft {float: left !important;}
.fRight {float: right !important;}
img {border: 0 !important;}
.uppercase {text-transform: uppercase;}
.carriage {margin-bottom: 15px !important;}
.double {margin-bottom: 40px !important;}

.shadow-album {
	width: 200px;
	height: 175px;
	background-image: url(/medias/images/shadow-album.png);
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	margin-right: -15px;
}
	.shadow-album img {
		float: left !important;
		width: 175px;
		display: inline;
		margin-left: 13px;
		margin-top: 11px;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 948px;
	clear: both; 
}
#wrapAround {width: 470px;float: left;}

#logo {height:116px;}
#menu {
	height: 178px;
	background-color: #ffffff;
	background-image: url(/medias/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 1px;
}
#menu ul {
	margin-left:35px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display:block;
	height:19px;
	float:left;
}
li a {
	display:block;
	height:19px;
	float:left;
	margin:0;
	padding:0;
}

li a span {display:none;}
li a.nouvelles {
	background:url(/medias/images/menu/nouvelles.gif) white;
	width:101px;
}
li a.musique{
	background:url(/medias/images/menu/musique.gif) white;
	width:102px;
}
li a.spectacles {
	background:url(/medias/images/menu/spectacles.gif) white;
	width:124px;
}
li a.extras {
	background:url(/medias/images/menu/extras.gif) white;
	width:73px;
}
li a.babillard {
	background:url(/medias/images/menu/babillard.gif) white;
	width:95px;
}

li a.facebook {
	background:url(/medias/images/menu/facebook.gif) white;
	width:95px;
}


li a.opendisc {
	background:url(/medias/images/menu/opendisc.gif) white;
	width:105px;
}
li a.biographie {
	background:url(/medias/images/menu/biographie.gif) white;
	width:118px;
}
li a.contact {
	background:url(/medias/images/menu/contact.gif) white;
	width:82px;
}

li a:hover {background-position:0 -19px;}


/*  NOUVELLES + MUSIQUE
_______________________*/
#nouvelles,
#musique,
#spectacles,
#biographie,
#extras,
#contacts,
#opendisc,
#babillard, 
#content {
	margin: 65px auto 0 auto;
	padding: 35px;
	background-color: #ffffff;
}
.titleFloat  {
	float: left;
	background-color: #000000;
	padding: 8px;
	margin: 4px 10px 0 0;
}
.titleFloatMusique  {
	background-color: #000000;
	padding: 8px;
	margin: 4px 10px 0 0;
}
	.newsNews h2 {
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		text-align: justify;
		display: inline;
	}
	.newsNews p {
		margin: 0;
		padding: 0;
		text-align: justify;
		line-height: 20px;
		display: inline;
	}

.mainSeparator {
	height: 65px;
	background-image: url(/medias/images/mainSeparator.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/*  VIDEO PLAYER
_______________________*/
#player {margin-bottom: 55px;}
embed {margin: 0 auto;display: block;}

/*  NOUVELLES
_______________________*/
#gallery {
	border-top: 1px solid #8b8b8b;
	border-bottom: 1px solid #8b8b8b;
	margin: 0 auto 40px auto;
}

#gallery ul {
	margin: 0;
	padding: 20px 20px 0 0;
	float: left;
	z-index: 2000;
}

#gallery li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	z-index: 3000;
}

#scroll {
	height: 100px;
	overflow: hidden;
}

#holder {
	width: 10000px;
	overflow: hidden;
	display: block;
	padding: 0px 25px;
} 
#holder div {float:left;}	
#holder a {height: 60px;}  	
#boxLyrics {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 400px;
	height: 250px;
	overflow: auto;
}

#boxLyrics .lyrics pre{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

.lyrics {
	display: none;
	line-height: 14px;
	width: 380px;
}

.showLyrics {font-size: 11px;color: #fff;}

.showLyrics:hover {opacity: 1;}

#left_scroll {
  float: left;
  margin: -75px 0 0 0;
  cursor: pointer;
  width: 9px;
  height: 16px;
  z-index: 10000;
}

#right_scroll {
  float: right;
  margin: -75px 1px 0 0px !important;	
  cursor: pointer;
  width: 9px;
  height: 16px;
  z-index: 10001;
}/* end sous-menu scroll albums */

#scroll_extras {
	width: 325px;
	height: 125px;
	margin-left: 20px;
	overflow: hidden;
}
.top_scroll, .bottom_scroll {display: none;}

/*  SPECTACLES
_______________________*/
#spectacles,.spectacle_date{font-size: 11px !important;}
#spectacles td {font-size: 11px;}
#spectacles p {padding: 0;margin: 0;}
#spectacles a {color: #4f4f4f;text-decoration: none;}
#spectacles a:hover {text-decoration: underline;}
/*  CONTACTS
_______________________*/
#contacts {font-size: 11px;}
#contacts p {
	padding: 0;
	margin: 0;
}
#contacts h2,
#contacts h4 {
	padding: 3px;
	margin: 0;
	color: #ffffff !important;
	background-color: #000000;
}
#contacts a {color: #4f4f4f;text-decoration: none;}
#contacts a:hover {text-decoration: underline;}
.medias {
	position: relative;
	display: none;
	width: 250px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.media_scroll {
	height: 150px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	overflow: auto;
	margin: 0px 0 10px 0;
	padding: 15px 0;
}

p.media_scroll {padding:0;margin:0;}

.login input
{
	border: none;
	width: 190px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	border: 1px dotted #666;
}
.rollover {background: #000;}
/*  EXTRAS
_______________________*/
#gallery_extras {
	overflow: hidden;
	margin: 0;
	width:400px;
	border-top: 1px solid #8b8b8b;
	border-bottom: 1px solid #8b8b8b;
	font-size: 10px;
}

.tit-extra-video {
	height: 18px;
	background-image: url(/medias/images/tit-extra-video.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 27px;
}

#left_scroll {
  float: left;
  margin: -75px 0 0 0;
  cursor: pointer;
  width: 9px;
  height: 16px;
  z-index: 10000;
}

#right_scroll {
  float: right;
  margin: -75px 1px 0 0px !important;	
  cursor: pointer;
  width: 9px;
  height: 16px;
  z-index: 10001;
}/* end sous-menu scroll albums */

#mediaPlayer {
	width: 400px;
	height: 325px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#gallery_extras ul {
	margin: 0px 0px 0px 0;
	padding: 0 6px 10px 3px;
	display: block;
	float: left;
	overflow: hidden;
}

#gallery_extras li {
	display: block;
	float: left;
	padding:;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	width: 60px;
}

#gallery_extras span {
	display: block;
	margin:5px 0 5px 23px;
	padding: 0;
	font-size:11px;
	font-weight: bold;
}

div.photoGallery{
	margin-bottom:50px;
}
/*  OPENDISC
_______________________*/
.tableau {
	border-top: 1px solid #000000 !important;
	border-bottom: 1px solid #000000;
	margin-top: 30px;
	padding: 10	px 0;
}
	.tableau td  {
		font-size: 12px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.tableau td a  {
		text-decoration: none !important;
		color: #595959 !important;
	}
	.tableau td a:hover  {
		text-decoration: underline !important;
		color: #595959 !important;
	}
/*  BABILLARD
_______________________*/
#wrapAround #babillard {
	width: 700px;
	background-color: #ffffff;
}
.embedBabillard {
	height: 500px;
	background-color: #fff;
	width: 600px !important;
}
/*  FOOTER
_______________________*/
#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url(/medias/images/footer-gradient.png);
	background-repeat: repeat-x;
	font-size: 10px;
	z-index: 10000;
	color: #999;
}

#anim-envois {
	float: left;
	margin: 6px 15px 0 0px;
	padding: 0px 0px 0 10px;
	font-size: 14px;
}

.abonnement {
	float: left;
	height: 14px;
	width: 180px;
	font-size: 10px;
	padding: 1px 4px;
	margin: 5px 10px 4px 0px;
	opacity: 0.8;
	background-color: #000;
	color: #888;
	border: solid 1px #333;
}

.go {
	float: left;
	font-size: 11px;
	padding: 1px 5px; 
	margin: 4px 0px;
	opacity: 0.75;
}

.logo_audiogram {display: inline;padding: 3px 0 0 5px;}

.footnote {
	margin: 2px 20px 2px 0px;
	height: 28px;
	display: inline;
	float:right;
	width: 290px;
}
.right {float: right;}
.left {float: left;}
.clear {clear:both !important;}
