/*
Theme Name: Geometry
Description: A theme by Geometry - Brussels - Visit us at http://www.geometry.be
Author: Geometry
Version: 1.0
*/

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

@font-face {
 font-family: MelbourneRegular;
 src: url("fonts/MelbourneRegular.eot")
}
@font-face {
 font-family: MelbourneRegular;
 src: url("fonts/MelbourneRegular.ttf")
}
@font-face {
 font-family: MelbourneLight;
 src: url("fonts/MelbourneLight.eot")
}
@font-face {
 font-family: MelbourneLight;
 src: url("fonts/MelbourneLight.ttf")
}
@font-face {
 font-family: MelbourneBold;
 src: url("fonts/MelbourneBold.eot")
}
@font-face {
 font-family: MelbourneBold;
 src: url("fonts/MelbourneBold.ttf")
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
}

body {
	margin: 0 auto 0 auto;
	max-width: 1800px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
img,
span,
td {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

a {
	text-decoration: none;
}

header {
	width: 100%;
}

section {
	padding: 13.5px;
	clear: both;
	overflow: hidden;
}

footer {
	padding: 0 27px 0 27px;
	background: #ED1F43;
	clear: both;
}

.menu {
    margin-left: 154px;
    margin-top: 27px;
}

#index .menu {
    margin-left: 795px;
    margin-top: 111px;
}

.logo {
	width: 154px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
}

.logo img {
	width: 154px;
	height: 92px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
}

.logo.orange {
	background-image: url("img/logo_orange.gif");
}

.logo.bleu {
	background-image: url("img/logo_bleu.gif");
}

.logo.vert {
	background-image: url("img/logo_vert.gif");
}

.logo.rouge {
	background-image: url("img/logo_rouge.gif");
}

.logo.index {
	background: none;
}

.logo.index img {
	width: 775px;
	height: 417px;
	opacity: 1;
	filter: alpha(opacity=1);
}

.logo.index {
	width: 775px;
	margin-left: 20px;
}

.menu ul {
	width: 100%;
	height: 37px;
}

.menu.orange ul {
	background: #EF5323;
}

.menu.index ul,
.menu.rouge ul {
	background: #ED1F43;
}

.menu.bleu ul {
	background: #66B5DF;
}

.menu.vert ul {
	background: #C2B930;
}

.menu ul li {
	width: 16%;
	display: inline-block;
	text-align: center;
}

.menu ul li a {
	display: inline-block;
	margin: 8px 0px 0 20px;
}

.menu ul li a {
	border-bottom: 0 solid #ffffff;
	text-decoration: none;
}

.menu ul li.current-menu-item a {
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

.more {
	position: relative;
	display: block;
	padding: 20px 0 20px 0;
	overflow: visible;
}

.searchbox {
	position: absolute;
	right: 192px;
	display: block;
	overflow: visible;
}

.newsletterbox {
	position: absolute;
	right: 600px;
	display: block;
	overflow: visible;
}

.language {
	position: absolute;
	right: 27px;
	display: block;
	overflow: visible;
}

.language ul li {
	display: block;
	float: left;
}

.language ul li a {
	display: inline-block;
	margin-left: 12px;
}

input#mce-EMAIL,
.searchbox input {
    background-color: #ffffff;
    width: 120px;
    height: 100%;
    border: 0;
    border-bottom: 1px solid #4a4a4a;
    padding: 0;
    margin: 0;
}

.searchbox img {
    width: 20px;
    height: auto;
}

footer {
	background-image: url("img/bg_footer.png");
	background-repeat: repeat-x;
	background-position: top;
	padding: 40px 27px 27px 27px;
	overflow: hidden;
}

.sitemap {
	width: 100%;
}

.sitemap > ul > li {
	display: block;
	float: left;
	width:  10.22222%;
	padding-right: 1%;
}

.sitemap ul li ul li {
	display: block;
	float: none;
	padding-top: 10px;
}

.sitemap ul li:nth-child(3) {
	width: 32.666666%;
}

.sitemap ul li:nth-child(7) {
	padding-right: 0;
}

.sitemap ul li:nth-child(6) ul li {
    width: 100%;
}

.info,
.madeby {
	display: block;
	width: 50%;
	clear: both;
	overflow: hidden;
	float: left;
	padding-top: 27px;
}

.madeby {
	float: right;
	clear: none;
}

.info ul li {
	display: inline-block;
	padding-right: 12px;
}

.madeby ul {
	text-align: right;
}

.madeby ul li {
	display: inline;
	padding-left: 12px;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-sizer,
.grid-item {
	width: 25%;
}

section.rouge .grid-item article.orange,
section .grid-item article.orange,
section .half.orange .grid-item article,
section.right .grid-item article.orange,
section.orange .grid-item div.article,
section.orange .grid-item article {
	background: url(img/white.png) #EF5323;
	background-repeat: repeat-x;
	background-position: bottom;
}

section.rouge .grid-item article.bleu,
section .grid-item article.bleu,
section .half.bleu .grid-item article,
section.right .grid-item article.bleu,
section.bleu .grid-item div.article,
section.bleu .grid-item article {
	background: url(img/white.png) #66B5DF;
	background-repeat: repeat-x;
	background-position: bottom;
}

section .grid-item article.rouge,
section .half.rouge .grid-item article,
section.right .grid-item article.rouge,
section.rouge .grid-item div.article,
section.rouge .grid-item article {
	background: url(img/white.png) #ED1F43;
	background-repeat: repeat-x;
	background-position: bottom;
}

section.rouge .grid-item article.vert,
section .grid-item article.vert,
section .half.vert .grid-item article,
section.right .grid-item article.vert,
section.vert .grid-item div.article,
section.vert .grid-item article {
	background: url(img/white.png) #C2B930;
	background-repeat: repeat-x;
	background-position: bottom;
}

#agenda section.vert .grid-item article {
	margin-top: 27px;
	margin-bottom: 0;
}

.grid-item {
	float: left;
}

.grid-item img {
	display: block;
	max-width: 100%;
}

.grid-item div.article,
.grid-item article {
	margin: 13.5px;
}

.grid-item hr {
	position: relative;
	display: block;
	height: 26px;
	background-repeat: repeat-x;
	border: 0;
	margin: 0 8px 0 8px;
}

.grid-item hr::before {
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	top: 0;
	left: -8px;
	width: 8px;
	height: 26px;
}

.grid-item hr::after {
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	top: 0;
	right: -8px;
	width: 8px;
	height: 26px;
}

section.full .grid-item article.orange hr,
section .half.orange .grid-item hr,
section.rouge .grid-item article.orange hr,
section.right .grid-item article.orange hr,
section.orange .grid-item hr {
	background: url(img/hr_orange.png);
}

section.full .grid-item article.orange hr::before,
section .half.orange .grid-item hr::before,
section.rouge .grid-item article.orange hr::before,
section.right .grid-item article.orange hr::before,
section.orange .grid-item hr::before {
	background: url(img/hr_orange_left.png);
}

section.full .grid-item article.orange hr::after,
section .half.orange .grid-item hr::after,
section.rouge .grid-item article.orange hr::after,
section.right .grid-item article.orange hr::after,
section.orange .grid-item hr::after {
	background: url(img/hr_orange_right.png);
}

section.full .grid-item article.bleu hr,
section .half.bleu .grid-item hr,
section.rouge .grid-item article.bleu hr,
section.right .grid-item article.bleu hr,
section.bleu .grid-item hr {
	background: url(img/hr_bleu.png);
}

section.full .grid-item article.bleu hr::before,
section .half.bleu .grid-item hr::before,
section.rouge .grid-item article.bleu hr::before,
section.right .grid-item article.bleu hr::before,
section.bleu .grid-item hr::before {
	background: url(img/hr_bleu_left.png);
}

section.full .grid-item article.bleu hr::after,
section .half.bleu .grid-item hr::after,
section.rouge .grid-item article.bleu hr::after,
section.right .grid-item article.bleu hr::after,
section.bleu .grid-item hr::after {
	background: url(img/hr_bleu_right.png);
}

section.full .grid-item article.rouge hr,
section .half.rouge .grid-item hr,
section.right .grid-item article.rouge hr,
section.rouge .grid-item hr {
	background: url(img/hr_rouge.png);
}

section.full .grid-item article.rouge hr::before,
section .half.rouge .grid-item hr::before,
section.right .grid-item article.rouge hr::before,
section.rouge .grid-item hr::before {
	background: url(img/hr_rouge_left.png);
}

section.full .grid-item article.rouge hr::after,
section .half.rouge .grid-item hr::after,
section.right .grid-item article.rouge hr::after,
section.rouge .grid-item hr::after {
	background: url(img/hr_rouge_right.png);
}

section.full .grid-item article.vert hr,
section .half.vert .grid-item hr,
section.rouge .grid-item article.vert hr,
section.right .grid-item article.vert hr,
section.vert .grid-item hr {
	background: url(img/hr_vert.png);
}

section.full .grid-item article.vert hr::before,
section .half.vert .grid-item hr::before,
section.rouge .grid-item article.vert hr::before,
section.right .grid-item article.vert hr::before,
section.vert .grid-item hr::before {
	background: url(img/hr_vert_left.png);
}

section.full .grid-item article.vert hr::after,
section .half.vert .grid-item hr::after,
section.rouge .grid-item article.vert hr::after,
section.right .grid-item article.vert hr::after,
section.vert .grid-item hr::after {
	background: url(img/hr_vert_right.png);
}

#agenda .grid div h4,
.grid div h2 {
	padding: 27px 27px 5px 27px;
}

.grid div p {
	padding: 10px 27px 13.5px 27px;
}

.grid div p.date {
	padding: 8px 27px 13.5px 27px;
}

.grid div ul.tag {
	padding: 0 27px 0 27px;
}

section.full .content div.tag,
#index .half.vert div.tag,
section.right .content div.tag,
#projets .grid div ul.tag,
#associations .grid div ul.tag {
	padding: 10px 27px 13.5px 27px;
}

section .content ul.tag li,
.grid-item ul.tag li {
	display: inline-block;
	padding-right: 13.5px;
}	

.grid-item img {
	width: 100%;
	height: auto;
}

.old-article {
	display: block;
	width: 25%;
	padding: 27px 0 10px 25%;
	margin: 0;
	float: left;
}

.new-article a,
.old-article a {
	display: block;
	margin: 0 13.5px 0 13.5px;
	padding: 13.5px;
}

.new-article {
	display: block;
	width: 25%;
	padding: 27px 25% 10px 0;
	margin: 0;
	float: right;
}

section.orange .old-article a, 
section.orange .new-article a {
	background: #EF5323;
}

#en-lumiere.page-template-template-en-lumiere .grid > div:nth-child(2) article {
	background: none;
}

