/********************************************
PLAN DE LA FEUILLE DE STYLE : 

*********************************************/

/* POLICES */

	@font-face {
	    font-family: 'Champignon';
	    src: url('../polices/champignon/ChampignonAltSwash.eot');
	    src: url('../polices/champignon/ChampignonAltSwash.eot?#iefix') format('embedded-opentype'),
	        url('../polices/champignon/ChampignonAltSwash.woff2') format('woff2'),
	        url('../polices/champignon/ChampignonAltSwash.woff') format('woff'),
	        url('../polices/champignon/ChampignonAltSwash.ttf') format('truetype'),
	        url('../polices/champignon/ChampignonAltSwash.svg#ChampignonAltSwash') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'Champignon Moyen';
	    src: url('../polices/champimoyen/Champignon.eot');
	    src: url('../polices/champimoyen/Champignon.eot?#iefix') format('embedded-opentype'),
	        url('../polices/champimoyen/Champignon.woff2') format('woff2'),
	        url('../polices/champimoyen/Champignon.woff') format('woff'),
	        url('../polices/champimoyen/Champignon.ttf') format('truetype'),
	        url('../polices/champimoyen/Champignon.svg#Champignon') format('svg');
	    font-weight: 500;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'Cormorant';
	    src: url('../polices/bell/BellMT.eot');
	    src: url('../polices/bell/MT.eot?#iefix') format('embedded-opentype'),
	        url('../polices/bell/BellMT.woff2') format('woff2'),
	        url('../polices/bell/BellMT.woff') format('woff'),
	        url('../polices/bell/BellMT.ttf') format('truetype'),
	        url('../polices/bell/BellMT.svg#BellMT') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

/* STRUCTURE */

		body{
			width: 100%;
			margin: 0;
			font-family: 'Open Sans', Arial, sans-serif;
			font-size: 15px;
			text-align: justify;
			color: #1f1c1c;
		}
		:hover{
			transition: all 0.4s ease 0s;
		}
		.clear{
			clear: both;
		}
		#entete, nav#menu ul, .main{
			width: 950px;
		    margin: 15px auto;
		}
		.main{
			padding-bottom: 20px;
			margin-bottom: 0;
		}
		nav#menu ul{
			width: 100%;
		}
		#entete{
			text-align: center;
		}
		nav#menu, #pied{
			width: 100%;
			margin: 0;
			padding: 0;
		}
		#logo_page, .section, .aside{
			float: left;
		}
		#logo_page{
			width: 100%;
		}
		.section, .aside{
			width: 100%;
			box-sizing: border-box; 
		}		
		.e_commerce .section{
			width: 63%;
		    padding-right: 17px;
	        margin-top: 35px;
		}
		.e_commerce .aside{
			width: 37%;
		    padding-left: 30px;
	        margin-top: 35px;
		}

/* LIENS HYPERTEXTE */

		a{
			text-decoration: none;
			color: #ff1e00;
			font-weight: 400;
		}
		a:hover{
			text-decoration: underline;
		}

		#logo a{
			display: block;
		}

/* TITRES */

		h1,h2,h3,h4{
		    color: #000;	
		    text-transform: uppercase;	
		    font-variant: small-caps;
		    font-family: "Cormorant SC", Georgia, serif;	
		}
		.page_article h2{
		    font-family: "Open Sans", Arial, sans-serif;
		    letter-spacing: 5px;
		    text-align: center;
		    font-size: 18px;
		    font-weight: 400; 
		    margin-top: 53px;
		}
		.page_article h2::after{
		    content: '';
		    display: block;
		    width: 21%;
		    height: 1px;
		    margin: 31px auto;
		    background: #000;
		}
		#logo_page{
			position: relative;
			height: auto;
			margin: 15px 0 20px;
		}
		h1{
		    font-size: 19px;
		    letter-spacing: 2px;
		    border-bottom: 1px solid #000;
		    padding: 15px 0px;
		    font-weight: 500;
		}
	  
		#logo_page h1, .pseudo-titre {
		    width: 100%;
		    background-color: rgba(270,270,270,0.7);
		    position: absolute;
		    right: 0;
		    bottom: 10px;
		    margin: 0;
		    padding: 10px 10px 16px;
		    box-sizing: border-box;
		    text-align: center;
		    font-family: 'Franklin Gothic Book', Arial, sans-serif;
		    font-size: 30px;
		    letter-spacing: 7px;
		    font-weight: 400;
		    line-height: 67px;
		    border: none;
		    text-transform: lowercase;
		}
		body.bals h1{
			width: 100%;
			text-align: right;
			padding: 5px 10px 10px;
			font-family: 'Franklin Gothic Book', Arial, sans-serif;
			font-size: 30px;
			letter-spacing: 7px;
			font-weight: 400;
			line-height: 30px;
			border: none;
			text-transform: lowercase;		
		}
		#logo_page h1:first-letter, body.bals h1:first-letter, body.e_commerce h1:first-letter{
			font-family: "Champignon", Georgia, serif;
			text-transform: lowercase;
			font-size: 450px;
			line-height: 25px;
			margin-right: -20px;
			color: #ff1e00;
		}
		h2, h3{
		    font-size: 14px;
		    text-align: left;
		    letter-spacing: 1px;
		    margin: 30px 0 20px;
		}
		.texte h2:first-child, #offres h2:first-child{
		    margin-top: 0;
		}
		#offres h2, #offres h3{
		    font-size: 19px;
		    letter-spacing: 2px;
		    border-bottom: 1px solid #000;
		    padding: 15px 0px;
		    font-weight: 500;
		}
		.main p span {
			text-transform: uppercase;
		    font-family: "Cormorant SC", Georgia, serif; 
		    font-size: 18px;
		    letter-spacing: 0;
		    color: #ff1e00;
		}
		#offres h3{
			text-align: center;
		}
		#actualites h2 {
		    margin: 0 0 10px;
		    padding: 15px 0 10px;
		    text-align: left;
		    background-color: #fff;
		    font-weight: 400;
		}

/* LISTES A PUCE */

		ul{
			list-style-type: none;
			padding: 0;
		}

/* TABLEAUX */

		table {
		    border-width: 1px;
		    border-style: solid;
		    border-color: #5D5D5D;
		    border-collapse: collapse;
		}

		td {
		    border-width: 1px;
		    border-style: solid;
		    border-color: #5D5D5D;
		    padding: 12px 15px;
		    text-align: left;
		}

		tr td:first-child {
		    min-width: 114px;
		}

