html
{
	overflow-y: scroll;
}

body
{
	width: 910px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin: auto;
	background: rgb(248,248,248);
}

#speedbarre
{
	height: 51px;
	margin: 0;
	border: 0;
	padding-top: 5px;
	margin-bottom: 10px;
	background-image: url("../images/speedbarre.png");
	background-repeat: no-repeat;
	width: 893px;
}


#corps_haut
{
	height: 10px;
	background-image: url("../images/corps_haut.gif");
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#corps_bas
{
	height: 10px;
	background-image: url("../images/corps_bas.gif");
	background-repeat: no-repeat;
	border: 0px;
	margin-bottom: 20px;
}

#corps_centre
{
	background-image: url("../images/corps_milieu.gif");
	padding: 15px;
	padding-top: 0px;
	border: 0;
	margin: 0;
	min-height: 905px;
}

#corps
{
	width: 673px;
	margin-left: 223px;
	color: #000000;
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0;
}


#navigation
{
	width: 100%;
	border-bottom: 1px solid #808080;
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	margin-bottom: 5px;
}

#menu_haut
{
	height: 10px;
	background-image: url("../images/menu_haut.gif");
	background-repeat: no-repeat;
	border: 0px;
	margin-top: 0;
}

#menu_bas
{
	height: 10px;
	background-image: url("../images/menu_bas.gif");
	background-repeat: no-repeat;
	border: 0px;
}

#menu_centre
{
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu
{
	float: left;
	width: 188px;
	margin-left: 0px;
	background-image: url("../images/menu_milieu.gif");
}

#menu_principal
{
	float: left;
	width: 188px;
	margin-left: 0px;
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}

#en_tete
{
	border: 0px;
	height: 70px;
	background-image: url("../images/en-tete.jpg");
	background-repeat: no-repeat;
}

#pied_de_page
{	
	border: 0;
	margin-left: 225px;
	margin-top: 5px;
	width: 673px;
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	height: 75px;
	background-image: url("../images/pied-page.gif");
	background-repeat: no-repeat;
}