@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;
}
a:link img, a:visited img, a:hover img, a:active img, a img {background-color:transparent; border:none;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	top: 0px;
	margin: 0px;
}
.presentation {
	background-image: url(../presentation/qui-sommes-nous2.jpg);
	margin: 0px;
	padding: 0px;
	height: 520px;
	width: 1000px;
	background-repeat: no-repeat;
}
.texte_presentation1 {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 5px;
	text-align: justify;
	line-height: 20px;
}
.texte_presentation2 {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
	text-align: justify;
	line-height: 20px;
	margin-top: -2px;
	
}
ul {
	margin: -5px 0px 0px 30px;
	padding: 0px;
	height: 10px;
}
.liste_concession {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #395676;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #369;
	margin: 0px;
	padding: 0px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 443px;
	right: 0px;
	bottom: 0px;
}
span {
	width:150px;
	
}
</style>
#global .presentation {
	background-image: url(../presentation/qui-sommes-nous2.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 1000px;
}
.click_pub {
	position: absolute;
	height: 150px;
	width: 556px;
	top: 215px;
	background-image: url(../presentation/hd-alternatif.jpg);
	background-repeat: no-repeat;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	
}
