body {
background-color:#000000;
/* background-image: url(images/background.jpg); */ 
background-repeat:no-repeat;
background-position:50% 100%;
background-attachment:fixed;

}



/* DIV IMAGES */

img {
border:0px;
}

img.img {
border:1px black solid;
}

img.imgw {
border:1px white solid;
}

img.imgflash {
border:1px black solid;
}

img.playicon {
	top:2px;
}

img.png {
     behavior: url("http://www.shootmeagain.com/png.htc");
}

img.bounce {
	float::left;
	margin-bottom: 10px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}

img.bounce:hover
{
	margin-top: 0px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 10px 2px #660000;
	-webkit-box-shadow: 0px 0px 10px 2px #660000;
	-moz-box-shadow: 0px 0px 10px 2px #660000;
	-o-box-shadow: 0px 0px 10px 2px #660000;
}

img.bounceright {
	float::left;
	border:1px rgba(0, 0, 0, 0.3) solid;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}

img.bounceright:hover
{
	box-shadow: 0px 0px 10px 2px #660000;
	-webkit-box-shadow: 0px 0px 10px 2px #660000;
	-moz-box-shadow: 0px 0px 10px 2px #660000;
	-o-box-shadow: 0px 0px 10px 2px #660000;
}

img.social0 {
position:absolute;
right:86px;
top:4px;
}

img.social1 {
position:absolute;
right:60px;
top:4px;
}

img.social2 {
position:absolute;
right:34px;
top:4px;
}

img.social3 {
position:absolute;
right:8px;
top:4px;
}

img.commentclose {
	float:right;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
}

img.viewpic {
border:3px white solid;
}

img.viewpicsmall {
border:1px white solid;
}

img.align {
	vertical-align:center;
	}

img.pic {
border:1px black solid;
}

img.addimg {
	width:130px;
	height:40px;
	}

img.intvwlink {
border:1px white solid;
margin-left:8px;
margin-top:8px;
}

img.picframe {
border:1px #999999 solid;
}

img.photo {
left: 8px;
border:1px black solid;
}

img.picoftheday {
border:1px #999999 solid;
}

img.corbeille {
float:right;
margin-left: -20px;
margin-top: -20px;
}

img.cadrebarre {
position: absolute;
width: 750px;
top: 190px;
left: 8px;
}

img.new {
position: relative;
width:90px;
top: 20px;
}

img.intrvwalire {
position: relative;
left:10px;
top:00px;
border:1px white solid;
}

img.reportsmall {
position: absolute;
left:2px;
top:2px;
padding:2px;
border: 1px #999999 solid;
}

img.reportfond {
position: absolute;
}

img.coverbig {
	position: relative;
	margin-left:15px;
	margin-bottom:5px;
	float:right;
	border:2px #000000 solid; 
}

img.teamphoto {
	position: relative;
	top:-23px;
	right:-20px;
	margin-left:-4px;
	margin-bottom:-15px;
	float:right;
	border:1px black solid;
	z-index:2;
}

img.thisweek {
	position: absolute;
	top:-43px;
	left:80px;
	border:0px white solid;
}

img.bdweek {
	position: absolute;
	top:12px;
	left:10px;
	border:1px white solid;
}

img.concours {
	position: absolute;
	top:-32px;
	left:8px;
	border:0px white solid;
}

img.concoursimg {
	position:absolute;
	top:00px;
	left:410px;
	border:1px white solid;
	}

img.imgentete {
	position:absolute;
	border:0px solid black;
	BORDER-left: 0px solid white;
	BORDER-right: 0px solid white;
	left:2px;
	}
	
img.hiddensymbol {
	position:absolute;
	}

img.menulien {
	margin-left:20px;
	}
	
img.imglatestrev {
	margin-left:-20px;
	margin-top:-20px;
	padding-bottom:12px;
	}
	
img.imglatestupdates {
	padding-bottom:12px;
	}
	
img.imglatestpics {
	margin-left:-12px;
	margin-top:-12px;
	padding-bottom:12px;
	}
	
img.imglatestintrvw {
	position:absolute;
	margin-left:-20px;
	bottom:0px;
	}
	
img.bannerconcours {
	position:absolute;
	margin-left:0px;
	top0px;
	}
	
img.imgconcours {
	position:absolute;
	margin-left:0px;
	bottom:0px;
	}
	
img.lienaccueil {
	position: absolute;
	border : 0px solid white;
	top:0px;
	left:195px;
	width:600px;
	height:92px;
	cursor:hand 
	}
	
img.radioblog {
	position:absolute;
	left:360px;
	top:20px;
	width:160px;
	height:114px;
	}
	
img.smallstar {
	position:relative;
	top:3px;
	}

/* DIV CADRES :o */

.accueilphoto {
	position: relative;
	background-color:#000000;
	width: 180px;
	top: 0px;
	left: 0px;
}

.accueilphotodescr {
	position: relative;
	height: 90px;
	width: 160px;
	left:5px;
	padding-left: 13px;
	border-Bottom : 1px solid white;
}

