.fond_acc {
	background-image: url(img/essai1.jpg);
	background-repeat: no-repeat;
}
.fond_univers {
	background-image: url(img/essai2.jpg);
}
.fond_mort {
	background-image: url(img/mort.jpg);
}
.fond_divers {
	background-image: url(img/divers.jpg);
}
.fond_pensee {
	background-image: url(img/pensee.jpg);
}
.fond_fond {
	background-image: url(img/fond.gif);
}
.titre {	font-size: 14pt;
	font-weight: bold;
}
.lien_rouge {
	font-weight: bold;
	color: #FF0000;
}
.pt_txt {
	font-size: 9px;
}
body {
	background-color: #7592AE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.seize {font-size: 16px}
.quat {
	font-weight: lighter;
}
.news {
	line-height: 18px;
}
.fonce {color: #7592AE}