body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #6291c0;
}
.cadresite {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	background-color: #dadbdf;
}
.fondOmbre {
	background-image: url(images/fond_ombre.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ebebeb;
}


.haut {
	font-size: 24px;
	text-transform: uppercase;
	color: #000;
	background-image: url(images/fond_haut.jpg);
	height: 154px;
	text-align: center;
}
.centreDiv {
	width:936px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	text-align: left;
}	
.centreDivFiches {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	text-align: left;
	/* [disabled]background-image: url(images/fond_fiches.png); */
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#texteFiches {
	background-color: #FFF;
	color: #000;
}

.texte_surImg {
	font-size: 24px;
}
.BoxFenetre {
	background-image: url(images/cadre_texte.jpg);
	float: left;
	height: 277px;
	width: 910px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	padding-right: 5px;
	z-index: 10;
}
.boutons {
	font-size: 24px;
	color: #FFF;
	text-transform: capitalize;
}

.contact {
	font-size: 14px;
	margin-left: 6px;
	line-height: 18px;
	text-align: left;
}
.textebas{
	font-size: 14px;
	margin-left: 3px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.textebas2 {
	font-size: 12px;
	margin-left: 3px;
	font-weight: bold;
	color: #FFF;
}
.textebas3 {
	font-size: 14px;
	margin-left: 3px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

hr {
	color: #5f6062;
}
h1 {
	font-size: 20px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 24px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.imgFond {
	background-image: url(images/chaudronnerie_industrielle_2.jpg);
	background-repeat: no-repeat;
	width: 494px;
	background-position: 0px top;
}


.copy {
	font-size: 10px;
	color: #000;
}
.PetitTexte {
	font-size: 10px;
}
.tableCentre {
	background-image: url(images/fond_centre.jpg);
	background-repeat: repeat-y;
}
.tableCentreFiches {
	background-color: #FFF;
}

.soustitres {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.divRgpd {
	font-size: 12px;
	color: #FFF;
}
.divRgpd a {
	color: #FFF;
}
/*.3img {
	height: 276px;
	width: 388px;
	float: left;
}*/
.textegrasCoul {
	font-weight: bold;
	color: #000;
}

.boxLegendes {
	float: left;
	text-align: justify;
	height: 276px;
	width: 485px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 5px;
}
.cadreRouge {
	background-image: url(images/cadre_rouge.png);
	text-align: center;
	height: 24px;
	width: 204px;
	float: right;
	background-repeat: no-repeat;
	line-height: 24px;
	margin-bottom: 10px;
}

.flex-container {
	display: flex;
}

/* SERVICE EXPORT */

#service-export-h1 {
	font-size: 2.5rem;
	margin: 3rem 0;
	text-align: center;
}

h2.contactez-nous, a.contactez-nous {
	display: block;
	margin: 3rem 0;
	color: #4f81bd;
	font-size: 1.8rem;
	text-align: center;
}

#text-service-export-container {
	padding: 0 8rem;
	text-align: justify;
	flex: 1;
	background-color: white;
	color: black;
}

#bg-container-service-export {
	background-image: url('images/bg-europe.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	flex: 1.5;
}



.p-service-export {
	margin-bottom: 2rem;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 1200px) {

	.col-lgs-10 {
		width: 83.3333333%;
	}

	.col-lgs-12 {
		width: 100%;
	}

	.col-lgs-6 {
		width: 50%;
	}
	

}

@media (max-width: 1200px) and (min-width: 992px) {

	.col-md-9 {
		width: 75%;
	}
	

}

.fb-jc-spaceAround {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.auto-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



ul#topnav {
	width: 960px;
	list-style: none;
	position: relative;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	z-index:9999;
}
ul#topnav > li{
	float: left;
	margin: 0;
	padding: 0;
}

ul#topnav > li >a{
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 14px;
		padding-left: 14px;
	padding-bottom: 10px;

}
ul#topnav >li:hover {
	background-color: #17375d;
	background-image: url(topnav_active.gif);
	background-repeat: repeat-x;
}
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 980px;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #17375d;
}

ul#topnav li:hover span {
	display: block;
}
ul#topnav li span a {
	display: inline;
}
ul#topnav li span a:hover {
	text-decoration: underline;
}
.titre_sous_menu {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}
.titre_sous_sous_menu {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}
#sous_nav {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	list-style-type: circle;
	list-style-position: inside;
}
ul#sous_nav > li {
	list-style-type: disc;
	line-height: 18px;
}
ul#sous_nav > li a {
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	padding-right: 15px;
	line-height: 18px;
	list-style-type: circle;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tableProduits .sous_nav2 > li {
	list-style-type: disc;
	line-height: 18px;
}
#tableProduits .sous_nav2 > li a {
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	padding-right: 15px;
	line-height: 18px;
	list-style-type: circle;
	margin-top: 10px;
	margin-bottom: 10px;
}.email {
	color: #000;
}.email2 {
	color: #FFF;
}
.blanc {
	color: #FFF;
}
#cadreh1 {
	background-color: #17375d;
	margin-right: auto;
	margin-left: auto;
	height: 13px;
}
.blanc2 {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
}
.cadrepresent {
	background-color: #FFF;
}
.soustitres2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #000;
}
.liensblack {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
