/******************************************************************
Theme Name: Véronique Sanson
Theme URI: http://www.veronique-sanson.net/
Description: Thème basé sur bootstrap pour Véronique Sanson
Author: Erwan Tanguy & Rozenn Tanguy - Ticoët
Author URI: http://www.ticoet.fr/
Version: 1.0
*********************************************************************/

/*https://www.instagram.com/explore/tags/schadbzh/
 https://twitter.com/hashtag/SchadBzh*/
/*@charset "utf-8";*/
@import url(css/bootstrap.min.css);
@import url(css/font-awesome.min.css);

@font-face {
    font-family: 'didot';
    src: url('fonts/theanodidot-regular-webfont.eot');
    src: url('fonts/theanodidot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/theanodidot-regular-webfont.woff2') format('woff2'),
         url('fonts/theanodidot-regular-webfont.woff') format('woff'),
         url('fonts/theanodidot-regular-webfont.ttf') format('truetype'),
         url('fonts/theanodidot-regular-webfont.svg#theano_didotregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{box-sizing:border-box;}
html {
    background: #fff none repeat scroll 0 0;
}
html::before, html::after {
    background-color: inherit;
    content: "";
    display: block;
    height: 20px;
    position: fixed;
    width: 100%;
    z-index: 99;
}
html::after {
    bottom: 0;
    height: 20px;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	z-index: 100;
}
body{
	position:relative;
	background-color: #000;
	margin: 20px;
}
body.post-type-archive-tribe_events, body.events-single{
	background-color: #bbb;
}

h1, h2, h3, h1 a, h2 a, h3 a{
	font-family: Arial,Helvetica,sans-serif;
}
iframe, img{
	height: auto;
}
.page-id-4288 iframe{
	height: 600px;
}
.page-template-page-gens #artiste aside.gris2{
	background-color: rgba(255,255,255,.7);
	color: #000;
}
.page-template-page-gens #artiste aside.gris2 p{
	color: #000;
	margin: 30px 0;
}
.page-template-page-gens #artiste aside.gris2 h2{
	font-size: 2.2em;
	margin: 0;
}
.page-template-page-gens #lesgens article img{
	/*height: inherit;*/
}

*{
	font-family:Arial, Helvetica, sans-serif;
}
* a{
	color: #000;
}
a:focus, a:hover,.category-56 #participations .row article a{
	color:#000;
	text-decoration:underline;
}

img.aligncenter {
    display: block;
    margin: 20px auto 30px auto;
}


.single-artiste section img.lang{
	margin: 0;
}
body:not(.page-template-page-printemps) section:not(#lesgens):not(#international):not(#colonnes) img, section .gallery img{
	max-width: 100%;
	height: auto;
	border: none !important;
}
iframe, img{
	max-width: 100%;
}
img.alignleft{
	float:left;
	margin: 20px 10px 30px 0;
}
img.alignright{
	float:right;
	margin: 20px 0 30px 10px;
}
.gallery {
	max-width: 100%;
	overflow: hidden;
}
h1{
	/*color: #000000;
	font-size: 25px;
	font-weight: normal;*/
	/*text-transform:uppercase;*/
	font-weight: bold;
}
h2{
	font-weight:normal;
	/*font-variant:small-caps;*/
	font-size: 20px;
	color: #000000;
}
.breadcrumb{
	margin: 10px 0;
	color: rgba(0,0,0,.8);
	background-color: transparent;
	padding: 8px 0;
	text-transform:uppercase;
}
.breadcrumb a{
	color: rgba(0,0,0,.8);
	transition: all 1s ease;
}
.breadcrumb a:hover{
	color: rgba(0,0,0,1);
}
.breadcrumb .breadcrumb_last{
	
}

/********* blockquote ***********/
blockquote{
	border: none;
	padding: 5px 35px;
	position: relative;
}
blockquote::before {
    color: #0a070f;
    content: "";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0;
}


/********** header ***************/
header#top{
	top: 60px;
	background-color: #fff;
}
@media (max-width:767px){
	header#top{
		top:0;
	}
	header#top .navbar-collapse{
		margin-top: 0;
	}
}
@media (min-width:768px) and (max-width: 991px){
	header#top .navbar-collapse{
		/*margin-top: 91px;*/
	}
}

header#top a{
	color: rgba(0,0,0,.8);
	transition: all 1s ease;
	text-transform:uppercase; 
}
header#top a:hover{
	color: rgba(0,0,0,1);
}
	header#top nav a{
		font-size: 12px;
		color: #999999;
    	font-family: Arial,Helvetica,sans-serif;
		font-weight: bold;
    	line-height: 19px;		
	}
	header#top nav .active a{
		color: #000;
	}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.8);
}

#socialmedia{
	margin-right: 20px;
}
header#top nav #socialmedia a{
	font-size: 1.3em;
}

.menu-langues-container #menu-langues {
    margin-left: -15px;
    margin-right: 30px;
}
/**************** HOME ****************/

body {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 2000px 1300px;
    background-size: cover;
}

#content{
	padding-bottom: 15px;
}
.home #events{
	background-color: #fff;
	position:absolute;
	bottom: 50px; /*15px;*/
	left: 20px;
}
.home #events h3{
	font-size: 1.5em;
}
/**************** BIO ACTU ****************/

.home, .page, .category, .single,.search{
	background-position: 50% 0;
	min-height: 100%;
	min-height: calc(100vh - 72px);
}
.home{
	min-height: 100%;
	min-height: calc(100vh - 40px);
}
.single #contenu{
	padding: 15px;
}
.single .embed-responsive iframe{
	/*margin-top: 15px;*/
}
.page header h1, .category header h1, .single header h1,.error404 header h1,.search header h1{
	color: #ffffff;
    font-size: 120px;
    line-height: 120px;
    margin:0;
	word-wrap:break-word;
	/*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	-webkit-hyphenate-limit-chars: 5 3 2;
	-moz-hyphenate-limit-chars: 5 3 2;
	-ms-hyphenate-limit-chars: 5 3 2;
	hyphenate-limit-chars: 5 3 2;*/
}
.error404 header h1,.search header h1{
	text-shadow:0 0 2px #333;
}
.search header h1{
	font-size: 4em;
}
.single-tribe_events header h1{
	line-height: 1em;
}
.single-tribe_events .tribe-events-schedule.tribe-clearfix h2,.single-tribe_events .tribe-events-back,.single-tribe_events .tribe-events-sub-nav,
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav, .single-tribe_events #tribe-events-header .tribe-events-sub-nav,
.single-tribe_events #content p.tribe-events-back a, .single-tribe_events #content h1.tribe-events-single-event-title{
	/*background-color: rgba(187, 187, 187,.5);*/
	/*padding: 8px 35px 8px 14px;*/
	color: #000;
}
.single-tribe_events #content .tribe-events-back a{
	color: #000;
}
.single-tribe_events #content .tribe-events-event-meta .column, .single-tribe_events #content .tribe-events-event-meta .tribe-events-meta-group{
	padding-top: 8px;
}
.single header h1{
	font-size: 70px;
}
.single-tribe_events #contenu .tribe-events-event-meta{
	background-color: transparent;
}
.single-tribe_events #content #contenu .tribe-events-event-meta .column, .single-tribe_events #content #contenu .tribe-events-event-meta .tribe-events-meta-group{
	padding: 0;
	margin: inherit 0;
}
.single-tribe_events #tribe-events-content{
	margin-bottom:0;
}
.category article header{
	margin-bottom: 20px;
}
.category article header h1{
	font-size: 35px;
	color: #000000;
	margin-top: 0;
	line-height: 50px;
	margin-bottom: 20px;
}
.category-actualite article header h1{
	line-height: normal;
	margin-bottom: 15px;
}
.category-actualite article header{
	margin-bottom: 15px;
}
.category #contenu article header figure{
	text-align: center;
}
.category #contenu article header img{
	border: none;
}
.category #contenu article main p{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
}
.category-43 #contenu article main p{
	font-weight: normal;
}
.page #sousmenu, .category #sousmenu, .single #sousmenu,.error404  #sousmenu, .search #sousmenu{
	padding: 0;
}
.page picture, .category picture, .single picture{
	border: 15px solid #fff;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 15px;
}

