html {
	background: none;
}
div#pied {
	display:none;
}
div#main {
	height: auto;
	width: 630px;
	background: #000000;
}
div#contenu {
	height: auto;
	overflow: visible;
	margin: auto;
}
div#right {
	margin: auto;
}
div#menu {
	display: none;
}
div#right {
}
div#titre {
	text-align: right;
	/*margin-bottom: 5px;*/
	margin: 0;
	padding-right: 75px;
	padding-top: 59px;
	background-image: url(../img/fd_print.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

