html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}
ol, ul, li {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
	
    background: none repeat scroll 0 0 #821b10;

    color: #000:;
    font-family: marvelregular,helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    overflow-x: hidden;
}
h1, h2, h3, h4 {
    font-family: montereywide-,helvetica,sans-serif;
}



header nav ul li {
    display: inline-block;
}

.page{
	margin: 0 auto;
	width:825px;
	height: auto;
	min-height: 300px;
}


/*header*/
header{
	height:auto;
	background: #821b10;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	font-size: 14px;
	-webkit-transition: all 0.5s ease; 
	transition: all 0.5s ease;
}

#row{
	margin: 0 auto;
	width:825px;
	background-color: #821b10;
	border-bottom: solid;
	border-bottom-width: 10px;
	border-color: #821b10;
}

.btn{
	width:110px;
}
.logo{
	width:250px;
	margin-top: 10px;
}
#logo{
	margin-top: 10px;
}

#logoIcon{
	display: none;
}

#row li{
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 5px;
}

#row p{
text-align: center;

}
#row a{
color: white;
text-decoration: none;
font-size: 18px;

}

#row a:hover{
color: black;
}

#mike{
	margin-left: 40px;
	margin-bottom: 20px;
}


#accordion{
	margin-bottom: 20px;
}
#watch{
	margin-bottom: 28px;
}
#phone{
	margin-bottom: 19px;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn .center:hover {
-webkit-transform:translateY(-10px); transform:translateY(-10px);
}
.btn .center {
-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}


/* slider*/
#accueil{

	margin-top: 170px;
	background-color: #000;
	height: 628px;
	overflow: hidden;
 
}

.slideshow {
   width: 100%;
   height: 100%;
   overflow: hidden;
   border: 0px solid #821b10;
 
}

.slideshow ul {
    /* 5 images donc 5 x 100% */
   width: 500%;
   height: 700px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
}

/*sections*/
section h1{
	display:none;
}

/* groupe*/
#groupe{
	position: relative;
	background-color: #821b10;
	width: 100%;
	padding-bottom: 100px;
}

#titre_groupe{
position: absolute;
left:50%;
margin-left: -117px;
top:50px;
}
#picture_groupe{
margin: 0 auto;
position: absolute;
left:50%;
margin-left: -96px;
top:-60px;
-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
#photo_groupe{
margin-top: 140px;
margin-left: 10px;
}

#introduction{
	display:inline-block;
	vertical-align: top;
	width:280px;
	margin-left: 30px;
	margin-top: 225px;
	padding-top: 10px;
text-align: justify;
text-justify:auto;
color: #FFF;
font-size: 18px;
}

/*section musette*/
#musette {
	margin-top: 60px;
}
#texte_musette{
	width:280px;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px
}
.musette{
	margin-left: 30px;
	margin-right: 321px;
	width: 200px;
	opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
     -webkit-transition: all 0.75s ease; transition: all 0.75s ease;
}

#image_guinguette{
display: inline-block;
vertical-align: top;
margin-top: 30px;
margin-left: 40px;
width: 500px;
}

#musette p{
	font-size: 18px;
	color: white;
	width:280px;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	text-align: justify;

}

#musette iframe{
	display: inline-block;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;

}

/*section rock*/
#rock {
	margin-top: 60px;
}
#texte_rock{
	width:280px;
	display: inline-block;
	vertical-align: top;
	margin-top: -20px
}

.rock{
	margin-left: 30px;
	margin-right: 321px;
	width: 200px;
	opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
    -webkit-transition: all 0.75s ease; transition: all 0.75s ease;
}

#image_rock{
display:inline-block;
vertical-align: top;
margin-top: 30px;
margin-left: 40px;
width:500px;
}

#rock p{
	color: white;
	width:280px;
	margin-top: 30px;
	display: inline-block;
	vertical-align: top;

}

/* section dates*/
#dates{
	position:relative;
	background-color: #000;
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	height: auto;
	min-height: 550px;
	padding-bottom: 140px;
}

#titre_dates{
position: absolute;
left:50%;
margin-left: -77px;
top:50px;
}
#picture_dates{
margin: 0 auto;
position: absolute;
left:50%;
margin-left: -67px;
top:-60px;
-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}

.image_dates{
display: inline-block;
vertical-align: top;
margin-top: 140px;
}




#dates li{
	text-align: left;
	margin-top: 10px;
}

#dates ul{
color:white;

}

#liste_dates{
	width: 280px;
	display: inline-block;
	vertical-align: top;
	margin: 140px 0px 0px 40px;
	margin-top: 140px;
	color:white;
}

/* section contacts*/
#contacts{
	position:relative;
	background: #FFF;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	height: auto;
	padding-top: 200px;
	padding-bottom: 50px;
}

#titre_contacts{
position: absolute;
left:50%;
margin-left: -110px;
top:70px;
}
#picture_contacts{
margin: 0 auto;
position: absolute;
left:49%;
margin-left: -97px;
top:-60px;
-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}

#contacts p {
	margin-bottom: 30px;
width: 100%;
text-align: center;
font-size: 35px;
}
#lien_mail{
	padding-top:20px;
	padding-bottom: 20px;
	background-color: #000;
	width: 200px;
	color: white;
	text-decoration: none;
	border: none;
	-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}

a.nounderline:link  
{  
 text-decoration:none;  
}  
#lien_mail:hover{
	background-color: #821b10;
	-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
} 


/*footer*/
footer{
	background-color: #FFF;
	width: 100%;

}

footer p{
	color:#646464;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 50px;
}