.MainZone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bgMainZone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 14px;
	background-color: #FFFFFF;

}
.MainZone2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link {
	color: #561023;
	text-decoration: none;
}
a:visited {
	color: #561023;
	text-decoration: none;
}
a:hover {
	color: #D63F19;
	text-decoration: none;
}
/*a:active {
	color: #D63F19;
	text-decoration: none;
}*/
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	color: #561023;


}
/*.MainMenu2 a:link {
	color: #336600;
	text-decoration: none;
}
.MainMenu2 a:visited {
	color: #336600;
	text-decoration: none;
}
.MainMenu2 a:hover {
	color: #336600;
	text-decoration: underline;
}
.MainMenu2 a:active {
	color: #336600;
	text-decoration: underline;
}*/
.MainZoneB {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bgMainZoneB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 14px;
}
.STitre {
	color: #561023;
	font-size: 12px;


}
.TxtIntro {
	font-size: 12px;
}
.tiTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Txt {

	font-size: 11px;
}
.MainCell {
	background-color: #D1A544;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.scroll {
	overflow: visible;
	width: 500px;
	display: block;
}

.scroll2 {
	overflow: visible;
	width: 500px;
	display: block;
}

body {
	behavior:url("csshover.htc");
}

ul,li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

/*ul {
	width: 166px;
	background: #fff;
	list-style-type: none;
}*/

li {
	position: relative;
	padding: 0px;
	z-index: 8;
}

ul.level1 {
	list-style-type: none;
}

ul.level2 {
	width: 166px;
	background: #fff;
	list-style-type: none;
}

ul.level3 {
	width: 166px;
	background: #fff;
	list-style-type: none;
}

ul.level4 {
	width: 166px;
	background: #fff;
	list-style-type: none;
}

li.folder	{
	font: normal 13px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	z-index: 9;
}

li.folder2b	{
	font: normal 13px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	z-index: 9;
}

li.folder:hover {
	z-index: 10;
	background-image: url(images/barre-1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

li.folder2b:hover {
	z-index: 10;
	color: #561023;
	background-repeat: repeat-x;
	background-position: top;
}

li.folder2b a:hover {
	color: #D63F19;
	text-decoration: none;
}
li.folder2b a#current {
	color: #D63F19;
	text-decoration: none;
}

li.folder a:hover {
	color: #561023;
	text-decoration: none;
}
li.folder a#current {
	color: #D63F19;
	text-decoration: none;
}

li.folder li.subfolder:hover {
	z-index: 11;
	background-color: #E0D7A3;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}

li.folder li.subfolder li.subsubfolder:hover {
	z-index: 12;
	background-color: #E0D7A3;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 164px; /* IE */
	top: 0px;
}
				
li.folder>ul { 
	left: 164px;
}

li.folder ul.level2 {
	position: absolute;
	display: none;
	left: 170px; /* IE */
	top: -1px;
}

li.folder ul.level2 li a:hover {
	color: #D63F19;
}
				
li.folder>ul.level2 { 
	left: 170px;
}

ul.level1 li {
	font: normal 13px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding-bottom: 7px;
	font-weight: bold;
	text-align: center;
}

ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 166px;
}

ul.level1 li.folder ul.level2 li.subfolder:hover ul.level3 {
	display: block;
	width: 166px;
}

ul.level1 li.folder ul.level2 li.subfolder ul.level3 li.subsubfolder:hover ul.level4 {
	display: block;
	width: 166px;
}

#MainMenu3 a { 
	width: auto;
	width: 100%; /* IE */
}

ul.level2 li>a { 
	width: auto;
	width: 100%; /* IE */
}

ul.level3 li>a { 
	width: auto;
	width: 100%; /* IE */
}

ul.level4 li>a { 
	width: auto;
	width: 100%; /* IE */
}

ul.level2 li {
	background-color: #FFF4CC;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	display: block;
	border-bottom: 1px solid #D6CBB1;
	border-top: 1px solid #FFF;
	border-left: 1px solid #D6CBB1;
	border-right: 1px solid #D6CBB1;
	padding-top: 3px;
	padding-bottom: 3px;
}
			
ul.level2 li.explain { 
	font: bold 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	background-color: #561023;
	border: 1px solid #561023;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 164px;	
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul.level2 li.explain { 
	width: 166px;
}

