<!--
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#top{
	width: 640px;
	height: 120px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

#page {
	width: 640px;
	margin: auto;
	padding: 0px;
	position: relative;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#page a:link { color: #003366; text-decoration: none}
#page a:visited { color: #003366; text-decoration: none}
#page a:hover { color: #003366; text-decoration: underline}
#page a:active { color: #003366; text-decoration: underline}

#page h3{
	width: 640px;
	margin: 0px 0px 20px 0px;
	font-size: 21px;
	text-align: right;
	color: #0060A0;
	border: #0060A0 solid;
	border-width: 0px 0px 1px 0px;
}

#page h5{
	margin: 10px 0px 10px 0px;
	font-size: 14px;;
	color: #0060A0;
}

#page hr{
	width: 640px;
	height: 1px;
	margin: 20px 0px 20px 0px;
	color: #0060A0;
}

#page table{
	width: 100%;
}

#page .bold{
	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:#333333;
	font-size: 12px;
}

#page .list2{
	height: 20px;
	background-color:#EEF5F8;
	color:#333333;
	font-size: 12px;
}

#page .bouton{
	font-size: 13px;
	margin-bottom: 20px;
}
#page .bouton a:link { background-color: #003366; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}
#page .bouton a:visited { background-color: #003366; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}	
#page .bouton a:hover { background-color: #FF9900; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration:none; font-weight: bold}
#page .bouton a:active { background-color: #FF9900; border: #FFFFFF 1px solid; padding: 2px 5px 2px 5px; color: #FFFFFF; text-decoration: none; font-weight: bold}




#foot {
	width: 640px;
	height: 70px;
	margin: auto;
	padding: 0px;
	clear: left;
 	font-size: 11px;
 	text-align: left;
 	color: #003366;
 	font-weight: bold;
}
#foot p{
	margin-left: 0px;
}
#page a:link { color: #003366; text-decoration: none}
#page a:visited { color: #003366; text-decoration: none}
#page a:hover { color: #003366; text-decoration: underline}
#page a:active { color: #003366; text-decoration: underline}
-->