/* FORMULAIRES */

		input, input[type="submit"],select, textarea {
		    width: 90%;
		    height: 29px;
		    padding: 7px 12px;
		    margin: 15px 0;
		    font-size: 16px;
		    border: 1px solid #CECECE;
		    outline: none;
		}
		textarea{
			height: 250px;
		}
		select {
		    width: 95%;
		    height: 45px;
		}
		input[type="submit"] {
		    height: 45px;
		    width: 94%;
		    background-color: #ffffff;
		    border: 1px solid #ff1e00;
		    color: #ff1e00;
		    text-transform: uppercase;
		    letter-spacing: 4px;
		    font-size: 14px;
		}
		input:focus, select:focus, textarea:focus{
			border: 1px solid #ff1e00;
		}
		input[type="submit"]:hover {
			background: linear-gradient(to bottom, #ff531f, #ff1e00);
		    color: #fff;
		}
		ul.texterror {
		    background-color: #ffcc66;
		    padding: 10px;
		}

/* DETAILS HEADER */

		#logo img{
		    margin-top: 10px;
		}
		div#info-toggle{
			display: none;
		}
		p#slogan {
		    margin-left: 10px;
		    font-family: 'Franklin Gothic', Arial, sans-serif;
		    text-transform: uppercase;
		    color: #ff1e00;
		    font-size: 11px;
		    letter-spacing: 7.9px;
		}

/* DETAILS MENU */

		div#nav-toggle{
			display: none;
		}

		nav#menu{
			font-family: Arial, sans-serif;
			background-color: #fff;
 			height: 44px;
 			text-align: center;
		}

		nav#menu>ul{
			padding: 0;
		}

		nav#menu li{
			display: inline-block;
		}		

		nav#menu a {
			color: #2b2929;
		    display: block;
		    text-transform: uppercase;
		    padding: 15px 12px 15px 21px;
		    line-height: 14px;
		    font-size: 13px;
    		letter-spacing: 4.2px;
		    text-align: center;
		}

		nav#menu a:hover{
			text-decoration: none;
			color: #ff1e00;
		}
		nav#menu #nav-toggle a:hover{
			background-color: #fff;
		}

    	/*	Ne pas afficher les sous-menus dans un ordinateur  */

	    nav>ul>li>ul{
	        display: none;
	    }
 
/* MISE EN PAGE 3 COLONNES */

	.tri-col {
	    width: 100%;
	    display: inline-flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    align-items: top;
	    margin: 20px 0;
	}
	.tri-col .col {
	    float: left;
	    width: 30%;
	    min-height: 180px;
	    line-height: 29px;
	    font-size: 14px;
	}
	.tri-col .col img{
		margin-left: -14px;
		width: 105%;
	}
	.tri-col .col img{
		filter: grayscale(1);
	}
	.tri-col .col:hover img{
		filter: grayscale(0);
	}
	.tri-col .col p{
		line-height: 20px;
	    font-size: 14px;
	}
	#offres{
		margin-top: -20px;
	    margin-bottom: 50px;
	}
	#slogans_sommaire, #actualites .bi-col, #actualites .tri-col,
	#offres .bi-col, #offres .tri-col,
	#references .bi-col{
	    width: 100%;
	    display: inline-flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin: 10px 0;
	}
	#slogans_sommaire .col, #actualites .col, #offres .col, #references .col{
	    float: left;
	    width: 29%;
	    font-size: 12px;
	}
	#actualites .col {
	    background-color: #303030;
	    padding: 0 0 8px;
	    position: relative;
	}
	#actualites .tri-col .col {
	    width: 29.5%;
	    height: 223px;
	}
	#actualites .bi-col .col {
	    width: 46.5%;
	    height: 280px;
	}
	#slogans_sommaire .col{
		font-size: 14px;
	    line-height: 27px;
	}
	#slogans_sommaire .col:nth-child(1){
		background: url('https://www.votrebal.com/squelettes/bal-valse-media/1.png');		
		background-repeat: no-repeat;
	}
	#slogans_sommaire .col:nth-child(2){
		background: url('https://www.votrebal.com/squelettes/bal-valse-media/2.png');		
		background-repeat: no-repeat;
	}
	#slogans_sommaire .col:nth-child(3){
		background: url('https://www.votrebal.com/squelettes/bal-valse-media/3.png');		
		background-repeat: no-repeat;
	}
	#offres img, img.offres {
	    width: 106%;
	    margin-left: -13px;
	}
	.cours_votrebal, .cours_votrevalse{
		font-weight: 700;
		text-transform: uppercase !important;
		font-family: 'Open Sans', sans-serif !important;
		font-size: 1.17em;
	}
	.cours_votrebal{
		color: #ff1e00;
		text-align: center;
		font-weight: 500;
		letter-spacing: 2px;
		padding: 11px 15px;
		border: 1px solid;
	}
	.cours_votrevalse{
		color: #ff1964;
	}

/* Détails de la page BALS : 3 colonnes */

	body.bals .section{
		padding: 0;
	}
	body.bals #offres .col {
	    width: 30%;
	}
	body.bals #offres img, body.bals img.offres {
	    margin-left: 0;
	    width: 100%;
	    height: auto;
	}
	body.bals #offres img:hover {
	    max-width: 100%;
	}
	body.bals div.col a {
	    display: block;
	    width: 100%;
	    height: 155px;
	    overflow: hidden;
	    text-align: right;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    font-size: 15px;
	    padding: 5px 0;
	    line-height: 25px;
	}
	body.bals a:hover {
		text-decoration: none;
	}

/* Détails de la page BALS SOMMAIRE : 2 colonnes */

	.bi-col div.col{
		height: 300px;
	}
	#offres .bi-col div.col:first-child{
		width: 60%;	
		background: url('https://www.votrebal.com/squelettes/bal-valse-media/bal-paris.jpg');	
		background-repeat: no-repeat;
    	background-size: cover;	
    	background-position-x: 104%;
    	background-position-y: 45%;
	}
	#offres .bi-col div.col:nth-child(2){
		width: 35%;							
		background: url('https://www.votrebal.com/squelettes/bal-valse-media/saison-bals-vienne.jpg');		
		background-repeat: no-repeat;
    	background-size: cover;	
    	background-position: 79%; 
	}

	body.bals div.bi-col div.col a {
	    height: 100%;
	    font-size: 15px;
	    color: #ff1e00;
	    text-align: center;
	    box-sizing: border-box;
	    padding: 25px 20px;
	    background: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	}
	body.bals div.bi-col div.col a:hover {
	    height: 100%;	
	    color: #ff1e00;    
	    background-color: rgba(0,0,0,0.3);
	}
	span.cursive{
	    font-family: "Cormorant SC", Georgia,serif;
	    text-transform: lowercase;
	    font-size: 63px;
	    line-height: 23px;
	    font-weight: 400;
	}

