body {
	color : #010101;
	font : normal 11px/15px Arial, sans-serif;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0;
	margin : 0 ;
	background-color: #FFF;
	}
	
	#background {
	padding: 0;
	margin: 0 auto;
	background: transparent url('../images/construction/background.jpg') repeat-x ;
	}
	#header_anim {height:450px;	}
	.cookiebar{
  width: 100%;
  background: rgba(0,0,0,0.5);
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  line-height: 20px;
  z-index: 99999;
  text-align: center;
  font-size: 14px;
  font-family: arial sans-serif !important;
}
.cookiebar a {
  color:#fff !important;
  font-weight: bold;
}
.cookiebar a:hover {
  text-decoration: none !important;
}
.close-cookie { 
  position: absolute;
  right:50px;
  top:10px;
  color:#fff !important;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
/* TITRE MENU PAGE ACTIVE */
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 155%;
	font-weight : normal;
	margin: -34px 0 15px 0;
	width:532px;
	height:22px;
	text-transform:uppercase;
	color: #FFFFFF;
}
/* PHOTOS/VIDEOS Sous-titre */
h2 {
	background:url("../images/construction/marqueur_galerie.jpg") no-repeat scroll left top transparent;
	border-bottom:1px solid #000000;
	font-family:Helvetica,sans-serif;
	font-size:160%;
	font-weight:normal;
	height:16px;
	margin:30px 0 22px;
	padding:1px 0 4px 21px;
	text-transform:uppercase;
	width:100%;
}
/* ACTUALITE/NEWSLETTER Sous-titre */
h3 {
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin : 10px 0 5px 0;
	padding : 0;
}
/* DISCOGRAPHIE Sous-titre */
h4 { 
	font-family:Arial,sans-serif;
	font-size:160%;
	font-weight:normal;
	height:16px;
	margin:15px 0 22px;
	padding:1px 0 6px 5px;
	text-transform:uppercase;
	width:100%;
}
/* DISCOGRAPHIE/BOUTIQUE Noms des albums */
h5 { 
	font-family:Arial,sans-serif;
	font-size:105%;
	font-weight:normal;
	height:16px;
	margin : 10px 0 5px 0;
	padding : 0;
	width:100%;
}
/* 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 : 920px;
	margin : 0 auto;
	padding : 0;
	position: relative;
}
div#header {
	width: 100%;
    padding: 0;
    margin: 0 auto;
    clear: both;
    height: 484px;
    position: relative;
    text-align: center;
}
div#header  div.anim {
	text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 451px;
    background-color: #E2001A;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
div#warning {
	color : #FF3300;
	padding : 5px 10px 5px 10px;
	margin : 0px 0px 10px 0px;
	background-color : #FFFFCC;
}
/**************************************************/
/*                Header et menu                  */
/**************************************************/
ul#menu {
	padding : 4px 0;
	margin : 0 auto;
	width : 300px;
	clear : both;
	text-align: left;
	position: absolute;
	    top : 19%%;
	z-index: 10;
}
ul#menu li {
	display : block;
	padding : 0;
}
ul#menu li a {
	display : block;
	text-transform : uppercase;
	color : #EEEEEE;
	font-size: 30px;
	line-height: 1;
}
ul#menu li a:hover,ul#menu li a.actived  {
	text-decoration : none;
}
ul#menu li#opendisc a {
	width : 58px;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	background : transparent url('../images/buttons/Opendisc.jpg') no-repeat 0 0;
}
ul#menu li#languages {
	width : 50px;
	float : right;
	clear : right;
}
ul#menu li#languages ul {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height : 10px;
	/*
	background : transparent url('../images/buttons/Slash.jpg') no-repeat 16px 0px;
	*/
}
ul#menu li#languages ul li#fr {
	width : 18px;
	float : left;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
}
ul#menu li#languages ul li#fr a {
	width : 18px;
}
ul#menu li#languages ul li#fr a:hover {
	width : 18px;
}
ul#menu li#languages ul li#eng {
	width : 28px;
	float : right;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
}
ul#menu li#languages ul li#eng a {
	width : 28px;
}
ul#menu li#languages ul li#eng a:hover {
	width : 28px;
}
/**************************************************/
/*                     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:270px;
}
div.news_data p.comment a {
color:#666;
text-decoration:none;
}
div.news_data p.comment a:hover {
color:#666;
text-decoration:underline;
}

div.news_data p {
color:#BCBCBC;
margin:0;
width:83px;
}
/**************************************************/
/*                  Commentaires                  */
/**************************************************/
div.evenement div.comments ul {
	list-style-type : none;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;

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

/*************************************************/
/*                     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 : 15px 16px 10px 17px;
	margin : 0;
	width : 310px;
	float : left;
	clear : left;
}
div#right {
	background : transparent url('../images/construction/filet_centrale.png') repeat-y top left;
	padding : 12px 11px 10px 31px;
	margin :  0;
	width : 533px;
	height : 100%;
	float : right;
	clear : right;
}
div#right-higher {
	background : transparent url('../images/construction/filet_centrale.png') repeat-y top left;
	padding : 12px 11px 10px 31px;
	margin :  0;
	width : 533px;
	height : 1375px;
	float : right;
	clear : right;
}
div#left div.rightcontent {
	padding : 10px 0px 10px 0px;
	margin :  0px 0px 0px 0px;
	border-top : 1px solid #d2d2d2;
}
div#right div.rightcontent ul {
	list-style : none;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin :  0px 0px 0px 0px;
}
div#right div.rightcontent img {
	margin-top: 15px;
}
div#left div.newsletter {
	padding-top: 0;
    border: 0;
}
div#right div.newsletter h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
div#d2c{
	border-top: 1px solid #D2D2D2;
	margin:0;
	padding:10px 0;
	}
/**************************************************/
/*            ACTUALITES  VIEW  LINE              */
/**************************************************/
div.content-view-line div.evenement {
	margin : 10px 0px 40px 0px;
	float:left;
	width: 100%;
	}
	div.content-view-line div.evenement div.description {
	margin-bottom:15px;
	}
div.content-view-line div.evenement a {
	font-weight : bold;
}
div.content-view-line div.evenement h3 {
	color:#3a2a21;
	height:42px;
	margin:0;
}
div.content-view-line div.evenement p.description {
	text-align : justify;
	margin : 15px 0 15px 0;
}
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{
	width:158px;
	margin:0;
	padding:0;
	float:left;
	height:42px;
	}
	div.content-view-line div.evenement div.date p{
	background:url("../images/construction/espace-titre.jpg") no-repeat scroll right top transparent;
	color:#e2001a;
	font-size:37px;
	font-weight:normal;
	height:31px;
	padding:8px 0 0;
	width:146px;
	letter-spacing:-2px;
	}
div.content-view-line div.description p{
	margin-bottom:10px;
	font-size:12px;
	
}
div.content-view-line div.description img{
/*	width:522px;*/
}
div#biography p{
	font-size:12px;

}
#right hr {
	background:none repeat scroll 0 0 #dbdbdb;
	border:0 none;
	height:1px;
	margin-top:13px;
}
/**************************************************/
/*                     Anims header               */
/**************************************************/
p.comment {
	float: left;
	width: 200px;
	margin: 0;
	}