.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content,.search #content{
	margin-top: 60px;
}
.single.tv-graphie #content{
    margin-top: 115px;
}
.single.tv-graphie #TvGraphie > header p a{
    color: #fff;
    font-size: 1.5em;
    text-decoration: none;
}
.single.tv-graphie #TvGraphie > header p a:hover{
    text-decoration: underline;
}
.page #content section[id], .category section[]id{
	background-color: rgba(0,0,0,.7);
}
.page #content section h2, .page #content section h3, .page #content section h4, .page #content section a, .category-23 #contenu a{
	color: #fff;
}
.page-template-page-biblio #content section#ouvrages a{
	color: #000;
}
.page #content section a,.category-23 #contenu a, .page-template-page-contact #contenu a{
	text-decoration:underline;
}
.page #content .text_gd, .category #content .text_gd{
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    line-height: 17px;
}
.page #content p,.page #content li{
	color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
}
.page-template-page-biblio #content p{
	font-weight: normal;
	margin-top: 10px;
}
.page-template-page-biblio #content h3{
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom:0;
}
.page-template-page-biblio #content h4{
	font-size: 1.3em;
	font-weight:bold;
	margin-top:0;
}
.page-template-page-actu #content #colonnes .gris2 p,.page-template-page-actu #content #colonnes .gris2 li{
	color: #000;
}
.page #col_gauche p:first-line{
	/*line-height: 17px;*/
}
.bloc_sousmenu, #contenu > div > div.img.bloc_sousmenu, #contenu > div.img.bloc_sousmenu{
	background: #ffffff none repeat scroll 0 0;
    min-height: 228px;
    margin-top: 4px;
    position: relative;
    text-align: left;
    padding: 20px;
    list-style:none;
}
#contenu > div > div.img.bloc_sousmenu{
	margin-top: 0;
}
.bloc_sousmenu a, #content .bloc_sousmenu.img p, #content .bloc_sousmenu.img, #content .bloc_sousmenu p, #content .bloc_sousmenu{
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    list-style:none;
    text-transform:uppercase;
}
#contenu > div > div.img.bloc_sousmenu, #contenu > div.img.bloc_sousmenu{
	padding-left: 35px;
}
.bloc_sousmenu .active a{
	color: #000;
}
body:not(.single) #contenu > div > div, #international > div > article > div{
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 20px;
}
.page-template-page-flexible #contenu > div > div.img{
	background-color: transparent;
}
.post-type-archive-tribe_events #contenu,.post-type-archive-tribe_events #tribe-events-footer .tribe-events-sub-nav,.post-type-archive-tribe_events #tribe-events-header .tribe-events-sub-nav{
	padding-left: 15px;
    padding-right: 15px;
}
.post-type-archive-tribe_events #contenu #tribe-events-pg-template .tribe-bar-filters{
	color: #333;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-thismonth{
	background-color: rgba(178, 178, 178,.8);
}
.post-type-archive-tribe_events #tribe-events .tribe-events-button,.post-type-archive-tribe_events  #tribe-events .tribe-events-button:hover,.post-type-archive-tribe_events #tribe_events_filters_wrapper input[type="submit"],.post-type-archive-tribe_events  .tribe-events-button,.post-type-archive-tribe_events  .tribe-events-button.tribe-active:hover,.post-type-archive-tribe_events .tribe-events-button.tribe-inactive,.post-type-archive-tribe_events .tribe-events-button:hover,.post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],.post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a{
	background-color: #333;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-thismonth.tribe-events-has-events{
	background-color: #fff;
}
#tribe-events-content a:focus,#tribe-events-content a:hover{
	color:#000;
	text-decoration:underline;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-tooltip h4,.post-type-archive-tribe_events #tribe_events_filters_wrapper .tribe_events_slider_val,.post-type-archive-tribe_events .single-tribe_events a.tribe-events-gcal,.post-type-archive-tribe_events .single-tribe_events a.tribe-events-ical{
	color: #000;
}
.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a{
	color: #fff;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.tribe-events-past div[id*="tribe-events-daynum-"], #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.tribe-events-past div[id*="tribe-events-daynum-"] > a{
	color:#777;
}


.tribe-events-category-.tribe_events div[class*=col-md-]{
	padding: 0;
}


body:not(.single) #contenu > div > div header.intro a{
	color: #fff;
	text-decoration:underline;
}
body.page-id-289 #contenu > div > div,
body.page-id-280 #contenu > div > div{
	background-color: transparent;
}

#contenu > div > div.fond_opaque{
	margin-bottom: 0;
	padding: 5px;
}

#contenu > div > div.fond_opaque img, .single .sharedaddy.sd-sharing-enabled{
	border: none;
	margin: 0;
}
div.sharedaddy h3.sd-title::before{
	border: none !important;
}
#international > div > article > div{
	padding: 15px;
	margin-top: 15px;
}
.page-template-page-gens #contenu{
	color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 20px;
}
.page-template-page-gens #contenu p.select{
	margin-top: 15px;
	padding: 0;
}
.page-template-page-gens #contenu option{
	color: #000;
}
.page-template-page-gens #lesgens a > img{
	border: none;
}
.page-template-page-biblio #ouvrages > .row{
	margin-top: 15px;
}
#contenu > div#news > div{
	background-color: transparent;
}
#contenu > div > div.img, #contenu > div.img{
	background-color: transparent;
	/*text-align: center;*/
	color: #fff;
}
.page-template-page-scenes #contenu > div > div.titre:first-child{
	padding-left: 30px;
}
.page-template-page-scenes #contenu > div > div.gris h3{
	margin-bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
}
/* #contenu div.gris2 */
#contenu > div > div.img p, #contenu > div.img p{
	color: #fff;
}
#contenu > div.img a:not[.btn], #contenu > div.img p a:not[.btn], #contenu > div > div a:not[.btn] {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
#contenu > div > div.transparent{
	background-color: transparent;
}

.page-template-page-contact #contenu > div > div.vide,.page-template-page-credits #contenu > div > div.vide,.page-template-page-credits-small #contenu > div > div.vide{
	background-color: transparent;
}
.page-template-page-contact #contenu > div > div.gris2,.page-template-page-contact #contenu > div > div.gris{
	background-color: rgba(255,255,255,.8);
	color: #000;
}
.page-template-page-credits #contenu > div > div.gris2,.page-template-page-credits #contenu > div > div.gris,.page-template-page-credits-small #contenu > div > div.gris2,.page-template-page-credits-small #contenu > div > div.gris{
	background-color: rgba(204,204,204,.8);
	color:#000;
}
.page-template-page-contact #contenu > div > div.gris2 p,.page-template-page-contact #contenu > div > div.gris2 li,
.page-template-page-contact #contenu > div > div.gris p,.page-template-page-contact #contenu > div > div.gris li,
.page-template-page-credits #contenu > div > div.gris p,.page-template-page-credits #contenu > div > div.gris li,
.page-template-page-credits-small #contenu > div > div.gris p,.page-template-page-credits-small #contenu > div > div.gris li{
	color: #000;
}
.page-id-293 #contenu > div > div.gris{
	height: 550px;
}
.page-id-280 #colonnes > div.row{
	margin-bottom: 15px;
}
#contenu > div > div.gris{
	background: #cccccc none repeat scroll 0 0;
    border: 15px solid #fff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 413px;
    line-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px;
    text-align: left;
}
.page-template-page-credits-small #contenu > div > div.gris{
    height: auto;
}
.page-template-page-scenes #contenu > div > div.gris{
	background-color: rgba(204,204,204,.7);
	color: #000;
}
.page-template-page-scenes #contenu > div > div.gris h2,.page-template-page-scenes #contenu > div > div.gris h3,.page-template-page-scenes #contenu > div > div.gris p,.page-template-page-scenes #contenu > div > div.gris li{
	color: #000;
}
.page-template-page-scenes #contenu > div > div.img{
	background-color: transparent;
}
#contenu > div > div:not(.col-md-6).gris:nth-child(2){
	margin-left: 15px;
	width: calc(33.3333% - 15px);
}
.gris2, #contenu > div > div.gris2, .single #contenu,
.single #TvGraphie #contenu article,
.error404 #contenu,.search #contenu, .single-tribe_events #contenu,body.page-id-289 #contenu > div > div.gris2,
.page-template-page-chansons #intro p,.page-template-page-chansons #colonnes article.blanc{
	background: #cccccc none repeat scroll 0 0;
    border: 15px solid #fff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 15px;
    text-align: left;
}
.single #TvGraphie #contenu{
    background: transparent;
    border:none;
}
.single #TvGraphie #contenu article:not(:last-child){
    margin-bottom: 20px;
}
.single #TvGraphie #contenu article h2{
    font-size: 2.5em;
}
.page-template-page-biblio .gris2{
	background: rgba(255,255,255,.7) none repeat scroll 0 0;
}

