body {
	color : #010101;
	font : normal 11px/15px Arial, sans-serif;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0;
	margin : 0 ;	
	}
	
	#background {
	background: transparent url('../images/construction/background.jpg') repeat-y ;
	padding: 0;
	margin: 0 auto;
	}
	#header_anim {height:458px;	}
	
	
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
h1 {
	font : normal 140% "Arial", serif;
	font-weight : bold;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 10px 0px 10px 0px;
	padding : 0px 0px 0px 20px;
	background:transparent url(../images/icons/carre.jpg) no-repeat scroll 0 3px;

}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 10px 0px 10px 0px;
	padding : 0;
}
h3 {
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
}
h4 {
	width :100%;
	color : #ffffff;
	font-size : 100%;
	font-weight : bold;
	/* TOP - RIGHT - BOTTOM - LEFT */
	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;
	/* TOP - RIGHT - BOTTOM - 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 : 904px;
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 0 auto;
	padding : 0px 0px 0px 0px;
}
div#header {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	clear : both;
	background-color : #FFF;
	/*background-image:url(../images/construction/background_top.jpg);*/
	height:458px;
}
div#header  div.anim {
	background-color : #FFF;
	height : 400px;
	width : 904px;
	TOP - RIGHT - BOTTOM - LEFT 
	padding : 0px 0px 0px 0px;
	margin : 0px auto 0px auto;
}
/**************************************************/
/*                     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 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 4px 0px 4px 0px;
	margin : 0px auto 0px auto;
	width : 850px;
	height : 10px;
	clear : both;
}
ul#menu li {
	display : block;
	float : left;
	height : 17px;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 15px 0px 0px;
}
ul#menu li a {
	height : 10px;
	display : block;
	font : normal 100% Roman, "Times New Roman", serif;
	text-transform : uppercase;
	font-weight : bold;
	color : #EEEEEE;
}
ul#menu li a:hover {
	color : #728D9B;
	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;
}
styles.css (ligne 231)
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 #DAAD6C;
	padding:5px 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 : #ffffff url('../images/construction/background.gif') repeat-y right top;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height : 100%;
}
div#left {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 10px 16px 10px 17px;
	margin : 0px 0px 0px 0px;
	width : 521px;
	float : left;
	clear : left;
	background-color : transparent;
}
div#right {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 12px 13px 10px 0px;
	margin :  0px 0px 0px 0px;
	width : 315px;
	background-color : transparent;
	height : 100%;
	float : right;
	clear : right;
}
div#right div.rightcontent {
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 10px 0px 10px 0px;
	margin :  0px 0px 0px 0px;
	border-bottom : 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#right div.newsletter {
	/* TOP - RIGHT - BOTTOM - LEFT */
	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;
}
/**************************************************/
/*                     SEPARATOR                  */
/**************************************************/
div.content-view-line div.evenement {
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 10px 0px 40px 0px;
}
div.content-view-line div.evenement a {
	font-weight : bold;
}

div.content-view-line div.evenement h2 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-20px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	
}
div.content-view-line div.evenement h2 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-20px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	
}
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.description p{
	margin-bottom:10px;
	font-size:12px;
	
}
div.content-view-line div.description img{
/*	width:522px;*/
}
div#left div#biography p{
	font-size:12px;
	padding-bottom:5px;
}
/**************************************************/
/*                     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 div.evenement h2 {
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-12px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;	
}
form#formCommentaire h3 {
	margin-top:20px;
	font-size:14px;
}
p.retourComm{
	text-align:right;
}
p.titreComm{
	color:#DAAD6C;
	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 {
	background:url("../images/construction/cadre_ombre_video.jpg") no-repeat scroll 0 0 transparent;
	text-align:left;
	}
	div.content-view-line 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-line .shop a {
	background: url('../images/construction/cadre_ombre_disco.jpg') no-repeat;
	display: block;
	height: 160px;
	width: 160px;
	}
.content-view-line .shop .shoplink a {
	background: none;
	display: inline;
	height: auto;
	width: auto;
	}
div.content-view-line div.shoplink {
	/* TOP - RIGHT - BOTTOM - LEFT */
	margin : 2px 15px 0 0;
}
div.content-view-full div#shop h4 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin: -13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
}
div.content-view-full div#shop ul.content-grid li {
	height : 250px;
}
div.content-view-line div.shop h3{
	margin:0 10px 10px 0;
	text-transform:none;
	font-size:12px;
	width:150px;

}

/**************************************************/
/*         Discographie - listes d'albums         */
/**************************************************/
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;
	/* TOP - RIGHT - BOTTOM - LEFT */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
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;
	}
div.content-view-full div#discography h4 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin: -13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
}
div.content-view-full h1 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
	text-transform:none;
}
div#biography h1 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
	text-transform:none;
}
div#opendisc h1 {
	/* TOP - RIGHT - BOTTOM - LEFT */
	background: url(../images/construction/bandeau_titre.jpg) left no-repeat;
	margin:-13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
	text-transform:none;
}
div#opendisc p{
	font-size:12px;
	margin-bottom:10px;
	}
	#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/construction/cadre_ombre_disco.jpg') no-repeat;
	height:160px;
	width:160px;
	}
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 {
	border-top:1px solid #CCCCCC;
	margin:0;
	padding:7px 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 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;
}
div.content-view-full div#concert p{
	font-size:12px;
}
/**************************************************/
/*                     FOOTER                  */
/**************************************************/
#footer1 {
	background-color: #000000;
	padding: 30px 0;
	}
#footer {
	height: 124px;
	color: #A0A0A0;
	text-align: center;
	margin: 0;
	padding: 6px 0 0 0;
	background: transparent url('../images/construction/background_credits.jpg') repeat-x ;
	zoom: 1;
	/*
	border-top: 1px solid #FFFFFF;
	*/
	}
#footer a {	
	color: #A0A0A0;
	text-decoration: none;
	}

#footer p {
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
	#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: #728D9B;
	text-decoration: none;
	}
	#footer hr {
		width: 850px;
		height: 1px;
		background: #383838;
		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: #A0A0A0;
			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 : #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/construction/cadre_ombre_photos.jpg') no-repeat;
	width: 90px;
	height: 90px;	
	padding: 2px;
}
.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%;
}
div.content-view-full div#gallery h4 {
	background: url('../images/construction/bandeau_titre.jpg') left no-repeat;
	margin:-13px 0 -5px -27px;
	padding:19px 0 28px 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:150%;
}
#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;
}

/* Easy Slider */
#slider {height: 151px; overflow: hidden;}
	#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:310px;
		height:150px;
		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;	
		}	

/*




*/
