/* General */


body.compo{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color: #d8d8d8;
	background-color: #050404;}

.mycenter{margin: 0 auto; 
	text-align: center !important;
	float: none !important;
}


.cadre_bandcamp{
	width: 90%;
	text-align: center;
	margin: 0px auto;
	max-width: 700px;

} 

@media screen and (min-width: 768px){
            .rwd-break { display: none; }
        }
        
li.simone{font-size: 0.9rem !important;
	line-height: 1.2 !important;
	list-style: none;
	margin-bottom: 10px;
}


.billets, .info, .complet{
	line-height: 1.8;
}


@media only screen and (max-width: 40em) { 
	.centercontact{margin: 0 auto; text-align: center;}
}


@media (min-width: 320px) {
.col-contact  {
        position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100% ;
    float: none ;
        
    }
}

@media (min-width: 767px) {
.col-contact {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%;
    float: left;
    margin: 0 auto;
    text-align: center;
}
}


/* FIN */


.cover{background-image: url( ../img/cover_bleujane2.jpg);
background-position: center top;
	height: auto;
	width: 100%;
	min-height: 82px;
	background-repeat: repeat-x;
	margin-bottom: 50px;
}





.accordion .fa-plus{
  display:inline;
  margin-right: 3px;
 
}
.accordion .fa-minus{
  display:none;
  
}
.accordion .active .fa-plus{
  display:none;
}
.accordion .active .fa-minus{
  display:inline;
  margin-right: 3px;
}

.accordion dd a{font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform:uppercase;
 font-size: 1.5rem;  }
 
 .accordion a{font-family: 'Source Sans Pro', sans-serif;
   font-weight: 400;
   font-style: normal;
   text-transform:uppercase;
  font-size: 1.5rem; 
color: #ffffff;
}
 
 
 
.content a{font-family: 'Open Sans', sans-serif  !important;
  font-weight: 400  !important;
  font-style: normal  !important;
  text-transform:none !important;
 font-size: 1rem !important;  }
 



.oswald{font-family: 'Merriweather', serif;}
.open{font-family: 'Open Sans', sans-serif;}




.titre{font-size: 32px;font-weight: 400; text-transform: uppercase;}
.titre2{font-size: 24px; font-weight: 700; text-transform: uppercase;margin-top:25px;}
.titre2 span{font-weight: 400;font-size: 1.4875rem;}

.titre2 a{color: #e50e18;}


h3.album{font-weight: 700;text-transform: none;font-size: 18px;padding-bottom: 0; margin-bottom: 0}

h1.juno{font-weight: 700;text-transform: none; font-size: 21px !important;}


.contact{text-align: center; margin: 0 auto}
.cie{font-family: 'Open Sans', sans-serif;font-weight: 400;text-transform: uppercase;margin-top: 8px;line-height: 1.2;font-size: 10px;}


.infocompo{font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 11px;}

.cie span{color: #fff}
.url{font-family: 'Open Sans', sans-serif;font-weight: 300;font-size: 9px;color: #fff}

.url a{color: #e50e18}

.lancement{font-family: 'Open Sans', sans-serif;font-weight: 400;text-transform: uppercase;font-size: 1rem;line-height:1.2;}
.lancement span{text-transform: none}


.margin{margin-right: 20px;}
.pad{margin-top: 5px;padding-right: 5px;}

.mb{margin-bottom:15px;}

.imgmargin{margin-right:20px;
	margin-bottom:5px;
}

.marginbottom{margin-bottom: 45px;}


.ville{text-transform: uppercase; font-weight: 700 !important;}

.billets {
	
	padding-left:5px;
	padding-right:5px;
	color:#a6a6a6;
	background-color:#404040;
	padding-top:1px;
	padding-bottom:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

a.billets {
	color: #ddd !important;
	text-decoration: none;
	text-transform: uppercase !important;
	font-size: 0.9rem !important
}
a.billets:visited {
	color: #ddd !important;
	text-decoration: none;
}
a.billets:hover {
	color: #ffffff !important;
	text-decoration: none;
}
a.billets:active {
	color: #ddd !important;
	text-decoration: none;
}



.info {
	padding-left:5px;
	padding-right:5px;
	color:#a6a6a6;
	background-color:#404040;
	padding-top:1px;
	padding-bottom:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

a.info {
font-size: 0.9rem !important;
	color: #ddd !important;
	text-decoration: none;
	text-transform: uppercase !important;
}
a.info:visited {
	color: #ddd !important;
	text-decoration: none;
}
a.info:hover {
	color: #ffffff !important;
	text-decoration: none;
}
a.info:active {
	color: #ddd !important;
	text-decoration: none;
}



.supplementaire{color: #fff !important}

.complet{padding-left:5px;
	padding-right:5px;
	color:#fff;
	background-color:#780707;
	padding-top:2px;
	padding-bottom:1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: uppercase !important;
	font-size: 0.9rem !important;}
	
.socialtop{font-size: 24px;margin-bottom: 10px; 
	
}

.socialtop a{color: #4a6893;
	
	margin-left: 3px;
	margin-right: 3px;
	
}
.socialtop a:hover{color: #3262aa}

.parapluie{position: absolute;
	left:600px;
	top:200px;
}

a.button.language{background: #fff; color: #000;font-weight: 700;}
a.button.language:hover{background: #ebebeb;}

.debut{margin-top: 40px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 40em) { 
	.debut{margin-top: 115px;}
	.socialtop{margin-top: 20px;}
}


h1.haut{font-size: 2.342rem;
	font-weight: 700 !important;
}



.album_cover {margin:15px 10px; max-width:225px; height:auto;}
.album_cover img {width:100%; height:auto;}

@media only screen and (max-width: 800px) { 
.album_cover {max-width:200px;}
}

@media only screen and (max-width: 768px) { 
.album_cover {max-width:300px; display:block; margin:15px auto;}
}


.wrapper_top{}






.compo_album{margin-bottom: 40px;}

.soustitre{padding-top: -10px;
	margin-top: -10px;
	font-size: 12px;
}

.compo h2{
font-family: 'Roboto', sans-serif; font-size: 38px;
font-weight: 500 !important
}


.nouvelles{line-height: 1.5 !important;
	font-style: italic;
	margin: 60px auto 80px auto;
	font-size: 18px;
	font-weight: 400;
}


.section_audio h4{font-size: 14px; margin-top: 20px; color: #f0f0f0; 
	font-family: 'Roboto', sans-serif;
	font-weight: 300 !important;
	font-style: italic;}

