body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #2D67B2;
}
div {
	position: relative;
}
#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 760px;
	border: thin solid #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-color: #FFFFFF;
	position: absolute;
	left: 331px;
	top: 24px;
}



#zoneText {
	position:absolute;
	left:349px;
	top:170px;
	width:343px;
	height:563px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	/*background-image: url(images/index.jpg);*/
}
.motimportant {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.motimportantRouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #dc2b25;
}

#zoneCopyright {
	position:absolute;
	left:85px;
	top:765px;
	width:571px;
	height:26px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.linkEmail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


.lienDalex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.textReference {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.textReferenceClub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: right;
}
