html {overflow-y: scroll;}

.body-page a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body-page a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body-page a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.menu-gauche a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu-gauche a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu-gauche a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*.menu-gauche ul {
	list-style-image: url(images/puce1.PNG);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	margin-left: 18px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9900CC;
	border-bottom-color: #9900CC;
}
.menu-gauche ul ul {
	list-style-image: url(images/black6.gif);
	margin-left: 10px;
	margin-top: 0px;
}
.menu-gauche li {
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: bold;
	color: #0000CC;
}*/

.contenupage ul {
	list-style-image: url(images/puce1.png);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	margin-left: 40px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.contenupage li {
	text-decoration: none;
	padding-bottom: 3px;
}

.body-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #000000;
	margin: 0px;
}
.body-page #titre-page {
	font-weight: bold;
	/*	color: #9900CC;*/
	font-size: xx-large;
	margin-bottom: 10px;
	margin-left: 35px;
	display: block;
	margin-top: 5px;
}
.body-page #contenu-page {
/*	color: #000099;*/
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 35px;
	text-align: justify;
}
.body-page #menu-gauche {
	background-color: #FAFAFA;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-color: #9900CC;
	border-bottom-color: #9900CC;
	border-top-style: solid;
	border-bottom-style: solid;
}

.body-page #menu-item {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9900CC;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-weight: bold;
	color: #000000;
}

.body-page #menu-item-item {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9900CC;
}

.body-page #Ubiside {
	margin-top: 15px;
	margin-bottom: 10px;
}
.body-page #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9900CC;
	margin-top: 10px;
	font-size: x-small;
	text-align: right;
}
.menu-gauche #isactive {
	text-decoration: underline;
	display: inline;
}
.body-page #footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body-page #texte_petit {
	font-size: 9px;
	margin-left: 100px;

}
