
@media only screen and (min-width: 35em){

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

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

}
@font-face {
    font-family: 'alleritalic';
    src: url(../fonts/aller_it-webfont.woff2) format('woff2'),
         url(../fonts/aller_it-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold_italic';
    src: url(../fonts/aller_bdit-webfont.woff2) format('woff2'),
         url(../fonts/aller_bdit-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url(../fonts/aller_bd-webfont.woff2) format('woff2'),
         url(../fonts/aller_bd-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
   background: url(../img/bg.png);
}

.wrapper{
	width: 980px;
	margin: 0 auto;
	background: url(../img/backgroundindex.jpg) no-repeat;
	box-shadow: 1px 1px 12px #555;

	}

h1, h2{
	color: white;
	
	font-family: alleritalic;
}
header{
	
	margin:20px auto;
	height: 40px;
}
.logo{
	margin: 5px 20px;
	position: absolute;
	z-index: 14;
}

nav{
		text-align: center;
		height: 60px;
		background: rgba(0,0,0,.1);
}
nav ul{
	list-style: none;
	margin: 0;

}
nav li{
		display: inline-block;
		margin-top: 20px;
		margin-left: 20px;
	}
nav a{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	

}
nav a:hover{
	color: #898989;	
}

/*// INDEX //*/
.chapeau, .objectif{
	text-align: center;
	font-style: italic;
	font-size: 16px;
	
	color: white;
	line-height: 1.8;
	font-family: aller_lightregular;
	
	text-shadow: 0 0 5px rgba(0,0,0,.8);
}
.chapeau{
	margin: 270px 120px 0;
}
.objectif{
	text-transform: uppercase;
	margin: 50px 230px 50px;
}
.objectif strong{
	display: block;
	font-weight: bold;
	padding: 5px 15px;
	margin: 5px 130px 0;
	background: rgba(0,0,0,0.3)
}
h1{
	padding: 30px 80px 0;
	font-family: allerbold_italic;
	font-size: 35px;
	text-align: center;
	font-style: italic;
	margin-right: 120px;
	margin-left: 120px;
	line-height: 1;
	font-weight: normal;
	text-shadow: 0 0 5px rgba(0,0,0,.3);
}
h3{
	text-align: center;
	line-height: .5;
}
h4{
	font-size: 18px;
	font-family: aller_lightitalic;
	position: relative;
	top: 20px;
	left:45px;
}
.container{
	box-shadow: 1px 1px 12px #555;
	background-color: white;
	padding: 30px;
	background: #F1FFE9
	/*opacity: 0.2;*/
	/*height: 200px;*/
	/*width: 940px;*/
	/*margin: 0 auto;*/
	/*background: rgba(0,0,0,.5);*/
	/*border-radius: 25px;*/
	
}
.photo{
	width: 285px;
	margin-right: 30px;
	float: left;
	text-align: center;

}
.photo:last-child{
	
	margin-right: 0px;
}
.photo:last-child{
	
	margin-right: 0px;
}
.photo img{
	max-width: 100%;
	background: #fff;
	padding: 15px;
	box-shadow: 0 5px 10px 3px rgba(0,0,0,.15);


}
.photo p{
	font-size: 0.8em;
	color: #476F78;

}
.photo h3{
	font-size: 1.3em;
	color: #286378;

}
.photo, .photo1, .photo2{
/*
	margin-left: 35px;
	margin-right: 10px;
	float: left;
	/*opacity: 0.2;*/*/


}
.img1 , .img2 , .img3{
	/*height: 200px;
	width: auto;
	 background: rgba(0,0,0,.3);*/
     /*border-radius: 25px;*/

}

.img3{
	/*margin-right: 0;*/
}
.centre{
	position: relative;
	text-align: left;
	width: 250px;
	left: 15px;
	top: -220px;
	/*text-shadow: 0 0 7px rgba(0,0,0, 0.5);*/
	/*text-shadow: 0 1px 0 #eee,
             0 2px 0 #e5e5e5,
             -1px 3px 0 #C8C8C8,
             -1px 4px 0 #C1C1C1,
             -2px 5px 0 #B9B9B9,
             -2px 6px 0 #B2B2B2,
             -2px 7px 2px rgba(0,0,0, 0.6),
             -2px 7px 8px rgba(0,0,0, 0.2),
             -2px 7px 45px rgba(0,0,0, 0.4);*/
            /* text-shadow: 1px 2px 0 rgba(0,0,0,0.4),
             -1px -2px 0 rgba(255,255,255,1);*/
             background: rgba(0,0,0,.6);
             border-radius: 25px;

}
.photo2 h4{
		position: relative;
		text-align: left;
		width: 250px;
		left: 15px;
		top: -200px;
		font-size: 16px;
		background: rgba(0,0,0,.6);
		border-radius: 25px;
}
.main .wrapper{
	min-height: 950px;
}
/*logos d'information*/
/*.bloc{
	margin:0 auto;
	
	border: 1px solid blue;
}*/
.logos{
	
	display: inline-block;
	margin: 10px auto;
	
}
.ukf{
		margin-left: 250px;
		width:45px;
		float:left;
		margin-right: 150px;
		padding: 5px;
}		
.wifif{
/*	margin-right: auto;
	margin-left: auto;*/
	float: left;

}
.itf{
	width:45px;
	float: left;
	padding-left: 20px;
	padding: 5px;
	margin-left: 150px;
}

a{
	text-decoration: none;
	color: white;
}
/*// FIN D'INDEX //*/

footer p{
	line-height: .1;
	padding: 10px;
	margin: 0px;

	
}
footer .wrapper{
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	background: rgba(0,0,0,.1);
	height: 40px;
	
}
.clearfix:after {
	content:".";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