.page-template-page-chansons #colonnes article.img img{
	border: 15px solid #fff;
}
.page-template-page-chansons #colonnes article.full{
	color: #fff;
	font-size: 1.1em;
	padding:0;
	font-weight:bold;
}
.page-template-page-chansons #intro{
	padding: 0;
}
.page-template-page-chansons #intro p:last-child{
	margin-bottom: 0;
}
.page-template-page-chansons #artiste article,.page-template-page-chansons #intro{
	margin-bottom: 30px;
}

.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+1), .page-template-page-chansons #colonnes article.col-md-4.gris2:nth-child(2n+1){
	margin-right: calc(15px / 2);
	width: calc(33.3333% - 15px/2);
}
.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+2){
	margin-right: calc(15px / 2);
	margin-left: calc(15px / 2);
	width: calc(33.3333% - 15px);
}
.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+3), .page-template-page-chansons #colonnes article.col-md-4.gris2:nth-child(2n+2){
	margin-left: calc(15px / 2);
	width: calc(33.3333% - 15px/2);
}
.page-template-page-chansons #colonnes article.col-md-8.blanc:nth-child(2n+2){
	margin-left: calc(15px / 2);
	width: calc(66.6667% - 15px / 2);
}

.single-tribe_events #contenu{
	background-color: rgba(204,204,204,.7);
}
.page-id-280 #colonnes > div > article.col-md-6.gris2.video{
	width: calc(50% - 15px / 2);
	padding: 0;
}
/*.page-id-280 #colonnes > div.deuxcols > article:nth-child(odd){
	padding-left: 0;
}
.page-id-280 #colonnes > div.deuxcols > article:nth-child(even){
	padding-right: 0;
}*/
.page-id-280 #colonnes > div > article.col-md-6.gris2.video:nth-child(odd){
	margin-right: calc(15px / 2);
}
.page-id-280 #colonnes > div > article.col-md-6.gris2.video:nth-child(even){
	margin-left: calc(15px / 2);
}
.page #content #ouvrages .gris2 h3, .page #content #ouvrages .gris2 h4, .page #content #ouvrages .gris2 h5, .page #content #ouvrages .gris2 p{
	color: #000;
}
.page #content #ouvrages .gris2 h3:first-child{
	margin-top: 0;
}
#contenu > div > div.gris ul{
	padding-left:12px;
	list-style-type: square;
}
.page #content #contenu > div > div p{
	color: #000;
}
.page #content #contenu > div > div.img p{
	color: #fff;
}

.page-template-page-flexible #content #contenu > div > div p{
	color: #fff;
}
.page-template-page-flexible #content #contenu a{
	color: #fff;
	text-decoration:underline;
}
.page-template-page-flexible #content #contenu > div > div.img p:last-child{
	margin-bottom: 0;
}

.single #video{
	background-color: #fff;
	padding-left: 15px;
    padding-right: 15px;
}
.single #video{
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0;
}
.category #contenu #news{
	/*padding:0;*/
}
.category #news article:nth-child(odd){
	/*margin-right:5px;
	width: calc(50% - 5px);*/
}
.category #news article:nth-child(even){
	/*margin-left:5px;
	width: calc(50% - 5px);*/
}
.single #contenu h2,.single #contenu h3, .single #contenu h4, .single #contenu h5, .single #contenu h6{
	color:#000;
}
#contenu h2, #international h2{
	font-size: 3.5em;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	word-wrap: break-word;
}
#international h2{
	margin-top: 0;
}
#contenu h2:first-child{
	margin-top:0;
}
#contenu h2 a, #contenu h2 a:hover{
	color: #fff;
}
#contenu h2 a:hover{text-decoration:underline;}
#contenu img, #international img, .category .embed-responsive iframe, .img .embed-responsive.video iframe,#lesgens article img{
	border: 15px solid #fff;
	box-sizing:border-box;
}
#contenu main img{border:none;}
picture.noborder, img.noborder{
	border:none !important;
}





#contenu .noborder img, .category .noborder .embed-responsive iframe{
	border: none;
}
.category .embed-responsive-16by9, .embed-responsive-16by9.video, #video .embed-responsive-16by9{
	padding-bottom: 59%;
}
.embed-responsive.video iframe{
	border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#contenu a.image{
	margin-top: 14px;
	display: block;
}
.page-template-page-flexible #contenu a.image{
	margin-bottom: 14px;
}
#contenu a.image:first-child{
	margin-top: 0;
}

.page-id-241 #colonnes .row{
	margin-right: calc(-15px * 1.5);
	margin-left: calc(-15px * 1.5);
}
.page-id-241 #colonnes article{
	border: 15px solid #fff;
	/*width: calc(50% - 15px);*/
	padding: 0;
	margin-right: calc(15px / 2);
	margin-left: calc(15px / 2);
}
.page-id-241 #colonnes article:nth-child(1n+3){
	margin-top: 15px;
}
.page-id-241 #colonnes article:nth-child(odd){
	/*margin-right: calc(15px / 2);*/
}
.page-id-241 #colonnes article:nth-child(even){
	/*margin-left: calc(15px / 2);*/
}
.page-id-241 #colonnes article.gris2{
	padding: 15px;
}
.page-id-241 #colonnes article.gris2 ol:only-child,.page-template-page-actu #colonnes article.gris2 ul:only-child{
	padding-left: 15px;
	margin-bottom: 0;
}
.page-id-241 #colonnes article.gris2 li,.page-id-241 #colonnes article.gris2 p,.page-id-241 #content section h2, .page-id-241 #content section h3, .page-id-241 #content section h4, .page-id-241 #content section a{
	color:#000;
}
.page-id-241 #content section h2:first-child,.page-id-241 #content section h3:first-child,.page-id-241 #content section h4:first-child{
	margin-top: 0;
}
.page-id-241 #colonnes article.gris2 p:last-child{
	margin-bottom: 0;
}
.page-id-222 #colonnes .row{
	margin-bottom: 15px;
}
.page-id-222 img.aligncenter:last-child{
	margin-bottom: 0;
}
.page-template-page-printemps #colonnes .row,.page-id-180 #colonnes .row{
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-template-page-printemps #colonnes .row article.col-md-12,.page-id-180 #colonnes .row article.col-md-12{
	padding: 0;
}
.page-id-280 #colonnes .row article.col-md-12 p{
	margin: 10px 0;
}
.page-template-page-printemps #colonnes .row article.col-md-6:nth-child(odd),.page-id-180 #colonnes .row article:not(.gris2):first-child{
	padding-left:0;
}
.page-template-page-printemps #colonnes .row article.col-md-6:nth-child(even),.page-id-180 #colonnes .row article:not(.gris2):last-child{
	padding-right:0;
}
.page-template-page-printemps #colonnes .row article.col-md-12.gris2{
	padding: 15px;
}
.page-template-page-printemps #content section#colonnes .row article.col-md-12.gris2 p,.page-template-page-printemps #content section#colonnes .row article.col-md-12.gris2 li{
	color: #000;
}
.page-template-page-printemps section#colonnes .row article.col-md-12.gris2 img{
	border: 15px solid #fff !important;
	max-width: calc(100% - 11px) !important;
}

.page-template-page-actu section#colonnes .row article img.bordure{
	border: 15px solid #fff !important;
}
.page-template-page-credits-small header h1{
    color: #ffffff;
    font-size: 80px;
    line-height: 80px;
    margin: 0;
    word-wrap: break-word;
    font-weight: bold;
}
.page-template-page-credits #contenu a,.page-template-page-credits-small #contenu a{
		color: #000;
		text-decoration:underline;
	}

