body {
	color: #fefffe;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	width: 984px;
	margin: 0px auto 20px;
	background-color: #fffeff;
}
a:link {
	color: #6c6c6b;
	text-decoration: none;
}
a:visited {
	color: #6c6c6b;
	text-decoration: none;
}
a:hover {
	color: #c00321;
}
a:active {
	color: #c00321;
	text-decoration: none;
}

.bold { font-weight: bold; }

.table { font-size: 13px; background-color: #fff; border: solid 1px #a6a6a6; padding:12px;
	color: #4b4b4b;
}
.entete {
	color: #b5b5b5;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #fff;

}
.titre {
	color: #656565;
	border: 1px solid #cfcfca;
	font-size: 13px;
	background-image: url(_elements/bandeau30.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	margin-top: 15px;
}

.menu-tete {
	font-size: 11px;
	position: relative;
	border: 1px solid #e3e3e3;
	margin-top: 15px;
	width: 130px;
	padding: 4px 0 4px 10px;
	color: #656565;
	background-image: url(_elements/bandeau30.gif);
	font-weight: bold;
}

.tableau {
	font-size: 12px;
	color: #353535;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
	padding: 1px 6px;
}
.corps {
	font-size: 12px;
	text-align: left;
	width: 914px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 70px;
	background-color: #f5f5f5;
}
.page {
	text-align: left;
	width: 660px;
	margin-left: 170px;
}
.page_menu {
	padding-top: 12px;
	text-align: left;
	width: 130px;
	float: left;
}
.zone {
	font-size: 12px;
	position: relative;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	margin-top: 2px;
	width: 130px;
	padding: 3px 0 3px 10px;
}
.zone:hover {
	position: relative;
	background-color: #606060;
	color: #fefcff;
}
.boutton {
	font-size: 12px;
	color: #000;
	background-image: url(_elements/b0.png);
	position: relative;
	border: solid 1px #e3e3e3;
	margin-top: 2px;
	width: 130px;
	padding: 2px 0 3px 10px;
}
.boutton:hover {
	color: #fff; background-image: url(_elements/b1.png);
	position: relative;
	}
.bouttonr {
	font-size: 12px;
	color: #000;
	background-image: url(_elements/br0.png);
	position: relative;
	border: solid 1px #e3e3e3;
	margin-top: 2px;
	width: 130px;
	padding: 2px 0 3px 10px;
}
.bouttonr:hover {
	color: #fff; background-image: url(_elements/br1.png);
	position: relative;
	}
.bouttonv {
	font-size: 12px;
	color: #000;
	background-image: url(_elements/bv0.png);
	position: relative;
	border: solid 1px #e3e3e3;
	margin-top: 2px;
	width: 130px;
	padding: 2px 0 3px 10px;
}
.bouttonv:hover {
	color: #fff; background-image: url(_elements/bv1.png);
	position: relative;
	}

