/* Global settings */
@font-face {
    font-family: 'dinregular';
    src: url('fonts/dinbold-webfont.woff2') format('woff2'),
         url('fonts/dinbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinmedium';
    src: url('fonts/dinmedium-webfont.woff2') format('woff2'),
         url('fonts/dinmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinregular';
    src: url('fonts/dinregular-webfont.woff2') format('woff2'),
         url('fonts/dinregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/** Generated by FG **/
@font-face {
	font-family: 'LubalinGraphStd-Demi';
	src: url('fonts/LubalinGraphStd-Demi.eot');
	src: local('☺'), url('fonts/LubalinGraphStd-Demi.woff') format('woff'), url('fonts/LubalinGraphStd-Demi.ttf') format('truetype'), url('fonts/LubalinGraphStd-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LubalinGraphStd-Book';
	src: url('fonts/LubalinGraphStd-Book.eot');
	src: local('☺'), url('fonts/LubalinGraphStd-Book.woff') format('woff'), url('fonts/LubalinGraphStd-Book.ttf') format('truetype'), url('fonts/LubalinGraphStd-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	
}


img, a, p, span, div, strong, em, ul, ol, li, label, input, textarea, form, fieldset, table, tr, th, td, h1, h2, h3, h4, h5, h6, hr, iframe, embed, object {
    list-style-type: none;
    text-decoration: none;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
}
table, td, tr, th {
	border-spacing: 0;
	vertical-align: middle;
	border-collapse: collapse;
}
label {
	display: block;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;

}
a,
a:hover,
li.selected a {
	color:#0b4f73;
}


/* Layout */
body {
	color: #333;
      font-family: 'LubalinGraphStd-Book';
       font-size: 16px;
	line-height: 28px;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
h1 {
	height:100px;
}
#logo {
	float:left;
	margin-right:80px;
	margin-top:20px;
}
#logo_auxerre {
	position:fixed;
	right:0px;
	bottom:0px;
	opacity:0.9;
}
#logo_auxerre img {
	width:150px;
}
#logo img {
	width:280px;
	padding:20px;
}
#container.home #logo img {
	width:480px;
}
#header {
	position:relative;
	z-index:10;
	margin:auto;
	background:#152938;
	left:0;right:0;top:0;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	height:170px;
	line-height:180px;
	color:#fff;
}

#menu_mobile {
	display: none;
}

#menu li {
	display:inline;
	margin-right:25px;
}

#menu > ul > li:nth-child(2),
#menu > ul > li:nth-child(3),
#menu > ul > li:nth-child(4),
#menu > ul > li:nth-child(5),
#menu > ul > li:nth-child(6) {
	display:none;
}
#menu li a {
	font-size:22px;
	color:#ccc;
	 text-shadow: 2px 2px #000;
}
#menu li.selected a,
#menu li:hover a {
	color:#f6d330;
}

#menu_1 li.selected a,
#menu_1 li:hover a {
	color:#22445e;
}

/*viewpager*/
.viewpager {
	position:absolute;
	right:0;
	top:0;
}
.viewpager a {
	color:#999;
	text-transform:uppercase;
	font-size:14px;
}	
.viewpager a:hover {
	color:#316286;
	
}	

/*legend*/
.name {
	color:#999;
	font-size:14px;
}

/*menu 1*/
#menu_1 {
	width:290px;
	float:left;
}
#menu_1 li {
	line-height:25px;
	margin-bottom:10px;
}
#menu_1 li a {
	font-size:18px;
	color:#316286;
	padding-left:10px;
}
#menu_1 li.selected {
	border-bottom:1px solid #ccc;
}
#content {
	margin:50px;
	filter: alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
}
#page {
	float:right;
	position:relative;
}
h2 {
	font-size:38px;
	line-height:40px;
	color:#22445e;
	font-weight:normal;
}
h3 {
	margin-top:7px;
	font-weight:normal;
}


