body {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

body.bg {
	background-color: #D7D7D7;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: 0;
}

body.bg2 {
	background-color: #CFC5C3;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: 0;
}

p {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	
}

.note {
	color: #2D291D;
	font-size: 11px;
}

.mini {
	font-size: 10px;
}

.extrait {
	color: #4F0000;
	font-size: 12px;
	
}

.majeur {
	font-size: 14px;
	
}

.credits {
	color: #4F4833;
	font-size: 10px;
	font-style: italic;
}

.grandtitre {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	
}

.titre {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	
}

.annonce {
	color: #800000;
	
}

a:link {
	color: #A72B01;
	text-decoration: underline;
}

a:visited {
	color: #A72B01;
	text-decoration: underline;
}

a:hover {
	color: #987201;
	text-decoration: underline;
}