@media (min-width: 992px){
	header#top a{
		padding-left: 25px;
	}
	#contenu, #video, #international{
		padding: 0;
		overflow: hidden;
	}
	#lesgens{
		padding: 0;
		/*margin-left: -15px;
		margin-right: -15px;*/
	}
	#lesgens article.col-md-4{
		width: 32.7%;
	}
	#lesgens h2{
		font-size: 2.5em;
	}
	#lesgens h2:first-child{
		margin-top: 0;
	}
	#lesgens .row{
		margin-left: calc(-15px / 2);
    	margin-right: calc(-15px / 2);
	}
	#lesgens article:nth-child(3n+1){
		/*padding-left:0;*/
	}
	#lesgens article:nth-child(3n+3){
		/*padding-right:0;*/
	}
	#lesgens article:nth-child(3n+2){
		/*padding-right:calc(15px / 2);
		padding-left:calc(15px / 2);*/
	}
	#lesgens article{
		padding-right:calc(15px / 2);
		padding-left:calc(15px / 2);
	}
	#lesgens article:nth-child(1n+4){
		margin-top: 30px;
	}
	#ouvrages{
		
	}
	#ouvrages .row{
		
	}
	.page-template-page-biblio #ouvrages .row > .gris2:first-child{
		padding-left:15px;
	}
	#ouvrages .row > div.trois:nth-child(3n+1),#ouvrages .row > div.quatre:nth-child(4n+1){
		padding-left:0;
	}
	#video{
		border: 15px solid #fff;
    	box-sizing: border-box;
    	margin-bottom: 20px;
    	padding: 0 15px;
	}
	#contenu > div > div.gris:first-child{
    	border-left-width:30px;
	}
	.page-template-page-credits #contenu > div > div.gris:first-child,.page-template-page-credits-small #contenu > div > div.gris:first-child{
		border-left-width:15px;
	}
	
	#contenu > div > div.gris:last-child{
    	border-right-width:30px;
	}
	#contenu > div:not(.unique) > div.gris2:first-child{
    	border-left-width:30px;
	}
	#contenu > div > div.gris2:last-child{
    	border-right-width:30px;
	}
	.page-id-289 #contenu > div:not(.unique) > div.gris2:first-child{
		border-left-width: 30px;
	}
	#contenu > div > div.img.bloc_sousmenu{
		margin-right: 127px;
    	margin-top: 0;
    	width: calc(33.3333% - 127px);
	}
	.page-id-241 #colonnes article{
		width: calc(50% - 15px);
	}
	.page-template-page-galerie div[id^=gallery-] img{
		width: 194px;
	}
}
@media (max-width: 1199px){
	.page header h1, .category header h1{
		font-size: 105px;
	}
        .page-template-page-credits-small header h1{
            font-size: 70px;
        }
}
@media (max-width: 992px){
	#content.container .row{
		margin-left: 0;
		margin-right: 0;
	}
	.page header h1, .category header h1{
		font-size: 6em;
	}
        .page-template-page-credits-small header h1{
            font-size: 4em;
        }
	.page picture, .category picture{
		border: none;
	}
	.page picture img, .category picture img{
		margin-top: 7px;
		margin-bottom: 15px;
	}
	.page-id-241 #artiste article, .page-id-241 #colonnes{
		padding-left: 0;
		padding-right: 0;
	}
	.page-id-241 #colonnes article{
		margin-left:0;
		margin-right:0;
		margin-top: 15px;
	}
	#content #lesgens > div.row{
		margin: 0 -15px;
	}
}
@media (max-width: 790px){
	#content.container{
		width: 100%;
	}
	.page picture, .category picture{
		border: none;
	}
	.page picture img, .category picture img{
		margin-top: 7px;
		margin-bottom: 15px;
	}
	
}
@media screen and (max-width:767px){
	#content #lesgens article h2{
		font-size: 2em;
	}
	.page header h1, .category header h1{
		font-size: 2.3em;
	}
        .page-template-page-credits-small header h1{
            font-size: 1.533333em
        }
	#content #lesgens > div.row{
		margin: 0;
	}
	#content #lesgens > div.row > article{
		margin-top: 60px;
		margin-bottom: 60px;
	}
        body.home{
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 50% 15%;
            background-color: #fff;
            background-size: 130%;
        }
}
@media (max-width:480px){
	.page picture, .category picture{
		border: none;
	}
	.page picture img, .category picture img{
		margin-top: 7px;
		margin-bottom: 15px;
	}
	.page #artiste > [class*=col-], .page #artiste #colonnes .row [class*=col-]{
		padding-left: 0;
		padding-right:0;
	}
	.page #artiste #colonnes .row [class*=col-]{
		margin-bottom:15px;
	}
	.page:not('page-template-page-liens') #artiste #colonnes .row [class*=col-]:not(.gris2){
		background-color: rgba(0,0,0,.3);
	}
	.page-id-241 #colonnes article.gris2 ol:only-child, .page-template-page-actu #colonnes article.gris2 ul:only-child{
		padding-left: 15px;
	}
	.page #artiste #colonnes .row [class*="gris2"]{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.post-type-archive-tribe_events #tribe-events-pg-template, .single-tribe_events #tribe-events-pg-template{
		padding:0;
	}
	#tribe-bar-collapse-toggle{
		color: #000;
	}
	#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p, #tribe-events-footer{
		word-wrap: break-word;
		-webkit-hyphens: auto;
	  	-moz-hyphens: auto;
	  	-ms-hyphens: auto;
	  	-o-hyphens: auto;
	 	hyphens: auto;
	}
	.single-tribe_events #tribe-events .row [class*=col-]{
		padding:0;
	}
	.single-tribe_events .tribe-events-sub-nav li a{
		padding: 10px 5px 1000px;
	}
}
/**************** slider *************/
@media (max-width: 767px){
	#slider .carousel-caption h3 a{
		font-size: 12px;
	}
}
#slider{
	margin-bottom: 50px;
}
#slider .carousel-caption /*h3 a, #slider .carousel-caption p*/ a{
	background-color: rgba(255,255,255,.7);
	color: #000;
	text-shadow: none;
	padding: 3px;
	/*display: block;*/
}
#slider .carousel-caption h3 a{
	color:#000;
}
.carousel{
	padding: 0;
}

.soliloquy-container{
	margin-bottom: 50px !important;
}

/*************** artiste home **********/

.home #artiste section article h1{
	font-size: 12px;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 10px;
}
.home #artiste section article h1 a{
	color: #000000;
}
/************ PAGE ARCHIVES *************/

#contenu div[id^=gallery-] .gallery-item {
    border: 15px solid #fff;
    margin-right: 10px;
    margin-left: 10px;
    width: calc(33% - 20px);
    position: relative;
}
.page-template-page-galerie #contenu div[id^="gallery-"] dl.gallery-item:hover dd{
    position: absolute;
    display: block;
    width: calc(100% - 4px);
    bottom: 0;
    background: rgba(0,0,0,.3);
    left: 2px;
}
.page-template-page-galerie #contenu div[id^=gallery-] .gallery-item{
	width: calc(25% - 20px);
}
#contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3n+3){
	margin-right:0;
}
#contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3n+1){
	margin-left:0;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3n+3){
	margin-right:10px;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3n+1){
	margin-left:10px;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(4n+4){
	margin-right:0;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(4n+1){
	margin-left:0;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item dd{
	display:none;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(1){
	margin-right: 75%;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(2),.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(7){
	margin-left: 0;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3){
	margin-right: 50%;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(4){
	margin-left: 0;
	margin-right: 10px;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(5){
	margin-left: 10px;
}
.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(6){
	margin-right: 25%;
}
.page-template-page-galerie #contenu div[id^=gallery-] br:first-of-type{
	display: none;
}
/***************** Page ***************/

#col_gauche header{
	text-align: center;
}
#col_gauche header h1{
	margin-top: 50px;
}
.page-template-page-full #col_gauche header h1{
	margin-top: 0;
}
.page-template-page-full #col_droite h2:first-child{
	margin-top: 0;
}
.page-template-page-video #colonnes > div > article:not(.gris2):not(.vide):not(.img){
	background-color: rgba(0,0,0,.5);
	padding-top: 15px;
}
.page-template-page-video #colonnes > div > article h1:first-child, .page-template-page-video #colonnes > div > article h2:first-child, .page-template-page-video #colonnes > div > article h3{
	margin-top: 0;
}

/*************** archives *************/
.archive #liste a,.search #liste a{
	color: #000000;
}
.search #liste .page-title{
	font-size: 20px;
}
.search #liste .page-title span{
	font-style: italic;
	font-size: 1.2em;
}
.archive #liste .entry-title a,.search #liste .entry-title a{
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
}
.archive #liste .entry-title, .search #liste .entry-title{
	margin-top:0;
}
.archive #liste article, .search #liste article{
	margin-bottom: 20px;
	/*min-height: 120px;*/
	clear: both;
}
.archive #liste .picture img, .search #liste .picture img{
	margin-bottom: 30px;
}
.archive #liste article footer, .search #liste article footer{
	margin-bottom: 30px;
}
.category-actualite #contenu article h2,.category-actualite #contenu article h3,.category-actualite #contenu article h4{
	color: #000;
	font-size: 1.2em;
	line-height: normal;
}
.category-actualite #contenu article main p{
	font-weight: normal;
}
.category-actualite #news article.gris2{
	/*min-height: 270px;*/
}
.category-actualite #news > div.row{
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: flex;
}

/******* SEARCH **********/

