html {
	background-color:#DFDBD0;

}
body {
	color : #010101;
	font : normal 11px/15px Verdana, sans-serif;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0;
	margin : 0 ;
	background: transparent url('../images/communs/background.jpg') no-repeat top center ;
	}
	
	#background {
	padding: 0;
	margin: 0 auto;
	}
	#header_anim {height:457px;	}
	
	
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight : bold;
	margin: 10px 0;
	padding: 0 0 10px 0;
	width:532px;
	color:#37271D;
	float: left;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin : 10px 0px 10px 0px;
	padding : 0;
}
h3 {
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
}
h4 {
	width :100%;
	color : #ffffff;
	font-size : 100%;
	font-weight : bold;
	padding : 2px 2px 2px 5px;
	margin : 0px 0px 10px 0px;
	background-color : #010101;
}
/* CREDITS 2010 */
h6 {
font-family:Helvetica,Arial,sans-serif;
font-size:150%;
font-weight:bold;
margin:10px 0;
padding:0;
}
caption {
	font-size : 120%;
	text-transform : uppercase;
	text-align : left;
	margin : 0px 0px 5px 0px;
}
/**************************************************/
/*                   SEPARATOR                    */
/**************************************************/
div.border img {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	border : 1px solid #EEEEEE;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
a, a:hover, a:visited {
	color : #010101;
	text-decoration : underline;
}

p {
	text-align : justify;
	margin:0;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
input.halfbox {
	width : 130px;
}
input.box {
	width : 300px;
}
textarea.box {
	width : 300px;
	font : normal 11px/15px Verdana, Arial, sans-serif;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 2px 2px 2px 2px;
}
.button, input.button:hover {
	cursor : pointer;
}
input.loginbutton {
	vertical-align : bottom;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
.break {
	clear : both;
	float : none
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
div#container {
	width : 1000px;
	margin : 0 auto;
	padding : 0;
}
div#header {
	padding : 0;
	margin : 0;
	clear : both;
	height:218px;
}
div#header  div.anim {
	height : 400px;
	width : 904px;
	padding : 0px 0px 0px 0px;
	margin:0 0 0 115px;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
div#warning {
	color : #FF3300;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 5px 10px 5px 10px;
	margin : 0px 0px 10px 0px;
	background-color : #FFFFCC;
}
/**************************************************/
/*                Header et menu                  */
/**************************************************/

ul#menu {
	margin: 0;
	width : 950px;
	height : 30px;
	clear : both;
	position: relative;
	z-index: auto;
}
ul#menu li {
	display : block;
	float : left;
	height : 17px;
	padding : 8px 30px 0 0;
}
ul#menu li a {
	height : 10px;
	display : block;
	font : normal 100% Verdana;
	text-transform : uppercase;
	text-decoration: none;
	color : #beada3;
}
ul#menu li a:hover {
	color : #FFF;
	text-decoration : none;
}

/**************************************************/
/*                     Anims header                 */
/**************************************************/
div.news_data {
/*border-bottom:1px solid #D2D2D2;
border-top:1px solid #D2D2D2;*/
height:16px;
margin:10px 0 0;
padding:3px 0;
}
div.news_data p.comment {
float:left;
text-align:left;
width:250px;
}
div.news_data p.comment a {
color:#666;
text-decoration:none;
}
div.news_data p.comment a:hover {
color:#666;
text-decoration:underline;
}
styles.css (ligne 231)
div.news_data p {
color:#BCBCBC;
margin:0;
width:83px;
}
/**************************************************/
/*                  Commentaires                  */
/**************************************************/
div.comments ul {
	list-style-type : none;
	margin : 0;
	padding : 10px;

}
div.comments ul li strong{
	float : left;
	font-size : 90%;
	clear : left;
}
div.comments ul li{
	border-bottom:1px dotted #4A3930;
	margin-top:5px;
	padding:4px 0;
	}	
	div.comments ul li p{
	}

div.comments h3{
	font-family:Verdana,sans-serif;
	font-size:150%;
	font-weight:normal;
	height:22px;
	margin:5px 0 0;
	padding:4px 0 0 7px;
	text-transform:uppercase;
	width:532px;
}
div.comments h3.comments{
	cursor: pointer;
}

/*************************************************/
/*                     Anims header                 */
/**************************************************/

