html, body {
	height: 100%;
	margin: 0;
	}
html {
	background: #977563;
	}
div#header {
	background: #0278CA url(bandeau.gif)   no-repeat;
	color: #fff;
	height: 250px;
	position: relative;
	width: 900px;
	}
	div#header h1 {
		margin: 0;
		position: absolute;
		bottom: 15px;
		left: 70px;
		font: 3em Georgia, serif;
		color: white;
		}
		
div#global {
	min-height: 1600px;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	background: url(tiret.png) center repeat-y;

	}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px; 
	overflow: auto;
}
div#compteur {
	float: bottom;
	width: 900px;
	position: relative;
	
	}

div#content {
	float: right;
	width: 660px;
	padding: 13px;
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:13pt;
	color: maroon;
	text-align: justify;
	}
div#sidebar {
	float: left;
	width: 200px;
	padding-left: 5px;
	text-align:center;
	}
ul#menu, #menu2, #menu3, #menu4{
	margin-left: 5px;
	padding: 0px;
	text-align: center;
	list-style: none;
	border: outset #0278CA 7px;
	}
ul#menu li a, ul#menu2 li a, ul#menu3 li a{
	display: block;
	height: 40px;
	line-height: 30px;
	padding-left: 5px;
	margin: 2px 0;
	border-bottom: 1px solid #B21804;
	color: blue;
	font: small-caps 1em/20px Georgia,serif;
	text-decoration: none;
}

ul#menu4 li a{
	display: block;
	height: 110px;
	line-height: 30px;
	padding-left: 5px;
	margin: 2px 0;
	border-bottom: 1px solid #B21804;
	color: blue;
	font:  1em/20px Georgia,serif;
	text-decoration: none;
}



ul#menu li a:hover, ul#menu2 li a:hover, ul#menu3 li a:hover, ul#menu4 li a:hover
{
	background-position: left bottom;
	color: white;
	background: #0278CA;
}	
h3
{
	text-align: center;
	color: rgb(128, 0, 0);
	}
h4
{
	text-align: center;
	}
	

table, td, th, td, rowspan
{
border: 1px none black;
border-collapse: collapse;
padding: 5px;
}

div#formation  table td, th, div#fiscalite  table td, th, div#tableau table td {
border: 1px solid black;
border-collapse: collapse;
text-align: center;
}

div#ppp {
color : navy;
font-family: Arial, "Times New Roman", sans-serif;
font-size:13pt;
text-align: center;
}

.MsoNormal {
text-align: center;
}

.Scte h2, h3, li {
text-align: center;
}
.centrer {
text-align: center;

}
.centrer a {
text-decoration: none;
}

.partenaires {
text-align:center;
}

.postit {
padding-top:50px;
padding-left:20px;
width: 140px;
height:150px;
background:url(postit.jpg) top no-repeat;
}