/***************************************************
				COMMONS
***************************************************/

	body, input, select, textarea {
		font-size: 13pt;
		line-height: 1.5em;
	}

/* Lists */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.icons li a, ul.icons li span {
		font-size: 1.5em;
	}
	
/* Box */

	.box.comboLeft .contentPastille {
		margin-left: calc(30% + 1em);
	}
	
		.box.comboLeft .contentPastille h4 {
			margin-bottom: 0.5em;
		}
	
		.box.comboLeft .contentPastille p {
			font-size: 0.9em;
			line-height: 1.5;
		}
		
		.box.comboLeft .image {
			padding-right: 0.5em;
		}

/* Header */

	#header {
		padding: 2em 0 0 0;
	}

		#header h1 {
			padding: 0 0 1.75em 0;
		}
		
		.headline p {
			font-size: 0.875em;
		}
		
		#banner header span {
			font-size: 1.75em;
		}

		#banner header span em {
			font-size: 20px;
		}

/* Banner */

	#banner {
		height: 20em;
	}
	
	.banner {
		height: 20em;
	}

/* Wrapper */

	.wrapper {
		padding: 3em 0 1em 0;
	}

/* Plein Ecran */

	#fullScreen {
		padding: 2em 0;
	}

/* Footer */

	#footer {
		padding: 3em 0 0;
	}

		#footer .container {
			margin-bottom: 1em;
		}
		
		#footer .image img {
			max-width: 252px;
		}
		
	#footer .box.comboLeft p {
		line-height: 1.5!important;
	}
		
		
/* Spécial */		
.greeny {
    letter-spacing: -0.025em;
}

#nav > ul > li:first-child {
    margin-left: 0;
}

#nav > ul > li {
    margin-left: 2em;
}

.logoText {
    margin-left: 120px;
	padding-top: 50px;
}

.headline {
    height: 80px;
}

#video iframe {max-width:100%}

.coordonnee span {
    font-size: 20px;
}