div.anim {
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 10px 0px 0px 0px;
	width : 100%;
	height : 439px;
	/*
	background : transparent url('../images/construction/header2.jpg') no-repeat center top;
	*/
}
div.anim.homeanim {
	background : transparent url('../images/construction/header2.jpg') no-repeat center top;
}
div.anim.bioanim {
	background : transparent url('../images/construction/header-bio2.jpg') no-repeat center top;
}
/**************************************************/
/*                     HOME                       */
/**************************************************/
div#body {
background: transparent;
height:100%;
margin:0;
padding:0;
}
div#left {
	padding : 0;
	margin : 232px 0 0;
	width : 670px;
	float : left;
	clear : left;
	background-color : transparent;
}
div#right {
	margin :  10px;
	width : 300px;
	background-color : transparent;
	height : 100%;
	float : left;
	clear : right;
}
div#right div.rightcontent {
	padding : 10px 0px 10px 0px;
	margin :  0px 0px 0px 0px;
	border-bottom : 1px solid #d2d2d2;
}
div#right div.rightcontent-player {
	padding : 32px 0px 10px 0px;
	margin :  0;
	border-bottom : 1px solid #d2d2d2;
}
div#right div.rightcontent ul {
	list-style : none;
	padding : 0;
	margin :  0;
}
div#right div.rightcontent img {
	margin-top: 15px;
}
div#right div.newsletter {
	padding : 10px 0px 10px 0px;
}
div#right div.newsletter h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
#left hr {
	background:none repeat scroll 0 0 #C5AE9C;
	border:0 none;
	height:1px;
}
/**************************************************/
/*            ACTUALITES  VIEW  LINE              */
/**************************************************/

div.content-view-line div.evenement {
	float:left;
	height:330px;
	margin:0 0 0 10px;
	padding:10px 20px;
	width:275px;
	}
	div.content-view-line div.evenement div.description {
	margin-bottom:15px;
	float: left;
	}
div.content-view-line div.evenement a {
	font-weight : bold;
}
div.content-view-line div.evenement h2.news-titre {
	color:#57463D;
	height:100%;
	margin-top:8px;
	line-height:20px;
	cursor: pointer;
	text-decoration: none;
	}
	div.content-view-line div.evenement h2.news-titre:hover {
	text-decoration: underline;
	}

div.content-view-line div.evenement p.date {
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 0px 0px 10px 0px;
	font-size : 90%;
}
div.content-view-line div.evenement p.description {
	text-align : justify;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 15px 0px 15px 0px;
}
div.content-view-line div.evenement p.date {
	color: #DAAD6C;
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding:0;
	
}
div.content-view-line div.evenement div.date{
	background: url(../images/construction/fond_date.jpg) left no-repeat;
	width:98px;
	margin:0;
	padding:0;
	float:left;
	}
	div.content-view-line div.evenement div.date p{
	padding:8px;
	color: #FFF;
	font-size: 18px;
	font-weight:normal;
	}
div.content-view-line div.description p{
	margin-bottom:10px;
	font-size:12px;
	
}
div.content-view-line div.description img{
/*	width:522px;*/
}

div.evenement div.content-header{
	width: 295px;
	height: 180px;
	margin: -10px;
	}
	div.evenement div.content-body{
	width: 275px;
	height: 155px;
	}	
div.evenement div.content-footer{
	width: 275px;
	height: 60px;
	}	
	
	
div.news-image{
	background: url(../images/actualites/vignette_news.png) no-repeat;
	width: 250px;
	height: 180px;
	float: left;
	cursor: pointer;
	}
	div.news-image img{
	margin: 10px;
	}



ul.news-date{
	float: right;
	margin: 10px 6px 8px;
	padding: 0;
	width: 30px;
	height: 53px;
	color: #FFF;
	background: url(../images/home/fond_date_home.png) no-repeat;
	
}
ul.news-date li {
	list-style: none;
	width: 30px;
	height: 15px;
	}
	li.date-jour{
	font-size: 16px;
	padding-top: 4px;
	}
	li.date-mois{
	font-size: 16px;
	padding-top: 2px;
	}
	li.date-annee{
	font-size: 8px;
	}
	
