body.site 
{
	background-image: url('/CCQ/images/fond.gif');
	background-position:center  center;
	background-repeat:no-repeat;
}
div.page
{
	position:absolute; 
	top: 50%;
	left: 50%; 
	width: 757px; 
	height: 473px;  
	margin-left: -378px;
	margin-top: -225px; 
}
div.index
{
	position:absolute; 
	top: 50%;
	left: 50%; 
	width: 1024px; 
	height: 788px;  
	margin-left: -512px;
	margin-top: -394px; 
}
body.index
{
	background-image: url('../images/accueil.jpg');
	background-position:center  center;
	background-repeat:no-repeat;
}
div.titreEntrez
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute; 
	top:500px;
	left: 490px;
}