p.share {
	float: right;
	width: 90px;
	margin: 0;
	}
	.addthis_toolbox {
		float: right;
		width: 170px;
		}
		
form#formCommentaire div#formu textarea{
	width:518px;
	height:80px;
	}	
form#formCommentaire h3 {
	margin-top:20px;
	font-size:14px;
}
p.retourComm{
	text-align:right;
}
p.titreComm{
	color:#C5AE9C;
	font-weight:bold;
	font-style:italic;
}
a.retour{
	margin-top:20px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}
	a.retour:hover{
	margin-top:20px;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	color:#DAAD6C;
	}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
div.content-view-line div.media,div.content-view-line div.video {
	background:url("../images/construction/ombre_video.jpg") no-repeat scroll 0 0 transparent;
	text-align:left;
	}
	div.content-view-line div.media h3,div.content-view-line div.video h3 {
	text-align:center;
	text-transform:none;
	margin:5px;
	width:143px;
	font-size:12px;
	}
	div.content-view-line div.media img,div.content-view-line div.video img  {
	border : 1px solid #EEEEEE;
	}
.content-view-line .shop a {
	background: url('../images/construction/ombre_disco_grand.jpg') no-repeat;
	display: block;
	height: 127px;
	width: 137px;
	float:left;
	}
div.content-view-line div.shoplink {
	margin : 0 0 0 4px;
	text-align:center;
	}
