   .Trek { width: 100%; height: 100%; margin: 0px; padding: 0px; font-family: Arial,sans-serif; font-size: 12px; color: #007363; }
   .TrekBandeau { width: 100%; background-color: #B6D774; }
   .TrekBandeauMenu { width: 100%; background-color: #BC2025; color: #FFFFFF; font-family: Geneva, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: center; }
   .TrekMain { height: 100%; }
   .TrekMenu { width: auto; height: 100%; background-color: #007363; text-align: center; }
   .TrekMenuText { margin-top: 5px; margin-bottom: 5px; font-family: Arial,sans-serif; font-size: 12px; }
   .TrekMenuText A { color: #FFFFFF; text-decoration: none; }
   .TrekMenuText A:hover { color: #007363; background-color: #FFFFFF; }
   .TrekMenuHaut { width: 100%; background-color: #B6D774; margin: 1em 0px; }
   .TrekMenuHaut ul { list-style-type: none; }
   .TrekMenuHaut li {
	width: 8em;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 0.5em;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: center;
}
   .TrekMenuHaut A { width: 100%; background-color: #FFFFFF; color: #007363; text-decoration: none; display: block; }
   .TrekMenuHaut A:hover{ color: #FFFFFF; background-color: #007363; }
   .TrekVisu { width: 100%; height: 100%; }
   .TrekTitre { color: #007363; font-family: Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-align: center; }
   .TrekSubTitle { font-family: Helvetica, sans-serif; }
   .titlelinks{
	color:#BC2025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