.search #contenu article:not(:last-child){
	margin-bottom: 15px;
}
.search #contenu article header h1{
	font-size: 2em;
	line-height: normal;
}
.search #contenu article:after{
	content:"";
	display: block;
	clear: both;
}

/*************** single ***************/
.single #picture img, .single #picture source{
	margin-bottom: 30px;
}
.single section#content{
	margin-bottom: 30px;
}
.sharedaddy.sd-sharing-enabled{
	margin: 20px 0;
}
.single-post #content p{
	font-weight: normal;
}
.single-post #content p a{
	text-decoration:underline;
}
/**************** single artiste ******/
#artiste, #tribe-events-pg-template{
	margin-top: 50px;
	margin-bottom: 8px;
}
.single-artiste section img{
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.single-artiste #col_gauche header{
	text-align: center;
	/*margin-top: 66px;*/
	margin-bottom: 66px;
}
.single-artiste #col_gauche header h1{
	color: #000000;
    font-size: 44px;
    font-weight: normal;
    text-transform:uppercase;
    margin-top: 0;
}
.single-artiste #col_droite h2:first-child{
	margin-top: 0;
}

.single-artiste section .gallery{
	margin-bottom: 50px !important;
}
.single-artiste section .gallery-item{
	margin-top: 0;
	margin-bottom: 0;
}
.single-artiste section .gallery-item img{
	border: none !important;
	margin-bottom: 0;
}

/*************** événements ************/
.post-type-archive-tribe_events .tribe-bar-is-disabled .tribe-events-page-title{margin:inherit !important;}
#tribe-events-pg-template, .events-list.tribe-bar-is-disabled #tribe-events-content-wrapper{
	max-width:5000px !important;
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer{
	border:none !important;
}
.tribe-events-event-meta .tribe-events-meta-group.col-lg-12{
	width: 100% !important;
}

.events-archive footer.entry-meta, .events-archive header.entry-header, .events-archive span.edit-link, .single-tribe_events footer.entry-meta, .single-tribe_events header.entry-header, .single-tribe_organizer footer.entry-meta, .single-tribe_organizer header.entry-header, .single-tribe_venue footer.entry-meta, .single-tribe_venue header.entry-header{
	display: block !important;
}
#tribe-events-content{
	padding: 0 !important;
}
.single-tribe_events .tribe-events-event-meta{
	margin: 0 !important;
}
.single-tribe_events .tribe-events-event-meta{
	/*background-color: transparent !important;*/
	/*border: none !important;*/
}
.single-tribe_events .tribe-events-event-meta h3.tribe-events-single-section-title{
	margin-top: 0;
}
.tribe-events-notices{
	background-color: rgba(0,0,0,.1) !important;
	margin-top: 0 !important;
	text-shadow: none !important;
	border: none !important;
	color: #333 !important;
}

.single-tribe_events .tribe-events-schedule h3{
	white-space: normal !important;
	font-size: 1.2em !important;
}
.single-tribe_events .tribe-events-schedule h3 span{
	font-family: "didot" !important;
}


.single-tribe_events .tribe-events-single-event-description.tribe-events-content,
.single-tribe_events .tribe-events-cal-links,
.single-tribe_events #content .tribe-events-event-meta{
	/*background-color: rgba(255,255,255,.8);
	padding: 5px 20px;*/
	border: none;
}
.single-tribe_events #content .tribe-events-event-meta{
	padding: 0;
}
.single-tribe_events #content .tribe-events-event-meta .column, .single-tribe_events #content .tribe-events-event-meta .tribe-events-meta-group{
	padding: 5px 2%;
}
.single-tribe_events #content .tribe-events-back a,.single-tribe_events #content  h1.tribe-events-single-event-title{
	color: #fff;
}
/************** category-3 Discographie ****************/

.category-3 #news .row:nth-child(even) article:first-child{
	float:right;
	margin-right: 17px;
}
.category-3 #news .row:nth-child(even) article:last-child{
	float: left;
	padding-left: 0;
	width: calc(50% - 17px);
}
.category-3 #news .row article:first-child{
	background: rgba(51, 51, 51,.3) none repeat scroll 0 0;
    border: 15px solid rgba(0,0,0,.3);
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 454px;
    line-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px;
    text-align: left;
}
.category-3 article header h1,.category-3 #contenu article main p{
	color: #fff;
}
.category-3 article header h1{
	font-size: 20px;
	line-height: 20px;
}

/************** category-23 Discographie ****************/
.category-23 #news .row article:first-child,.category-23 #compilation .row article.texte{
	width: 370px;
}
.category-23 #news .row:nth-child(odd) article:first-child{
	float:right;
	margin-right: 17px;
}
.category-23 #news .row:nth-child(odd) article:last-child{
	float: left;
	padding-left: 0;
	width: calc(50% - 17px);
}
.category-23 #news .row:nth-child(odd) article.col-lg-offset-2:last-child{
	margin-left: 0;
}
.category-23 header.intro, .category-31 header.intro{
	background: none;
	font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
}
.category-23 #news .row:nth-child(even) article:nth-child(2n),.category-23 #compilation .row article.image{
	text-align: right;
	float: right;
}
.category-23 #news .row article:first-child, .category-23 #compilation .row article:nth-child(2):not(.image),.category-23 #compilation .row article.texte, .category-23 #commerciales .row article.gris,
.category-23 #divers .row article.gris,.category-23 #autres .row article.gris{
	background: rgba(51, 51, 51,.3) none repeat scroll 0 0;
    border: 15px solid rgba(0,0,0,.3);
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 370px;
    line-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px;
    text-align: left;
}
.category-23 #compilation .row article.gris:not(.texte){
	height: 287px;
}
.category-23 #commerciales .row article,.category-23 #divers .row article,.category-23 #autres .row article{
	margin-top: 15px;
}
.category-23 #commerciales .row article figure img,.category-23 #divers .row article figure img{
	width: 205px;
	height: auto;
}
.category-23 #contenu div .row article.gris img{
	border: none;
}
.category-23 #commerciales .row article.gris, .category-23 #divers .row article.gris, .category-23 #autres .row article.gris{
	height: 205px;
	width: 205px;
	margin: 15px 23px 0 15px;
	font-size: 12px;
}
.category-23 #compilation .row, .category-23 #commerciales .row, .category-23 #divers .row, .category-23 #autres .row, .category-31 #promos .row, .category-33 #contenu div[id^=promos] .row,
.category-43 #contenu #participations .row,.category-45 #contenu #participations .row,.category-47 #contenu #participations .row,.category-56 #contenu #participations .row ,.category-58 #contenu #participations .row {
	background-color: transparent;
}
.category-23 article header h1,.category-23 #contenu article main p{
	color: #fff;
}
.category-23 article header h1{
	font-size: 20px;
	line-height: 20px;
}

.category-23 #divers header h3{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
}

.category-33 #contenu > div article{
	margin-bottom: 15px;
}
.category-33 #contenu > header p{
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 30px;
}
.category-33 #contenu > header h2:only-child{
	margin-bottom: 30px;
}
.category-33 #contenu > header p{
	font-weight: bold;
}

.category-45 article.none{
	display: none;
}
.category-45 #participations .row article.full,.category-45 #participations .row article.full.gris{
	height: 458px;
}
.category-45 #participations .row article.petit,.category-45 #participations .row article.petit.gris{
	height: 214px;
}
@media (min-width: 768px){
	.category-33 div[id^="promos_"] .row article.gris{
		width: calc(50% - 15px);
		margin-right: calc(15px / 2);
		margin-left: calc(15px / 2);
	}
	.category-internationale #content div[id^=promos_] .row{
		margin-left:-30px;
		margin-right:-30px;
	}
}
@media (min-width: 991px){
	.category-33 div[id^="promos_"] .row article.gris{
		width: calc(25% - 15px);
		margin-right: calc(15px / 2);
		margin-left: calc(15px / 2);
	}
	.category-33 div[id^="promos_"] .row article.img img{
		width: 214px;
	}
	.category-56 #participations article.img img{
		width: 287px;
	}
	.category-58 #participations figure img{
		width: 287px;
	}
}


.page-id-457 #col_droite{
	padding-top: 15px;
}
/************* PROMOTIONS/INTERNATIONALE/PARTICIPATIONS *************/