#recherche .grid > div:nth-child(2) h1,
#projets .grid > div:nth-child(2) h1,
#associations .grid > div:nth-child(2) h1,
#en-lumiere .grid > div:nth-child(2) h1,
#thematiques .grid > div:nth-child(2) h1,
#qui-sommes-nous .grid > div:nth-child(2) h1 {
	padding: 0 0 13.5px 27px;
}

.grid-item > a {
	display: block;
}

#associations.page-template-template-associations .grid > div:nth-child(3) div.article ul li,
#associations.page-template-template-associations .grid > div:nth-child(3) article ul li {
    padding: 0 27px 13.5px 0;
}

#associations.page-template-template-associations .grid > div:nth-child(3) div.article ul li ul,
#associations.page-template-template-associations .grid > div:nth-child(3) article ul li ul {
    padding: 13.5px 0 0 0;
}
#associations.page-template-template-associations .grid > div:nth-child(3) div.article p,
#associations.page-template-template-associations .grid > div:nth-child(3) article p {
    padding: 0 0 0 0;
}

.menu.index ul li {
    width: 100%;
    display: block;
    text-align: left;
}

.menu.index ul {
	padding: 5px 0 5px 0;
	height: 187px;
}

.menu.index ul li a {
	border-bottom: 1px solid #ED1F43;
	text-decoration: none;
	margin: 8px 0px 0 15px;
}

section.left,
section.center,
section.right,
section.half {
	width: 33.333%;
	float: left;
	clear: none;
	padding: 13.5px 0 27px 0;
	overflow: visible;
}

section.half {
	width: 50%;
	clear: both;
}

section.left {
	clear: both;
}

section.left .content,
section.half .content {
	padding: 0 13.5px 0 27px;
}

section.center .content,
section.right .content {
	padding: 0 13.5px 0 13.5px;
}

section.half .content h2,
section .content h1 {
	padding: 0 0 27px 13.5px;
}

