body {
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, Tahoma, Georgia, sans-serif;
	font-size: 6pt; 
	color: #414141;
	text-align: center;
	background-color: #F4F0E9;
}

#container {
	clear: both;
	margin: 0px auto;
	padding: 0;
	background-image: url(/images/bandebleu.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 780px;
	border-left: 1px solid #488AAB;
	border-right: 1px solid #488AAB;
	border-bottom: 1px solid #488AAB;
	text-align: left;
}

#menug	{
	width: 192px;
	background-image: url(/images/menu/finmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.flechemenu_off	{
	background-image: url(/images/menu/fleche_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:192px;
	border-bottom: 2px solid #F9F9F9;
	height: 27px;
	cursor: pointer;
}

.flechemenu_off a:visited, a:link	{
	text-decoration: none;
	color: #000000;
}

.flecheSmenu_off{
	background-image: url(/images/menu/flecheSM_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:192px;
	border-bottom: 2px solid #F9F9F9;
	height: 20px;
	cursor: pointer;
}

.flecheSmenu_on{
	background-image: url(/images/menu/flecheSM_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:192px;
	border-bottom: 2px solid #F9F9F9;
	height: 20px;
	cursor: pointer;
}

.flechemenu_on	{
	background-image: url(/images/menu/fleche_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:192px;
	border-bottom: 2px solid #F9F9F9;
	height: 27px;
	cursor: pointer;
}

.flechemenuseul_on a:link, a:visited	{
	text-decoration: none;
	color: #000000;
}

.flechemenuseul_on	{
	background-image: url(/images/menu/flecheM_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:192px;
	border-bottom: 2px solid #F9F9F9;
	height: 27px;
	cursor: pointer;
}

.menup_off	{
	width: 177px;
	padding-top: 6px;
	margin-bottom: -6px;
	margin-left: 11px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-image: url(/images/menu/fond_off.gif);
	background-repeat: repeat-x;
	float: right;
	height: 27px;
	cursor: pointer;
}

* html .menup_off	{
	width: 177px;
	padding-top: 6px;
	margin-bottom: 0px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-image: url(/images/menu/fond_off.gif);
	background-repeat: repeat-x;
	float: right;
	height: 27px;
	cursor: pointer;
}

.menup_on	{
	width: 177px;
	padding-top: 6px;
	margin-bottom: -6px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-image: url(/images/menu/fond_on.gif);
	background-repeat: repeat-x;
	float: right;
	height: 27px;
	cursor: pointer;
}

* html .menup_on	{
	width: 177px;
	padding-top: 6px;
	margin-bottom: 0px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-image: url(/images/menu/fond_on.gif);
	background-repeat: repeat-x;
	float: right;
	height: 27px;
	cursor: pointer;
}

.sousmenu_off{
	width: 177px;
	padding-top: 2px;
	margin-bottom: -2px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-color: #FFFFFF;
	float: right;
	height: 20px;
	cursor: pointer;
}

.sousmenu_on{
	width: 177px;
	padding-top: 2px;
	margin-bottom: -2px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-color: #F6F3F1;
	float: right;
	height: 20px;
	cursor: pointer;
}


* html .sousmenu_off{
	width: 177px;
	padding-top: 2px;
	margin-bottom: 0px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-color: #FFFFFF;
	float: right;
	height: 20px;
	cursor: pointer;
}

* html .sousmenu_on{
	width: 177px;
	padding-top: 2px;
	margin-bottom: 0px;
	font: normal 9pt Arial, Verdana, Tahoma, Georgia, sans-serif;
	background-color: #F6F3F1;
	float: right;
	height: 20px;
	cursor: pointer;
}

.smenu_off	{
	display: none;
}

.smenu_on	{
	display: inline;
}

.Fond_bleu{
	background-color: #74B8DB;
	width: 192px;
	height: 100%;
}

.padL11{
	padding-left: 11px;
}

.padR28{
	padding-right: 28px;
}

.padL26{
	padding-left: 26px;
}

.Ombre{
	background-image: url(/images/menu/ombreD.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 588px;
}

.WidthCenter{
	width: 583;
	float: right;
}

.Height100{
	height: 100px;
	width: 192px;
}

.AlignLeft	{
	float: left;
}

.Top20{
	margin-top: 20px;
}

.AlignRight	{
	float: right;
}

.FondBlanc{
	background-color: #FFFFFF;
}

li{
	font-family: Arial;
	font-size: 10pt;
	color: #414141;
}
