@charset "UTF-8";
td img {display: block;}/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFF;
}
body {
	background-color: #C3262D;
	background-image: url(images/menu/fond.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9;
}
a:visited {
	color: #FFC;
}
a:hover {
	color: #FFC;
}
a:active {
	color: #FFC;
}
.fond {
	background-image: url(images/menu/page.jpg);
	background-repeat: repeat-y;
}
.fond2 {
	background-image: url(images/menu/coin.jpg);
	background-repeat: no-repeat;
}
.credits {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.texte {
	font-size: 16px;
	color: #FFF;
	text-align: justify;
}
.titre {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-family: "Handwriting - Dakota", "Times New Roman", serif;
}
.citation {
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	font-style: italic;
}
.titre_bas {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-family: "Handwriting - Dakota", "Times New Roman", serif;
}
.titre_bas_2 {
	font-size: 40px;
	font-weight: bold;
	color: #FF3;
	text-align: center;
	font-family: "Handwriting - Dakota", "Times New Roman", serif;
}
.texte_centre {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