.category-31 #promos .row article.gris,.category-33 div[id^=promos_] .row article.gris,.category-43 #participations .row article.gris,.category-45 #participations .row article.gris,
.category-47 #participations .row article.gris,
.category-56 #participations .row article.gris,.category-58 #participations .row article.gris,
.category-61 #contenu article main .gris{
	background: rgba(51, 51, 51,.3) none repeat scroll 0 0;
    border: 15px solid rgba(0,0,0,.3);
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 287px;
    line-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px;
    text-align: left;
}
.category-33 div[id^=promos_] .row article.gris, .category-33 #contenu div[id^=promos_] .row article.gris main p{
	font-weight: normal;
}
.category-61 #contenu article main .gris, .category-61 #contenu article main .gris h2, .category-61 #contenu article main .gris p, .category-61 #contenu article main .gris li{
	color: #000;
}
.category-61 #contenu article main img{
	border: 15px solid rgba(255, 255, 255, 1);
}
.category-61 #contenu article main h2{
	font-size: 2em;
}
.category-56 #participations .row article.gris,.category-58 #participations .row article.gris,.category-61 #contenu article main .gris{
	border: 15px solid rgba(255,255,255,1);
	background-color: #ccc;
}
.category-31 #promos .row article.gris{
	width: calc(33.3333% - 12px);
    margin-top:12px;    
    height: 335px;
}
.category-43 #participations .row article,.category-45 #participations .row article,.category-47 #participations .row article,.category-56 #participations .row article,.category-58 #participations .row article{
	margin-top:15px; 
}
.category-33 div[id^=promos_] .row article.gris,.category-33 div[id^=promos_] .row article.img{
	height: 214px;
}
.category-43 #participations .row article.gris,.category-43 #participations .row article{
	height: 230px;
}
.category-45 #participations .row article,.category-56 #participations .row article{
	height: 287px;
}
.category-47 #participations .row article,.category-47 #participations .row article.gris{
	height: 427px;
}
.category-61 #contenu article main .gris{
	height: 315px;
}
.category-61 #contenu article main .gris h2{
	line-height: 1em;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
}
.category-61 #contenu article main .gris h2 + h3{
	margin-top: 0;
}
.category-31 #contenu article main p,.category-33 #contenu article main p,.category-43 #contenu article main p,.category-45 #contenu article main p,.category-47 #contenu article main p,.category-58 #contenu article main p{
	color: #fff;
}
.category-31 #promos .row article.gris:nth-child(3n+1){
	margin-right:8px;
}
.category-31 #promos .row article.gris:nth-child(3n+2){
	margin-left: 4px;
	margin-right: 4px;
}
.category-31 #promos .row article.gris:nth-child(3n+3){
	margin-left: 8px;
}
.category-56 #contenu article main{
	font-weight: normal;
}
.category-56 #contenu .row article:nth-of-type(3n+1),.category-56 #contenu .row article:nth-of-type(3n+3){
	padding-left: 0px;
	padding-right: 0px;
}
.category-56 #contenu .row article:nth-of-type(3n+3) img{
	float: right;
}
.category-31 #promos .row article.gris img,.category-33 #contenu div[id^=promos_] .row article.gris img,.category-43 #participations .row article.gris img,.category-45 #participations .row article.gris img,
.category-56 #participations .row article.gris img, .category-58 #participations .row article.gris img{
	border:none;
}
.category-31 header.intro,.category-33 header.intro,.category-47 header.intro,.category-56 header.intro,.category-58 header.intro{
	padding:0;
}
.category-56 .row article header h1{
	font-size: 1.2em;
	line-height: 1.2em;
}
.category-33 .row article header h1,.category-43 .row article header h1,.category-45 .row article header h1,.category-47 .row article header h1,.category-58 .row article header h1{
	color:#fff;
	font-size: 1.2em;
	line-height: 1.2em;
}
.category-47 .row article.titre header{
	display: table-cell;
	vertical-align: middle;
	height: 427px;
}
.category-47 .row article.titre header h1{
	font-size: 44px;
}
.category-43 #participations .row article.alaune:nth-child(4n+1){
	padding-left:0;
}

.category-43 #participations .row article.alaune:nth-child(4n+3){
	padding-right: 0;
}

.category-43 #participations .row article.alaune:nth-child(4n+4){
	float: right;
	padding-right: 0;
}
.category-discographie #contenu article.gris a, .category-internationale #contenu article.gris a,
.category-43 #participations .row article a,.category-45 #participations .row article a,.category-47 #participations .row article a,.category-58 #participations .row article a{
	color: #fff;
	text-decoration:underline;
}
.category-56 #participations .row article.vide,.category-58 #participations .row article.vide{
	height: 287px;
}


.category-45 #participations > aside p,.category-47 #participations > .row article.introduction{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
.category-45 #participations > aside p a,.category-47 #participations > .row article.introduction a{
	color:#fff;
	text-decoration: underline;
}
.category-47 #participations > .row article.introduction{
	height: auto;
}

@media screen and (min-width: 1200px){
	.category-43 #participations .row article.alaune img{
		width: 229px;
	}
	.category-33 div[id^="promos_"] .row article.album img{
		width: 100%;
	}
	.category-33 div[id^="promos_"] .row article.album{
		width: calc(33.33333333% - 15px);
		height: 292px;
	}
	.category-43 #participations .row article.gris:nth-child(4n+4){
		margin-left: 15px;
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.gris.small{
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.vide:nth-child(4n+1),.category-43 #participations .row article.gris:nth-child(4n+3){
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.gris.small:nth-child(4n+3){
		margin-right: 0;
	}
	.category-43 #participations .row article.alaune:nth-child(4n+2){
		width: calc(25% + 30px);
	}
	.category-43 #participations .row article.alaune:nth-child(4n+2) img{
		width: 294px;
		height: 230px;
	}
	.category-43 #participations .row article.alaune.deuze:nth-child(4n+4){
		padding-left: 0;
		width: calc(25% - 15px);
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.category-43 #participations .row article.gris:nth-child(4n+3){
		margin-left: 15px;
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.gris:nth-child(4n+1){
		margin-right: 15px;
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.gris:nth-child(4n+4){
		margin-left: 15px;
		width: calc(25% - 15px);
	}
	.category-43 #participations .row article.gris, .category-43 #participations .row article{
		height: 188px;
	}
	.category-3 #news .row article:first-child{
		height: 374px;
	}
	.category-43 #participations .row article:nth-child(4n+2):not(.gris){
	padding-left:0;
	}
	.category-61 #contenu article main .gris{
		height: 273px;
	}
	.category-33 div[id^=promos_] .row article.gris, .category-33 div[id^=promos_] .row article.img{
		height: 180px;
	}
	.category-33 div[id^="promos_"] .row article.album img{
		width: 100%;
	}
	.category-33 div[id^="promos_"] .row article.album{
		width: calc(33.33333333% - 15px);
		height: 236px;
	}
	.category-56 header h1{
		word-wrap:normal;
	}
	.category-56 #contenu .row article:nth-of-type(3n+1){
		padding-right: 15px;
	}
	.category-56 #contenu .row article:nth-of-type(3n+3){
		padding-left: 15px;
	}
	.category-56 #participations .row article.gris,.category-56 #participations .row article, .category-56 #participations .row article.vide{
		height: 254px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.navbar-nav>li>a{
		padding-top: 0;
		padding-bottom: 5px;
	}
	.category-43 #participations .row article.alaune img{
		width: 230px;
	}
	.category-43 #participations .row article:nth-child(2n+1),.category-43 #participations .row article.alaune{
		padding-left:0;
	}
	.category-43 #participations,.category-tv-graphie #contenu article{
		padding-left:0;
		padding-right:0;
	}
	.category-43 #participations .row article.gris,.category-43 #participations .row article{
		height: 219px;
	}
	.category-43 #participations .row article:nth-child(4n+3){
		padding-right: 15px;
	}
	.category-56 #contenu .row article.img img{
		width: 100%;
	}
	.category-56 #contenu .row article:nth-child(2n+1){
		width: calc(50% - 7px);
		margin-left: 7px;
	}
	.category-56 #contenu .row article:nth-child(2n+2){
		width: calc(50% - 7px);
		margin-right: 7px;
	}
	.category-56 #participations .row article.gris,.category-56 #participations .row article{
		height: 327px;
	}
	.category-61 #contenu article main{
		display: flex;
	}
	.category-61 #contenu article main div.gris{
		height: 271px;
	}
	.category-61 #contenu article main > div:nth-child(odd){
		float: left !important;
	}
	.category-61 #contenu article main > div:nth-child(even){
		padding-left:15px;
		float: left !important;
	}
	.category-43 #participations .row article.gris{
		width: calc(66.66666667% - 15px);
		margin-right: 15px;
	}
	.category-43 #participations .row article.gris:nth-child(2n+2){
		/*width: calc(50% - 15px / 2);
		margin-left: calc(15px / 2);*/
	}
	.category-3 #contenu #news{
		padding-left:0;
		padding-right:0;
	}
	.category-3 #contenu #news .img{
		padding-left:0;
		padding-right:0;
		margin-top: 15px;
	}
	.category-3 #news .row:nth-child(2n) article:first-child{
		margin-right: 0;
	}
	.page-template-page-biblio #ouvrages .row > .img{
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.page-template-page-biblio #ouvrages .row > .quatre:nth-child(2):after{
		content:"";
		display:block;
		clear:both;
		width:100%;
	}
	.category-33 div[id^=promos_] .row article.gris, .category-33 div[id^=promos_] .row article.img{
		height: 290px;
	}
	.page-template-page-scenes #contenu{
		padding-left:0;
		padding-right: 0;
	}
	.page-template-page-scenes #artiste #contenu > div > div.img img{
		width: 100%;
	}
	.page-template-page-scenes #artiste #contenu > div > div.gris{
		height: 460px;
	}
	.page-template-page-scenes #contenu > div > div:not(.col-md-6).gris:nth-child(2){
		width: 50%;
		margin-left: 0;
	}
}
/************* INTEGRALE **************/

