body {
	background-color: #ccc;
	margin: 100px;
	margin-top: 20px;
	width:950px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #152B2B;
	text-align:left;
}
.h1top{ font-size:small; color:#659A9A; font-style:italic; text-align:center}
.h1motcle{ display:none; font-style:italic; text-align:center}
a:link {
	color: #007F7F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A6F6F;
}
a:hover {
	text-decoration: none;
	color: #fff; background-color:#007F7F;
}
a:active {
	text-decoration: none;
	color: #fff; font-weight:bold; background-color:#007F7F;
}
.coucou { font-family: "Trebuchet MS", Arial, Helvetica;	font-size: medium;	font-style: italic;
}
.titre{ font-size:x-large; color:#77242D; border : 1px solid #cccccc; font-family: "Trebuchet MS", Arial, Helvetica; font-weight:bold; padding:4px}

li {list-style-image: url(puce.gif); margin-left:0px}

.pub {background-color:#FFE6F2; border:1px solid #FF1F1F; padding: 5px; text-align:center}

