/* CSS Document */
ul#navlist {
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFF00;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 5px 10px;
	background-color: #FF6633;

}
.unnamed1 {
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #999999;
	text-decoration: underline;
}
.policeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;

}
.CoulTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.Retrait {
	text-indent: 100pt;
}
.Finan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.Savoirp {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 11px;
}
.Parag {
	line-height: 5px;
}
.GrasText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	padding-left: 20px;
	margin-left: 20px;
}

.body {
	margin-top: 0px;
	padding-top: 0px;
}
#menuright{ width:100%; margin: 0; padding: 0;}
#menuright a:link{color: #0000CC; text-decoration: none; }
#menuright a:hover{color: #0099FF; text-decoration: none;}
#menuright a:visited{color: #003399; text-decoration: underline; }
/*
#nav{list-style: none; width: 100%; margin: 0; padding: 0 20px; font-family: Gill Sans MT;}
#nav ul {list-style: none; position: relative; }
#nav a:link, #nav a:active, #nav a:visited {display: block; padding: 0px 18px; border: 1px solid #FFFFFF; color: white; text-decoration: none; background: #3883cc;}
#nav a:hover {background: #fff; color: #333; border: 2px solid #3883cc;}
#nav li {float: left; position: relative; }
#nav ul {position: absolute; width: 14em; top: 1.7em; display: none; }
#nav li ul a {width: 13.9em; float: left;}
#nav ul ul {top: auto;}
#nav li ul ul {left: 13.2em; margin: 0px 0 0 10px;}
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {display: none;}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {display: block;}
*/
