.corps {
	background-image: url(images/affiliation_02.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.purple {
	color: #9900CC;
}

.cadre {
	border: medium dotted #996633;
}
.surliggcorps {
	font-weight: bold;
	background-color: #FFFF33;
	text-align: center;
}
h2 {
	font-size: 16px;
}

h1 {
	font-family: Impact, "Arial Black";
	color: #CC0000;
	text-align: center;
}
.black {
	color: #000000;
}
.redbig {
	font-size: 36px;
	color: #CC0000;
	text-align: center;
}
.cmnt {
	font-size: 12px;
}
.red {

	color: #CC0000;
}
.cadre1 {
	border: medium dotted #996633;
	background-color: #C7C0B6;
}

