body {
	background-image: url(images/fond_papier.jpg);
	margin: 20px;
	/*margin: 0px;*/
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #38664C;
	text-decoration:none;
	letter-spacing: 1px;
}
.menu:hover {
	text-decoration:underline;
	}
.menu_spacer {
	height: 5px;
}
.ordinnary_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #38664C;
	text-align: justify;
}
.accueil_spacer {
	height: 10px;
}
.pointilles {
	background-image: url(images/pointilles.gif);
	background-repeat: repeat-x;
}
.vignette_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #38664C;
	text-align: justify;
}
.frise {
	background-image: url(images/frise.gif);
	background-repeat: repeat-y;
}
.menu2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #38664C;
	text-decoration:none;
	letter-spacing: 1px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #38664C;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
a { text-decoration: none; font-weight: bold; color: #38664C}
a:hover { color: #38664C; text-decoration: none; font-weight: bold}
