/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Positionnement d'une page courante pour l'impression */

#big-container
{
	margin-left:auto;
	margin-right:auto;
  width:565px;
}

#top-container, #header, #footer, 
.left, .right, .calage-inter
{
  display:none;
}

#bottom-container
{
  width:565px;
}

#bottom-container .container 
{
  width:565px;
}

/* ---------------------------- Bottom-container */

.middle .constraint
{
  width:565px;
}

#content
{
  width:565px;
}

#contenu 
{
  width:565px;
}

