body {
margin: 0; padding: 0; 
color: #834C58;
background:  #ffffff;
letter-spacing: 0.05em;
font: bold 14px Times New Roman, Times, serif;
text-align: center;

}
a:link {color: #663300;}
a:visited {color: #663300;}
a:hover {color: #663300; text-decoration: underline;}

.texte_center {
	font: 14px Times New Roman, Times, serif;
	text-align: center;
}
.texte_right {
	font: bold 14px Times New Roman, Times, serif;
	text-align: right;
}
.texte_left {
	font: 14px Times New Roman, Times, serif;
	text-align: left;
}
.h1 {
	color: #B54A70;
	font: bold 22px Times New Roman, Times, serif;
	text-align: left;
}
.cnil {
	font: 8px Times New Roman, Times, serif;
	text-align: left;
}
.navigation 	{ background-color: #B54A70;

 }