/* Détails page d'accueil SOMMAIRE */

	div#actualites {
	    margin-top: 15px;
	}
	a.bouton {
	    display: inline-block;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    color: #fff;
	    text-decoration: none;
	    font-size: 13px;
	    margin: 12px;
	    padding: 11px 15px;
	    text-align: right;
	    background-color: #ff1e00;
	}
	a.bouton:hover {
	    background-color: #f7410a !important;
	    box-shadow: 6px 2px 25px 0px #303030;
	}
	#actualites p {
	    padding: 9px 15px;
	    margin-top: -10px;
	    text-align: right;
	    text-transform: uppercase;
	    letter-spacing: 3px;
	    color: #fff;
	    background-color: rgba(0,0,0,0.5);
	}	

	/* Spécial : */

	#actualites .col{
	    background: cover;
	    background-size: 127%;
	    background-position: 58% -55%;
	    background-repeat: no-repeat;
	}
	#actualites img {
	    width: 100%;
	    padding: 0 24px;
	    box-sizing: border-box;
	}	
	span.etiquette {
	    display: inline-block;
	    background-color: #000;
	    padding: 4px 6px 4px 8px;
	    text-align: center;
	    font-size: 9px;
	    letter-spacing: 3px;
	    box-sizing: border-box;
	    color: #fff;
	    margin-top: 11px;
	    float: right;
	    margin-left: 10px;
	}

	p#annonce_sommaire {
		width: 50%;
	    margin: 30px 50px 50px;
	    padding: 30px;
	    text-align: justify;
	    font-family: Georgia, serif;
	    font-size: 18px;
	    line-height: 25px;
	}
	p#annonce_sommaire span {
	    display: block;
	    text-align: center;
	    letter-spacing: 6px;
	    font-size: 30px;
	    margin-top: 30px;
	}
	.page_sommaire nav#menu{
		display: none;
	}

/* DETAILS COLONNE DE DROITE */

		.second-media h4 {
		    font-size: 11px;
		    color: #ff1e00;
		    text-align: right;
		    margin: 30px 0 5px;
		    text-transform: uppercase;
		    letter-spacing: 3px;
		    padding-bottom: 16px;
		    border-bottom: 1px solid #303030;
		}
		.livredor {
		    float: right;
		    width: 100%;
		    background: #FFFFFF;
		    font-size: 20px;
		    margin-top: 9px;
		    margin-bottom: 5px;
		    padding-bottom: 10px;
		}
		.livredor p{
		    font-family: Georgia, serif;
		}
		.livredor h4{
			margin-top: 0;
		}
		.livredor span {
		    font-weight: 500;
		    display: block;
		    text-transform: uppercase;
		    font-family: 'Open Sans', Arial, sans-serif !important;
		    margin-top: 7px;
		    text-align: right;
		    font-size: 14px;
		    letter-spacing: 3px;
		    color: #ff1e00;
		}
		.livredor-entete {
		    margin: 25px 0 20px;
		    font-family: Georgia, serif;
		    font-size: 20px;
		}
		.aside{
			font-size: 12px;
		}
		.aside iframe {
			width: 100%;
			height: 197px;
		}

	/* Pub pour le Bal des Parisiennes */

		div#pub-bdp{
		    background-image: url('https://www.votrebal.com/squelettes/bal-valse-media/pub-bdp.jpg');
		    background-position: top center;
		    position: relative;
		    margin: 15px 0;
		    width: 100%;
		    min-height: 380px;
		}
		div#pub-bdp img {
		    width: 100%;
		    margin: 0;
		    padding: 15px 10px;
		    box-sizing: border-box;
		}
		div#pub-bdp div{
		    color: #ff1e00;
		    text-transform: uppercase;
		    text-align: center;
		}
		#date {
		    font-size: 16px;
		    letter-spacing: 7px;
		    background-color: rgba(0,0,0,0.5);
	        padding-top: 15px;
		}
		#lieu {
		    font-size: 10px;
		    letter-spacing: 1px;
		    background-color: rgba(0,0,0,0.5);
		    padding-top: 4px;
	        padding-bottom: 15px;
		}	

	/* Livre d'or */

		.livredor p {
		    border-bottom: 10px dotted #757575;
		    padding-top: 10px;
		    padding-bottom: 20px;
		    font-size: 18px;
		}
		body.page_mot .section iframe {
		    width: 100%;
		    height: 310px;
		}

/* DETAILS FOOTER */

		#pied
		{
			background: #080000;
			font-size: 0.9em;
			margin-top: 0;
			margin-bottom: 0;
		}		
		#plan, #informations{
			margin: 0 auto;
			padding: 20px 6%;
			box-sizing: border-box;
		}
		#informations{
			text-align: justify;
			margin: 0 auto;
		}
		.col-3{
			float: left;
			width: 31%;
			padding-right: 17px;
		}

		#pied, #pied a, #pied a:hover{ 
			color: #8c8585;
			font-weight: 500;
			text-transform: uppercase;
			font-size: 11px;
			letter-spacing: 1px;
		}
		#pied a:hover{
			color: #fff;
			text-decoration: none;
		}

