body {
	margin-top: 0px;
	padding-top: 0px;
	background-attachment: fixed;
	background-image: url(images/coin.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tete1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
}
.tete2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tete3 {
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hrnoir {
	border: thin solid #000000;
	width:750px;
}

#contenu {
	width: 750px;

	margin-left: auto;
	margin-right: auto;
}
#pied {
	width: 750px;

	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
	color: #47657C;
}
a:hover {
	color: #334BAC;
	text-decoration: none;
}
#ListeLogs a:link,#ListeLogs a:visited  {
	color: #006633;
	text-decoration: none;
}
#ListeLogs a:hover  {
	color: #003300;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}

