body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color:#ffffff;
	font-style: normal;
	line-height: normal;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: lower-alpha;
}

h1{
	font-size:16px;
	font-style: normal;
	text-decoration: underline;
}
h2{
	font-size:16px;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #006633;
	text-align: left;
	list-style-type: circle;
	position: relative;
}
.menu {
	background-color: #666666;
	float: left;
}
.menu h3 {
	font-size: 14px;
	margin: 0px;
	padding: 5px;	
}
.contenu {
	background-color: #FFFFFF;
	float: left;
	width:auto;
	padding:20px;
}
.pub{
	float:right;

}
.footer{
	clear:both;
	text-align:center;
	font-size:10px;
}
ul{
	margin:0;
	border-right:0px solid; 
	padding:10px;
}
a{color:#333333}
.titre{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	text-indent: 40px;
}
