html {
	font-size: 62.5%;
}

body {
min-width: 100%;
font-family: 'lato';
background-color: #ff7260;
}
/** Fonts **/

@font-face {
    font-family: 'galette';
    src: url('fonts/galette/webfontkit-galette/galette-med-webfont.eot');
    src: url('fonts/galette/webfontkit-galette/galette-med-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/galette/webfontkit-galette/galette-med-webfont.woff') format('woff'),
         url('fonts/galette/webfontkit-galette/galette-med-webfont.ttf') format('truetype'),
         url('fonts/galette/webfontkit-galette/galette-med-webfont.svg#galette') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato';
    src: url('fonts/lato-fontfacekit/lato-fontfacekit/Lato-Bla-webfont.eot');
    src: url('fonts/lato-fontfacekit/lato-fontfacekit/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-fontfacekit/lato-fontfacekit/Lato-Bol-webfont.woff') format('woff'),
         url('fonts/lato-fontfacekit/lato-fontfacekit/Lato-BolIta-webfont.ttf') format('truetype'),
         url('fonts/lato-fontfacekit/lato-fontfacekit/Lato-Bol-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*===============================================================
				Classes et éléments génériques
=================================================================*/
h1 {
	color: #575655;
	letter-spacing: -3px;
	font-size: 33px;
	margin: 15px 0;
	text-align: center;
	font-family: 'galette';
	letter-spacing: 0px;
}

h2 {
	color: #575655;
	letter-spacing: -1px;
	font-size: 30px;
	margin: 15px 0;


}
h2 {
	font-size: 24px; 
}
h3 { 
	font-size: 21px;
	text-align: left; 

}

a:link,
a:visited {
	
	text-decoration: none;
}
a {
	color: white;
}
nav a{
	color:#4b4a49;
}
nav a:hover,
nav a:active,
nav a:focus {
	color: #ff7260;
	text-decoration: none;
}
.clear{
	clear: both;
}
.separateur {
	border-top: 1px solid #cacaca;
	position: relative;
	bottom: 40px;
}
/*===============================================================
				PAGE LATEST PROJECTS
=================================================================*/

.container {
	width: 900px;
	margin: 0 auto;
	padding:0px 50px ;
	background-color: white;
	
}
.language {
	height: 38px;
	
}
.language div {
	height: 38px;
	width: 85px;
	color: white;
	display: inline-block;
	float: right;
	text-align: center;
}
.language .english ,.language .francais{
	background-color: #cacaca;
	margin-right: 15px;
	line-height: 38px;

}
.language .english:hover, .language .francais:hover {
	
	background-color: #ff7260;
}
.logo {
	width: 75px;
	height: 90px;
	display: inline-block;
	background-image: url("../images/logo_black.png");
	background-repeat: no-repeat;
}
.logo:hover {
	background-image: url("../images/logo_couleur.png");
}
header {
	border-bottom: 1px solid  #cacaca;
	padding-bottom: 30px;
}
nav {
	
	display: inline-block;
	float: right;
	margin-top: 65px;
}
nav ul li {
	display: inline-block;
	padding-right: 63px;
	padding-bottom: 20px;
	font-size: 1.4em;
	color:#4b4a49;
}
nav ul li a {
	border-bottom: 1px solid  #cacaca;
	display: inline-block;
	padding: 10px 10px 10px 20px;
	text-align: right;
}
nav ul li a:hover{
	border-bottom: 1px solid #ff7260;;
}
nav ul li:last-child {
	padding-right:0;
}
.contenu {
	padding-top: 75px;
}
.contenu section {
	margin-top: 40px;
	padding: 10px 0;
}
.imageGauche {
	background-image: url("../images/separateur_g.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 35px;
	height: 25px;
	

}
.imageDroite {
	background-image: url("../images/separateur_d.png");
	background-repeat: no-repeat;
	width: 35px;
	height: 25px;


}
.latestProjects h2 span.our {
	position: relative;
	top: -25px;
	left: 30px;
	

}
.img_gauche , .img_droite, .img_milieu {
	width: 30%;
	display: inline-block;
	float: left;
}
.img_milieu {
	padding-left: 20px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.img_droite {
	padding-left: 20px;
}
figcaption {
	font-size: 14px;
	color: #4b4a49;
	padding: 15px 0;
	text-align: left;
}
.latestProjects figure {
	display: inline-block;

}
.latestProjects figure div ,.europejskie div{
	float: left;
}
.latestProjects figure img {
	height: 150px;
	width: 250px;
	padding-right: 22px;
}
.branding  {
	margin-left: 0;
}
figure a,.europejskie a{
	
	display: inline-block;
	font-size: 14px;
	color: white;
	background-color: #cbcaca;
	padding: 10px;
	margin: 0 0 0 5px;

}
figure a:hover,.europejskie a:hover{
	background-color: #ff7260;
}
section.news {
	width: 63%;
	display: inline-block;
	float: left;
}
section.flicker {
	width:30%;
	display: inline-block;
	float: right;
}
span.fresh {
	position: relative;
	top: -25px;
	left: 45px;
}
section.news article {
	
	display: inline-block;
	float: left;
}
section.news article.gauche {
	padding-right: 30px;
	border-right: 1px solid #e0e0e0;
	width: 43%;
}
section.news article.droite {
	padding-left: 15px;
	padding-right:15px;
	float: right;
	border-right: 1px solid #e0e0e0;

	width: 40%;
}
section.news article p {
font-size: 11px;
color: #7b7a7a;
text-align: left;

}
time {
	font-size: 11px;

}
span.see {
	position: relative;
	top: -25px;
	left: 62px;
}
.flicker img {
	max-width: 100%;
}
/*===============================================================
				PAGE Work
=================================================================*/
.work h1 {
	color: #cacaca;
}
.work section.ourProject > div {
	display: inline-block;
	float: left;
}
div.slider {
	width: 600px;

}
div.slider img {
	max-width: 100%;
}
.work section.ourProject > div.europejskie{
	width: 250px;
	padding-left: 20px;

}
.work section.ourProject > div.europejskie p{
	font-size: 14px;
}
.work section.ourProject > div.europejskie h2 {
	text-align: left;
	margin-top: 0;
}
section.other {
    display: inline-block;
    float: left;
    
}
section.other div {
	float: left;
}
section.other img{
	margin-right: 15px;
}
/*===============================================================
				Footer
=================================================================*/

footer {
	background-color: #4b4a49;
	color: white;
	position: relative;
	top: -15px;
}
footer h2 {
	text-align: center;
	color: white;
	letter-spacing: -1px;
	font-size: 30px;
	margin: 0;
}
.accolade {
	font-size: 60px;
}
.about {
	color: #ff7260;
}
footer p {
	text-align: center;
	font-size: 18px;
}
footer div.liens {
	width:665px;
	margin: 0 auto;
	padding: 40px 0;
}
.liens li {
	font-size: 12px;
}
footer section div {
display: inline-block;

}
footer section {
	display: inline-block;
	padding: 0 20px;
	border:1px  dotted white;
	height: 175px;
	vertical-align: top;
	padding-top: 37px;
}
footer section li {
	padding: 5px;
}
footer section.social li {
	display: inline-block;
	padding: 5px;
}
footer section.social li:first-child {
	display: block;
	text-align: center;
}
footer h3 {
	font-size: 18px;
	color: #ff7260;
	font-weight: bold;
}
footer ul {
	margin-top: 23px;
}
footer .gauche div{
	padding: 0 20px;
}
footer .gauche div.work {
	border-left:1px  dotted white;
}
footer .gauche div.work {
	padding-right:40px;
}
footer .localisation {
	padding-right:40px;
	background-image: url("../images/geo.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 20%;
}
footer .copyright {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url("../images/langage.png");
	border:1px solid #4b4a49;
	background-repeat: no-repeat;
	background-position: top right;

}
footer .copyright p{
	text-align: left;
	font-size: 10px;
	color: white;
	margin-bottom: 27px;
}