div.evenement div.content-header a.news-comments{
	background: url(../images/actualites/fond_comments_actu.png) no-repeat;
	display: block;
	height: 28px ;
	width: 29px ;
	float: right;
	margin: 0 6px;
	padding-top:3px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
div.evenement div.content-header a img{
	float: right;
	margin: 0 6px;
}

div.evenement div.content-footer a.lien-news-full{
	background: url(../images/home/bt_suite.png) no-repeat;
	display: block;
	height: 20px ;
	width: 80px ;
	float: left;
	padding-top:2px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}

div.share {
	float: right;
	width: 176px;
	margin-top: 2px;
	}
	.video-full div.share {
	left:450px;
	margin-top:2px;
	position:relative;
	top:-67px;
	width:176px;
	float: left;
	}
	.addthis_toolbox {
		float: right;
		width: 176px;
		}
		
div.news-view-full{
	float:left;
	text-align:center;
	width:100%;
	margin: 10px 0;
}

/**************************************************/
/*            ACTUALITES  VIEW  FULL              */
/**************************************************/

div.news-full{
	margin: 0;
	padding: 0;
	float: left; 
}

form#formCommentaire{
	float: left;

}

div.comments{
	float: left;
	width: 100%;

}

div.full-top{
	background: url('../images/communs/fond_rubriques_haut.png') no-repeat;
	width: 670px;
	height: 20px;
	float: left;
}

div.content-view-full{
	background: url('../images/communs/fond_rubriques_centre.png') repeat-y;
	width: 610px;
	float: left;
	padding: 0 30px;
}

div.full-bottom{
	background: url('../images/communs/fond_rubriques_bas.png') no-repeat;
	width: 670px;
	float: left;
	height: 20px;
}
div.content-view-full h2.news-titre {
	color:#57463D;
	line-height:20px;
	cursor: pointer;
	}
	div.content-view-full h2.news-titre:hover{
	text-decoration: underline;
	}
div.content-view-full div.evenement-full {
	margin: 0 10px;
	padding: 0 10px;
	width:630px;
	}
	div.content-view-full div.evenement-full div.description {
	float: left;
	}
	
div.evenement-full div.content-full-header{
	width: 630px;
	height: 180px;
	}
	div.evenement-full div.content-full-body{
	width: 610px;
	float: left;
	padding: 0 10px;
	margin-bottom:40px;
	}	
div.evenement-full div.content-full-footer{
	width: 630px;
	float: left;
	}
div.evenement-full h2{
	float:left;
	font-size:18px;
	margin:0;
	text-align:justify;
	width:370px;
	color: #57463D;
	line-height: 18px;
}	

p.news-date-full{
	background:url("../images/actualites/fond_date_actu.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:left;
	font-size: 12px;
	height:20px;
	margin:10px 0 0 0;
	padding:2px 6px;
	width:85px;	
}
div.evenement-full div.content-full-footer a.news-full-comments{
	background: url(../images/actualites/fond_comments_actu.png) no-repeat;
	display: block;
	height: 28px ;
	width: 29px ;
	float: left;
	margin:-5px 10px;
	padding-top:3px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

div.evenement-full div.content-full-footer a.btn-comments{
	height: 20px ;
	width: 150px ;
	margin:-4px 0;
	float: left;
}
img.btn-nocomments{
	display: block;
	height: 28px ;
	width: 29px ;
	float: left;
	margin:-5px 10px;
	text-decoration: none;
	position: relative;
}
div.news-contribute {
	margin:5px 10px;
	float: left;
	}	
	div.news-contribute h3{
		font-family:Verdana,sans-serif;
		font-size:150%;
		font-weight:normal;
		height:22px;
		text-transform:uppercase;
	}
	
/**************************************************/
/*            		BIOGRAPHIE		              */
/**************************************************/
#biography{
	padding: 0 30px;
	float: left;
}

div#left div#biography p{
	font-size:12px;
	padding-bottom:5px;
	width: 100%;
	float: left;
}
div#left div#biography h2{
	float: left;
}

/**************************************************/
/*                     Anims header               */
/**************************************************/
p.comment {
	float: left;
	width: 200px;
	margin: 0;
	}
	
form#formCommentaire div#formu textarea{
	width:518px;
	height:80px;
	}	
p.titreComm{
	color:#4A3930;
	font-weight:bold;
	font-style:italic;
}
a.retour{
	margin: 0;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color: #4A3930;
	margin:-20px 12px;
	float: right;
	}
	a.retour:hover{
	margin: 0;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	color: #4A3930;
	margin:-20px 12px;
	}
p#confirmtext{
	color: green;
	padding: 5px 5px;
	height: 30px;
}
/**************************************************/
/*                     GALERIE VIDEO              */
/**************************************************/
div.galerie-video{
	padding: 0;
}

