body
{
	text-align:center;
	margin-top:0px;
}

table.contact 
{
	width : 530px;	
	margin-left:auto;	
	margin-right:auto;	
	margin-bottom:20px;
}

td.contact-left 
{
	width : 40%;
	font-weight : bold;
	text-align:right;
}

td.contact-right 
{
	text-align:left;
	padding-right : 20px;
}

h2.TitreMenu
{
	width:190px;
	height:25px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}

p.PgCopyright
{
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	font-family:arial;
}

p.PgCopyright a
{
	font-weight:bold;
}

ul#MenuIdentificationClient
{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}


a#ItemMenuIdentificationClient
{
	display:block;
	width:166px;
	height:50px;
	background-image:url('../images/espace_cli.gif');
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	
}