p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
h3 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.cadre {
	width: 980px;
	margin: auto;
}
body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #79933e;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}.navig {
	width: 980px;
	margin: auto;
	background-color: #76923c;
}
.txteindex {
	font-size: 16px;
	font-weight: bold;
}
.cadrecnt {
	width: 980px;
	margin: auto;
	border: 1px solid #FFF;
	background-color: #80b704;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabul {
	margin-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cnttab {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
.cnttab2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.cadrecnt2 {
	border: 1px solid #000;
	background-color: #690;
}
.txtnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.stitrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