div.content-view-line-video div.media {
	background:url("../images/videos/fond_vign_video.png") no-repeat scroll 0 0 transparent;
	text-align:left;
	padding: 1px;
	}
	div.content-view-line-video div.media h3 {
	text-align:center;
	text-transform:none;
	margin:5px;
	width:143px;
	font-size:12px;
	}
	div.content-view-line div.media img {
	border : 1px solid #EEEEEE;
	}
	
	.content-view-full-video{ padding: 10px 30px;}
	
/**************************************************/
/*                     BOUTIQUE/SHOP              */
/**************************************************/
#shop{
	padding: 0 30px;
	}
.shop{
	float:left;
	width:100%;	
}
.content-view-full .shop a {
	background: url('../images/disco/fond_vign_disco.png') no-repeat;
	display: block;
	height: 158px;
	width: 157px;
	float:left;
	margin-right: 5px;
	}
.content-view-full .shop .shoplink a {
	background: none;
	display: inline;
	height: auto;
	width: auto;
	}
div.content-view-full div.shoplink {
	float: left;
	margin: 0;
	width: auto;
}
div.content-view-full div#shop ul.content-list li {
	float: left;
	width: 100%;
	margin: 0 0 20px 0; 
}
div.content-view-full div.shop h5{
	font-size:17px;
	margin:50px 0 5px 0;
	text-transform:uppercase;
	width:100%;
}

/**************************************************/
/*         Discographie - listes d'albums         */
/**************************************************/
.discographie{
	padding: 0 30px;
	float: left;
}

div.content-view-full ul.content-grid {
	width : 100%;
	float : none;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
div.content-view-full ul.content-grid li {
	width : 33%;
	height : 150px;
	padding : 0;
	margin : 0;
}
div.content-view-full div.galerie-video ul.content-grid li {
	width : 160px;
	height : 150px;
	padding : 0;
	margin : 0 43px 0 0;
}
div.content-view-full div#discography ul.content-grid li {
	height : 200px;
}
div.content-view-full div#discographie table.layout tr td.disco_details {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 10px;
	}
	div.content-view-full div#discographie table.layout tr td.disco_details p a {
	color:#666;
	font-size:12px;
	text-decoration:none;
	}
	div.content-view-full div#discographie table.layout tr td.disco_details p a:hover {
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}
#opendisc{
	padding: 0 30px 20px;
}
div#opendisc p{
	font-size:12px;
	margin-bottom:10px;
	float: left;
	width:100%;
	}
	#opendisc div.object-center{
	display:none;
	}
/**************************************************/
/*         Discographie - listes d'albums         */
/**************************************************/
div.content-view-full ul.content-line {
	list-style-type : none;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;

}
div.content-view-full ul.content-line li {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
/**************************************************/
/*             Discographie - detail              */
/**************************************************/
div.content-view-full div#discographie div.left {
	width : 302px;
	float : left;
	clear : left;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	}
	div.content-view-full div#discographie div.left div.thumb_disco {
	text-align: left;
	background: url('../images/disco/fond_vign_disco.png') no-repeat;
	height:158px;
	width:157px;
	}
div.content-view-full div#discographie div.left h1 {
	color : #B78A29;
	padding : 10px 0px 10px 0px;
	margin : 0px 0px 0px 0px;
}
div.content-view-full div#discographie div.left ul {
	margin:0;
	padding:0 0 20px;
	width:435px;
}
div.content-view-full div#discographie div.left ul li {
	border-top:1px solid #FFF;
	margin:0;
	padding:7px 0;
}
div.content-view-full div#discographie div.left ul li p {
	margin : 0;
	font-size: 14px;
}
div.content-view-full div#discographie div.left ul li p a img {
	margin:0 4px 0 0;
	padding-top:1px;
	vertical-align:top;
}
div.content-view-full div#discographie div.left ul li p.noplay {
	text-indent : 17px;
}
div.content-view-full div#discographie div.right {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 530px;
	float : right;
	clear : right;
}
div.discographie h3{
	text-transform: none;
	margin:0 0 10px -15px;
	font-size:12px;
}
ul.content-grid li div.content-view-line div.discographie h3 a{
	text-decoration:none;
	}
	ul.content-grid li div.content-view-line div.discographie h3 a:hover{
	text-decoration:underline;
}
#concert {
	padding: 0 30px;
	float: left;
}
div.content-view-full div#concert p{
	font-size:12px;
	float: left;
	height: 100px;
	}
	div#concert p a{
	float:left;
	font-size:17px;
	padding:5px 0;
	width:200px;
}
#discographie img.lien-achat{
	padding-left: 3px;
}