div.content-view-line div.shoplink  a.shoplink {
	background: url('../images/buttons/bt_buy_disco.jpg') no-repeat;
	display:block;
	width:134px;
	height:27px;
	color:#FFF;
	text-decoration:none;
	padding:4px 0 0;
}
div.content-view-full div#shop ul.content-grid li {
	float:left;
	height:180px;
	width:345px;
	text-align:left;
}
div.content-view-line div.shop h5{
	margin:27px 0 30px 0;
	text-transform:none;
	font-size:12px;
	height:20px;
	width:130px;
	float:left;
}
div#shop{
	width:690px;
	}
.video_full{
	margin-top: 15px;
}
/**************************************************/
/*         Discographie - listes d'albums         */
/**************************************************/
div.content-view-full ul.content-grid {
	width : 100%;
	float : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
div.content-view-full ul.content-grid li {
	width : 33%;
	height : 150px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
div.content-view-full ul.content-list {
	width : 100%;
	float : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	}
	div.content-view-full ul.content-list li {
	width : 100%;
	float : left;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
div.content-view-full div#discography ul.content-grid li {
	height : 200px;
	width : 25%;
}
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;
	}
div#opendisc p{
	font-size:12px;
	margin-bottom:10px;
	}
	#opendisc div.object-center{
		display:none;
	}
div.content-view-full h4 p{
	float:left;
	margin-right:5px;
	font-size:90%;
	color:#BEAC9E;
}
div#album-comment{
	margin:0 0 0 5px;
	width:483px;
}
/**************************************************/
/*         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: center;
	background: url('../images/construction/ombre_disco_grand.jpg') no-repeat;
	height:130px;
	width:130px;
	}
div.content-view-full div#discographie div.left h1 {
	color : #B78A29;
	/* TOP - RIGHT - BOTTOM - LEFT */
	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:345px;
}
div.content-view-full div#discographie div.left ul li {
	margin:0;
	padding: 0;
}
div.content-view-full div#discographie div.left ul li p {
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 0px 0px 0px 0px;
	font-size: 15px;
}
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 h5{
	text-transform: none;
	width:110px;
	margin:5px 0;
}
ul.content-grid li div.content-view-line div.discographie h5 a{
	text-decoration:none;
	}
	ul.content-grid li div.content-view-line div.discographie h5 a:hover{
	text-decoration:underline;
}
div.content-view-full div#concert p{
	font-size:12px;
}

p.album-texte{
	background:red;
}

/**************************************************/
/*                 Bibliographie                  */
/**************************************************/
#bibliographie{}
#bibliographie div.couverture{
	float:left;
	width:136px;
	background: url('../images/construction/ombre_biblio.jpg') no-repeat bottom left;
	}
	div.couverture img{
	padding-left:5px;
	padding-bottom:8px;
	width:116px;
	}
#bibliographie p{
	padding-bottom:10px;
}

/**************************************************/
/*                      Playlits                  */
/**************************************************/
#playlist{}
.playlist{
	float: left;
	margin: 20px 0;
}


