body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../img/body.JPG);
	background-attachment: fixed;
}

#content {
	background-image: url(../img/content-monblanc.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 40px;
	padding-right: 100px;
}

#footer {
	background-image: url(../img/footer-monblanc.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}
#tableau {
	border: 2px solid #FFB53D;	
}

a {
	font-size: 12px;
	color: #F90;
}

a:hover {
	font-size: 12px;
	color: #960;
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #F30;	
}

#slide td{
	color: #F90;
	font-weight: normal;
}

h1{
	font-size: 14px;
	font-style: normal;
	color: #000;
	background-color: #000;
	width: 100%;
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	background-image: url(../img/bg-h1.jpg);
	background-repeat: repeat-x;
}

#slide {
	background-color: #1E1E1E;
	border: 1px solid #F90;
}
