/* CSS Document */
@page { 
  size:21.0cm 14.85cm; 
  margin-top:0.5cm; 
  margin-bottom:0.5cm  
}
@page :left { 
	margin-left:0.5cm; 
	margin-right:0.5cm  
}
@page :right { 
	margin-left:0.5cm; 
	margin-right:0.5cm  
}

body{
}



/*  début de la Partie a ne PAS imprimer  */

#imprimer{
  display:none;
  width:0px;
 }
#cotegauche{
  display:none;
  width:1px;
 }
#margedroite{
  display:none;
  width:1px;
 }
 
#rechercher{
  display:none;
  width:0px;
 }

#player{
  display:none;
  width:0px;
 }
#bandeau{
  display:none;
  width:0px;
  height:0px;
 }
#boutonsite{
  display:none;
  width:0px;
 }
#basdepage{
  display:none;
  width:0px;
 }
#logo{
  display:none;
  width:0px;
 }
#retourhaut{
  display:none;
  width:0px;
 }
#textefixe{
  display:none;
  width:0px;
 }
 
 
 
.print{
	border-left:none;
}
/*  fin de la Partie a ne PAS imprimer  */

/*  début de la Partie a imprimer  */
#nompage{
	border-left:none;
	margin-left:1px;
	margin-top:1px;
 }
#titre{
	border-left:none;
	margin-left:1px;
	margin-top:1px;
}
#corps{
	margin-left:0px;
	margin-right:0px;
	
}

/*  fin de la Partie a imprimer  */
