body {
	/* margin-top: 2%; */
	margin-right: 5%;
	margin-bottom: 0%;
	margin-left: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b7B7B7; 
}
h3 {
	font-size: 14px;
/*	color: #FFCC00;*/
}
h2 {
/*	color: #FFCC00;*/
	font-size: 16px;
}
h1 {
/*	color: #FFCC00;*/
	font-size: 18px;
	margin-top: 2%;
	margin-bottom: 2%;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	width: 93%;  */
}

.fauxlien {
	font-weight: bold;
	color: #D10039;
	text-decoration: none;
}
.fauxliencomma {
	font-weight: bold;
	color: #D10039;
	text-decoration: none;
/*	letter-spacing: 0.1em;*/
	font-size: 20px;
	line-height: 36px;
}
.fauxh2 {
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #D10039;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #D10039;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.page {
	height: 96%;
	/*	width: 760px;*/ /*728px*/
	border: 1px solid #993366;
	background-color: #FFFFFF;
}
.entetebanniere {
	/* height: 10%;  */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993366;
	text-align: center;
	overflow: auto;
}
.menu {
	font-weight: bold;
	height: 85%;
	width: 120px;
	float: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #993366;
/*	margin-top: 2%; */
	padding-left: 2%;
/*	padding-right: 10%;
	padding-top: 3%;*/
}
.contenu {
	height: 90%;
	/*	margin-left: 120px;*/ 
	overflow: auto;
	padding-left: 3%;
	padding-right: 3%;
}
.pied {
	font-size: 10px;
	text-align: right;
	height: 2%;
	font-style: italic;/*	width: 760px; *//*722px*/
}
.selectionne {
	font-weight: bold;
	color: #FFCC00;
	background-color: #666666;
}
.bordrondhaut {
	border: 1px;

	border-left-color: #91998E;
	border-top-color: #91998E;
	border-right-color: #91998E;
	background-color="#DBDBCE";
}
.bordrondbas {
	border: 1px;

	border-left-color: #91998E;
	border-top-color: #DBDBCE;
	border-bottom-color: #91998E;
	border-right-color: #91998E;
	background-color="#DBDBCE";
}