section .content h2,
section .content h4,
section .content ul.tag {
	margin: 27px 0 27px 0;
}

section .content h4 {
	margin: 27px 0 13.5px 0;
}

section .content h2:first-child {
	margin: 0;
}

section .content p {
	margin: 13.5px 0 13.5px 0;
}

section .content img {
	width: 100%;
	height: auto;
}

section.center .content img {
	margin: 3px 0 0 0;
}

section.center .content .legende {
	display: block;
	margin: 3.5px 0 13.5px 0;
}

.video-container {
    position: relative !important;
    overflow: hidden !important;
    padding-bottom: 54% !important;
    padding-top: 25px !important;
    height: 0 !important;
    margin: 13.5px 0 13.5px 0 !important;
    display: block !important;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

#projets a.image,
#en-lumiere a.image,
#associations a.image,
#qui-sommes-nous a.image {
	display: block;
}

#thematiques section.rouge.half:nth-child(1) {
	padding: 13.5px 0 0 0;
}

#thematiques section.rouge.half:nth-child(2) {
	padding: 0 0 27px 0;
}

section.half .content h1 {
    padding: 0 0 13.5px 13.5px;
}

section.half .content h2 {
    margin: 0 0 27px 0;
    padding: 0 0 0 13.5px;
}

section.half .content p {
    padding: 0 0 0 13.5px;
}

#agenda section h1 {
    padding: 0 0 13.5px 27px;
}

#agenda section {
    padding: 13.5px 13.5px 0 13.5px;
}

#agenda .banner {
    background: #eede0c;
    border-radius: 3px;
    height: 85px;
    text-align: center;
    padding-top: 12px;
    margin: 13.5px 13.5px 0 13.5px;
}

#agenda section .banner a {
	display: block;
    position: absolute;
}

#agenda section .banner a.prev {
    left: 10%;
}

#agenda section .banner a.next {
    right: 10%;
}

#agenda .grid div .assoc {
    padding: 13.5px 27px 0 27px;
}

#index .half.vert .grid article .assoc,
section.right .grid article.vert .assoc,
#agenda .grid div .assoc,
#agenda .grid div h4 {
    padding: 13.5px 27px 5px 27px;
}

#agenda .grid div .tag {
    padding: 13.5px 27px 13.5px 27px;
}

#agenda .grid-item .tag a {
    display: inline-block;
    padding-right: 13.5px;
}

#agenda section.vert .grid-item article {
    margin-bottom: 27px;
}

#agenda .grid div p {
    padding: 10px 27px 0 27px;
}

#agenda .grid-item img {
	margin-top: 13.5px;
}

section .content h4 a {
    display: inline-block;
    margin-right: 13.5px;
}

.facebook a {
    color: #4a4a4a;
}

.fa-2x {
    font-size: 26px !important;
}

.facebook {
    position: absolute;
    right: 140px;
    display: block;
    overflow: visible;
    margin-top: -3px;
}

.petite_photo {
    width: 50%;
}

.petite_photo {
    width: 50%;
}

.petite_photo.gauche {
    float: left;
}

.petite_photo.gauche > span {
    margin-right: 10px;
    display: block;
}

.petite_photo.droite {
    float: right;
}

.petite_photo.droite > span {
    margin-left: 10px;
    display: block;
}

section.right .grid-sizer, section.right .grid-item {
    width: 50%;
}

section.full .grid h2,
section.right .grid h2, 
section.right .grid h2 a {
    line-height: 27px;
    font-size: 24px;
    margin:  0;
}

section.full .content ul.tag,
section.right .content ul.tag {
    margin: 0;
}

#associations .grid div ul.tag {
    padding: 10px 27px 19px 27px;
}

section.right .content {
    padding: 0 13.5px 0 0;
}

section.right .content h3,
section.right .content h4 {
    padding-left: 13.5px;
}

section .content p,
section.right .content p {
    margin: 0;
}

.full.rouge .grid div ul.tag,
.full.bleu .grid div ul.tag,
section.full .grid article.bleu ul.tag,
.half.rouge .grid div ul.tag,
.half.bleu .grid div ul.tag,
section.right .grid article.bleu ul.tag {
    padding: 10px 27px 19px 27px;
}

section.full .grid article.rouge ul.tag,
section.right .grid article.rouge ul.tag {
    padding: 10px 27px 13.5px 27px;
}

section.full .grid article.vert h3,
section .grid article.vert h3,
section.right .grid article.vert h3 {
    padding: 27px 27px 5px 27px;
}

section.full .grid article.vert h2,
#index .half.vert h4,
section.right .grid article.vert h2 {
    padding: 13.5px 27px 5px 27px;
}

.grid div .tag .themactive a,
section.right .content ul.tag li .themactive a {
    color: #ffffff;
}

.grid div .tag a {
    display: inline-block;
    margin-right: 13.5px;
}

.half.left {
    float: left;
    width: 50%;
    padding-bottom: 54px;
}

.half.right {
    float: right;
    width: 50%;
    padding-bottom: 54px;
}

#index .grid-sizer, #index .grid-item {
    width: 50%;
}

#index .half.vert h3 {
    padding: 27px 27px 5px;
}

#index .half h1 {
    padding-bottom: 13.5px;
}

#index section {
    padding-top: 54px;
}

.grid div p.introduction {
    color: #4a4a4a;
}

.grid-agenda > div:nth-child(6n+8) {
    clear: both; /* ORDRE AGENDA */
}

.single section .content p {
    color: #4a4a4a;
}

.single section .content p {
    margin: 13.5px 0;
}

#rechercher {
	display: inline-block;
	background-image: url("img/search.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	width: 26px;
	border: 0;
	cursor: pointer;
}

/* TYPO */


body {
	font-family: MelbourneRegular, sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	letter-spacing: 0.2px;
	line-height: 21px;
}

#menu-mobile-open a,
.menu a {
	font-family: MelbourneRegular, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.35px;
	line-height: 21px;
	text-transform: uppercase;
}

.language ul li a {
	font-family: MelbourneRegular;
	font-size: 18px;
	color: #4a4a4a;
	letter-spacing: 0.2px;
	line-height: 21px;
	text-align: left;
	text-transform: uppercase;
}

input#mce-EMAIL,
.searchbox input {
	font-family: MelbourneRegular;
	font-size: 18px;
	color: #4a4a4a;
	letter-spacing: 0.2px;
	line-height: 21px;
	text-align: left;
}

