p {
	margin:0px;padding:0px;
}
		
		.txt-signature {
			font-size:11px;
		}
		
		.txt-titre {
			font-size:16px;
		}
		
		.txt-grand-titre {
			font-size:18px;
		}
		
		.txt-titre-rouge {
			font-size:16px;
			color:#9e1f25;
		}
		
		.txt-rouge {
			color:#CD3A36;
		}
		
		.txt-marron {
			color:#b7855e;
		}
		
		.txt-kaki {
			color:#6c6754;
		}
		
		.txt-mauve {
			color:#b789b2;
		}
		
		.txt-gris {
			color:#7C818B;
		}

		.txt-bleu {
			color:#6283a4;
		}

		.txt-magenta {
			color:#bb2e65;
		}

		.txt-violet {
			color:#7d5386;
		}
		
		.txt-violine {
			color:#686078;
		}
		
		.txt-bleupale {
			color:#A3B6C9;
		}