@charset "UTF-8";
body {
	background-color: #000080;
	background-image: url(../Images/image_fond.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	color: #C0C0C0;
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
}
#logo {
	margin-bottom: 5px;
	margin-top: 5px;
}
#leaderboard {
	margin-bottom: 5px;
	margin-top: 5px;
	height: 92px;
	width: 820px;
	text-align: center;
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
#dateContact {
	background-color: #0088FF;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 12px;
}
.policeDate {
	color: #000000;
	font-size: 12px;
}
.PoliceLienTexte {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navigation {
	background-color: #0000FF;
	margin-bottom: 5px;
	text-align: center;
	height: 26px;
}
#content {
	height: auto;
	overflow: hidden;
	background-color: #0088ff;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-family: Helvetica;
	margin-bottom: 5px;
	padding: 5px 10px 5px 3px;
	text-align: left;
}
#adobe {
	background-color: #0088FF;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
#annoncesGoogle {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	height: 18px;
	width: 818px;
	background-color: #0088FF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: 2px;
}
#mentionsLegales {
	margin-bottom: 0px;
	margin-top: 2px;
	text-align: center;
}
.PoliceMentionsLegales {font-size: 10px}
#piedPage {
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
.LienImagePiedPage {
	color: #000080;
}

