/*   DEFAULT   */
/***************/
* {margin:0; padding:0;}

body {
	margin: 0;
	padding: 0;
	font-family: "times new roman", serif;
	font-size: 0.85em;
	color: #ffffff;
	background-attachment: fixed !important;
}

#container {
	margin: 100px auto 50px auto;
	padding: 0 0 0 10px;
	width: 851px;
}

#header {height:150px;}

#content-right {
	width:400px;
	float:right;
}

#nom_artiste {
	float: left;
	margin: 57px 0 0 30px;
}

#menu {margin:0 0 25px 30px;}

#nouvelles, #musique, #spectacles, #extras, #bio, #babillard, #contact {
	padding: 50px 30px;
	background:url(../../medias/images/back-transparent.png);
	width:730px;
	margin:0 auto;
	min-height: 500px;
}

.clear {clear: both !important;}

/* Miscellaneous */

p {margin: 0 0 15px 0;text-align: justify;}
p.dates-nouvelles {font-size:12px;font-style: italic;margin:10px 0 3px 0;}
a {color:#8b7358;}
u {text-decoration: none;}
.alt {display: none;}
a img {border: 0 !important;}
.hidden {display: none;}
.btn {cursor: pointer;}
.fLeft {float: left;}
.fRight {float: right;}
font {font-size: 12px !important;}
img.titres-sections {margin-bottom:20px;}
#content-right h3 {font-size: 14px;}
#player {margin-bottom:5px;}

/* END DEFAULT */
/***************/
#menu ul {list-style-type: none;}
#menu li {
	font-family: 'times new roman', serif;
	font-size: 14px;
	line-height: 20px;
	float:left;
	margin-right:30px;
}
#menu li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {color: #8b7358;}

#languages {
	margin: 0;
	padding: 10px 30px 0 0;
}
	#languages p {
		margin: 0;
		padding: 0;
		text-align: right;
	}	
		#languages a {
			color: #ffffff;
			text-decoration: none;
			font-size:0.9em;
		}
		#languages a:hover {
			color: #8b7358;
		}

#menu li.selected a {color: #8b7358;}



/***************/
/*  NOUVELLES  */

.newsSeparator {
	border-bottom: 1px dashed #a09c9d;
	clear: both;
	margin-left: 167px;
	padding-top: 60px !important;
}

.newsTitle {}

.newsWrapper {
	float:left;
	width: 300px;
	margin-right: 20px;
}
	
.newsAlbum {float: left;}
.tableVideo {margin-top: 25px;}

.tableVideo h3 {
	font-family: 'times new roman', serif;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0;
}
/***************/


/***************/
/*   MUSIQUE   */

#gallery {  /* sous-menu scroll albums */
	height: 100px;
	overflow: hidden;
	margin: -20px 0 0 0;
	z-index: 1000;
}

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

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

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

#holder {
	width: 10000px;
	overflow: hidden;
	display: block;
	padding: 0px 0 0px 0;
}  			

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

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

.dropShadow-tbn { 
	width: 75px; 
	height: 75px; 
	background-image: url(/medias/images/dropShadow-tbn.png);
	background-repeat: no-repeat; 
	padding: 10px 0 0 10px;
	margin:0px;
	overflow: hidden;
	display: block;
  	z-index: 3005;
}

.tableau td {
	padding: 3px 15px !important;
	font-family: 'times new roman', serif;
	font-size: 13px;
	margin: 2px 0;
}
	.tableau td p {
		margin: 0;
		padding: 0;
	}
.tableau h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
}
.tableau h3 {
	margin: 0;
	padding: 0 0 25px 0 !important;
	font-weight: normal;
	font-size: 16px;
}

#boxLyrics {
	margin: 0 0 0 0;
	width: 600px;
}

#boxLyrics .lyrics pre{font-family:"times new roman", serif;}

.lyrics {
	position: absolute;
	margin: 0px 0 0 -75px;
	padding: 10px 60px 40px 75px;
	display: none;
	line-height: 14px;
	width: 600px;
}

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

.showLyrics:hover {opacity: 1;}


/*   SPECTACLES  */
/**********************/


#spectacle_date {
	margin: 0 0 0 28px;
}
#spectacle_endroit {
	margin: 0 0 35px 0;
}

#spectacle_date p,
#spectacle_endroit p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'times new roman', serif;
}
	#spectacle_date a,
	#spectacle_endroit a {
		color: #a88560;
		text-decoration: none;
	}
	#spectacle_date a:hover,
	#spectacle_endroit a:hover {
		color: #e7ceb2;
		text-decoration: none;
	}


/*   VIDEOS - EXTRAS  */
/**********************/

#gallery_extras {
	width: 465px;
	height: 120px;
	overflow: hidden;
	margin: 0;	
}


#scroll_extras {
	width: 530px;
	height: 80px;
	overflow: hidden;
	border-top: solid 1px #9b9694;
	border-bottom: solid 1px #9b9694;
}


#mediaPlayer {font-weight: bold;}


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

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

#gallery_extras b {
	display: block;
	clear: both;
	margin: 0;
	font-size:12px;
	font-weight: normal;
	overflow: hidden;
}

.videoPlayer {
	width: 320px;
	float: left !important;
}

/****************/
/*  Spectacles  */
/****************/

#spectacles .tableau h2 {
	font-weight: normal !important;
	font-size: 12px;
}

/*****************/



/*   A Propos   */
/****************/

#left_col {float:left;}

#contact td {
	font-family: 'times new roman', serif;
	font-size: 14px;
}
	#contact td a {
		color: #907156;
		text-decoration: none;
	}
	#contact td a:hover {
		color: #ffffff;
		text-decoration: none;
	}

#telechargement {	
	margin: 0;
	width: 220px;
	float: left;
}

#telechargement p {
	margin: 0px 0px 20px 0px;
}


.medias {
	display: none;
	width: 300px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}

#t_menu {
	display: block;
	width: 205px;
}

.media_scroll {
	height: 150px;
	overflow: auto;
	margin: 5px 25px 5px 25px;
	padding: 15px 10px 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;
}

/* Biographie */

#bio_title {display: none;}

#bio #bioText {width:400px;}
.bioroller {
	height: 375px;
	overflow: auto;
	padding-right: 20px;
}

#buttons {
	
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

.error {
	height: 32px;
	margin: 0 0 10px 0px;
	color:#CC0000;
}

.loading {
	background-image: url(/medias/images/loading.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	margin: 0 0 10px 27px;
}

.top_scroll {
position: absolute;
margin: -50px 0 0 -23px;
padding: 5px;
}

.bottom_scroll {
position: absolute;
margin: 195px 0 0 -23px;
padding: 5px;
}

/*****************/



/*    BABILLARD    */
/*******************/
.embedBabillard embed {
}

/*******************/

/*     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;}

.bannerWrap {
	position:absolute;
	width:714px;
	left:50%;
	margin-left:-362px !important;
	top:10px;
}
