<!--
#page {
	width: 933px;
	margin: auto;
	padding: 0px;
	position: relative;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

#page a:link { color: #3B91CD; text-decoration: none}
#page a:visited { color: #3B91CD; text-decoration: none}
#page a:hover { color: #3B91CD; text-decoration: underline}
#page a:active { color: #3B91CD; text-decoration: underline}

#page h2{
	width: 500px;
	height: 22px;
	background-image: url(../imagesMisc/titleStyle.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	padding-left: 45px;
	font-size: 21px;
	color: #0060A0;
	border: #0060A0 solid;
	border-width: 0px 0px 1px 0px;
}

#page h3{
	width: 500px;
	margin: 0px 0px 20px 0px;
	font-size: 20px;
	color: #0060A0;
	border: #0060A0 solid;
	border-width: 0px 0px 1px 0px;
}

#page h4{
	color: #5E9227;
	font-size: 14px;
}

#page h5{
	margin: 10px 0px 10px 0px;
	color: #0060A0;
	font-size: 13px;
}

#page .blueBox{
	width: 95%;
	background-color:#E1EDF3;
	color:#000000;
}
#page .blueBox p{
	margin: 2px;
}

#page .mosaic{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

#page .blueCell1{
	background-color:#EEF5F8;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
#page .blueCell1 h5{
	margin: 20px 10px 10px 10px;
	color: #0060A0;
	font-size: 14px;
}
#page .blueCell1 p{
	margin: 2px 0px 2px 30px;
}

#page .blueCell2{
	background-color:#E1EDF3;
	border: #FFFFFF solid;
	border-width: 0px 0px 0px 1px;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
#page .blueCell2 h5{
	margin: 20px 10px 10px 10px;
	color: #0060A0;
	font-size: 14px;
}
#page .blueCell2 p{
	margin: 2px 0px 2px 30px;
}

#page .image{
	border: #49BEE4 1px solid;
	float: right;
	margin: 0px 0px 5px 10px;
}

#page .image2{
	border: #49BEE4 1px solid;
	margin: 0px;
}

#page .caps{
	color: #5E9227;
	font-size: 20px;
	font-weight: bold;
	margin-right: 15px;
}

#page .bold{
	font-weight: bold;
}

#page .red{
	color: #FF0000;
	font-weight: bold;
}

#page .listTop{
	height: 25px;
	background-color:#E1EDF3;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

#page .list1{
	height: 20px;
	background-color:#FFFFFF;
	color:#666666;
	font-size: 12px;
}
#page .list1 img{
	margin: 1px;
	Border: #49BEE4 1px solid;
}

#page .list2{
	height: 20px;
	background-color:#EEF5F8;
	color:#666666;
	font-size: 12px;
}
#page .list2 img{
	margin: 1px;
	Border: #49BEE4 1px solid;
}

#page .bouton{
	font-size: 13px;
	margin-bottom: 20px;
}
#page .bouton a:link { background-color: #5E9227; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}
#page .bouton a:visited { background-color: #5E9227; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}	
#page .bouton a:hover { background-color: #0060A0; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration:none; font-weight: bold}
#page .bouton a:active { background-color: #0060A0; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}

#page .tableListe{
	width: 100%;
}

#page .tableListe td{
	margin: 10px;
	padding: 10px;
	Border: #648895 1px solid;
	text-align: center;
	vertical-align: top;
}

#page .tableListe img{
	margin: 10px;
	padding: 10px;
	Border: #2E2F2E 1px solid;
}

#page .sitemap{
	width: 500px;
}
#page .sitemap p{
	width: 100%;
	border: #EEEEEE solid;
	border-width: 0px 0px 1px 0px;
	margin: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
}
#page .sitemap blockquote{
	margin: 5px 0px 5px 40px;
}
#page .sitemap a:link { color: #666666; text-decoration: none; font-weight: normal}
#page .sitemap a:visited { color: #666666; text-decoration: none; font-weight: normal}	
#page .sitemap a:hover { color: #3B91CD; text-decoration:none; font-weight: bold}
#page .sitemap a:active { color: #3B91CD; text-decoration: none; font-weight: bold}

#leftCol {
	width:125px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	float: left;
	position: relative;
	text-align: left;
 	color: #666666;
}

#leftCol h5 {
	background-image: url(../imagesMisc/titleStyle.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	padding-left: 45px;
	font-size: 18px;
	color: #0060A0;
	border: #E9E4DF solid;
	border-width: 0px 0px 1px 0px;
}

#rightCol {
	width: 780px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
	position: relative;
	text-align: left;
	font-size: 12px;
	color: #666666;
}

#rightColumn{
	width: 50%;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: right;
}

#showBox{
	margin: 0px;
	padding: 20px;
	background-color: #E1EDF3;
	border: #CCCCCC 1px solid;
	color:#000000;
}

#topLink {
	margin: 0px;
	padding: 0px;
	clear: right;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#topLink a:link { color: #666666; text-decoration: none}
#topLink a:visited { color: #666666; text-decoration: none}
#topLink a:hover { color: #3B91CD; text-decoration: none; font-weight: bold}
#topLink a:active { color: #3B91CD; text-decoration: none; font-weight: bold}
-->