body {
	background-color: #FFFFFF;
	background-image: url(fond.gif);
}
.menuDiv {
	border-right: 1px none #CCCCCC;
	padding-right: 12px;
}
.menuDivHeader {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	background: #DDD1A4;
	background:#C3AC85;
}
.menuimage {
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #FF8040;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
	text-align: center;
}
.menuimage a:link {
	text-decoration: none;
	color: #FF8040;
}
.menuimage a:visited {
	text-decoration: none;
	color: #FF8040;
}
.menuOuvrir {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #C3AC85;
	text-align: center;
}
.menuOuvrir a:link {
	text-decoration: none;
	color: White;
}
.menuOuvrir a:visited {
	text-decoration: none;
	color: White;
}
}
.menuButBlank{
	margin-right: 6px;
}
.menuButPlus {
	background-image: url(images/menplus.gif);
	margin-right: 6px;
}
.menuButMinus {
	background-image: url(images/menminus.gif);
	margin-right: 6px;
	cursor: pointer;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	padding:0 0 0 12px;
	
}
.subLinks a:link {
	text-decoration: none;
	color: Black;
}
.subLinks a:visited {
	text-decoration: none;
	color: Black;
}
.subLinks a:hover {
	text-decoration: none;
	color: Blue;
}
.subLinks2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(fleche.gif);
	background-repeat: no-repeat;
	padding:0 0 0 12px;
}
.subLinks2 a:link {
	text-decoration: none;
	color: Black;
}
.subLinks2 a:visited {
	text-decoration: none;
	color: Black;
}
.subLinks2 a:hover {
	text-decoration: none;
	color: Blue;
}
.subLinks3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	padding:0 0 0 12px;
}
.subLinks3 a:link {
	text-decoration: none;
	color: Black;
}
.subLinks3 a:visited {
	text-decoration: none;
	color: Black;
}
.subLinks3 a:hover {
	text-decoration: none;
	color: Blue;
}
.subLinks4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(fleche.gif);
	background-repeat: no-repeat;
	padding:0 0 0 12px;
}
.subLinks4 a:link {
	text-decoration: none;
	color: Black;
}
.subLinks4 a:visited {
	text-decoration: none;
	color: Black;
}
.subLinks4 a:hover {
	text-decoration: none;
	color: Red;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.expBlank   { 
	display: none;
}
.expBlank2 {
	display: none;
}
.expandIt { 
	background-image: url(images/expall.gif); 
	cursor: pointer; 
	display: block;
	background-repeat: no-repeat
}
.expandIt2 {
	background-image: url(images/closeall.gif);
	cursor: pointer;
	display: block;
	background-repeat: no-repeat
}
.controlP {
	margin-top: 0px; 
	margin-bottom: 0px;
}