.sitemap a {
	font-family: MelbourneRegular;
	font-size:18px;
	color:#ffffff;
	letter-spacing:0;
	text-align:left;
	text-transform: uppercase;
}

.sitemap ul li ul li a {
	font-family: MelbourneRegular;
	font-size:13px;
	color:#ffffff;
	letter-spacing:0.14px;
	line-height:16px;
	text-align:left;
	text-transform: initial;
}

.info a,
.madeby a,
.info,
.madeby {
	font-family: MelbourneRegular;
	font-size:13px;
	color:#ffffff;
	letter-spacing:0.14px;
	line-height:16px;
	text-align:left;
}

#index .half.vert h4,
#index .half.vert h4 a,
#agenda h4 a,
h2 a {
	font-family: MelbourneBold;
	font-size:24px;
	color:#ffffff;
	letter-spacing: 0.5px;
	line-height:27px;
	text-align: left;
	text-transform: uppercase;
}

.grid div p {
	font-family: MelbourneRegular;
	font-size: 18px;
	color:#ffffff;
	letter-spacing: 0.2px;
	line-height: 23px;
	text-align: left;
}

.grid div .tag a,
.grid div ul.tag a {
	font-family:MelbourneRegular;
	font-size:13px;
	color:#ffffff;
	letter-spacing:0.5px;
	line-height:21px;
	text-align:left;
	text-decoration: underline;
}

.grid div p.date {
	font-family:MelbourneRegular;
	font-size:13px;
	color:#ffffff;
	letter-spacing:0.5px;
	line-height:21px;
	text-align:left;
}

.old-article a,
.new-article a {
	font-family: MelbourneRegular;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	line-height:25px;
}

#agenda section h3,
#agenda section .banner a,
#agenda section h2,
#agenda section h1,
section .content h1,
section .content h2,
#associations .grid > div:nth-child(2) h1,
#en-lumiere .grid > div:nth-child(2) h1,
#projets .grid > div:nth-child(2) h1,
#thematiques .grid > div:nth-child(2) h1,
#qui-sommes-nous .grid > div:nth-child(2) h1,
#recherche .grid > div:nth-child(2) h1 {
	font-family: MelbourneBold;
	font-size: 60px;
	letter-spacing: 0;
	line-height: 70px;
	text-align: left;
	text-transform: uppercase;
}

section .content h2 {
	color: #4a4a4a;
}

#recherche .rouge .grid > div:nth-child(2) h1,
section.left.rouge .content h1,
#projets .rouge .grid > div:nth-child(2) h1,
#qui-sommes-nous .rouge .grid > div:nth-child(2) h1,
#thematiques .rouge .grid > div:nth-child(2) h1,
#thematiques article > section.rouge:nth-child(1) h1 {
	color: #ED1F43;
}

section.left.orange .content h1,
#en-lumiere .orange .grid > div:nth-child(2) h1 {
	color: #ef5323;
}

section.left.vert .content h1,
#agenda section.vert h1 {
	color: #C2B930;
}

section.left.bleu .content h1,
#associations .bleu .grid > div:nth-child(2) h1 {
	color: #66B5DF;
}

#associations.page-template-template-associations .bleu .grid > div:nth-child(3) ul li a {
	text-decoration: underline;
}

#associations.page-template-template-associations .grid > div:nth-child(3) div.article p, 
#associations.page-template-template-associations .grid > div:nth-child(3) article p {
	color: #4a4a4a;
}

section .content h4,
section .content h4 a {
	font-family: MelbourneRegular;
	font-size: 24px;
	color: #4a4a4a;
	letter-spacing: 0;
	line-height: 30px;
	text-align: left;
}

section .content h4 a {
	text-decoration: underline;
}

section .content .legende,
section .content ul.tag li a {
    font-family: MelbourneRegular;
    font-size: 13px;
    color: #4a4a4a;
    letter-spacing: 0.5px;
    line-height: 17.5px;
    text-align: left;
}

section .content ul.tag li a {
	text-decoration: underline;
}

section .content ul.tag li p {
    font-family: MelbourneRegular;
    font-size: 18px;
    color: #4a4a4a;
    letter-spacing: 0.2px;
    line-height: 21px;
    text-align: left;
}

section .content h3 {
	font-family: MelbourneBold;
	font-size: 46px;
	letter-spacing: 0;
	line-height: 50px;
	text-align: left;
	text-transform: uppercase;
}

h3.orange,
section.orange .content h3 {
	color: #ef5323;
}

h3.bleu,
section.bleu .content h3 {
	color: #66B5DF;
}

h3.rouge,
section.rouge .content h3 {
	color: #ED1F43;
}

h3.vert,
section.vert .content h3 {
	color: #C2B930;
}

section .content p,
section .content p a {
	font-family:MelbourneRegular;
	font-size:18px;
	color:#4a4a4a;
	letter-spacing:0.2px;
	line-height:21px;
	text-align:left;
}

section .content p a {
	text-decoration: underline;
}

section .content p strong {
	font-family: MelbourneBold;
}

section .content p em {
    font-style: italic;
}

#agenda section .banner a,
#agenda section h2 {
    display: inline-block;
    color:  #ffffff;
}

#agenda section h3 {
    display: block;
    color:  #ffffff;
    text-align: left;
    padding: 27px 27px 0 27px;
}

#index .half.vert .grid article .assoc a,
#index .half.vert .grid article .assoc,
section.right .grid article.vert .assoc a,
#agenda .grid div .assoc a {
	font-family: MelbourneRegular;
	font-size: 18px;
	color: #ffffff;
	letter-spacing:0.5px;
	line-height: 26px;
	text-align: left;
	display: inline-block;
	padding-right: 13.5px;
	text-decoration: underline;
}

section.full .content ul.tag li a,
section.right .content ul.tag li a {
    font-family: MelbourneRegular;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 21px;
    text-align: left;
    text-decoration: underline;
}

section.right .content h4 a,
section.right .content h4 {
    font-family: MelbourneRegular;
    font-size: 24px;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 27px;
    text-align: left;
}

section .content p,
section.right .content p {
    font-family: MelbourneRegular;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.2px;
    line-height: 23px;
    text-align: left;
}

section.right .grid div p.date {
    font-family: MelbourneRegular;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 21px;
    text-align: left;
    padding: 8px 27px 13.5px 27px;
}

