body {
	font-family: trebuchet ms, sans-serif;	
	font-size: 0.8em;	
	color: #000000;
	background: #ffffff;
	text-align: center;
	margin: 0px;
}

#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 595px;
	
}
#banner
{
	height: 76px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	width: 595px;
	background-image: url(../images/banner_print.jpg);
}

#col-gauche, h1, #banner-right, #col-droite, #fond-iframe, #frame, #path, #footer-top, #footer, #footer-content, #footer-content1
{
display: none;
}
.line-grise, .line-bleue
{
background-image: url(../images/ligne_grise.png);
background-repeat: no-repeat;
background-position : left center;
height:6px;
margin:0px;
}
a:link, a:visited
{
color:#000000;
font-weight: bold;
text-decoration: underline;
}