/*home*/
#home .slideshow li  {
width:100%;
height:100vh;
}
#home .slideshow li img {
width:100%;
height:100vh;
object-fit: cover;
}
#text_home {
	position:fixed;
	z-index:10;
	left:75px;
	bottom:75px;
	text-transform:uppercase;
	font-size:40px;
	color:#f6d330;
	font-family: 'LubalinGraphStd-Demi';
	letter-spacing:1.5px;
	 text-shadow: 2px 2px #333;
}
#text_home .place,
#text_home .date {
	font-size:20px;
	font-family: 'LubalinGraphStd-Book';
	text-transform:none;
	line-height:30px;
}
#text_home .place {
	font-size:30px;
	font-family: 'LubalinGraphStd-Demi';
}
#text_home .title {
	 text-shadow: 2px 2px #000;
	line-height:50px;
	padding:20px 0;
}
#text_home .copyright {
	font-size:12px;
	color:#000;
	text-transform:none;
	position:fixed;
	top:65%;
	right:-40px;
	transform: rotate(-90deg);
	 text-shadow: 0px 0px #333;
}


/* Slideshow */
.slideshow {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*display: none;*/
}
.slideshow .slides,
.slideshow .slides li {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
}

/*Slideshow Nav*/
.slideshow #next,
.slideshow #prev {
	position: fixed;
	top:0px;
	z-index:200;
	cursor: pointer;
	width: 30%;
}
.slideshow #next .wrapper img,
.slideshow #prev .wrapper img {
    border-radius: 5px;
    padding: 10px 20px;
    background: rgba(0,0,0,0.5);
}
.slideshow #prev {
	left: 0;
}
.slideshow #next {
	right: 0;
}
.slideshow #prev img,
.slideshow #next img {
	position: absolute;
	z-index: 300;
	visibility: hidden;
}
.slideshow #next:hover img,
.slideshow #prev:hover img {
	visibility: visible;
}
.slideshow #prev img {
	left: 20px;
}
.slideshow #next img {
	right: 20px;
}

/*medias*/
#medias li {
	float:left;
	margin-right:20px;
	margin-bottom:60px;
}
#medias li .wrapper {
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
#medias li:nth-child(3n+0) {
	margin-right:0px;
}
#medias li .infos {
	color:#999;
}

/*links*/
#links li {
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-top:15px;
}
#links li h3 a {
	font-family: 'LubalinGraphStd-Book';
}
#links li:last-child {
	border-bottom:0px solid #000;
}
#links li:first-child {
	margin-top:0px;
}
#links li span {
font-family: 'LubalinGraphStd-Book';
color:#ccc;
}
#links.partners li {
	border-bottom:0px solid #ccc;
	float:left;
	margin-right:15px;
	width:350px;
	height:200px;
	line-height:200px;
	text-align:center;
	border:1px solid #f1f1f1;
}
#links.partners img {
	width:150px;
	vertical-align: middle;
}

/*text*/
#text .medias {
	margin-bottom:20px;
	text-align:right;
	width:100%;
}
#text .medias .wrapper {
	position:relative;
	text-align:center;
	background:#f1f1f1;
	margin-bottom:10px;
	width:100%;
}
#text .medias .wrapper img {
	
	vertical-align:middle;
}
#text .text {
	width:80%;
	float:left;
}
#text .text h3 {
	margin-bottom:25px;
}
#text .text h2 {
	line-height:25px;
}
#links h3 a,
#text .text a {
	color:#0d1d29;
	font-family: 'LubalinGraphStd-Demi';
}
#links h3 a:hover,
#text .text a:hover {
	color:#316286;

}
#text .introductory {
	margin:30px 0;
}



/*posts*/
#posts article {	
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}
#medias h2,
#posts article h2 {	
	font-size:22px;
	line-height:25px;
}
#medias h3,
#posts article h3 {	
	margin-top:0px;
	font-size:14px;
}
#posts article:nth-child(3n+0) {
	margin-right:0px;
}
#posts article .file_archives,
#posts article .file {
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
}

/*Infos*/
#googlemap {
	width:100%;
	height:500px;	
	margin-top:40px;
}