.playlist-img{
	background: url('../images/construction/ombre_playlists.jpg') no-repeat top left;
	float: left;
	width: 116px;
	height: 117px; 	
}
.playlist-name {
	font-size: 16px;
	font-weight: bold;
	display:inline;
	float:left;
	margin: 35px 0 5px 5px;
	text-transform:uppercase;
	width:400px;
}
.playlist-lien {
	margin: 0 0 0 4px;
}

#playlists hr {
	float: left;
	width: 500px;
	height: 1px;
	background: #CCC;
	border: 0;
	margin-bottom: 20px;
}

/**************************************************/
/*                     FOOTER                  */
/**************************************************/
#footer1 {
	background-color: #000000;
	padding: 30px 0;
	}
#footer {
	height: 124px;
	color: #A0A0A0;
	text-align: center;
	margin: 0;
	padding: 6px 0 0 0;
	background: #000000;
	zoom: 1;
	/*
	border-top: 1px solid #FFFFFF;
	*/
	}
#footer a {	
	color: #FFFFFF;
	text-decoration: none;
	}

#footer p {
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	}
	#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: #000;
		border: 0;
		margin-bottom: 20px;
		}
#footer p#bottom_menu {
	margin-left: 15px;
	margin-top: 30px;
	text-align: center;
	font-size: 19px;
	}
	#bottom_menu a{
		margin-right: 15px;
		font-family: Helvetica, Arial, sans-serif;

		}
		#bottom_menu a:hover {
			color: #FFFFFF;
			text-decoration: underline;
			}
			
/**************************************************/
/*                     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 : #BEAC9E;
}
ul.navigator-google li img {
	vertical-align : middle;
}
ul.navigator-google li a {
	color : #666666;
	padding : 2px 5px 2px 5px;
}
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/construction/ombre_photos.jpg') no-repeat;
	width: 90px;
	height: 90px;	
}
.thumb_video {
	background: url('../images/construction/ombre_video.jpg') no-repeat;
	width: 161px;
	padding: 2px;
}
.thumb_disco {
	padding:0;
}
#gallery .content-grid li.photos {
	text-align: left;
	width: 20%;
	height:107px;
}
#discography .content-grid li .content-view-line .discographie .thumb_disco {
	text-align: left;
	background: url('../images/construction/ombre_disco_vignette.jpg') no-repeat;
	height:116px;
	width:117px;
}
#shop .content-grid li .content-view-line .shop .thumb_disco {
	text-align: left;
	padding-left:5px;
}

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

div#folder-nav{
	margin-top:-36px;
	}
	ul.nav{
	display:inline-block;
	height:40px;
	list-style:none outside none;
	margin:0;
	padding:0;
	}
	ul.nav li{	
	
	}
	a.liens-folder{
	color:#FFF;
	font-size:140%;
	padding-right:13px;
	text-decoration:none;
	text-transform:uppercase;
	}
	a.liens-folder:hover, a.liens-folder:focus, a.liens-folder:active{
	color:#967969;
	font-size:140%;
	padding-right:13px;
	text-decoration:none;
	text-transform:uppercase;
	}

a.actived{
	font-size:140%;
	padding-right:13px;
	text-decoration:none;
	text-transform:uppercase;
	color:#e2001a;
}
	
p#espace{
width:20px;
height:13px;
float:left;
}
	
/* Easy Slider */
#slider {height: 451px; overflow: hidden; margin: 0 auto; text-align: center;}
	#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: 920px;
		height:451px;
		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;	
		}	
	

	/* numeric controls */
	
	ol#controls{
	    position: absolute;
		margin: 0;
		padding:0;
		height:8px;
		right: 200px;
		bottom: 50px;
		}
	ol#controls li{
		margin:0 6px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:8px;
		line-height:1;
		}
	ol#controls li a{
		float:left;
		height: 8px;
		background:url('../images/buttons/btn_off.jpg') no-repeat 0 0;	
		text-decoration:none;
		color:#FFF;
		width:8px;
		text-indent: -9999px;
		}
	ol#controls li.current a{
		background:url('../images/buttons/btn_on.jpg') no-repeat 0 0;	
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/*




*/

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