.page-id-457 #content section:not(.nobkgd){
	background-color: rgba(0, 0, 0, 0.4);
}

.page-id-457 #content section.nobkgd{
	margin-top: 25px;
	padding: 0;
}

/******************* galeries **********/

.page-template-page-galerie #contenu{
	color:#fff;
	font-size: 1.2em;
	margin-top:30px;
}

/************* CHANSONS ***************/

.category-chansons #chansons > div,.category-52 #chansons > div,.category-54 #chansons > div,.category-61 #chansons > div{
	background-color: #fff;
	padding:15px;
}
.category-chansons #contenu article header,.category-52 #contenu article header,.category-54 #contenu article header,.category-61 #contenu article header,.single #TvGraphie article header{
	background-color: #fff;
	color #000;
	height: 228px;
    margin-top: 15px;
    margin-bottom: 45px;
    border: 15px #fff solid;
}
.category-chansons #contenu article header img,.category-chansons #contenu article header picture,.category-52  #contenu article header img,.category-52  #contenu article header picture,
.category-54 #contenu article header img,.category-54  #contenu article header picture,
.category-61 #contenu article header img,.category-61  #contenu article header picture{
	border:none;
	margin:0;
}
.category-chansons #contenu article header h2,.category-52 #contenu article header h2,.category-54 #contenu article header h2,.category-61 #contenu article header h2{
	color:#000;
	font-size: 1.5em;
	line-height:normal; 
}
.category-chansons #contenu article header > div,.category-52 #contenu article header > div,.category-54 #contenu article header > div,.category-61 #contenu article header > div{
    overflow-x: hidden;
    overflow-y: auto;
	height: 198px;
}
.category-chansons #contenu article main p,.category-52 #contenu article main p,.category-54 #contenu article main p,.category-61 #contenu article main p{
	color: #fff;
}
.category-chansons #contenu article main  > div,.category-52 #contenu article main > div,.category-54 #contenu article main > div,.category-61 #contenu article main > div{
	padding:0;
}
.category-chansons .form-control, .category-52 .form-control, .category-54 .form-control{
	/*display:inline;
	min-width: 60%;
	margin-right: 10px;
	width:inherit;*/
}

.category-61 #contenu .col-md-5.gris img{
	border: none;
}

.category-chansons #chansons select{
	overflow-y: scroll;
}

/*.category-61 #contenu article .txt_contenu_left{
    width:100%;
}*/
@media (min-width: 790px){
	.category-61 #contenu article main:nth-child(even) > div{
		float: right;
                /*width:100%;*/
	}
/*        .category-61 #contenu article main:nth-child(even) .txt_contenu_left:not(:first-of-type){
            width:100%;
        }*/
        .category-61 #contenu article main .txt_contenu_left:last-of-type{
            margin-bottom: 15px;
        }
	.category-61 #contenu article main:nth-child(odd) .gris{
		margin-right: 15px;
	}
	.category-61 #contenu article main div{
		margin-top:15px;
	}
}
@media screen and (min-width: 768px) and (max-width:928px){
	#bs-navbar > div > ul > li:first-child > a{
		margin-left: 15px;
	}
	
	
}
@media screen and (min-width: 768px) and (max-width:1076px){
	.menu-langues-container #menu-langues,.navbar-right{
		float:left !important;
		margin-left:0;
		margin-right:0;
	}
	header#top a{
		padding-left: inherit;
	}
	header#top a.navbar-brand{
		padding-left: 15px;
	}
	.page-template-page-scenes #contenu > div > div.gris{
		height: 356px;
	}
}
@media (max-width: 991px){
	.category-chansons #contenu article header > div, .category-52 #contenu article header > div, .category-54 #contenu article header > div, .category-61 #contenu article header > div,.category-chansons #contenu article header, .category-52 #contenu article header, .category-54 #contenu article header, .category-61 #contenu article header,
	.category-61 #contenu article main .gris{
		height: auto;
	}
	.category-61 #contenu article main div{
		margin-top:15px;
	}
	.category-61 #contenu article main:nth-child(2n) div{
		float:none;
	}
}
@media screen and (min-width: 992px) and (max-width: 1229px){
	.category-61 #contenu article main:nth-child(even) div{
		margin-left: 15px;
	}
	header#top a{
		padding-left: inherit;
	}
	header#top a.navbar-brand{
		padding-left: 15px;
	}
}
@media screen and (min-width: 1230px) and (max-width: 1477px){
	header#top a{
		padding-left: 8px;
	}
	header#top a.navbar-brand{
		padding-left: 15px;
	}
	.page header h1, .category header h1{
		font-size: 120px;
	}
        .page-template-page-credits-small header h1{
            font-size: 80px;
        }
}
/************** LIENS ******************/

.page-template-page-liens #colonnes .titre h3{
	color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    line-height: 54px;
}
.page-template-page-liens #colonnes .row{
	margin-bottom: 30px;
	display: flex;
}
.page-template-page-liens #colonnes .blanc{
	background: rgba(255,255,255,.7) none repeat scroll 0 0;
    border: 15px solid #fff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 15px;
    text-align: left;
}
.page-template-page-liens #colonnes .blanc p,.page-template-page-liens #colonnes .blanc a, .page-template-page-liens #colonnes .blanc li{
	color: #000;
	clear: both;
}
.page-template-page-liens #colonnes .blanc img.alignleft{
	margin:0 15px 15px 0;
}
.page-template-page-liens #colonnes .blanc p{
	margin-bottom: 20px;
}
@media screen and (max-width:991px){
	.page-template-page-liens #colonnes .row .vide{
		
	}
}
@media screen and (max-width:767px){
	.page-template-page-liens #colonnes .row{
		display:table;
	}
	.page-template-page-scenes #artiste #contenu > div > div.img img{
		width: 100%;
	}
}
/************** lang *******************/

#col{
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-width: 600px; /* Chrome, Safari, Opera */
   -moz-column-width: 600px;
    column-width: 600px;
}
body.lang, section.lang{
	width: 600px;
}

