body {
	background-color: #999999;
	/*background-color: #000000;*/
	color: #000000;
	/*color: #FFFFFF;*/
}

#page {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.cadre {
	text-align: left;
	color: #000000;
	background-color: #CCE6FF;
	/*color: #FFFFFF;
	background-color: #000000;*/
	border: solid 2px;
	border-color: #0099FF;
	padding: 5px;
	margin: 2px;
	width: 100%;
}

.bnflower {
	float: right;
	width: 170px;
	border: dashed 1px #0099FF;
	text-align: center;
}

.pdf {
	float: right;
	width: 170px;
	border: dashed 1px #0099FF;
	text-align: center;
}

.centrer {
text-align: center;
}

#copyleft {
	float: right;
}


p.signature {
text-align: right;
font-weight: bold;
}

p.signaturemail {
text-align: right;
}

p.centrer {
text-align: center;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	/*color: #FFFFFF;*/
}

a.titre {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	/*color: #FFFFFF;*/
}


a:hover { 
	text-decoration: underline; 
	color: #FF0000;
}

img {
	border: 0;
}

table {
	border: 0;
	padding: 5px;
	margin: 2px;	
}
