.navhaut {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;

}
td {
	font-size: 12px;
	color: #000000;
}

.titre {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: 66cc66;
	text-align: center;
	letter-spacing: 5px;

}

.breve {
	font-size: 12px;
	color: #000000;
}

.signature {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: 5px;
}
.note {
	font-size: 10px;
	color: #66CC66;
}


.spip_encadrer {
	border: 1px dotted #66CC66;
	text-align: center;
	padding: 5px;

}

.spip_bouton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC66;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: none;
}
