* {
padding: 0;
margin: 0}
html, body {
font-family : arial, verdana, sans-serif;
margin : 0 auto;
text-align : center;
font-size : 100%;
background : #000}
#global {
color : #fff;
margin : 0 auto;
border-top : 5px solid #000;
width : 980px;}
.bloc1 {
width : 980px;
height : 40px;
text-align : center;}
.bloc1L {
float:left;
width:540px;
height:50px;
color:red;
background:white;}
.bloc2 {
width : 980px;
height : 60px;
color : #333;
text-align : center;
background : #FFAEAE}
.bloc3{
width : 980px;
height : 100px;
margin:0 auto;
border-top:2px solid #CCC;
background:#333;}
.blocLogo {
float:left;
width:200px;
height:70px;
margin:10 0 0 30px;
background:#fff}
.bloc3M {
float:left;
width:360px;
height:80px;
padding:10 0 0 0;
background:#333}
.bloc3R {
float:left;
text-align:left;
width:300px;
height:80px;
padding:10 0 0 10px;
background:#333}
.barLiens {
width:980px;
height:25px;
color:#FFAEAE;
font-size:.8em;
line-height:2em;
background:#333;}
a{text-decoration:underline;color:#FF4848}
.map {
width : 980px;
height : 957px;
margin:0 auto;
line-height:0px;font-size:0px}  /* Pour supprimer l'espace sous l'image dans IE */
.keywords {
text-align : justify;
font-size : .6em;
color : #969696;
width : 940px;
margin:0 auto;}
img {border:none;display: block} /* display:block pour supprimer l'espace indésirable sous les images dans IE */