/* AUTRES DETAILS */

	/* Page d'accueil */

		div#diaporama {
		    margin: 0;
		    padding: 0 0 10px;
		    background-color: #000;
		}
		div#diaporama h1 a{
			color: #fff;
			font-size: 18px;
		}
		.panel img {
		    width: 100%;
		}
		.panel-overlay h1 {
			font-size: 22.5px;
		    text-transform: uppercase;
		    border: none;
		    text-align: center;
		    font-weight: 500;
		    margin: 0;
		    padding: 0;
		    letter-spacing: 6px;
		    line-height: 40px;
		    padding: 20px 0 10px;		
		}
		.page_sommaire .main {
		    width: 100%;
		    padding-bottom: 0;
		}
		.central.blanc.accueil {
		    padding: 0;
			height: 410px;
			overflow: hidden;
		}
		.central.blanc.accueil, .central.blanc.article{
			background-color: #fff;
			/*box-shadow: 0px 0px 19px 0px #bfb5b5;*/
		}
		.page_sommaire .main img {
		    width: 100%;
		    height: auto;
		}
		.central.blanc.accueil img{
		    min-height: 410px;
		}
		.central.blanc.accueil span, .central.blanc.article span{
		    font-size: 12px;
		    letter-spacing: 2px;
		    text-transform: uppercase;
		    font-weight: 400;
		}
		.central.blanc.accueil>div, .central.blanc.accueil>div+div {
			background-color: #fff;
			box-sizing: border-box;
			width: 50%;
		}
		.page_sommaire .accueil:nth-child(even) div, #test_accueil .accueil:nth-child(even) div{
			float: left;
		}
		.page_sommaire .accueil:nth-child(odd) div, #test_accueil .accueil:nth-child(odd) div{
			float: right;
		}
		.central.blanc.accueil>div+div {
		    padding: 45px 80px 60px;
		}
		.central.blanc.accueil>div+div p{
			text-align: left !important;
			font-size: 15px;
		}
		.central.blanc.accueil>div+div hr, .central.blanc.article hr{
			height: 1px;
		    border: none;
		    width: 100px;
		    margin: 20px 0;
		    background-color: #ff1e00;
		}
		.central.blanc.accueil h2, .central.blanc.article h2 {
			font-size: 28px !important;
			line-height: 30px;
		    font-weight: 300 !important;
		    padding: 0 !important;
		    letter-spacing: 6px;
		}
		.central.blanc.article a{
			font-weight: 300;
			font-size: 12px;
			text-transform: uppercase;
			letter-spacing: 2px;
		}
		.central.blanc.accueil>div+div a, .central.blanc.article p:last-child>a{
			display: inline-block;
			font-size: 14px;
		    padding: 15px 20px;
		    text-transform: uppercase;
		    letter-spacing: 2px;
		    font-weight: 400;
		    border: 1px solid #ff0000;
		    margin-top: 20px;
		}
		.central.blanc.accueil>div+div a:hover, .central.blanc.article p:last-child>a:hover{
			color: #000;
			border: 1px solid #000;
			text-decoration: none;
		}

	/* Pages générales */

		.spip_logo {
		    width: 100%;
		    height: auto;
		}
		.section, .aside {
		    margin-top: 5px;
		}
		body.cours .section, body.cours .aside {
		    margin-top: 5px;
		}
		body.bals .section{
			width: 100%;
		}
		.section h1 {
		    margin-top: -4px !important;
		    padding-top: 0 !important;
	        margin-bottom: 20px;
		}
		p#citation{
			padding-left: 15%;
			box-sizing: border-box;
			font-family: "Cormorant SC", Georgia, serif;
			font-size: 27px;
			color: #000;
		    margin-top: 0;
		}
		p#citation span{
			color: #000;
			font-weight: 500;
			display: block;
			text-align: right;
			font-size: 22px;
		}


	/* Page "Nos cours" */
	
		body.cours div#logo_page{
			height: 337px!important;
		}
		body.cours div#logo_page>img{
			width: 100%;
		}
		body.cours #logo_page h1, .pseudo-titre{
			background-color: rgba(270,270,270,0)!important;
			color: #ff1e00;
		    z-index: 10;
		    bottom: -15px;
		}
		body.cours #logo_page h1:first-letter, .pseudo-titre:first-letter{
			font-size: 110px;
		}

	

	/* Liste des cours de danse */

		ul#menu-cours {
		    position: absolute;
		    top: 0;
		    left: 0;
		    margin: 0;
		    padding: 3px 0 0;
		    box-sizing: border-box;
		    width: 41%;
		    height: 87.8%;
		    background-color: rgba(0, 0, 0, 0.75);
		    color: #FFF;
		}
		ul#menu-cours h3, ul#menu-cours h4{
			color: #ff1e00;
		}
		ul#menu-cours h3, ul#menu-cours h4, ul#menu-cours {
		    font-weight: 400;
		    font-size: 10px;
		    text-transform: uppercase;
		    font-family: 'Franklin Gothic Book', Arial, Verdana, sans-serif;
		    letter-spacing: 1.2px;
		}
		ul#menu-cours h3{
			margin: 20px 0 8px 0;
			padding: 15px 0;
			font-size: 14px;
		}
		ul#menu-cours h4 {
		    margin: 10.5px 0 4px;
		    font-size: 14px;
		    letter-spacing: 2px;
		    text-transform: uppercase;
		}
		ul#menu-cours{
			list-style-type: none;
		}
		#menu-cours li a, #menu-cours li h4 {
		    padding: 0 14px;
		    box-sizing: border-box;
		    line-height: 11px;
		}
		#menu-cours li a {
		    display: block;
		    width: 100%;
		    padding: 2px 15px;
		    line-height: 11px;
		}
		#menu-cours span{
			font-family: 'Cormorant', Georgia, cursive;
			font-size: 45px;
			line-height: 20px;
			text-transform: lowercase;
			color: #ff1e00;
			margin-left: -15px;
		}
		#menu-cours a{
			color: #FFF;
			text-decoration: none;
		}
		#menu-cours a:hover{
			color: #000000;
    		background-color: #ffecec5e;
		}

	/* Détails des offres dans sous-menu des cours de valse */

		.detail_offre{
		    display: none;
		    position: absolute;
		    top: 0;
		    left: 100%;
		    box-sizing: border-box;
		    padding: 20px 30px;
		    margin: 0;
		    width: 143.9%;
		    height: 100%;
		    border-left: 1px dotted #ff1e00;
		    background-color: rgba(0,0,0,0.75);
		    color: #FFF;
		}
		.detail_offre img{
		    width: 60%;
		    height: auto;
		    margin-left: -12px;
		}
		#menu-cours li .detail_offre a{
			text-decoration: none;
		    display: block;
		    margin-left: 0;
		    padding: 15px 30px;
		    width: 100%;
		    height: 100%;
		    box-sizing: border-box;
		}
		#menu-cours a:hover>.detail_offre{
			display: block;
		}
		#menu-cours .detail_offre a:hover{
			color: #fff;
		}
		#menu-cours .detail_offre p {
		    text-transform: none;
		    letter-spacing: 1px;
		    font-size: 13px;
		    line-height: 16px;
		}
		p.cible_cours{
			font-family: 'Open Sans', Arial, sans-serif !important;
			text-transform: uppercase !important;
			color: #ff1e00;
			font-weight: bold;
			font-size: 13px !important;
		}

	/* Chaque page dédiée à un bal */


		.bals_france .section, .bals_france .aside{
			margin-top: 20px;
		}
		.bals_france .section{
			width: 60%;
			font-family: "Cormorant SC", Georgia, serif;
			font-size: 19px;
			padding-right: 17px;
    		box-sizing: border-box;
		}
		.bals_france .section span{
			color: #ff1e00;
		    font-size: 14px;
		    letter-spacing: 2px;
		    text-transform: uppercase;
		    font-weight: 500;
		    font-family: "Open Sans", Arial, serif;
    	}
		.bals_france .section strong {
		    display: inline-block;
		    width: 70px;
		}
		.bals_france .section li {
		    margin: 5px 0;
		}
		.bals_france ul.galerie+p {
		    font-family: 'Cormorant', serif;
		    font-size: 26px;
		}
		.bals_france .aside{
			width: 40%;    	
			padding-left: 30px;
    		box-sizing: border-box;
		}
		.bals_france h2 {
			font-size: 28px;
		    letter-spacing: 8px;
		    text-align: left;
		    font-family: "Cormorant SC", Georgia, serif;
		}
		.bals_france h2::after {
			display: none;
		}

		.bals_france #logo_page h1, .bals_france .pseudo-titre {
		    letter-spacing: 19px;
    		padding: 10px 10px 35px;
		    font-family: "Cormorant SC", Georgia, serif;
		    font-size: 47px;
		    line-height: 30px;
		}
		/*
		p#lieu_date {
		    font-family: "Cormorant SC", Georgia, serif;
		    text-align: center;
		    font-size: 32px;
		    margin: 0 0 25px;
	        color: #000;
		}
		*/
		p#lieu_date {
		    font-family: "Cormorant SC", Georgia, serif;
		    text-align: center;
		    font-size: 32px;
		    margin: 25px 0;
		    padding-bottom: 33px;
		    border-bottom: 1px solid;
		    color: #000;
		}
		p#lieu_date span{
		    font-family: "Open Sans", Arial, sans-serif;
		    text-transform: uppercase;
		    letter-spacing: 5px;
		    font-size: 14px;
		    font-weight: 400;
		    margin-top: 53px;
	        color: #000;
		}
		ul.galerie{
			width: 100%;
		    display: inline-flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		    align-items: center;
		    margin: 10px 0;
		}
		ul.galerie li{
			height: 190px;
			overflow: hidden;
			position: relative;
			margin-top: 15px;
		}

		/* Bouton de choix */

			ul.reservations_bal {
			    width: 100%;
			    display: inline-flex;
			    flex-wrap: wrap;
			    justify-content: space-between;
			    align-items: center;
			}
			ul.reservations_bal li {
			    background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/img_bal_1.jpg);
			    background-repeat: no-repeat;
    			background-position: -13px;
			    background-size: 153%;
			    width: 48%;
			    height: 300px;
			}
			ul.reservations_bal.choix_abonnement li {
			    background-size: 134%;
			}
			ul.reservations_bal li:nth-child(2){
			    background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/img_bal_2.jpg);
			}
			ul.reservations_bal li a {
			    line-height: 24px;
			    color: #fff;
			    text-decoration: none;
			    display: block;
			    padding: 10px 20px;
			    margin-top: 90px;
			    box-sizing: border-box;
			    height: 210px;
			    background: linear-gradient(to bottom, rgba(0, 208, 255, 0.9), rgba(9, 104, 119, 0.9));
			}
			ul.reservations_bal li:nth-child(2) a {
			    background: linear-gradient(to bottom, rgb(255, 59, 0,0.9), rgb(255, 30, 0,0.9));
			}

			ul.reservations_bal h4 {
			    margin: 10px 0;
			    font-size: 25px;
			}
			span#prix {
			    font-family: "Champignon Moyen", Georgia, serif;
			    font-size: 68px;
			    display: inline-block;
			    line-height: 19px;
			    color: #000;
			}
			span#bouton {
			    display: block;
			    text-align: center;
			    padding: 13px 0;
			    font-size: 15px;
			    margin: 10px 0;
			    margin-top: 20px;
			    text-transform: uppercase;
			    letter-spacing: 5px;
			    color: #000;
			    background-color: #fff;
			}
			a:hover span#bouton {
			    background-color: #000;
			    color: #fff;
    			transition: all 0.4s ease-out !important;
			}


		/* Noël */

			ul#champlatreux li:nth-child(1){
				width: 30%;
			}
				ul#champlatreux li:nth-child(1) img{
					position: absolute;
				    left: -58px;
				    top: -34px;
				    width: 136%;
				}
			ul#champlatreux li:nth-child(2){
				width: 38%;
			}
				ul#champlatreux li:nth-child(2) img{
					position: absolute;
					left: -23px;
				    top: -12px;
				    width: 113%;
				}
			ul#champlatreux li:nth-child(3){
				width: 29%;
			}
				ul#champlatreux li:nth-child(3) img{
					position: absolute;
					left: -7px;
   					width: 105%;
				}
			ul#champlatreux li:nth-child(4){
				height: 220px;
				width: 43%;
			}
				ul#champlatreux li:nth-child(4) img{
					position: absolute;
				    width: 100%;
				    top: -31px;
				}
			ul#champlatreux li:nth-child(5){
				height: 220px;
				width: 55%;
			}
				ul#champlatreux li:nth-child(5) img{
				    position: absolute;
				    width: 523px;
				    top: -55px;
				}

		/* Printemps */

			ul#breteuil li:nth-child(1){
				width: 30%;
			}
				ul#breteuil li:nth-child(1) img{
				    position: absolute;
				    left: -24px;
				    width: 115%;
				}
			ul#breteuil li:nth-child(2){
				width: 38%;
			}
				ul#breteuil li:nth-child(2) img{
				    position: absolute;
				    left: -36px;
				    width: 125%;
				}
			ul#breteuil li:nth-child(3){
				width: 29%;
			}
				ul#breteuil li:nth-child(3) img{
					position: absolute;
					left: -27px;
					top: -23px;
					width: 146%;
				}
			ul#breteuil li:nth-child(4){
				height: 220px;
				width: 55%;
			}
				ul#breteuil li:nth-child(4) img{
				    position: absolute;
				    top: -45px;
				    width: 100%;
				}
			ul#breteuil li:nth-child(5){
				height: 220px;
				width: 43%;
			}
				ul#breteuil li:nth-child(5) img{
				    position: absolute;
				    width: 108%;
				    top: -55px;
				    left: -31px;
				}

		/* Hiver */

			ul#wagram li:nth-child(1){
				width: 35%;
			}
				ul#wagram li:nth-child(1) img{
					position: absolute;
				    left: -36px;
				    top: -40px;
				    width: 126%;
				}

			ul#wagram li:nth-child(2){
				width: 24%;
			}
				ul#wagram li:nth-child(2) img{
				    position: absolute;
				    left: -78px;
				    width: 167%;
				}

			ul#wagram li:nth-child(3){
				width: 38%;
			}
				ul#wagram li:nth-child(3) img{
					position: absolute;
				    left: -69px;
				    top: -23px;
				    width: 136%;
				}

			ul#wagram li:nth-child(4){
				height: 220px;
				width: 55%;
			}
				ul#wagram li:nth-child(4) img{
				    position: absolute;
				    top: -45px;
				    width: 100%;
				}

			ul#wagram li:nth-child(5){
				height: 220px;
				width: 43%;
			}
				ul#wagram li:nth-child(5) img{
				    position: absolute;
				    width: 171%;
				    top: -55px;
				    left: -31px;
				}

		/* Bal des Parisiennes */

			ul#bdp li:nth-child(1){
				width: 30%;
			}
				ul#bdp li:nth-child(1) img{
					position: absolute;
				    left: -71px;
				    top: -67px;
				    width: 146%;
				}

			ul#bdp li:nth-child(2){
				width: 40%;
			}
				ul#bdp li:nth-child(2) img{
				    position: absolute;
					left: -4px;
				    top: -49px;
				    width: 103%;
				}

			ul#bdp li:nth-child(3){
				width: 28%;
			}
				ul#bdp li:nth-child(3) img{
					position: absolute;
					left: 0;
				    top: 0;
				    width: 107%;
				}

			ul#bdp li:nth-child(4){
				height: 220px;
				width: 22%;
			}
				ul#bdp li:nth-child(4) img{
					position: absolute;
					width: 190%;
					top: 0;
					left: 0;
				}

			ul#bdp li:nth-child(5){
				height: 220px;
				width: 24%;
			}
				ul#bdp li:nth-child(5) img{
					position: absolute;
				    top: 0;
				    left: -53px;
				    width: 147%;
				}				

			ul#bdp li:nth-child(6){
				height: 220px;
				width: 21%;
			}
				ul#bdp li:nth-child(6) img{
					position: absolute;
				    width: 170%;
				    top: 0;
				    left: -140px;
				}

			ul#bdp li:nth-child(7){
				height: 220px;
				width: 29%;
			}
				ul#bdp li:nth-child(7) img{
			        position: absolute;
				    width: 120%;
				    top: -55px;
				    left: -31px;
				}

		a.reserver{
		    display: block;
		    background: linear-gradient(to bottom, #ff531f, #ff1e00);
		    padding: 15px 17px;
		    text-align: center;
		    color: #fff;
		    text-transform: uppercase;
		    letter-spacing: 4px;
		    font-size: 14px;
		    margin: 20px 0;
		    border: 1px solid #fff;
		}
		a.reserver:hover{
		    text-decoration: none;
		    background: #fff;
		    color: #ff1e00;
		    border: 1px solid #ff1e00;
		    /* background: linear-gradient(to bottom, #a29d9b, #404040); */
		    transition: all 1s ease-out !important;
		}	
		body.saison a.reserver{
		    background: #fff;
		    color: #ff1e00;
		    border: 1px solid #ff1e00;
		}	
		body.saison a.reserver:hover{
		    background: linear-gradient(to bottom, #ff531f, #ff1e00);
		    color: #fff;
		}
		ul.details_liste {
			margin: 0;
		}
		ul.details_liste li {
		    display: block;
		    width: 100%;
		    height: 70px;
		    float: left;
		}
		ul.details_liste img {
		    width: 50px;
		    border-radius: 100%;
		    float: left;
		    margin: 5px;
		}
		ul.details_liste h3 {
	        float: left;
	        font-weight: 400;
		    text-transform: uppercase;
		    letter-spacing: 2px;
		    font-size: 12px;
		    line-height: 50px;
		    margin: 5px;
		    font-family: "Open Sans", Arial, sans-serif;
		}
		a.cours {
		    display: block;
		    min-height: 146px;
		}
		a.cours img {
		    float: left;
		    width: 30%;
		    margin-left: -20px;
		}
		a.cours span {
		    display: block;
		    float: left;
		    padding: 0 0 0 20px;
		    box-sizing: border-box;
		    width: 70%;
		}

	/* Choix des formules */

		ul.reservations_bal.choix_abonnement li{
			width: 32%;
			height: 373px;
		}
		ul.reservations_bal.choix_abonnement li a {
			line-height: 22px;
			margin-top: 188px;
		    height: 185px;
		    background: linear-gradient(to bottom, rgba(0, 208, 255, 0.9), rgba(9, 104, 119, 0.9));
			font-size: 15px;
		}
		ul.reservations_bal.choix_abonnement h4 {
		    font-size: 20px;
		}
		ul.reservations_bal.choix_abonnement li#un {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_1.jpg);
    	}
		ul.reservations_bal.choix_abonnement li#deux {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_2.jpg);
    	}
		ul.reservations_bal.choix_abonnement li#trois {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_3.jpg);
    	}
		ul.reservations_bal.choix_abonnement li#quatre {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_4.jpg);
		    background-size: 139%;
		    background-position: -53px -82px;
    	}
		ul.reservations_bal.choix_abonnement li#cinq {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_5.jpg);
    		background-size: 162%;
		    background-position: 0 -157px;
    	}
		ul.reservations_bal.choix_abonnement li#six {
    		background-image: url(https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/formule_6.jpg);
    		background-size: 139%;
    		background-position: 0 -82px;
    	}



		.choix_abonnement h4+span {
		    font-size: 17px;
		}
		body.adhesions .aside {
		    font-size: 12px;
		}
		div#reponses {
		    display: none;
		    font-size: 15px !important;
		    padding: 7px 25px;
		    border: 1px solid #cecece;
		    margin-bottom: 40px;
		}
		a.retour {
		    color: #000;
		    display: block;
		    text-align: right;
		    margin: 0 0 20px;
		    font-size: 14px;
		    letter-spacing: 4px;
		    text-transform: lowercase;
		}
		a.retour:hover{
			text-decoration: none;
		}
		a.retour span {
		    font-size: 30px;
		}

	/* Chaque page dédiée à un cours */

		h1+p>a{
			display: block;
		}

		h1+p>a img {
		    margin: 0 0 0 -19px;
		}
		section h1{
		    margin-top: -3px;
		}

		table a:hover>img {
		    box-shadow: 5px 7px 12px 2px #CECECE !important;
		}

		.video,
		.second-media img {
		    margin: 0 0 10px;
		}
		.video {
		    margin-top: 30px;
		}

	/* Saisons des bals à Vienne */

		ul#liste_mots_clefs{
		    padding: 0;
		}
		ul#liste_mots_clefs li {
		    float: left;
		}
		ul#liste_mots_clefs li>a {
		    display: block;
		    padding: 9px 15px;
		    margin: 5px 14px 5px 0;
		    font-size: 17px;
		    border: 1px solid #ff1e00;
		}
		ul#liste_mots_clefs li>a:hover {
		    text-decoration: none;
		    background-color: #ff1e00;
		    color: #fff;
		}

	/* Page contact */

		body.contact h1 {
		    margin-bottom: -10px !important;
		}

	/* Evénementiel */

		.col-texte {
		    min-height: 235px;
		    text-align: justify;
		} 
		body.saison .col img {
			display: inline-block;
		    width: 70% !important;
		    margin: 0 auto !important;
		    border-radius: 100% !important; 
		}		
		.saison h2+ul{
		    width: 100%;
			padding: 30px 0;
			border-top: 1px solid #000;
			border-bottom: 1px solid #000;
			margin-bottom: 50px;
		    display: inline-flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		    align-items: top;
		}
		ul#medaillons{
			width: 100%;
		    display: inline-flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		    align-items: center;
		    margin: 10px 0;
		}
		ul#medaillons li{
			float: left;
		    text-align: center;
		    text-transform: uppercase;
			letter-spacing: 1px;
    		font-size: 13px;
		}
		ul#medaillons li img{
			height: 122px;
	   		margin-top: 25px;
	    	border-radius: 100%;
   		}
		.aside ul#medaillons li img{
			height: 147px;
   		}
   		ul#medaillons li a{
   			text-decoration: none;
   		}
		ul#medaillons li:hover{
			filter: grayscale(100%);
		    -webkit-filter: grayscale(100%);
		    -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		    -o-filter: grayscale(100%);
		    opacity: 1;
		    color: #000;
		}		
		.saison a.bouton {
		    margin-right: 0;
		    border: 1px solid #ff1e00;
		    font-size: 15px;
		    color: #fff;
		}
		.saison a.bouton:hover {
		    background-color: #fff !important;
		    color: #ff1e00;
		    box-shadow: none;
		}

	/* Mot-clef événementiel */
	
		a.bouton.contact {
		    background-color: #ff1e00;
		    color: #fff;
			border: 1px solid #ff1e00;
		    position: initial;
		    width: 100%;
		    margin: 0;
		    box-sizing: border-box;
		    font-size: 17px;
		    text-align: center;
		}

	/* Erreur 404 */

		.cartouche_404 {
		    color: #ff1e00;
		    text-transform: lowercase;
		    font-size: 50px;
		    letter-spacing: 8px;
		    margin-top: 50px;
		}
		.chapo_404 {
		    font-size: 30px;
		    margin: 30px 0 60px;
		}

	/* Devenir membre */

		.details_img, .details_formule{
			float: left;
		}
		.details_img{
		    width: 30%;
		    overflow: hidden;
		    margin-right: 20px;
		    height: 170px;
		}
			.details_img img{
			    width: 100%;
			    height: auto;
			}
		.e_commerce .details_img{
			width: 100%;
		    overflow: hidden;
		    height: 200px;
		    margin-right: 20px;
		    margin-bottom: 20px;
		}
		.details_formule{
		    width: 67%;
		}
		.adhesions h3 {
		    font-size: 17px;
		    letter-spacing: 9px;
		    padding: 10px 17px;
		    color: #454848;
		    background-color: #f7f7f7;
		    margin: 10px 0 28px;
		}
		.details_formule h4{
			width: 100%;
		    margin-top: 0;
		    margin-bottom: 15px;
		    font-size: 24px;
		    padding-bottom: 13px;
		    border-bottom: 1px dotted #CECECE;
		}
		.details_formule ul {
			width: 100%;
			box-sizing: border-box;
			margin: 0;
			font-size: 13px;
		}
		.adhesions .main ul li{
		   position: relative;
			margin-bottom: 20px;
		}
		p.reduction {
		    position: absolute;
		    top: 0;
		    right: 0;
		    width: 100px;
		    height: 100px;
		    border-radius: 100%;
		    box-sizing: border-box;
		    padding: 12px 0;
		    margin: -16px;
		    line-height: 25px;
		    font-size: 31px;
		    color: #ff1e00;
		    text-align: center;
		    transform: rotate(11deg);
		    background-color: rgba(0,0,0,0.8);
		}
		.main p.reduction span {
		    font-size: 10px;
		    font-family: 'Open-Sans',sans-serif;
		    line-height: 20px;
		}
		.adhesions .main .details_formule ul li{
			margin-bottom: 0;
		}
		.adhesions .main .details_formule ul li::before {
		    content: "\002756";
		    color: #000;
	        margin-right: 10px;
		}
		.details_formule p{
			margin: 3px 0;
			font-size: 13px;
			margin-bottom: 13px;
		}
		.formule {
			margin-top: 15px;
		    margin-bottom: 30px;
		}
		.formule small, .aside .second-media:last-child small{
			text-transform: uppercase;
			font-size: 12px;
			color: #ff1e00;
		}
		h4 small{
		    font-size: 15px;
		}
		small#economies {
		    font-family: georgia, serif;
		    font-size: 19px;
		    text-transform: none;
		}
		.formule a.reserver{
			background: linear-gradient(to bottom, #ff531f, #ff1e00);
			color: #fff;
		}
		.formule a.reserver:hover{
			background: #fff;
			border: 1px solid #ff1e00;
			color: #ff1e00;
		}

	/* E-commerce */
		
		.citation {
			font-family: 'Cormorant', serif;
			font-size: 31px;
		    color: #4a4a4a;
		    text-transform: none;
		    text-align: justify;
		    font-weight: normal;
		}
		.e_commerce .main{
			width: 1050px;
		}
		.e_commerce h1{
			border: none;
		    font-size: 28px;
		    letter-spacing: 5px;
		    margin-top: 50px;
		    margin-left: -30px;
		}
		.e_commerce h1:first-letter{
			font-family: "Cormorant SC", Georgia,serif;
			text-transform: lowercase;
			font-size: 90px;
			line-height: 25px;
			margin-left: 10px;
		}
		.e_commerce h1 span{
			font-size: 14px;
		}
		.e_commerce #tri-col{
			border-top: 1px solid #757575;
			border-bottom: 1px solid #757575;
			margin: 40px 0 0;
			font-family: "Cormorant SC", Georgia, serif;
		}
		.e_commerce #tri-col .col{
			min-height: 0;
		    font-size: 31px;
		    margin: 20px 0;
		    float: left;
		    width: 33%;
		}
		p.etape_actuelle{
			color: #ff1e00;
		}
		sup{
			font-size: 8px;
		}
		.e_commerce .section p{
			font-size: 16px;
		}
		#avertissement{
		    width: 94%;
		    font-size: 10px;
		    text-transform: uppercase;
		}
		.second-media {
		    margin: 15px 0 25px;
		}
		#premier_cours {
		    width: 100%;
		    text-align: center;
		    color: #fff;
		    box-shadow: 2px 2px 23px 4px #bdb9b9;
		    padding: 7px 12px;
			background: linear-gradient(to right bottom, #f73800, #ff1e00);
		    box-sizing: border-box;
		}
		#premier_cours p:nth-child(1), #premier_cours p:nth-child(3){
			text-transform: uppercase;
			font-family: Arial, sans-serif;
			letter-spacing: 2px;
		}
		#premier_cours p:nth-child(1) {
		    font-size: 13px;
		}
		#premier_cours p:nth-child(2) {
		    font-family: 'Cormorant', cursive;
		    font-size: 60px;
		    line-height: 57px;
		    margin: 0;
		}
		#premier_cours p:nth-child(3) {
		    font-size: 12px;
		}
		a.paiement {
		    display: block;
		    width: 100%;
		    height: 50px;
		    line-height: 20px;
		    font-size: 21px;
		    letter-spacing: 3px;
		    box-sizing: border-box;
		    padding: 15px 20px;
		    background-color: #ff1e00;
		    color: #fff;
		    margin: 15px 0;
		    text-decoration: none;
		    box-shadow: 2px 2px 4px 1px #757575;
		}		
		a.paiement:hover {
		    background-color: #ef3700;
		}
		div#weezevent {
		    border: 1px solid;
		}
		span#bal{
		    font-size: 14px;
		    color: red;
		    font-family: Arial, sans-serif;
		    letter-spacing: 2px;
		}
		h1#automne, h1#printemps, h1#hiver{
			padding: 65px 0 54px;
			text-align: center;
		}
		h1#printemps{
			background-image: url("https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/fond_printemps.jpg");
		}
		h1#automne{
			background-image: url("https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/fond_automne.jpg");
		}
		h1#hiver{
			background-image: url("https://www.lamaisondelavalse.paris/squelettes/bal-valse-media/fond_hiver.jpg");
		}

	/* 	Propositions de cours de valse sur la page mot-clef	*/

		p.arbo {
		    opacity: 0.5;
		    /* color: #000; */
		}

		ul#propositions {
		    padding: 1px 10px 10px;
		    background-color: #23201f;
		}
		ul#propositions h2{
		    padding: 0 27px;
		}
		ul#propositions li {
		    width: 47%;
		    float: left;
		    padding: 5px 5px 25px 17px;
		    box-sizing: border-box;
		}
		ul#propositions img{
		    width: 99%;
		}
		ul#propositions img:hover{
		    opacity: 0.6;
		}

