/*@media screen and (max-device-width:640px) {*/
@media screen and (max-width:640px){
html{
	height:100%;
	width:auto;
	/*background-attachment:fixed!important;*/
}
body{
	height:100%;
	width:auto;
}
img{
	width:100%;
}
h1{
	width:100%;
}
h2{
	color:#FFF;
}
p{
	font-size:15px;
	color:#FFF;
}
a{
	color:#FFF;
}
#conteneur{
	margin:none;
	padding:130px 2px 2px 2px;
	max-width:none;
}
#menu_ep{
	color:#FFF;
}
video{
	width:100%;
	height:auto;
	background-image:none;
	margin:0 0 20px 0;
	padding:0;
}
blockquote{
	width:100%;
}
.border{
	background:none;
	padding:0 5px;
	margin-bottom:20px;
}
.visuel_ep{
	background:none;
}
#ep{
	display:block;
	text-align:center;
}
#ep img{
	width:200px;
}
.bandcamp iframe{
	width:100%;
}
#footer{
	width:100%;
}
#facebook, #radiogwreg, #razibus, #abitbol, #manuura{
	text-align:center;
	width:100%;
	margin:0 0 20px 0;
	height:40px;
}
#facebook img, #razibus img {
	max-width:50px;
}
#radiogwreg img{
	max-width:200px;
}
#abitbol img{
	max-width:200px;
}
#pic{
	width:1px;
	height:1px;
}
}