#index .half.vert h3,
#index .half.vert h3 a,
section .grid article.vert h3,
section .grid article.vert h3 a,
section.right .grid article.vert h3,
section.right .grid article.vert h3 a {
    font-family: MelbourneBold;
    font-size: 46px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 50px;
    text-align: left;
}

#index .half.vert h1,
section.right.vert .content h4 a,
section.right.vert .content h4 {
    color: #c2b930;
}

#index .half.rouge h1,
section.right.rouge .content h4 a,
section.right.rouge .content h4 {
    color: #ed1f43;
}

#index .half.bleu h1,
section.right.bleu .content h4 a,
section.right.bleu .content h4 {
    color: #66b5df;
}

#index .half.orange h1,
section.right.orange .content h4 a,
section.right.orange .content h4 {
    color: #ef5323;
}

#index .half h1 {
	font-family: MelbourneBold;
	font-size: 46px;
	letter-spacing: 0;
	line-height: 50px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 40.5px;
	padding-right: 40.5px;
}

.single-thematique section .content h3 {
	padding-top: 13.5px;
    padding-left: 27px;
}

section.right .grid-item ul.tag li,
section.right .content ul.tag li,
section.full .grid-item ul.tag li,
section.full .content ul.tag li {
    padding-right: 0;
}

section.full .grid {
    margin-bottom: 27px;
}

/* AGENDA SLIDER */

#demo1 li {
    background: #ffffff;
}

/* CORRECTION 10/08/17 */

body {
    margin: 0;
    max-width: none;
	background-color: #ed1f43;
}

.single div.article,
.single article,
#agenda section,
section,
.more,
.infos, 
.sitemap {
    max-width: 1800px;
}

.info,
.madeby {
    max-width: 900px;
}

.menu ul li  {
    max-width: 271px;
}

header {
    width: auto;
    padding-left: 13.5px;
    overflow: hidden;
    background-color: #ffffff;
}

footer {
    max-height: 100%;
}

.infos,
.infos a {
    color: #ffffff;
    font-family: MelbourneRegular;
    font-size: 13px;
    letter-spacing: 0.14px;
    line-height: 16px;
    text-align: left;
}

.infos {
    clear: both;
    display: block;
    float: left;
    overflow: hidden;
    padding-top: 27px;
    width: 100%;
}

.infos ul li {
    width: 50%;
    float: left;
    text-align: right;
}

.infos ul li:first-child {
    text-align: left;
}

#geometry {
    padding-right: 13.5px;
}

.content {
    background-color: #ffffff;
    overflow: hidden;
}

#index header {
	padding: 0;
	background-image: url("img/bg_menu.png");
	background-size: 100% 197px;
	background-repeat: no-repeat;
	background-position-y: 151px;
}

#index header #index-menu {
    min-width: 1100px;
    max-width: 75%;
    overflow: hidden;
    margin: 0 auto 0 auto;
}

#agenda section h3, 
#agenda section .banner a, 
#agenda section h2,
#agenda section h1 {
    line-height: 83px;
}

section .content h1, 
section .content h2, 
#associations .grid > div:nth-child(2) h1, 
#en-lumiere .grid > div:nth-child(2) h1,
 #projets .grid > div:nth-child(2) h1,
  #thematiques .grid > div:nth-child(2) h1, 
  #qui-sommes-nous .grid > div:nth-child(2) h1, 
  #recherche .grid > div:nth-child(2) h1 {
    line-height: 70px;
}

#index .half.vert .grid > div h2,
#index .half.vert .grid > div h2 a {
    color: #ffffff;
    font-family: MelbourneBold;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
}

#index .half.vert .grid > div h2 {
    padding: 13.5px 27px 5px;
}

#menu-mobile {
    height: 37px;
    width: 100%;
    text-align: right;
    display: none;
}

.rouge #menu-mobile {
    background-color: #ed1f43;
}

.orange #menu-mobile {
    background-color: #ef5323;
}

.vert #menu-mobile {
    background-color: #c2b930;
}

.bleu #menu-mobile {
    background-color: #66b5df;
}

#menu-mobile a {
    font-size: 28px;
    line-height: 37px;
    margin-right: 30px;
    padding: 0 10px 0 10px;
}

.next,
.prev {
    line-height: 65px !important;
}

#menu-mobile-open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 200;
    display: none;
}

#menu-mobile-open a {
    color: #4a4a4a;
    font-size: 3vw;
    line-height: 1.65em;
}

#menu-mobile-open ul li.current-menu-item a {
    border-bottom: 1px solid #4a4a4a;
}

#menu-mobile-open div {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.close-menu-mobile,
#close-menu-mobile {
    position: fixed;
    top: 27px;
    right: 27px;
    background-color: #ffffff;
    z-index: 210;
    display: block;
    color: #4a4a4a !important;
    font-size: 28px !important;
}

#agenda .banner  {
	padding-bottom: 6px;
}

.infos span {
    display: none;
}

#index .half.vert {
    float: left;
}

#index .half.orange {
    float: right;
}

#index .half.bleu {
    float: right;
}

#index .half.rouge {
    float: left;
    clear: both;
}

#header-mobile .menu {
    margin-left: 154px;
    margin-top: 27px;
}

#index .logo.rouge.mobile {
    display: none;
}

#index .menu.rouge.mobile {
    display: none;
}

/* CORRECTION 11/08/17 */

.widget_polylang li.lang-item-fr a::before {
    content: "fr";
}

.widget_polylang li.lang-item-nl a::before {
    content: "nl";
}

.widget_polylang li.lang-item-en a::before {
    content: "en";
}

.widget_polylang li a img {
    display: none;
}

.widget_polylang li.current-lang a {
    border-bottom: 1px solid #4a4a4a;
}

#thematiques section .content p {
    color: #ffffff;
}

.sitemap ul li ul li {
    padding-top: 0;
}

.sitemap ul li ul li:first-child {
    padding-top: 10px;
}

.sitemap ul li:nth-child(3) ul li {
	padding-right: 10px;
}

nav.sitemap ul li:nth-child(3) ul {
	float: left;
	width: 33.333%;
}

.sitemap ul li ul li:nth-child(3) {
    width: auto;
}

.maptitreassoc {
    display: block;
}

.wpcf7-form input {
    border: 1px solid #050505;
    clear: both;
    color: #4a4a4a;
    font-family: KlinicSlabLightItalic;
    font-size: 18px;
    letter-spacing: 0.015em;
    line-height: 22px;
    margin: 5px 0 0 0;
    padding: 5px;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    width: 70%;
    font-family: MelbourneRegular;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 23px;
}
    
