body {
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #3a441d;
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 16px;
}
a:hover {
	color: #CCCCCC;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 16px;
}
a:active {
	color: #CCCCCC;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 16px;
}
.liens_gros {
	font-size: 16px;
}

.titre_pagecourante {
	font-size: 26px;
	font-weight: bold;
}
.ecriture_courante_j {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
	font-weight: bolder;
}
.citations {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.titre-_pagecourante {
	font-size: 20px;
}
.counter 
{
	font-size: 14px;
	color: #888888;
	font-weight: bold;
}