/**************************************************/
/*                     FOOTER                  */
/**************************************************/
#footer1 {
	background-color: #000000;
	padding: 30px 0;
	}
#footer {
	height: 124px;
	color: #A0A0A0;
	text-align: center;
	margin: 0;
	padding: 25px 0 0 0;
	background: transparent url('../images/communs/footer.jpg') repeat-x ;
	zoom: 1;
	/*
	border-top: 1px solid #FFFFFF;
	*/
	}
#footer a {	
	color: #615047;
	text-decoration: none;
	}

#footer p {
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	color: #615047;
	}
	#footer p a img{
		margin-right: 7px;
		vertical-align: middle;
		}
#footer p span.copyright, #footer p a {
	font-size: 90%;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	#footer hr {
		width: 850px;
		height: 1px;
		background: #615047;
		border: 0;
		margin-bottom: 20px;
		}
#footer p#bottom_menu {
	margin-left: 15px;
	margin-top: 20px;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	}
	#bottom_menu a{
		margin-right: 15px;
		font-family: Helvetica, Arial, sans-serif;

		}
		#bottom_menu a:hover {
			color: #FFFFFF;
			text-decoration: none;
			}
			
/**************************************************/
/*                     CREDITS                  */
/**************************************************/	
#credits {
	width: 901px;
	text-align: center;
	/*
	border-top: 1px solid #FFFFFF;
	*/
	}
#credits  p {
	text-align: center;
	light-height: 0;
	margin: 0;
	padding: 0;
	background: url('../images/construction/credits.png') no-repeat center center;
	width:840px;
	height:60px;
	}
#credits  p span.copyright, #footer p a {font-size: 90%;}
#credits a:hover {
	color: #728D9B;
	text-decoration: none;
	}
/**************************************************/
/*                     NAVIGATOR                  */
/**************************************************/
div#navigator {
	text-align : center;
}
ul.navigator-google {
	clear : both;
	height : 28px;
	font-size : 95%;
	list-style : none;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 10px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
ul.navigator-google li {
	display : inline;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 2px 0px 0px;
	margin : 0px 0px 0px 0px;
	line-height : 20px;
}
ul.navigator-google li.text {
	background : transparent;
}
ul.navigator-google li.on a {
	color : #FFFFFF;
	background-color : #DAAD6C;
}
ul.navigator-google li img {
	vertical-align : middle;
}
ul.navigator-google li a {
	color : #666666;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 2px 5px 2px 5px;
	border : 1px solid #D9D9D9;
}
ul.navigator-google li a:hover {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #CCCCCC;
}
/**************************************************/
/*                    Intro                  */
/**************************************************/
body#intro {
	color : #010101;
	font : normal 11px/15px Verdana, Arial, sans-serif;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image : none;
}
body#intro div.anim {
	width : 950px;
	height : 534px;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 10px auto 0px auto;
}
.thumb_photo {
	background: url('../images/photos/fond_vign_photo.png') no-repeat;
	width: 88px;
	height: 89px;	
	padding: 1px;
}
.thumb_video {
	background: url('../images/construction/cadre_ombre_video.jpg') no-repeat;
	width: 161px;
	padding: 2px;
}
.thumb_disco {
	padding: 1px;
}
#gallery .content-grid li.photos {
	text-align: left;
	width: 20%;
	height: auto;
	margin: 0 0 16px 0;
}
#discography .content-grid li .content-view-line .discographie .thumb_disco {
	text-align: left;
	background: url('../images/construction/cadre_ombre_disco.jpg') no-repeat;
	height:160px;
	width:160px;
}
#shop .content-grid li .content-view-line .shop .thumb_disco {
	text-align: left;
}

div.paroles{
	height:600px;
}

p.titre-paroles{
	font-size:16px;
	font-weight:normal;
	color: #C5AE9C;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #C5AE9C;
	width:300px;
}

/* Easy Slider */
#slider {height: 184px; overflow: hidden; margin:13px 0 33px 10px;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:289px;
		height:184px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
	

	
	
	
	
/* List de liens images */
	
	ol#list-liens{
		margin:1em 0;
		padding:0;
		height:35px;	
		}
	ol#list-liens li{
		margin:0 6px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:35px;
		line-height:35px;
		}
	ol#list-liens li a{
		float:left;
		height:35px;
		text-decoration:none;
		color:#FFF;
		width:35px;
		}
	ol#list-liens li a:focus {outline:none;}