/**************** sidebar **************/
.widget_sidebar ul, .widget_sidebar ol{
	margin: 0;
	padding: 0;
	list-style: outside none none;
}
.widget_sidebar h3{
	color: rgba(0,0,0,1);
	text-transform:uppercase;
	font-weight: normal;
}
.widget_sidebar li{
	margin-bottom: 10px;
}
.widget_sidebar a, .widget_sidebar h4 a{
	color: #000;
	font-variant:small-caps;
	font-weight: normal;
	font-size: 14px;
}
.widget_sidebar li span{
	display: block;
	font-style: italic;
}
.widget_sidebar h4{
	margin-bottom: 0;
	font-weight: normal;
}
.widget_sidebar li .duration{
	font-style: italic;
}
/****************** footer ***************/
#footer{
    position: fixed;
	height:20px;
	bottom:0;
	left:0;
	width: 100%;
	z-index: 100;
}
#footer #goTop {
    bottom: 24px;
    height: 24px;
    padding: 11px 6px 0;
    right: 54px;
    position:absolute;
}
#footer #goTop a{
    height: 24px;
    width: 189px;
    background: url(images/bttoppage.jpg) no-repeat;
    display: block;
}
/********** RESPONSIVE **********/
@media (max-width: 1427px){
	.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content, .search #content{
		/*margin-top: 105px;*/
	}	
}
@media (max-width: 1493px){
	.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content, .search #content{
		/*margin-top: 102px;*/
	}
}
@media (max-width: 1117px){
	.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content, .search #content, .error404 #content{
		margin-top: 98px;
	}
	.menu-socialmedia-container .navbar-nav>li>a{
		padding-top: 0;
		padding-bottom: 5px;
	}
}
@media (max-width: 928px){
	.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content, .search #content, .error404 #content{
		margin-top: 109px;
	}
}
@media (max-width: 767px){
	header#top{
		top: 50px;
	}
	.page header h1, .category header h1{
		font-size: 2.5em;
		line-height: normal;
		margin-bottom: 15px;
	}
        .page-template-page-credits-small header h1{
            font-size: 1.6666em;
        }
	.bloc_sousmenu{
		height: auto;
	}
	.category-chansons #contenu article > header > div,.category-tv-graphie #contenu article > header > div, .category-versions-etrangeres #contenu article > header > div,.category-amoureuse-reprises #contenu article > header > div{
		padding-left:0;
		padding-right:0;
		padding-top:15px;
	}
	.home #events{
		right: 15px;
		bottom: 15px;
	}
	.category-actualite #contenu #news{
		padding-left:0;
		padding-right:0;
	}
	.category-actualite #news > div.row{
		display: block;
	}
	.category #news article:nth-child(2n){
		margin-top: 15px;
		padding-left:0;
		padding-right:0;
	}
	.single header h1{
		font-size: 2.5em;
    	line-height: normal;
    	margin-bottom: 15px;
	}
	.page picture, .category picture, .single picture{
		display: block;
	}
	.page #content, .category #content, .single #content, .post-type-archive-tribe_events #content, .error404 #content, .search #content{
		margin-top: 50px;
	}
	#contenu h2, #international h2{
		font-size: 3em;
		word-wrap: break-word;
		-webkit-hyphens: auto;
	  	-moz-hyphens: auto;
	  	-ms-hyphens: auto;
	 	-o-hyphens: auto;
	  	hyphens: auto;
	}
	#contenu > div > div:not(.col-md-6).gris:nth-child(2),
	.category-3 #news .row:nth-child(even) article:last-child,
	.category-23 #news .row article:first-child,
	.category-23 #compilation .row article.texte,
	.category-23 #news .row:nth-child(odd) article:last-child,
	.category-23 #news .row:nth-child(odd) article:last-child,
	.category-23 #commerciales .row article.gris, .category-23 #divers .row article.gris, .category-23 #autres .row article.gris,
	.category-31 #promos .row article.gris,
	.category-43 #participations .row article.gris:nth-child(4n+4),
	.category-43 #participations .row article.gris:nth-child(4n+3),
	.category-43 #contenu img,
	.category-45 #contenu img,
	.category-56 #contenu figure img,
	.category-58 #contenu figure img,
	.page-template-page-galerie #contenu div[id^=gallery-] .gallery-item,
	.page-template-page-galerie #contenu div[id^=gallery-] .gallery-item img,
	#contenu div[id^=gallery-] .gallery-item,
	.page-template-page-archives #contenu div[id^=gallery-] .gallery-item img,
	.page-id-280 #colonnes > div > article.col-md-6.gris2.video{
		width: 100%;
	}
	.category-43 #participations .row article.gris, .category-43 #participations .row article,
	.category-45 #participations .row article, .category-56 #participations .row article,
	.category-31 #promos .row article.gris,
	.category-33 div[id^="promos_"] .row article.gris,
	.category-43 #participations .row article.gris,
	.category-45 #participations .row article.gris,
	.category-47 #participations .row article.gris,
	.category-56 #participations .row article.gris,
	.category-58 #participations .row article.gris,
	.category-61 #contenu article main .gris,
	.page-template-page-galerie #contenu div[id^=gallery-] .gallery-item img,
	.page-id-293 #contenu > div > div.gris{
		height: auto;
	}
	.category-23 #news .row:nth-child(2n) article:nth-child(2n),
	.category-23 #news .row article,
	.category-23 #compilation .row article.image,
	.category-23 #compilation .row article figure,
	.category-23 #commerciales article figure,
	.category-23 #divers article figure,
	.category-23 #autres article figure{
		text-align: center;
		margin-top: 15px;
	}
	.category-43 #participations .row article.gris:nth-child(4n+3),
	#contenu div[id^=gallery-] .gallery-item,
	.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(5),
	.page-template-page-galerie #contenu div[id^=gallery-] dl.gallery-item:nth-of-type(3n+1),
	.page-id-280 #colonnes > div > article.col-md-6.gris2.video:nth-child(2n){
		margin-left: 0;
	}
	.category-43 #participations .row article:nth-child(4n+3){
		padding-left: 0;
	}
	.category-23 #news .row:nth-child(2n) article:nth-child(2n), .category-23 #news .row article, .category-23 #compilation .row article.image, .category-23 #compilation .row article figure, .category-23 #commerciales article figure, .category-23 #divers article figure, .category-23 #autres article figure{
		margin-bottom:15px;
	}
	.page-id-280 #colonnes > div > article.col-md-6.gris2.video:nth-child(2n){
		margin-top: 15px;
	}
	blockquote{
		padding: 5px 0 0 35px;
	}
	#contenu > div > div.img, #contenu > div.img,#international article.img, #lesgens article, #ouvrages div.img, #artiste header[class*=col-], #contenu #news, #contenu #compilation,#contenu #compilation article:not(.gris),
	#contenu #commerciales,#contenu #commerciales article, #contenu #divers, #contenu #autres,
	#contenu #promos,#contenu [id*=promos_], #contenu [id*=promos_] article.img, #contenu #participations,.category-45 #participations .row article:not(.gris),
	.category-chansons #contenu article, .category-versions-etrangeres #contenu article,
	.category-58 #participations .row article:not(.gris),
	.category-tv-graphie #contenu article{
		padding-left:0;
		padding-right:0;
	}
	.category-3 #news .row:nth-child(2n) article:first-child,.category-23 #news .row:nth-child(2n+1) article:first-child{
		float:none;
		margin-right:0;
	}
	#contenu > div > div.gris:nth-child(2):not(.col-md-6){
		margin-left:0;
	}
	#contenu > div > div.gris,#contenu [id*=promos_] article.img{
		height:auto;
	}
	#ouvrages .gris2{
		margin-top: 15px;
		margin-bottom:15px;
	}
	.category-23 #commerciales .row article.gris, .category-23 #divers .row article.gris, .category-23 #autres .row article.gris{
		margin:15px 0;
		height:auto;
	}
	.category-31 #promos .row article.gris:nth-child(3n+1),.category-31 #promos .row article.gris:nth-child(3n+2),.category-31 #promos .row article.gris:nth-child(3n+3){
		margin-right:0;
		margin-left:0;
	}
	.category-43 #participations .row article.gris:nth-child(4n+1),.category-43 #participations .row article.gris:nth-child(4n+3){
		padding-left:15px;
		padding-right:15px;
	}
	.category-43 #participations .row article:nth-child(4n+1):not(.gris),
	.category-43 #participations .row article:nth-child(4n+2):not(.gris){
		padding-right:0;
	}
	.category-47 .row article.titre header,.category-47 #participations .row article, .category-47 #participations .row article.gris{
		height: auto;
	}
	.category-47 .row article.titre header h1{
		word-wrap:break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	.page-template-page-chansons #colonnes article.blanc{
		padding:0;
	}
	.page-template-page-chansons #colonnes article.blanc div[id*=attachment]{
		width: 100% !important;
	}
	.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+1), .page-template-page-chansons #colonnes article.col-md-4.gris2:nth-child(2n+1),
	.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+2),
	.page-template-page-chansons #colonnes article.col-md-8.blanc:nth-child(2n+2),
	.page-template-page-chansons #colonnes article.blanc.col-md-4:nth-child(3n+3), .page-template-page-chansons #colonnes article.col-md-4.gris2:nth-child(2n+2){
		margin-right: 0;
		margin-left:0;
		width: 100%;
	}
	.page #artiste #colonnes .row [class*="col-"] p{
		margin: 15px;
	}
	button, input, select, textarea{
		max-width: 100%;
	}
	.page #artiste #colonnes .row [class*="video gris2"]{
		padding-left: 0;
    	padding-right: 0;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body{
		z-index: 100;
	}
	body > #safari{
		position: fixed;
		height: 20px;
		width: 100%;
		top: 0;
		background-color: #fff;
		z-index: 101;
	}
	#footer{
		background-color: #fff;
	}
}

/*** search ***/

.search-results {
    
}