﻿#titre {
	text-align: center;
	padding: 10px;
	margin: auto;
	width: 995px;
	position: relative;
}
#conteneur{
width:995px; 
margin:0 auto;
box-shadow: 0px 0px 20px black;
	-moz-box-shadow: 0px 0px 20px black;
	-webkit-box-shadow: 0px 0px 20px black;
	-khtml-box-shadow: 0px 0px 20px black;
}

.style23 {
	background-color: #0C3363;
}
.style70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style76 {
	background-color: #114D95;
}
.style81 {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: xx-large;
}
.style82 {
	text-align: center;
	color: #FFFFFF;
}
.style83 {
	text-align: center;
	color: #FFFFFF;
	background-color: #0C3363;
}
.style85 {
	text-align: center;
	color: #000000;
	}
.style87 {
	text-align: center;
}
.multiplecolumns 
{
	-moz-column-width: 300px;
	-webkit-column-width: 300px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-rule: 1px solid #ddccb5;
	-webkit-column-rule: 1px solid #ddccb5;
	background-color: #FFFFFF;
	text-align: justify;
	font-size: medium;
	padding: 5px;
	color: #000000;
}
