@charset "utf-8";
* { margin: 0 ; padding: 0 }


html {
	background-color: #FFFFFF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}

#DivContainer {
	position: relative;
	z-index: 1;
	height: 2947px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/en/contact/contact_acceuil.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	clear: both;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #F1CF9F;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #F1CF9F;
	
}

#DivContainer #DivContainerDeux {
	height: 3050px;
	width: 1000px;
	background-repeat: repeat-y;
	clear: both;
}
#DivContainer     #DivContainerDeux #DivMenuTop {
	width: 972px;
	height: 62px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#DivContainer  #DivContainerDeux  #DivMenuTop #MenuBar {
	position: fixed;
	height: 62px;
	width: 972px;
	top: 3px;
	clear: both;
	
}
#DivContainer #DivContainerDeux #DivListUn {
	height: 1500px;
	width: 1000px;
	background-position: 0px 800px;
	background-repeat: no-repeat;
	clear: both;
}
#DivContainer #DivContainerDeux #DivListUn #DivListUnA {
	height: 440px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#DivContainer #DivContainerDeux #DivListUn #DivListUnB {
	height: 100px;
	width: 700px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#DivContainer #DivContainerDeux #DivListUn #DivListUnC {
	height: 160px;
	width: 1000px;
}

#DivContainer #DivContainerDeux #DivListUn #DivListUnD {
	height: 100px;
	width: 700px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#DivContainer #DivContainerDeux #DivListDeux {
	height: 1386px;
	width: 1000px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-size: 14px;
	background-image: url(../../images/en/contact/contact_acceuil_bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#DivContainer  #DivContainerDeux  #DivListDeux  #DivListDeuxA {
	height: 310px;
	width: 1000px;
	clear: both;
}
#DivContainer #DivContainerDeux #DivListDeux #DivListDeuxB {
	height: 1000px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#DivContainer #DivContainerDeux #DivListDeux #DivListDeuxB p {
	font-size: 20px;
	color: #000000;
	font-style: normal;
	text-align: left;
}

#DivContainer #DivContainerDeux #DivListTrois {
	height: 200px;
	width: 1000px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-size: 14px;
}


#DivContainer #DivContainerDeux #DivListQuatre {
	height: 85px;
	width: 1000px;
	position: fixed;
	bottom: 0px;
	background-image: url(../../images/en/contact/telephone_contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 2;
}


#DivContainer #DivContainerDeux #Traduction {
	height: 31px;
	width: 1000px;
	position: fixed;
	top: 64px;
	z-index: 3;
}
#DivContainer #DivContainerDeux #Traduction #TraductionA {
	height: 31px;
	width: 824px;
	display: block;
	float: left;
}
#DivContainer #DivContainerDeux #Traduction #TraductionB {
	height: 31px;
	width: 162px;
	display: block;
	float: left;
	clear: right;
}