body {
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
/*	background-image: url(240_9434.0.gif);*/
}
h3 {
	font-size: small;
	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: #666666;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC33;
/*	text-decoration: none;*/
}
a:active {
	font-weight: bold;
	color: #FFCC33;
}

.titre {
	font-size: xx-large;
	font-variant: small-caps;
}

.page {
	height: 94%;
	width: 760px; /*728px*/
	border: 1px solid #FFCC33;
	background-color: #FFFFFF;
}
.menu {
	height: 100%;
	width: 128px;
	float: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFCC33;
}
.menucontenu {
	margin-top: 2%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3%;
}
.menulogo {
	text-align: center;
	height: 53px;
	width: 128px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	margin-top: 9px;
}
.contenu {
	height: 99%;
/*	margin-left: 120px;*/ 
	overflow: auto;
}
.entetebanniere {
	height: 62px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	text-align: center;
}
.entete {
	height: 92px;
	padding-left: 3%;
}
.corps {
	padding-left: 3%;
	padding-right: 3%;
	overflow: visible;
}
.tampon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.pied {
	font-size: 10px;
	text-align: right;
	height: 4%;
	width: 760px; /*722px*/
}
.selectionne {
	font-weight: bold;
	color: #FFCC00;
	background-color: #666666;
}

.piedcorps {
	font-size: x-small;
	font-style: italic;
	text-align: right;
    position: absolute;
    bottom: 0px;
}
.corpscorps {
	position: relative;
	height: 400px;
}

.styleComma08 {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}
