/*	----------------------------
    -                          -
	-  Valable pour toutes les -
	- pages de texte pur       -
	-                          -
    ----------------------------	*/

.signature
{
	color: #001133;
	margin-right: 20%;
	text-align: right;
	font-weight: 800;
	font-size: 140%;
	letter-spacing: 1px;
}

.texte
{
	margin-left: 8%;
	margin-right: 15%;
}

.paragraphe 
{
	line-height: 150%;
	letter-spacing: 1px;
}