.wpcf7-form textarea {
    border: 1px solid #050505;
    color: #050505;
    display: inline-block;
    font-family: MelbourneRegular;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 23px;
    width: 70%;
    margin: 5px 0 0 0;
    padding: 5px;
    height: 100px;
}  

span.wpcf7-list-item,
span.wpcf7-form-control-wrap {
    display: block !important;
}

.wpcf7-form span.wpcf7-list-item input {
    width:  auto;
    margin: 0 5px 0 0;
    padding: 0;
}

.wpcf7-form span.wpcf7-list-item.first {
    margin-top: 5px;
}

#recherche {
    padding-right: 5px;
}

.wpcf7-not-valid-tip {
    font-family: MelbourneRegular;
    color: #ed1f43;
}  

.wpcf7-form input.wpcf7-submit {
    border: 0 none;
    color: #ffffff;
    background: #050505;
    cursor: pointer;
    display: block;
    font-family: MelbourneRegular;
    padding: 5px 8px 5px 8px;
    width: auto;
}

div.wpcf7-validation-errors {
    border: 2px solid #ed1f43 !important;
}

div.wpcf7-response-output {
    margin: 1em 0 0 0 !important;
    padding: 5px !important;
    width: 70% !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #c2b930 !important;
}

/* CORRECTION 04/09/17 */

#mc-embedded-subscribe {
    background: #4a4a4a none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: MelbourneRegular;
    padding: 2px 6px;
    width: auto;
    font-size: 18px;
    letter-spacing: 0.2px;
   line-height: 23px;
}

.newsletterbox label {
    padding-right: 5px;
}

#mc_embed_signup_scroll {
    width: 360px;
}

.mc-field-group {
    width: auto;
    float: left;
    padding-right: 7px;
}

.newsletterbox .envoyer {
    width: 100px;
    float: left;
}

.newsletterbox {
    right: 380px;
}

.single-a_propos .content div a {
    color: #4a4a4a;
    text-decoration: underline;
}

#thematiques section.bleu.half .content p {
    color: #4a4a4a;
}

#thematiques .bleu .grid > div:nth-child(2) h1 {
    color: #66b5df;
}

#thematiques .content h1 {
    color: #66b5df;
}

.single-thematique .grid .grid-item.titre {
    width: 100% !important;
}

section .content h4, section .content h4 a {
    font-size: 27px;
    line-height: 33px;
}

/* CORRECTION 14/11/17 */

section.center .content ul li a {
    text-decoration: underline;
    color: #4a4a4a;
}

section.center .content ul li {
    list-style-type: disc;
    margin-left: 25px !important;
}

section.center .content ul.tag li {
    margin-left: 0 !important;
}

section.center .content ol li {
    list-style-type: decimal;
    margin-left: 25px !important;
}

section .content h5, 
section .content h5 a {
    font-size: 21.5px;
    line-height: 33px;
    margin: 21.5px 0 13.5px 0;
}

/* CORRECTION 14/11/17 */

.single section .content h2 {
    font-family: MelbourneBold;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase;
}

h2.orange {
    color: #ef5323 !important;
}

h2.bleu {
    color: #66B5DF !important;
}

h2.rouge {
    color: #ED1F43 !important;
}

h2.vert {
    color: #C2B930 !important;
}

.grid div h3 {
    padding: 27px 27px 5px 27px;
    line-height: 27px;
}

.grid div h3 a {
    font-family: MelbourneBold;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
}

.single-evenement .content h2.vert,
.single-association .content h2.bleu,
.single-article .content h2.orange,
.single-projet .content h2.rouge {
	padding-left: 13.5px;
}

.single-evenement section .content h3,
.single-association section .content h3,
.single-article section .content h3,
.single-projet section .content h3 {
    margin: 27px 0 13.5px 0;
}

.single-evenement section .content h3,
.single-association section .content h3,
.single-article section .content h3,
.single-projet section .content h3 {
    font-family: MelbourneRegular;
    font-size: 24px;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 27px;
    text-align: left;
    text-transform: none;
}

.single-evenement section .content h3 a,
.single-association section .content h3 a,
.single-article section .content h3 a,
.single-projet section .content h3 a {
    text-decoration: underline;
}

.single-projet section.rouge .content h3 a {
    color: #ED1F43 !important;
}

.single-article section.orange .content h3 a {
    color: #ef5323 !important;
}

.single-association section.bleu .content h3 a {
    color: #66B5DF !important;
}

.single-evenement section.vert .content h3 a {
    color: #C2B930 !important;
}

.single-evenement section .content .grid h4 a,
.single-association section .content .grid h4 a,
.single-article section .content .grid h4 a,
.single-projet section .content .grid h4 a {
    font-family: MelbourneBold;
    font-size: 24px;
    color: #ffffff !important;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}

.single-evenement section .content .grid h4,
.single-association section .content .grid h4,
.single-article section .content .grid h4,
.single-projet section .content .grid h4 {
    padding: 27px 27px 5px 27px;
}

.single-evenement section.right .content h4,
.single-association section.right .content h4,
.single-article section.right .content h4,
.single-projet section.right .content h4 {
    margin: 0;
}

#index .half.vert .date-event {
    font-family: MelbourneBold;
    font-size: 46px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 50px;
    text-align: left;
    padding: 27px 27px 5px;
    display: block;
}

.single-evenement section .content .date-event {
    font-family: MelbourneBold;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 27px;
    display: block;
}

.single-evenement section .content .lieu-event {
    font-size: 27px;
    line-height: 33px;
    color: #4a4a4a;
    letter-spacing: 0;
    text-align: left;
    margin: 27px 0 13.5px 0;
    display: block;
}

.single-evenement section .content .assoc-event a {
    font-size: 27px;
    line-height: 33px;
    text-decoration: underline;
    color: #4a4a4a;
    letter-spacing: 0;
    text-align: left;
    display: block;
    margin: 27px 0 13.5px 0;
}

.single-thematique section .content h3 {
    padding-top: 27px;
    padding-left: 27px;
}

.single-thematique .grid div h3 {
    font-family: MelbourneBold;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
}

.home article h2 {
    font-family: MelbourneBold;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    padding: 27px 27px 5px 27px;
}

#agenda .grid div h4 {
    color: #ffffff;
    font-family: MelbourneBold;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
}

