@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/fond-body.gif) repeat-x;
	margin: 0px 0 0 0; 
    text-align: center; 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#global {
	 position:relative;
     margin-left: auto;
     margin-right: auto;
     width: 980px;
     text-align: left; /* on rétablit l'alignement normal du texte */
	 background:url(../images/fond-milieu.gif) repeat-y;
}

#haut {
background:url(../images/fond-haut.gif) no-repeat;
width:980px;
height:25px;
font-size:0px;
}

#bas {
background:url(../images/fond-bas.gif) no-repeat;
width:980px;
height:23px;
font-size:0px;
}

#richcongress {
width:980px;
color:#969ea4;
font-size:10px;
text-align:center;
background:#FFFFFF;
}
#richcongress a {
color:#969ea4;
text-decoration:none;
}
#richcongress a:hover {
color:#969ea4;
text-decoration:underline;
}

#fondInterieur {
background:url(../images/fond-interieur.jpg) repeat-x;
width:952px;
margin-left:11px;
}

#bandeHautLogoLiens {
width:936px;
height:67px;
}

#logo {
float:left;
margin-left:18px;
width:346px;
height:67px;
}

html>body #logo {
margin-left:34px;
}

#liensHaut {
text-align:right;
color:#788b99;
}
#liensHaut a {
color:#788b99;
text-decoration:none;
}
#liensHaut a:hover {
color:#788b99;
text-decoration:underline;
}

#flashHome {
margin-top:80px;
margin-left:10px;
}

#blocAdresse {
float:left;
margin-left:8px;
color:#969ea4;
font-size:10px;
width:749px;
}
html>body #blocAdresse {
margin-left:14px;
}
#blocAdresse a {
color:#969ea4;
text-decoration:none;
}
#blocAdresse a:hover {
color:#969ea4;
text-decoration:underline;
}

#mentionsLegales {
float:left;
width:120px;
text-align:right;
margin-left:50px;
color:#969ea4;
font-size:10px;
}
#mentionsLegales a {
color:#969ea4;
text-decoration:none;
}
#mentionsLegales a:hover {
color:#969ea4;
text-decoration:underline;
}