#header, #top, #navigation_sub, #service, #images ul{
	display:none;
}


#header_print{
	display:block;
	width:620px;
	border-bottom:1px solid #999999;
	margin-bottom:40px;
	
}

	#header_print #adresse{
		float:left;
		width:515px;
		color:#999999;
		font-weight:bold;
		background-color:#666666;
		margin-top:0px;
		background: none;
	}
	
	#header_print #logo{
		float:left;
		width:100px;
		background-color:#FF00000;
		margin-top:0px;
		margin-bottom:10px;
	}

#rootline{
	display:none;
}

#content{
	width:450px;
	text-align: left;
}

#content h1{
	padding:0px;
	padding-left: 25px;
	font-size:16px;
	text-align:left;
	width:450px;
	background-repeat: no-repeat;
}

#main {
	background: none;
}

#totop{
	display:none;
}