/* NOS REFERENCES */


	#albums_photos .bi-col{
		width: 100%;
	    display: inline-flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    align-items: center;
	    margin: 10px 0;
	}

	#albums_photos .col{
		width: 45%;
		height: auto;
		margin: 10px 0 20px;
		float: left;
	}	
	#albums_photos .col a {
	    display: block;
	    width: 100%;
	    height: 257px;
	    overflow: hidden;
	    text-align: center;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    font-size: 23px;
	    padding: 5px 0;
	    line-height: 25px;
	    font-family: "Cormorant SC", Georgia, serif;
	}
	#albums_photos .col a span {
	    text-transform: none;
	    letter-spacing: 0;
	    font-size: 18px;
	    line-height: 39px;
	    color: #000;
	}
	#albums_photos .col a{
		text-decoration: none;
	}
	#albums_photos img{
		width: 100% !important;
		height: auto !important;
		border-radius: 0 !important;
		margin-top: 7px !important;
	}
		#albums_photos .col a:hover, #albums_photos .col img:hover{
		/*opacity: 0.6;*/
		color: #000;
		filter: grayscale(1);
	}



/* Précisions diaporama */

		.panel-overlay {
		    position: absolute;
		    width: 550px;
		    height: 300px;
		    top: 15%;
		    left: 29%;
		    text-align: center;
		    background-color: rgba(0,0,0,0.8);
		    padding: 10px 30px;
		    box-sizing: border-box;
		    color: #fff;
		    font-size: 16px;
		}
		.panel-overlay p{
		    line-height: 23px;
		    letter-spacing: 1px;
		    padding: 0 23px;
		}
		.panel-overlay h1 {
		    font-size: 21.5px;
		    color: #ff1e00;
		    letter-spacing: 3px;
		    font-weight: 400;
		    margin: 10px 0 0;
		    font-family: "Open Sans", sans-serif;
		}
		.panel-overlay h1:first-letter{
			font-family: "Champignon", Georgia, serif;
			text-transform: lowercase;
			font-size: 350px;
			line-height: 25px;
			margin-right: -20px;
			color: #ff1e00;
		}
		.panel-overlay a {
		    display: block;
		    padding: 14px 20px;
		    border: 1px solid;
		    width: 55%;
    		text-align: center;
		    text-transform: uppercase;
		    margin: 23px auto 0;
		    letter-spacing: 2px;
			border-color: #fff;
		    color: #fff;
		}
		.panel-overlay a:hover{
			text-decoration: none;
			border-color: #ff1e00;
		    color: #ff1e00;
		}
		.carousel-indicators {
		    bottom: 20px !important;
		}
		div#diaporama{
			border-top: 4px solid #000;
			padding: 0;
		}


/* Arguments S'abonner */

	ul#arguments {
	    margin: 10px 0 45px;
	    text-align: center;
	}
	ul#arguments  li {
	    margin-bottom: 5px;
	}
	ul#arguments li p {
	    margin-bottom: 8px;
	    line-height: 23px;
	}
	ul#arguments li p:before {
	    /* content: "⇨"; */
	    /* content: "❁"; */
	    /* content: "☛"; */
	    content: "➠";
	    margin-right: 3px;
	    font-size: 25px;
	    color: #ff1e00;
	    font-stretch: extra-condensed;
	    font-stretch: 100%;
	    display: inline-block;
	}
	ul#arguments span{
	    font-size: 16px;
	    letter-spacing: 0px;
	    display: inline-block;
	    color: #414241;
	    letter-spacing: 1px;
	    font-family: "Open Sans", sans-serif;
	}
	ul#arguments span:first-letter{
		font-family: "Champignon", cursive;
	    font-size: 94px;
	    margin-right: -4px;
	    text-transform: capitalize;
	}
