@charset "UTF-8";
body {
	background-color: #000080;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../Images/image_fond.jpg);
}
#wrapper {
	text-align: left;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#logo {
	margin-top: 12px;
	margin-bottom: 12px;
}
#leaderboard {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 12px;
	height: 92px;
	text-align: center;
	width: 760px;
}
#dateContact {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	height: 28px;
	overflow: hidden;
}
#date {
	float: left;
	width: 200px;
	padding: 7px 10px 0px 10px;
}
#contact {
	text-align: right;
	float: right;
	width: 110px;
	padding: 7px 10px 0px 10px;
}
#navigation {
	background-color: #0000FF;
	text-align: center;
	height: 26px;
	margin-bottom: 10px;
	font-family: helvetica;
	color: #C0C0C0;
	font-size: 10px;
}
#titreTextPrincipal {
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #C0C0C0;
	background-color: #0000CC;
	padding: 5px 10px 5px 5px;
}
#infoCourse {
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #C0C0C0;
	background-color: #0000CC;
	padding: 0px 5px 0px 0px;
}
#textPrincipal {
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #C0C0C0;
	background-color: #0000CC;
	padding: 5px 5px 5px 5px;
}
#content {
	margin-bottom: 5px;
	height: auto;
	overflow: hidden;
}
#colonneGauche {
	float: left;
	height: auto;
	width: 405px;
}
#repere {
	width: 392px;
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	height: auto;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}
#repere2 {
	width: 392px;
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	height: auto;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
#colonneDroite {
	height: auto;
	width: 405px;
	margin: 0px 0px 0px 410px;
	overflow: visible;
}
#text {
	width: 392px;
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	height: auto;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 1px;
}
#text2 {
	width: 392px;
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	height: auto;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 1px;
}
#adobe {
	font-family: Helvetica;
	font-size: 10px;
	color: #C0C0C0;
	margin-bottom: 2px;
	margin-top: 2px;
	overflow: hidden;
}
#player {
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	float: left;
	font-family: Helvetica;
	font-size: 13px;
	text-align: right;
	width: 402px;
}
#reader {
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	float: right;
	font-family: Helvetica;
	font-size: 13px;
	width: 402px;
}
#annoncesGoogle {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 5px;
	overflow: hidden;
	background-color: #0000CC;
	border: 1px solid #C0C0C0;
	height: 22px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
#piedPage {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #C0C0C0;
	font-family: Helvetica;
	font-size: 10px;
	text-align: center;
}
.policeBalisedateContact {
	font-family: Helvetica;
	font-size: 12px;
	color: #C0C0C0;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