.accueiltexte {
	position: absolute;
	height: 280px;
	width: 630px;
	padding: 4px;
	top: 50px;
	left: 240px;
}

.admincadre {
	position:relative;
	width:85%;
	padding:15px;
	background-color:#ccd5c7;
	border:3px solid #e2eedb;
}

.add {
	position: absolute;
	width:50px;
	top:50px;
	left: 15px;
	z-index:2;
	margin-bottom:-45px;
}

.adddate {
	float:left;
	margin-top:10px;
	margin-left:120px;
	width:450px;
	padding:2px;
	border:2px black solid;
	}
	
.agendarss {
	float:left;
	top:10px;
	margin-top:10px;
	margin-left:70px;
	border:1px black solid;
	width:250px;
	padding:4px;
	height:43px;
	background-color:white;
	}
	
.articlepetit {
	float:left;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	margin-top:6px;
	background-color:#ffffff;
	width: 650px;
	margin-left:10px;
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px #999999 solid;
	z-index:3;
	background-image: url(images/skullfiligrane2.png);
	background-repeat:no-repeat;
	background-position: 584px 0px;
	}
	
.articlepetit:hover {
	background-color:#ffdada;
	box-shadow: 0px 0px 10px 2px #660000;
	-webkit-box-shadow: 0px 0px 10px 2px #660000;
	-moz-box-shadow: 0px 0px 10px 2px #660000;
	-o-box-shadow: 0px 0px 10px 2px #660000;
	}
	
.articlepetittxt {
	float:right;
	top:10px;
	margin-right:5px;
	width:510px;
}

.galpetittxt {
	float:right;
	top:10px;
	margin-right:5px;
	width:470px;
}

.articlepetitimg {
	float:left;
	margin-left:5px;
	}
	
.articlegrand {
	position: relative;
	background-color:#ccd5c7;
	top:0px;
	left:10px;
	width: 640px;
	padding: 0px;
	margin-bottom:40px;
	word-wrap:break-word;
	border: 4px #e2eedb solid;
	
}

.articletitre {
	background-color:#191c11;
	padding:10px;
	border-bottom:3px solid white;
	}

.txt {
	float:left;
	background-color:#fffff; 
	margin-top:30px;
	margin-left:40px;
	margin-bottom:20px;
	width: 645px;
	padding-bottom: 10px;
	word-wrap:break-word;
	border-bottom: 1px #000000 solid;
	overflow: hidden;
}

.txtlg {
	float:left;
	background-color:#fffff; 
	margin-top:30px;
	margin-left:40px;
	width: 905px;
	padding-bottom: 10px;
	word-wrap:break-word;
	border-bottom: 1px #000000 solid;
}

.audiovideo {
	float:left;
	margin:10px;
	}
	
.bandbio {
	position:absolute;
	height:150px;
	width:350px;
	left:150px;
	padding:4px;
	}
	
.bandplus {
	width:500px;
	background-color:#666666;
	border: 4px #999999 solid;
	padding:5px;
	}


.barre {
	width: 800px;
	height: 50px;
}

