HTML, BODY
{
	width:100%;
	height:100%;
}

BODY
{
	background-color:#D6D8CD;
	font-family: Arial, Helvetica, sans-serif; 
	overflow:hidden;
	margin:0px 0px 0px 0px;
	height:100%;
}

TABLE
{
	width:100%;

}

IMG
{
	border:0px;
}

A 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold
}

#conteneur 
{ 
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	height:100%;
}

#bandeauA
{
	background-color:#FFFFFF;
}

#bandeauB
{
	background-color:#98CCFE;
	margin: 0px;
	font: bold 14px/31px verdana;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
}

#menuhaut 
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

#menuhaut li 
{
	display: inline;
}

#menuhaut a 
{
	margin-left: 15px;
	color: #000000;
	text-decoration: none;
}