#qui-sommes-nous .grid div h2,
.single-projet section.right .content h4,
#projets .grid div h2,
.single-article section.right .content h4,
#en-lumiere .grid div h2,
.single-association section.right .content h4,
.single-evenement section.right .content h4 {
    font-family: MelbourneBold;
    font-size: 24px;
    color: #ffffff !important;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}

#associations h1 {
    font-family: MelbourneBold;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 70px;
    text-align: left;
    text-transform: uppercase;
    color: #66B5DF;
    padding: 0 0 13.5px 27px;
}

#associations .filterbox {
    font-family: MelbourneRegular;
    font-size: 13px;
    color: #4a4a4a;
    letter-spacing: 0.5px;
    line-height: 21px;
    text-align: left;
}

#associations .filterbox a {
    color: #4a4a4a;
    text-decoration: underline;
}

#associations .filterbox ul li ul {
    padding: 0;
}

#associations .filterbox ul li {
    padding: 0 27px 7px 0;
}

#associations .filterbox ul.tag li {
    display: inline-block;
    padding-right: 7px;
}

#associations .filterbox {
    width: 50%;
}

#associations .filterbox > div {
    padding: 0 0 13.5px 27px;
}

#associations .filterbox p {
    font-family: MelbourneRegular;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 23px;
    text-align: left;
}

#associations .filterbox .resu {
    padding: 0;
}

#associations.page-template-template-associations .grid > div:nth-child(3) div.article ul li, 
#associations.page-template-template-associations .grid > div:nth-child(3) article ul li {
    padding: 0 13.5px 0 0;
    display: block;
}

.tag li {
    display: inline-block !important;
    padding: 0 8px 0 0 !important;
}

.tag a {
    display: inline-block !important;
    margin: 0 !important;
    padding:0 !important;
}

section.vert .old-article a, section.vert .new-article a {
    background: #C2B930;
}

#agenda section {
    padding: 13.5px;
}

#agenda .old-article,
#agenda .new-article {
    padding-top: 13.5px;
}

.eventt .datevent,
#index .datevent,
#agenda .datevent {
    font-family: MelbourneBold;
    font-size: 38px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 42px;
    text-align: left;
    padding: 27px 27px 0;
    display: block;
    text-transform: uppercase;
}

#agenda .grid div p {
    padding-bottom: 7px;
}

#agenda section h1 {
    padding-bottom: 0;
}

section .grid article.vert.eventt h3,
.eventt h2,
#agenda .grid div h2 {
    color: #ffffff;
    font-family: MelbourneBold;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 27px;
    text-align: left;
    text-transform: uppercase;
    padding: 27px 27px 5px 27px !important;
}

.eventt img {
    margin-top: 13.5px;
}

.eventt ul.tag {
    padding: 5px 27px 13.5px 27px !important;
}

.eventt p {
    padding-bottom: 7px !important;
}

#associations .filterbox ul li {
    padding: 0 27px 7px 0 !important;
}

.single section .content div span a {
    color: #4a4a4a;
    text-decoration: underline;
}

#geometry {
    padding-right: 0;
}

#anysurfer {
    background: url("img/logo_as.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left center;
    display: inline-block;
    padding: 0.5em 0 0.5em 3em;
}

.infos ul li a  {

}

.infos ul li {
    width: 40%;
}

.infos ul li:first-child {
    width: 60%;
}

.infos {
    padding-top: 50px;
}







































































/* MAX 700PX */

@media (max-width: 700px) {

.grid-sizer, 
.grid-item {
	width: 100%;
}

section.left, 
section.center, 
section.right, 
section.half {
    width: 100%;
}

section.right .grid-sizer, 
section.right .grid-item {
	width: 100% !important;
}

#index .grid-sizer, 
#index .grid-item {
    width: 100%;
}

#index .half {
    width: 100%;
}

}

/* MIN 1PX */

@media (min-width: 1px) {



}

/* MIN 700PX */

@media (min-width: 700px) {

.grid-sizer, 
.grid-item {
	width: 50%;
}

#recherche .grid > div:nth-child(2),
.single-thematique .grid .grid-item.titre,
.page-template-template-thematiques .grid > div:nth-child(2),
#projets .grid > div:nth-child(2),
#en-lumiere .grid > div:nth-child(2),
#qui-sommes-nous .grid > div:nth-child(2) {
	width: 50%;
}

section.left, 
section.center, 
section.right, 
section.half {
    width: 100%;
}

#index .grid-sizer, 
#index .grid-item {
    width: 100%;
}

}

/* MIN 950PX */

@media (min-width: 950px) {

.grid-sizer, 
.grid-item {
	width: 25%;
}

section.left, 
section.center, 
section.half {
    width: 50%;
}

section.center .content {
    padding-right: 27px;
}

section.right .content {
    padding-left: 13.5px;
}

section.right {
    width: 100%;
}

section.right .grid-sizer, 
section.right .grid-item {
	width: 25% !important;
}

#index .grid-sizer, 
#index .grid-item {
    width: 50%;
}

#index header #index-menu {
    max-width: 100%;
}

.logo.index {
    margin-left: 40px;
}

}

/* MIN 1500PX */

@media (min-width: 1500px) {

.grid-sizer, 
.grid-item {
	width: 16.66666%;
}

#recherche .grid > div:nth-child(2),
.single-thematique .grid .grid-item.titre,
.page-template-template-thematiques .grid > div:nth-child(2),
#projets .grid > div:nth-child(2),
#en-lumiere .grid > div:nth-child(2),
#qui-sommes-nous .grid > div:nth-child(2) {
	width: 33%;
}

section.left, 
section.center, 
section.right, 
section.half {
    width: 33.33333%;
}

section.right .grid-sizer, 
section.right .grid-item {
	width: 50% !important;
}

#index section {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}

#index header #index-menu {
    width: 75%;
    max-width: 1250px;
}

.logo.index {
    margin-left: 20px;
}

#index section {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#index .more {
    margin: 0 auto 0 auto;
    max-width: 1200px;
}

#index .infos,
#index .sitemap {
    margin: 0 auto 0 auto;
    max-width: 1200px;
    float: none;
}

}

/* MAX 950PX */

@media (max-width: 950px) {

#index .half.vert .grid > div:nth-child(2) h4, 
#index .half.vert .grid > div:nth-child(2) h4 a, 
#index .half .grid > div:nth-child(2) h2, 
#index .half .grid > div:nth-child(2) h2 a {
    font-size: 46px;
    line-height: 50px;
}

