@charset "UTF-8";/* CSS Document */<style type="text/css">/*body {     margin: 0;     text-align: center; /* pour corriger le bug de centrage IE      }*/body {margin: 0;padding: 0;}#global {position:absolute;left: 50%;/*top: 50%;*/width: 1000px;height: 724px;/*margin-top: -362px; /* moitié de la hauteur */margin-top:0px;margin-left: -500px; /* moitié de la largeur */border: 0px solid #333;background-color: #FFFFFF;}#CONTENEUR {	position:absolute;    left: 50%;     top: 50%;	width: 920px;	height: 540px;	margin-top: -270px; /* moitié de la hauteur */    margin-left: -460px; /* moitié de la largeur */	margin: auto;	text-align:left;	/*background-image: url(../images/Fond_ensemble.png);*/	/*background-repeat: repeat-y;*/}#CONTENEUR:after {content: "";display: block;clear: both;}p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: normal;	top: 0px;	margin: 0px;}div {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: normal;	top: 0px;	margin: 0px;	padding: 0px;	left: 0px;	right: 0px;	bottom: 0px;}</style>#global .presentation {	background-image: url(../presentation/qui-sommes-nous.jpg);	background-repeat: no-repeat;	height: 520px;	width: 1000px;}