* {
	margin:0;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url("../images/util/bg-new-ep.jpg");
	background-attachment:fixed;
	position:relative;
	background-position:center 0;
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
	color:#FFF;
}
img {
	border:none;
}
ul, li, ul ul, ul li {
	list-style-type:none;
}
li{
	margin:0;
	padding:0;
}
a{
	color:rgba(255,255,255,0.65);
}
a:hover{
	text-decoration:underline;	
}
h1{
	width:800px;
	text-align:center;
	margin:0 auto;
	display:none;
}
h1 a{
	color:#FFF;
}
h1 a:hover {
	text-decoration:none;
}
h2{
	clear:both;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	text-align:center;
	font-weight:bold;
	color:rgba(255,255,255,0.65);
}
h2 a{
	text-decoration:underline;
}
h3{
	font-size:16px;
	margin:0 0 0 0;
	clear:both;
}
p, td {
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	color:rgba(255,255,255,0.65);
}
blockquote {
	margin:0 auto 20px auto;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
blockquote .source {
	text-align:right;
	font-style:normal;
}
iframe {
	border:none;
}
hr{
	clear:both;
	color:#CCC;
	background-color:#CCC;
	height:1px;
	border:0;
	margin:20px 14px;
}
.spacer{
	clear:both!important;
	margin:0;
	padding:0;
	line-height:1px;
}
.externe{
	/*padding:0 15px 0 0;
	background:url(../images/util/externe.png) no-repeat bottom right;*/
}
.cache {
	display:none!important;
}
.visible {
	display:block!important;
}
#conteneur{
	margin:auto;
	padding-top:18%;
	max-width:800px;
}
#menu li{
	display:inline;
}
#menu li a{
	display:block;
	float:left;
	background-color:#111;
	opacity:0.65;
	font-size:16px;
	line-height:20px;
	width:21%;
	margin:0 2% 20px 2%;
	padding:10px 0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border-radius:8px;
	text-decoration:none;
}
#menu li a:hover{
	text-decoration:none;
	color:#CCC;
}
.newep{
	clear:both;
	width:100%;
	margin:0 auto 20px auto;
	text-align:center;
}
.newep a{
	background-color:#111;
	opacity:0.65;
	width:50%;
	padding:10px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border-radius:8px;
}
video{
	display:block;
	width:696px;
	height:480px;
	margin:0 0 20px 0;
	padding:0 52px;
	background:url(../images/util/cadre_video.png) no-repeat;
	text-align:center;
}
#footer{
	width:800px;
	margin:0 auto;
	clear:both;
}
.border{
	background-color:rgba(17,17,17,0.65);
	color:#FFF;
	padding:18px;
	font-size:25px;
	margin-bottom:50px;
	border-radius:15px;
}
#ep{
	display:none;
}
.visuel_ep{
	background-image:url('../images/pochette_ep.png');
	background-repeat:no-repeat;
	background-position:440px 60px;
}
#menu_ep{
	margin:0 0 20px 0;
	font-size:16px;
	font-weight:bold;
	color:rgba(255,255,255,0.65);
}
#menu_ep li{
	margin:0 0 10px 20px;
	padding:0 0 0 10px;
	list-style-type: "\2192";
}
.bandcamp{
	margin:20px 0;
	text-align:center!important;
	width:100%;
	height:400px;
}
.bandcamp iframe{
	width:700px;
	height:400px;
	margin:0 auto;
}
#facebook {
	width:76px;
	height:90px;
	float:left;
	margin:0 44px 10px 0;
	/*border:solid 1px #F00;*/
}
#radiogwreg {
	width:227px;
	height:90px;
	float:left;
	margin:0 44px 10px 0;
}
#razibus {
	width:76px;
	height:90px;
	float:left;
	margin:0 44px 10px 0;
}
#abitbol {
	width:289px;
	height:90px;
	float:left;	
	margin:0 0 10px 0;
}
#manuura{
	float:right;
	font-size:12px;
}
.tangatamanu {
	background: url(../images/util/tangatamanu.gif) center right no-repeat;
	padding:0 16px 0 0;
}