﻿/* CSS Document */

.IntroMilieu{
	background-image: url(images/intro/milieu_logo.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 1003px;
}
.IntroSpacer{
	height: 235px;
	width: 599px;
	float: left;
}
.IntroBoutons{
	width: 404px;
	float: left;
	height: 235px;
}


.TheBody {
	background-color:#999999;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	/* background-image: url(images/background.jpg); */
	background-repeat: repeat-x;
}

.conteneur{
	margin: auto;
	width: 1003px;
	background-color: #FFFFFF;
}

.logo {
	width: 1003px;
	height: 137px;
	
	background-repeat: no-repeat;
}
.logoEng {
	width: 1003px;
	height: 137px;
	background-image: url(images/logo_eng.png);
	background-repeat: no-repeat;
}

.langue {
	width: 960px;
	height: 28px;
	font-family: "Franklin Gothic Book", Verdana;
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 8px;
	text-align: right;
}

.Main{
	width: 1003px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-height: 521px;
}

.MainProduits{
	width: 1003px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.Contact{
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #286f99;
	font-weight: bold;
	height: 506px;
	padding-top: 15px;
	float: left;
}

.MainContact{
	width: 1003px;
	background-image: url(images/fond_contact.jpg);
	background-repeat: no-repeat;
	height: 521px;
}

.style7 {
	color: #000312;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


.divFloatAccueil{
	height: 521px;
	float: left;
	width: 750px;
}

.divFloat{
	height: 521px;
	float: left;
	width: 500px;
}

.ImgAccueil{
	width: 750px;
	height: 282px;
	float: left;
}

.imgDroit{
	width: 253px;
	height: 520px;
	float: left;
	background-image: url(images/img_droit.jpg);
	background-repeat: no-repeat;
}

.txtDroit{
	width: 213px;
	height: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 225px;
	font-weight: normal;
	vertical-align:text-bottom;
}

.divHistorique{
	width: 750px;
	height: 238px;
	float: left;
	background-repeat: no-repeat;
}
.divAboutUs{
	width: 750px;
	height: 238px;
	float: left;
	background-image: url(images/about_us.jpg);
	background-repeat: no-repeat;
}

.txtHistorique{
	width: 720px;
	height: 188px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #010413;
	padding-top: 50px;
	padding-left: 20px;
	text-align: justify;
}

.txtTableau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #286f99;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.txtContact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #286f99;
	text-align: left;
	vertical-align: top;
	padding-left: 42px;
	line-height: 17px;
	font-weight: normal;
}

.map{
	float: left;
	width: 503px;
	padding-top: 40px;

}

.titreTableau{
	font-size: 15px;
	color: #286f99;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	width: 1003px;
	height: 41px;
	background-image: url(images/footer.jpg);
	font-family: "Franklin Gothic Book", Verdana;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px;
}

.txtfooter {
	width: 462px;
	height: 28px;
	font-family: "Franklin Gothic Book", Verdana;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 13px;
	margin-left: 18px;
	float: left;
}

.copyright {
	width: 500px;
	height: 28px;
	font-family: "Franklin Gothic Book", Verdana;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 13px;
	float: left;
	text-align: right;
}

.MainContact a {
	color:#286f99;
	text-decoration: none;
}
.MainContact a:hover {
	color: #040b1d;
	text-decoration: none;
}

.footer a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #040b1d;
	text-decoration: none;
}

.langue a {
	color:#FFFFFF;
	text-decoration: none;
}
.langue a:hover {
	color: #040b1d;
	text-decoration: none;
}
.style3 {font-size: 12px}
.style5 {font-size: 11px}

.imgFabrication{
	width: 253px;
	height: 450px;
	float: left;

}
