.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4a4562;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 4a4562;
	text-decoration: none;
}
.menuP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 805017;
}
.menuP a {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
.txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4a4562;
}

.txtahome{
	font-family: Comic Sans MS;
	font-size: 12px;
	color: 4a4562;
}

.txtahome a{
	font-family: Comic Sans MS;
	font-size: 12px;
	color: 4a4562;
}

.txt a {
	color: #4a4562;
}
.txt ul, ol {
	margin: 10 0 10 20;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 4a4562;
	font-weight: bold;
}
body {
	background-image: url(images/bg.gif);
	padding: 0px;
}

