body,html{
	background-color:black;
	height:96%;
	margin: 0 0 0 0;
}


.lienRetour{
	height:90px;
	background-image:url("admin/templates/default/toto.png");
	background-repeat:no-repeat;
	background-position:center right; 
margin-top: -20px;
}

a.retour{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	
}

.corpsPage{
	width:100%;
	height:90%;
}