.group {
	color: #000066;
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: top;
	border: 1px solid #666666;
}
.body {
	color: #666666;
	background-color: #ffffff;
	border: 1px dotted #000000;
	text-align: center;
	vertical-align: top;
}
.grouptitre {
	color: #000066;
	background-color: #CCCCCC;
	margin: 3px;
	cursor: s-resize;
}
.groupcorps {
	color: #000066;
	background-color: #F0F0F0;
}
.text {
	text-align: justify;
	text-indent: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.adroite {
	text-align: right;
	margin: 3px;
}.entete {
	margin: 30px 60px 10px;
}
.titre {
	font-size: x-large;
	text-decoration: underline;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px;
	border-left: 1px solid #000000;
	margin-bottom: 50px;
	margin-right: 80px;
	margin-left: 80px;
}
a:link {
	color: #57AAFD;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;

}
a:active {
	color: #666666;
}
.pied {
	font-size: small;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px;
	border-left: 1px solid #000000;
	margin-top: 50px;
	margin-right: 80px;
	margin-left: 80px;
}