.biogrand {
	position: relative;
	top:0px;
	left:00px;
	width: 680px;
	padding: 12px;
	margin-bottom:40px;
	word-wrap:break-word;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.bandinterview {
	border: 1px black solid;
	background-color:#ccd5c7;
	padding:8px;
	width:310px;
	}
	
.blogdefault {
	margin-top:30px;
	margin-left:25px; 
	width:550px;
	padding:15px;
	background-color:white;
	border:5px solid black;
	
}

.blogludysmall {
	margin-top:40px;
	margin-left:20px; 
	width:550px;
	padding:15px;
	background-color:#ffefff;
	border:5px solid #cc0099;
}

.blogludy {
	background-image: url(images/blogludy.png);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:20px; 
	width:550px;
	padding:15px;
	padding-top:80px;
	background-color:#ffefff;
	border:5px solid #cc0099;
}

.cadreaffiche1 {
	position: relative;
	background-color:#666666;
	top:0px;
	margin-top:-1px;
	left:00px;
	height:12px;
	width: 700px;
	padding: 3px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	overflow: visible;
}

.cadreaffiche2 {
	position: relative;
	background-color:#333333;
	top:0px;
	margin-top:-1px;
	left:00px;
	height:12px;
	width: 700px;
	padding: 3px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	overflow: visible;
}

.cadreaffichegrand1 {
	position: relative;
	background-color:#666666;
	top:0px;
	margin-top:-1px;
	width: 700px;
	padding: 3px;
	padding-bottom: 18px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}

.cadreaffichegrand2 {
	position: relative;
	background-color:#333333;
	top:0px;
	margin-top:-1px;
	width: 700px;
	padding: 3px;
	padding-bottom: 18px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}

.cadrenoir {
	border: 1px black solid;
	width:600px;
	}

.cadremedia {
	position: relative;
	background-color:#ccd5c7;;
	padding:6px;
	border 4px #e2eedb solid;
	}
	
.cadretitre {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px black solid;
	width:690px;
	height:26px;
	}
	
.cadretitreframe {
	padding:5px;
	border-bottom:1px black solid;
	margin-bottom:10px;
	height:26px;
	}

.cadrenews {
	position: relative;
	background-color:#ccd5c7;
	background-image: url(images/fondcadre.jpg);
	top:0px;
	margin-top:6px;
	width: 700px;
	padding: 8px;
	word-wrap:break-word;
	border: 4px #e2eedb solid;
}

.cadrepublish {
	margin-top:20px;
	float:left;
}

.cadretxt {
	position: relative;
	padding-left:3px;
	float:left;
	}

.cadredetails {
	position: relative;
	padding-top:0px;
	float:right;
}

.colonnedroite {
	position: absolute;
	top:30px;
	left:530px;
	width:180px;
	}
	
.comments {
	float:left;
	margin-left:15px;
	margin-top:50px;
	border:1px solid;
	width:560px;
	background-color:white;
	display:none;
	padding-bottom:5px;
	}
	
.commentform {
	float:left;
	margin-left:10px;
	margin-top:10px;
	border-bottom:1px solid;
	width:540px;
	height:50px;
	background-color:white;
	padding:3px;
	padding-left:10px;
	padding-bottom:6px;
	display:none;
	}
	
.commentpost0 {
	float:left;
	width:100%;
	background-color:white;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(images/greydot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 25px;
	}
	
.commentpost1 {
	float:left;
	width:100%;
	background-color:#eeeeee;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(images/whitedot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 25px;
	}
	
.commentpostform {
	border-top:1px solid #cccccc;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
	
.commentpost0:hover {
	background-color:#ffdada;
	}	
	
.commentpost1:hover {
	background-color:#ffdada;
	}	
	
.commentlogin {
	float:left;
	margin-left:10px;
	width:320px;
	}
	
.commentimg {
	float:left;
	margin-left:10px;
	margin-top:12px;
	width:80px;
}
	
.commentdate {
	float:right;
	margin-right:10px;
	width:150px;
	}
	
.commenttxt {
	float:right;
	margin-right:10px;
	width:460px;
	padding-top:10px;
	}
	
.concours {
	position: relative;
	top:420px;
	width:120px;
	left:5px;
	padding:5px;
	border: 1px #666666 solid;
	}

.concourstxt {
	position: relative;
	left:-15px;
	width:400px;
	}
	
.concourspetit {
	float:left;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	margin-top:6px;
	margin-left:12px;
	background-color:#ffffff;
	width: 660px;
	height:106px;
	padding: 2px;
	border: 1px #999999 solid;
	z-index:3;
	background-image: url(images/skullfiligrane2.png);
	background-repeat:no-repeat;
	background-position: 595px 0px;
}

.concourspetittxt {
	float:right;
	margin-right:15px;
	margin-top:5px;
	width:530px;
	z-index:4;
}

.concourspetittxt1 {
	float:left;
	margin-left:1px;
	margin-top:2px;
	width:80px;
	z-index:4;
}


.concourspetit:hover {
	background-color:#ffdada;
	box-shadow: 0px 0px 10px 2px #660000;
	-webkit-box-shadow: 0px 0px 10px 2px #660000;
	-moz-box-shadow: 0px 0px 10px 2px #660000;
	-o-box-shadow: 0px 0px 10px 2px #660000;
	}

.confirm {
	position: absolute;
	background-color:#ccd5c7;
	border:3px solid #e2eedb;
	width: 340px;
	top: 50px;
	left: 100px;
	padding: 8px;
}

.contact {
	position: absolute;
	left: 250px;
	top: 340px;
	}
	
.contactreview {
	float:left;
	margin-left:60px;
	width:500px;
	height:40px;
	padding:6px;
	border:1px solid black;
}
	
.cursor {  
	cursor: hand;
	}
	
.all {
	width:954px;
	margin:auto;
}
	

.entete {
	position:relative;
	top: 0px;
	left:0px;
	width:954px;
	height:128px;
	z-index:1;
	BORDER: 0px solid black;
}

.entetebar {
	position:relative;
	top:90px;
	left:0px;
	width:944px;
	height:45px;
	padding:5px;
	padding-bottom:0px;
	BORDER: 0px solid black;
	BORDER-left: 0px solid white;
	BORDER-right: 0px solid white;
	background-color:#f2f6ed;
	z-index:1;
	}
	
.entetebarsearch {
	position:absolute;
	top:1px;
	right:5px;
	}
	
.entetebarmenuall {
	float:left;
	-webkit-border-radius:18px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	border-radius:18px;
	margin-top:10px;
	margin-left:20px;
	width:882px;
	padding:0px;
	padding-left:20px;
	background-color:black;
	BORDER-left: 1px solid white;
	BORDER-right: 1px solid white;
	z-index:8;
	}
	
.extendmenu {
	position:absolute;
	z-index:2;
	left:51px;
	top:140px;
	width:850px;
	height:60px;
	background-color:red;
	display:none;
}
	
.pointegauche {
	position:absolute;
	left:0px;
	height:22px;
	width:40px;
	background-image:url(images/pointemenu1.jpg);
}

.pointedroite {
	position:absolute;
	right:0px;
	height:22px;
	width:40px;
	background-image:url(images/pointemenu2.jpg);
}
	
.entetebarmenu2 {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:22px;
	padding:0px;
	padding-bottom:0px;
	BORDER: 0px solid black;
	background-color:black;
	border-bottom:1px solid white;
	}
	
.entetecat {
	margin-top:0px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	float:left;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	height:19px;
}

.entetecat:hover {
	background-color:red;
}

.entetecatactive {
	margin-top:0px;
	float:left;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	height:19px;
	background-color:red;
}

.entetemaincat {
	margin-top:0px;
	float:left;
	width:50px;
	height:22px;
}


	
.entetebarmenu {
	position:relative;
	top:90px;
	left:0px;
	width:952px;
	height:22px;
	padding:0px;
	padding-bottom:0px;
	BORDER: 0px solid black;
	background-color:black;
		BORDER-left: 1px solid white;
	BORDER-right: 1px solid white;
	BORDER-bottom: 1px solid #f2f6ed;
	}
	


.entete2 {
	position:absolute;
	left:0px;
	top:140px;
	width:954px;
	z-index:1;
	padding-top:0px;
	padding-bottom:250px;
	BORDER: 0px solid black;
	BORDER-left: 0px solid WHITE;
	BORDER-right: 0px solid white;
	background-color:#f2f6ed;
	background-image: url(images/blackdot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 36px;
	z-index:1;
}

.entete2main {
	position:absolute;
	left:0px;
	top:145px;
	width:952px;
	z-index:1;
	padding-bottom:50px;
	BORDER: 0px solid black;
	BORDER-left: 1px solid white;
	BORDER-right: 1px solid white;
	background-color:#f2f6ed;
	background-image: url(images/blackdot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 176px;
}

.entetebas {
	position:absolute;
	top:24px;
	z-index:2;
	}
	
.copyright {
	float:left;
	margin-left:0px;
	margin-top:25px;
	width:902px;
	height:23px;
	padding:5px;
	z-index:8;
	}
	
.bottommenu {
	position:absolute;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow: 3px 3px 12px black;
	-webkit-box-shadow: 3px 3px 12px black;
	-moz-box-shadow: 3px 3px 12px black;
	-o-box-shadow: 3px 3px 12px black;
	left:20px;
	bottom:30px;
	width:902px;
	height:180px;
	padding:5px;
	padding-bottom:25px;
	BORDER: 1px solid black;
	background-color:white;
	z-index:8;
	}
	
.bottommenuc1 {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:280px;
}

.bottommenuc2 {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:280px;
}

.bottommenuc3 {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:280px;
}
	
.ficheconcerttitre {
	float:left;
	padding:5px;
	margin-top:20px;
	margin-left:80px;
	width:420px;
	border:1px black solid;
	background-color:black;
	}
	
.ficheconcert {
	float:left;
	padding:5px;
	margin-left:80px;
	width:420px;
	border:1px black solid;
	background-color:white;
	}
	
.filterphotos {
	position:absolute;
	left:175px;
	top:2px;
	}
	
.framegauche {
	float:right;
	width:242px;
	z-index:1;
	border-left:0px solid black;
	padding-top:0px;
	}
	
.framegauchemain {
	float:right;
	width:242px;
	z-index:1;
	border-left:0px solid black;
	padding-top:0px;
	}
	
.framecadreinfos {
	float:right;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow: 3px 3px 12px black;
	-webkit-box-shadow: 3px 3px 12px black;
	-moz-box-shadow: 3px 3px 12px black;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	top:-30px;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
	margin-right:20px;
	margin-bottom:20px;
	width:200px;
	background-color:#cccccc;
	z-index:1;
	}
	
.framecadreinfos:hover {
	background-color:#ffdada;
	}
	
.framecadreinfo {
	position:relative;
	padding:5px;
	border:1px black solid;
	margin-bottom:10px;
	margin-right:5px;
	width:200px;
	background-color:#ffffff;
	z-index:2;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	}
	
.framecadreinfo:hover {
	background-color:#ffdada;
	}
	
.framecadreinfolatest {
	float:right;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow: 3px 3px 12px black;
	-webkit-box-shadow: 3px 3px 12px black;
	-moz-box-shadow: 3px 3px 12px black;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	top:-30px;
	padding:5px;
	padding-bottom:10px;
	padding-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	width:200px;
	background-color:#660000;
	z-index:1;
	}
	
.framecadreinfolatest:hover {
	background-color:#440000;
	}
	
.framecadrefacebook {
	float:right;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow: 3px 3px 12px black;
	-webkit-box-shadow: 3px 3px 12px black;
	-moz-box-shadow: 3px 3px 12px black;
	padding:5px;
	margin-right:20px;
	border:1px black solid;
	background-color:#ffffff;
	margin-bottom:10px;
	height:290px;
	width:200px;
	z-index:2;
	}
	
.framecadreinfolatestmore {
	position:relative;
	width:189px;
	margin-left:2px;
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid white;
	z-index:2;
	}
	
.framecadreinfoconcours {
	position:relative;
	padding:5px;
	border:1px black solid;
	border-top:1px white solid;
	margin-bottom:10px;
	margin-right:5px;
	width:200px;
	background-color:#333333;
	bckground-color:#8b3c3f;
	background-image: url(images/skullsconcours.jpg);
	background-repeat:no-repeat;
	background-position: 7px 15px;
	z-index:2;
	}
	
.framecadreinfoneg {
	position:relative;
	padding:5px;
	border:1px black solid;
	margin-bottom:10px;
	margin-right:5px;
	width:200px;
	background-color:black;
	z-index:2;
	}
	
.framecadreinfobar {
	width:200px;
	background-color:black;
	padding:5px;
	padding-top:7px;
	padding-bottom:0px;
	height:23px;
	margin-right:5px;
	background-image: url(images/bordertop.jpg);
	background-repeat:repeat-y;
	z-index:2;
	}
	
.framecadreinfobar2 {
	float:left;
	width:200px;
	-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
	background-color:black;
	margin-top:-10px;
	padding:5px;
	padding-top:7px;
	padding-bottom:0px;
	height:23px;
	margin-left:-5px;
	margin-bottom:12px;
	z-index:2;
	}
	
		
.framecadrenextshow {
	position:relative;
	width:210px;
	background-color:white;
	border:1px black solid;
	padding-bottom:0px;
	margin-right:5px;
	margin-bottom:10px;
	z-index:2;
	}
	
.framecadreinfobarconcours {
	width:200px;
	background-color:black;
	border:1px black solid;
	padding:5px;
	padding-bottom:0px;
	height:20px;
	margin-right:5px;
	z-index:2;
	}
	
.fullscreen {
	float:left;
	margin-top:100px;
	margin-left:150px;
	width:600px;
	height:150px;
	}

.globage {
	position: relative;
	top:15px;
	margin-top:10px;
}

.globagepied {
	position: relative;
	top:15px;
	height:175px;
	margin-top:10px;
	padding-bottom:30px;
}

.hiddennews {
	border:1px solid;
	background-color:white;
	padding:3px;
	padding-left:10px;
	padding-bottom:5px;
	width:500px;
	display:none;
	}
	
.hiddeninfo {
	margin-top:15px;
	border:1px solid;
	background-color:white;
	padding:3px;
	padding-left:10px;
	padding-bottom:3px;
	width:440px;
	display:none;
	}
	
.hiddenvideo {
	display:none;
	border:2px black solid;
	}

.iconestof {
	position: relative;
	top:-20px;
	left:610px;
}

.imgarticle {
	margin-top:25px;
	margin-bottom:15px;
	width:590px;
	overflow:auto;
	margin-left:6px;
	}
	
.imgbloglistpic {
	float:right;
	margin-top:25px;
	margin-bottom:15px;
	width:40px;
	margin-left:0px;
	}

img.bandpagetitre {
	width:460px;
	height:50px;
}

img.bandpagetitre2 {
	width:280px;
	height:50px;
}


.infobulle{
display:none;
position:absolute;
z-index:24;
color:#000;
width:100px;
height:50px;
background-color:white;
border:1px solid black;
}
 
a.info{
position:relative;
z-index:24;
color:#000;
text-decoration:none
}
 
a.info:hover{
z-index:25;
background-color:#FFF
}
 
a.info span{
display: none
}
 
a.info:hover span{
display:block;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #000;
background-color:#FFF;
color:#000;
text-align: justify;
font-weight:none;
padding:5px;
}
 

.share {
	float:right;
	margin-top:-25px;
	margin-right:-5px;
	float:right;
	padding-top:4px;
	width:230px;
}

.share1 {
	float:right;
	margin-top:0px;
	width:105px;
}

.share2 {
	float:right;
	margin-top:1px;
	width:80px;
}

.infos {
	float:left;
	margin-left:0%;
	margin-top:15px;
	width:100%;
	padding-top:4px;
	padding-left:0px;
	background-color:white;
	padding-bottom:4px;
	}
	
.infosl1 {
	float:left;
	margin-left:10px;
	}
	
.infosl2 {
	float:left;
	margin-left:20px;
	}
	
.infosr1 {
	float:right;
	margin-right:10px;
	}
	

.interviewgrand {
	position: relative;
	background-color:#ccd5c7;
	top:0px;
	left:20px;
	width: 700px;
	padding: 0px;
	margin-bottom:40px;
	word-wrap:break-word;
	border: 4px #e2eedb solid;
}

.interviewtxt {
	padding : 84px;
	padding-top:0px;
	padding-bottom:20px;
	}

.laune {
	position:relative;
	background-color:#666666;
	left:00px;
	top:45px;
	bottom:20px;
	width:480px;
	padding:20px;
	border:1px white solid;
	}
	
.launeuser {
	position: relative;
	top:0px;
	float:right;
}

.latestinterviewgroupe {
	position:absolute;
	left:70px;
	bottom:5px;
	}
	
.latestdate {
	position:absolute;
	left:15px;
	top:45px;
	}

.latestmaj {
	position:relative;
	background-color:#666666;
	left:05px;
	top:269px;
	height:240px;
	width:470px;
	padding:20px;
	border:1px white solid;
	}

.latestpics {
	float:right;
	background-color:#eeeeee;
	width:160px;
	padding:12px;
	margin-right:10px;
	margin-top:20px;
	word-wrap:break-word;
	border:1px black solid;
	}
	


.latestrev {
	float:left;
	background-color:white;
	margin-left:10px;
	margin-top:20px;
	width:716px;
	height:100px;
	padding:10px;
	border:1px black solid;
	}
	
.latestupdates {
	float:left;
	background-color:white;
	margin-left:10px;
	margin-top:20px;
	width:660px;
	padding:0px;
	padding-right:0px;
	margin-bottom:15px;
	border:1px black solid;
	}
	
.latestupdatesnew {
	float:left;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	padding-left:10px;
	padding-top:10px;
	width:680px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	}
	
.latestupdatesnew:hover {
	background-color:#ffdada;
	}
	
.latestupdatesreview1 {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:680px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	background-color:white;
	background-image:url(images/ghettoblaster01.png);
	background-repeat:no-repeat;
	background-position: 400px 5px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	}
	
.latestupdatesreview1:hover {
	background-color:#ffdada;
	}
	
.latestupdatesreview2 {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:680px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	background-color:white;
	background-image:url(images/bouquin01.png);
	background-repeat:no-repeat;
	background-position: 400px 5px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	}
	
.latestupdatesreview2:hover {
	background-color:#ffdada;
	}
	
.latestupdatesreview3 {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:680px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	background-color:white;
	background-image:url(images/pellicule01.png);
	background-repeat:no-repeat;
	background-position: 400px 5px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	}
	
.latestupdatesreview3:hover {
	background-color:#ffdada;
	}
	
.latestupdatesnewall {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:680px;
	border-bottom:1px solid black;
	padding-bottom:10px;
	background-color:white;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	}
	
.latestupdatesnewall:hover {
	background-color:#ffdada;
	}
	
.latestupdatesleft {
	float:left;
	margin-left:0px;
	width:110px;
	}
	
.latestupdatesright {
	float:right;
	width:550px;
	margin-right:5px;
	word-wrap:break-word;
	}
	
.latestupdatesrightinfo {
	float:right;
	margin-top:-5px;
	}

.liengroupe {
	position: absolute;
	top:0px;
	left:415px;
}

.liengroupe2 {
	position: relative;
	height:60px;
	top:30px;
	left:60px;
}

.lientoutesgaleries {
	position: relative;
	width: 350px;
	height: 50px;
	left: 220px;
	top: 30px;
}


.liste {
	position: relative;
	top: 5px;
	left: 20px;
	width: 740px;
	z-index:1;
	margin-bottom:40px;
}

.band {
	position: relative;
	top: 0px;
	left: 0px;
	top:0px;
	width:710px;
	z-index:1;
	padding:15px;
	margin-bottom:40px;
}

	
span.lienacc {
	position:absolute; 
    bottom:0px; 
    top:0px;
    width:340px; 
    height:92px;
    color:#666666; 
    text-decoration:none; 
    text-align:center; 
    font-size: 14px; 
    font-weight:bold; 
    cursor:hand 
}

.login2 {
	position: absolute;
	width: 360px;
	top: 50px;
	left: 100px;
	padding: 10px;
	background-color:#ccd5c7;
	background-image: url(images/fondcadre.jpg);
	border: 3px #e2eedb solid;
}

.loginlien {
	position: absolute;
	width: 330px;
	top: 200px;
	left: 140px;
	}
	
.mediamp3 {
	position: relative;
	top:0px;
	left:220px;
	width: 550px;
	padding: 5px;
	margin-bottom:10px;
}

.mediavideo {
	position: relative;
	top:0px;
	left:220px;
	width: 550px;
	padding: 5px;
	margin-bottom:40px;
}
	
.menu {
	position: absolute;
	top: 0px;
	height:110px;
	z-index:2;
}
	
.milieumain {
	float:left;
	padding-top:0px;
	width:690px;
	border-bottom:1px solid black;
	background-color:white;
	background-image: url(images/blackdot.jpg);
	background-repeat:repeat-x;
	background-position: 0px 36px;
	}
	
.milieu {
	float:left;
	top:0px;
	width:708px;
	padding-bottom:20px;
	z-index:1;
	height:100%;
	border-right:0px solid black;
	}
	
.milieufull {
	float:left;
	top:0px;
	width:950px;
	padding-bottom:20px;
	z-index:1;
	height:100%;
	background-color:#f2f6ed;
	border-right:0px solid black;
	}
	
		
.myspaceplayer {
	position:relative;
	width:450px;
	height:345px;
	border:1px solid black;
	margin-bottom:20px;
	}
	
.myspacemp3msg {
	position:absolute;
	left:30px;
	top:80px;
	padding-top:80px;
	width:390px;
	height:105px;
	background-color:white;
}
	
.myspacemp3player {
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:345px;
	}

.nbpages {
	float:left;
	width:98%;
	height:38px;
	top:5px;
	left:5px;
	padding:15px;
	}
	
.nbpageshaut {
	float:left;
	width:98%;
	height:35px;
	top:15px;
	left:5px;
	padding:5px;
	}
	
.nbpagesnews {
	float:left;
	margin-top:0px;
	width:98%;
	top:0px;
	left:5px;
	padding:15px;
	padding-top:0px;
	}
	
.newband {
	position: absolute;
	width: 250px;
	left: 10px;
	}

.newgal {
	float:left;
	margin-left: 60px;
	}
	
.news {
	position: absolute;
	background-color:#000000;
	width: 180px;
	top: 180px;
	left:0px;
	padding:10px;
	padding-top:30px;
	padding-bottom:40px;
}

.newsletterdescr {
	position: absolute;
	left:290px;
	width: 200px;
	top:20px;
	}
	
.nextshow {
	position: absolute;
	}
	
.oldband {
	position: absolute;
	width: 350px;
	left: 350px;
	}

.oldgal {
	float:right;
	margin-right:50px;
	}
	
.order {
	position: absolute;
	left:5px;
	top:10px;
	padding:15px;
	}
	
.padding12 {
	float:left;
	padding:8px;
	}
	
.padding0 {
	padding:0;
}

.playlist {
	position: relative;
	top: -30px;
	left: 60px;
	padding: 30px;
}

.postitre {
	float:left;
	width: 750px;
	margin-top: 20px;
	margin-left: 20px;
	padding:0px;
}
	
.profiltitre {
	position: absolute;
	left:40px;
	top:5px;
	width:660px;
	z-index:2;
	}
	
.randompic {
	float:right;
	background-color:#eeeeee;
	width:160px;
	padding:12px;
	margin-right:10px;
	margin-top:20px;
	word-wrap:break-word;
	border:1px black solid;
	}

.redirect {
	position: relative;
	width: 580px;
	top: 50px;
	left: 50px;
	padding: 8px;
}

.related {
	position: relative;
	width:600px;
	}
	
.report {
	position: relative;
	margin-top:30px;
	width:300px;
	left:20px;
	}

.reportpetittxt {
	position: absolute;
	top:6px;
	left:100px;
	width:560px;
}
	
.result {
	position: absolute;
	left:0px;
	top:72px;
	width:320px;
	padding:10px;
	padding-bottom:0px;
	}
	
.result2 {
	float:left;
	top:42px;
	left:0px;
	width:420px;
	padding:10px;
	padding-bottom:0px;
	}
	
.reviewpetittype {
	float:right;
	margin-right:5px;
	top:10px;
	width:60px;
	height:0px;
}

.twittiframecontainer {
	float:left;
	margin-top:30px;
	margin-left:10px;
	width:600px;
	height:18800px;
	overflow:hidden;
}

.twittiframe {
	float:left;
	margin-top:-130px;
	width:600px;
	height:19000px;
}

.lambiframecontainer {
	float:right;
	margin-top:30px;
	width:330px;
	height:670px;
	overflow:hidden;
}

.lambiframe {
	float:left;
	margin-top:-300px;
	margin-left:-200px;
	width:530px;
	height:970px;
}

.iframecontainerproto1 {
	float:right;
	margin-top:30px;
	width:330px;
	height:1100px;
	overflow:hidden;
}

.iframeproto1 {
	float:left;
	margin-top:-400px;
	margin-left:-190px;
	width:530px;
	height:1670px;
}
	
.reviewpetit {
	float:left;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	margin-top:6px;
	margin-left:12px;
	background-color:#ffffff;
	width: 660px;
	height:76px;
	padding: 2px;
	border: 1px #999999 solid;
	z-index:3;
	background-image: url(images/skullfiligrane2.png);
	background-repeat:no-repeat;
	background-position: 595px 0px;
}


.reviewpetit:hover {
	background-color:#ffdada;
	box-shadow: 0px 0px 10px 2px #660000;
	-webkit-box-shadow: 0px 0px 10px 2px #660000;
	-moz-box-shadow: 0px 0px 10px 2px #660000;
	-o-box-shadow: 0px 0px 10px 2px #660000;
	background-repeat:no-repeat;
	background-position: 595px 0px;
	}

.reviewpetitbloc {
	display:block;
	position: relative;
	margin-top:6px;
	width: 600px;
	height:68px;
	padding: 2px;
	padding-top: 10px;
	padding-left: 100px;
	border: 1px #e2eedb solid;
}

.reviewpetitbloc:hover {
	background-color:#999999;
}

.reviewgrand {
	float:left;
	background-color:#fffff; 
	margin-top:30px;
	margin-left:20px;
	width: 650px;
	padding-bottom: 10px;
	word-wrap:break-word;
	border-bottom: 1px #000000 solid;
}

.reviewgranddivcover {
	padding-left:20px;
	padding-bottom:0px;
	border: 0px #999999 solid;
	}
	
.reviewpetittxt1 {
	float:left;
	margin-left:1px;
	margin-top:2px;
	width:80px;
	z-index:4;
}

.reviewpetittxt {
	float:right;
	margin-right:15px;
	margin-top:5px;
	width:540px;
	z-index:4;
}

.savoirplus {
	float:left;
	margin-top:40px;
	margin-left:160px;
	width:400px;
	background-color:#ffffff;
	border: 4px #e2eedb solid;
	padding:5px;
	}

.search {
	float:right;
	background-color:#ffffff;
	margin:10px;
	top:10px;
	margin-right:20px;
	width:320px;
	height:40px;
	padding:10px;
	padding-bottom:0px;
	border : 1px black solid;
	}
	
.search2 {
	float:left;
	background-color:#ffffff;
	margin:15px;
	top:10px;
	margin-right:20px;
	width:600px;
	height:40px;
	padding:15px;
	padding-left:45px;
	padding-bottom:0px;
	border : 1px black solid;
	}
	
.showbandcadreinterview {
	position: relative;
	top:15px;
	left:0px;
	width:400px;
	background-color:#ccd5c7;
	border: 4px #e2eedb solid;
	padding:5px;
	}
	
.showscadreshow {
	float:left;
	width:100%;
	height:580px;
	left:0px;
	top:0px;
}

.showscadrenext {
font-color:black;
float:left;
margin-top:30px;
padding:10px;
width:660px;
margin-left: 20px;
	background-color:#ffdada;
	/*background-image: url(skullfiligranehover.jpg);*/
border: 1px black solid;
background-repeat:no-repeat;
	background-position: 713px 0px;
	margin-bottom:50px;
}

.showscadrepast {
font-color:black;
position: relative;
margin-top:30px;
padding:10px;
width:660px;
left: 20px;
/*background-image: url(skullfiligrane.jpg);*/
border: 1px #999999 solid;
background-color:#ffffff;
background-repeat:no-repeat;
	background-position: 713px 0px;
}

.showscadrepast:hover {
	background-color:#ffdada;
	/*background-image: url(skullfiligranehover.jpg);*/
	}

.showsinside {
	position: absolute;
	width:700px;
	padding:30px;
	left:50px;
	}
	
.showsflyers {
position:absolute;
margin-left:20px;
margin-top:-50px;
width:220px;
height:314px;
background-color:#333333;
border:1px solid black;
}

.showsplayer {
position:absolute;
margin-left:20px;
margin-top:267px;
width:220px;
height:300px;
background-color:#666666;
border:1px solid black;
}



.showstexte {
	position:absolute;
	margin-top:-50px;
  margin-left:242px;
	padding:25px;
	width:408px;
	height:567px;
	overflow:auto;
	border:1px solid black;
	word-wrap:break-word;
}
	
.smashow {
	float:left;
	width:300px;
	margin-top:20px;
	}
	
.smashowvideos {
	float:right;
	width:300px;
	}
	
.smashowbandcamp {
	float:left;
	margin-top:10px;
	padding:70px;
	padding-top:15px;
	padding-bottom:0px;
	background-color:white;
	border:1px black solid;
}
	
.smatv {
	float:left;
	width:100%;
	margin-top:20px;
	margin-left:0px;
	}
	
.myspacerequire {
	float:left;
	width:100%;
	margin-top:35px;
	margin-left:0px;
	width:450px;
	height:345px;
	}
	
.souligne {
	border-bottom : 1px white solid;
	}
	
.teamcontact {
	position: relative;
	top:0px;
	left:150px;
	width: 400px;
	padding: 10px;
	background-color:#ccd5c7;
	border: 3px #e2eedb solid;
}
	
.team {
	position: relative;
	background-color:#ccd5c7;
	top:0px;
	left:00px;
	width: 700px;
	padding: 10px;
	border: 4px #e2eedb solid;
}
	


.teamtxt1 {
	left:10px;
	width:520px;
}

.teamtxt2 {
	left:10px;
	width:700px;
}



.teamtxtphoto2 {
}

.urlphoto {
	position:absolute;
	top:580px;
	left:15px;
	width:240px;
	height:80px;
	word-wrap:break-word;
	}

.usertxt {
	float:right;
	z-index:2;
	}
	
.viewgrande {
	position: absolute;
	width: 800px;
	height:705px;
	}
	
.viewprec {
	position: absolute;
	width:134px;
	left:820px;
	bottom:480px;
}

.viewnext {
	position: absolute;
	width:134px;
	left:820px;
	top:360px;
}

.viewsign {
	position: absolute;
	width:175px;
	height:180px;
	left:795px;
	top:610px;
}

.viewdiapo {
	position: absolute;
	width:175px;
	left:795px;
	top:175px;
}