td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.bottomTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
td.bottomText,
a.bottomLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

td.topZone{
	border-bottom:1px solid black;
}
td.topZoneGradient{
	background-image:url(/images/topZoneGradient.jpg);
	background-repeat:repeat-x;
	color:#000000;	
	
	border-right:1px solid black;
}
span.topZoneGradientTitle{
	font-weight:bold;
	margin:5px;
}
p.topZoneGradientText{
	margin: 5px;
}
td.topZoneIntitule{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}
td.topZoneBannerBorder{
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
}
td.topZoneBanner{
	background-color:#727272;
	
	background-image:url(/images/bannerGradient.jpg);
	background-repeat:repeat-y;
	background-position:left;
		color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:20px;
	
}

div.menuLink{
/*	float:left;
	margin:auto;*/
	
}
a.menuLink{
	margin:auto;
	color:black;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
div.menuLink:first-letter{
/*	background-color:#E6DCA1;
	border:1px solid black;
	text-align:center;*/
}

td.mainLeftMargin{
	border-right:1px solid black;
	background-image:url(../images/expert.gif);
	background-repeat:no-repeat;
	background-position:center 40px;
}
.TitreDeLaPage{
	border-bottom:1px solid #E6DCA1;	
	font-weight:bold;
	margin-bottom:15px;
	margin-top: 15px;
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.TitreDeSection{
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
.Dates{
	font-size: 13px;
	font-weight: bold;
}

div.pageContent{
	margin-left:25px;
	margin-right:25px;
}

div.clientDownload{
	height:40px;
	min-height:20px;
	margin-top:15px;
}
a.clientDownload{
	background-image:url(../images/download.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:45px;
	
}