@charset "UTF-8";
body  {
	font: 100% Helvetica, Arial, sans-serif;
	margin: 28px 0px 0px 0px;
	padding: 0;
	text-align: center;
	background-color: #0c4979;
	background-image: url(img/bkg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.gabarit #container { 
	width: 980px;
	height: auto; 
	margin: 0 auto;
	text-align: left;
}
.gabarit #header { 
	width: 980px;
	height: 151px;
}
.gabarit #menu {
	float: left;
	width: 932px;
	height: 38px;
	padding: 0px 24px 0px 24px;
}
.gabarit #mainContent {
	float: left;
	width: 910px;
	background-color: #376899;
	background-image: url(img/bkg_content.jpg);
	background-repeat: no-repeat;
	padding: 19px 35px 20px 35px;
}
.gabarit #Content-home {
	float: left;
	width: 980px;
	background-color: #376899;
	background-image: url(img/bkg_content.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.container-services {
	float: left;
	width: 520px;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 50px 0px 0px 0px;
}
.container-international {
	float: left;
	width: 541px;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 50px 0px 0px 0px;
}
.container-forces {
	float: left;
	width: 520px;
	height: 253px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 50px 0px 0px 0px;
}
.container-contact {
	float: left;
	width: 680px;
	height: 210px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 20px 0px 65px 0px;
}
.container-realisations {
	float: left;
	width: 700px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 50px 0px 0px 0px;
}
.container-large {
	clear:both;
	float: left;
	width: 910px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.bt-menu {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
}
.bt-langue {
	float: right;
	border: none;
	padding: 0px;
	margin: 0px;
}
.photo {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px 18px 0px 32px;
}
.spacer {
  clear: both;
  height: 1px;
}
.text-reg {
	color: #cad5df;
}
.text-reg a {
	color: #7cbbef;
	text-decoration: none;
}
.text-reg a:hover {
	color: #ffffff;
	text-decoration: none;
}
.sous-titre {
	font-size: 13px;
	line-height: 10px;
	text-align: left;
	color: #cad5df;
	padding: 16px 0px 0px 0px;
}
.titre {
	font: 100% "Times New Roman", Times, serif;
	font-size: 19px;
	text-align: left;
	color: #cad5df;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 0px 0px 14px 0px;
}
.titre2 {
	font: 100% "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #cad5df;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
}
.titre3 {
	font: 100% "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	color: #cad5df;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
}
.note {
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	color: #cad5df;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #7591ad;
	text-align: center;
}
.copyright a {
	color: #7591ad;
	text-decoration: none;
}
.copyright a:hover {
	color: #95acc3;
	text-decoration: none;
}
sup { vertical-align: top; position: relative; top: -0.3em; font-size: 0.7em; 
}
input {
	font-size: 13px;
	text-align: left;
	color: #3d6a98;
	background: #ffffff;
	border: 1px solid #1d3f60;
	padding: 2px 4px 3px 4px;
	margin: 8px 0px 12px 0px;
		-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}