#index .half .grid > div:nth-child(2) h2,
#index .half .grid > div:nth-child(2) h3 {
    padding: 27px 27px 5px;
}

#index .half .grid > div:nth-child(2) p {
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 23px;
    padding: 10px 27px 13.5px;
}

#index .half.vert .grid > div:nth-child(2) h4, 
#index .half.vert .grid > div:nth-child(2) h4 a, 
#index .half .grid > div:nth-child(2) h2, 
#index .half .grid > div:nth-child(2) h2 a,
#index .half .grid > div:nth-child(2) h2,
#index .half .grid > div:nth-child(2) h3,
#index .half.vert h3, #index .half.vert h3 a, 
section .grid article.vert h3, 
section .grid article.vert h3 a, 
section.right .grid article.vert h3, 
section.right .grid article.vert h3 a,
#index .half .grid > div:nth-child(2) h2, 
#index .half .grid > div:nth-child(2) h2 a,
#index .half.vert .grid > div:nth-child(2) h2, 
#index .half.vert .grid > div:nth-child(2) h2 a {
	font-size: 24px;
	letter-spacing: 0.5px;
	line-height: 27px;
}

#index .half.vert .grid > div:nth-child(2) h2 {
	padding: 13.5px 27px 5px;
}

#index .half .grid > div:nth-child(2) ul.tag,
#index .half.vert .grid > div:nth-child(2) div.tag {
    padding: 10px 27px 19px;
}

#index .half.vert .grid > div:nth-child(2) div.tag, 
#index .half.rouge .grid > div:nth-child(2) ul.tag, 
#index .half.bleu .grid > div:nth-child(2) ul.tag,
#index .half .grid > div:nth-child(2) ul.tag, 
#index .half.vert .grid > div:nth-child(2) div.tag {
     padding: 10px 27px 19px;
}

#index .half .grid > div:nth-child(2) p.date {
    padding: 8px 27px 13.5px;
}

section .content h1 {
    padding: 0;
}

}

/* CORRECTION 10/08/17 */


/* MAX 700PX */

@media (max-width: 700px) {

.searchbox {
    display: none;
}

.infos span {
    display: inline;
}

#geometry {
    padding-right: 0;
}

#associations h1,
#agenda section h3,
#agenda section .banner a,
#agenda section h2,
#agenda section h1,
section .content h1,
section .content h2,
#associations .grid > div:nth-child(2) h1,
#en-lumiere .grid > div:nth-child(2) h1,
#projets .grid > div:nth-child(2) h1,
#thematiques .grid > div:nth-child(2) h1,
#qui-sommes-nous .grid > div:nth-child(2) h1,
#recherche .grid > div:nth-child(2) h1 {
	font-size: 28px;
}

#associations h1,
#agenda section h3, 
#agenda section .banner a, 
#agenda section h2,
#agenda section h1 {
    line-height: 30px;
}

section .content h1, 
section .content h2, 
#associations .grid > div:nth-child(2) h1, 
#en-lumiere .grid > div:nth-child(2) h1,
 #projets .grid > div:nth-child(2) h1,
  #thematiques .grid > div:nth-child(2) h1, 
  #qui-sommes-nous .grid > div:nth-child(2) h1, 
  #recherche .grid > div:nth-child(2) h1 {
    line-height: 30px;
}

section {
    padding: 13.5px 0 13.5px 0 !important;
}

#agenda .banner h2 {
    width: 100%;
    text-align: center;
}

#agenda .banner {
    height: 37px;
}

.next,
.prev {
    line-height: 30px !important;
}

#menu-mobile-open a {
    color: #4a4a4a;
    font-size: 8vw;
    line-height: 1.65em;
}

.new-article {
    width: 50%;
    padding-right: 0;
}

.old-article {
    width: 50%;
    padding-left: 0;
}

#associations .filterbox {
    width: 100%;
}

#associations .filterbox > div {
    padding-right: 27px;
}

section.left .content h1 {
    padding-bottom: 1em;
}

.single section.full .content h2 {
    font-size: 28px;
    line-height: 30px;
    padding-left: 40.5px;
    padding-right: 40.5px;
}

}

/* MAX 950PX */

@media (max-width: 950px) {

section.left .content,
section.center .content {
    padding-left: 27px;
    padding-right: 27px;
}

section.right .content {
    padding-left: 13.5px;
    padding-right: 13.5px;
}

.sitemap {
    display: none;
}

.infos {
    padding-top: 0;
}

#associations .filterbox {
    width: 100%;
}

#associations .filterbox > div {
    padding-right: 27px;
}

}


/* MAX 1050PX */

@media (max-width: 1050px) {

.newsletterbox {
    display: none;
}

}


/* MAX 1210PX */

@media (max-width: 1210px) {

.menu-principal {
    display: none;
}

#menu-mobile {
    display: block;
}

#index-menu {
    display: none;
}

#header-mobile {
    display: block;
}

#index section {
    padding-top: 13.5px;
}

#index header {
    background: #ffffff;
    overflow: hidden;
    padding-left: 13.5px;
    width: auto;
}

#index .menu.mobile {
    margin-left: 154px;
    margin-top: 27px;
}

#index .logo.rouge.mobile {
    display: block;
}

#index .menu.rouge.mobile {
    display: block;
}

}


/* MAX 1500PX */

@media (max-width: 1500px) {

.grid-agenda > div:nth-child(6n+8) {
    clear: none; /* ORDRE AGENDA */
}

.grid-agenda > div:nth-child(4n+6) {
    clear: both; /* ORDRE AGENDA */
}

}

/* MAX 950PX */

@media (max-width: 950px) {

.grid-agenda > div:nth-child(6n+8),
.grid-agenda > div:nth-child(4n+6) {
    clear: none; /* ORDRE AGENDA */
}

.grid-agenda > div:nth-child(2n+4) {
    clear: both; /* ORDRE AGENDA */
}

.infos ul li {
    display: none;
}

.infos ul li:last-child {
	display: inline-block;
    width: 100%;
}


























/* ANYSURFER */

a:focus {
	background-color: #fafafa !important;
	color: #4a4a4a !important;
	outline: dotted thin !important;
} 

/*
a:focus img {
	opacity: 0.7 !important;
	filter:alpha(opacity=70) !important;
	-moz-opacity:0.7 !important;
} 
*/
