/* ------------------------------
 xAM Editions - Site Editialis
 Feuille de styles pour impression
 Mai 2006
------------------------------ */

* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
body {

}
#divcentre {
	position:absolute;
	top: 0px;
	left: 0px; 
	/*top: 370px;
	left: 400px;*/
}
p {
	padding: 0px;
	margin:0px;
}

#divbandeau{
visibility: hidden;
height: 0;
width: 0;
margin-top: -100px;
}
#divmenu{
visibility: hidden;
height: 0;
width: 0;
}
#divmenugauche{
visibility: hidden;
height: 0;
width: 0;
margin-left: -192px;
}
#divfooter{
visibility: hidden;
height: 0;
width: 0;
}
#rubrique{
display: list-item;
list-style-image: url(/SiteEditialis/images/entetePrint.gif);
list-style-position: inside;
/*width: 100px;
height: 40px;*/
/*background:url(/SiteEditialis/entetePrint.gif) no-repeat;*/
}
#rubrique img{
visibility: hidden;
height: 1;
width: 1;
}
#divcontenu{
border-top: 1px solid #B01416;
position: absolute;
left: 0;
width: auto;
margin: 0;
}
.printmail{
visibility: hidden;
height: 0;
width: 0;
}
.bouton{
visibility: hidden;
height: 0;
width: 0;
}