body {
	background-color: #EDEDED;
	margin: 0px;
	padding:0px;
}


body, td, th {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 15px;
	color: #012f84;
}

.textecentre {
	text-align:center;	
}
.petit {
	font-size:12px;	
}
.bleu {
	color: #012f84;
}
.bleupt {
	color: #012f84;
	font-size:13px;
	clear:both;
	vertical-align:top;
	padding:5px 0;
}
.bleupt img {
	display: block;
	float:left;
 }
.bleupt p  {
	margin-top:10px;
	
}
img.bg {
	height: auto;
	left: 0;
	min-height: 100%;
	min-width: 1024px;
	position: fixed;
	bottom: 0;
	width: 100%;
}
#maindiv {
	display: table;
	margin: 0 auto;
	position: relative;
	width: 799px;
	z-index: 3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4879ba;
	border-left-color: #b1c8e3;
	min-height:720px;
	
}
#maindivinside {
	display: table;
	margin: 0 auto;
	width:798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1c8e3;
	border-left-color: #4879ba;
	min-height:720px;
	padding-top:50px;
	display:inline-block;
	
}
div#logo_spleen {
	float: left;
    width: 222px;
	margin-left:-1px;
}
div#menu {
	padding-top:45px;
    float: left;
    width: 513px;

}
div#menu ul {
    color: #FFFFFF;
    float: right;
    margin: 0;
}

div#menu ul li {
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 9px;
}

div#menu ul li a  {
	display: inline-block;
	height: 25px;
	padding: 0 0 5 5px;
	color:#FFFFFF;
	letter-spacing:1px;
	font-weight: normal;
	text-decoration:none;	
}
.onmenu {
 
	
}
#pagetitle {
	clear:both;
	text-align:right;
	font-family: "Gill Sans MT", Geneva, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #FFF;
	margin-right:60px;
}
.ref {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:160px;
	height:90px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFF;
	/*border: 1px solid #012f84;*/
}
.ref img {

}

#content { *background-color: #FFFFFF;
 background-color: #FFFFFF\9; /* IE8 et versions inférieures */
	}

#content {
	width:600px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 0px 0px 30px;
	-moz-box-shadow: #000 0px 0px 30px;
	box-shadow:  #000 0px 0px 30px;
	background-color: rgba(255, 255, 255, 0.9);/* */
	/*background-color:#FFFFFF;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #012f84;
	margin-bottom:50px;
	behavior: url(http://www.spleen-creation.be/images/PIE.htc);
	position:relative;
	z-index:3;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

	
a:hover {
	color:#012f84;
	text-decoration:none;
	}
h1 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 18px;
	font-weight: normal;
	 
}

h2 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 16px;
	font-weight: bold;
	 
}

h3 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#bottom {
    bottom: 0;
    color: #A4A4A4;
    font-size: 12px;
    height: 43px;
    left: 0;
    position: fixed;
    width: 100%;
	background-color: #1C1C1C;
	z-index:9;
}
#bottm_link {
	padding-top:5px;
	float:left;
	margin-left:10px;
	}
#bottom_adress {
   height: 36px;
   padding-top:12px;
   float:right;
   margin-right:10px;
}
#bottom_adress a {
	color:#A4A4A4;
}
#bottomcenter {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4879ba;  /*clair*/ 
	border-left-color: #b1c8e3;
}
 
#bottominside {
	display: table;
	margin: 0 auto;
	position: relative;
	width:798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1c8e3;
	border-left-color: #4879ba;
	display:inline-block;	
}
#map-canvas{
	height: 763px;
	top:0;
	min-height: 100%;
	min-width: 1024px;
	position: fixed !important;
	left:0;
	width: 100%;
	z-index:1;
	background-color: rgba(255, 255, 255, 0.5);
}
#test{
	height: 803px;
	top:0;
	min-height: 100%;
	min-width: 1024px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:2;
	background-color: #000;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	
	/* IE 5-7 */
	filter: alpha(opacity=20);
	
	/* Netscape */
	-moz-opacity: 0.20;
	
	/* Safari 1.x */
	-khtml-opacity: 0.20;
	
	/* Good browsers */
	opacity: 0.20;
}