body {
	font-family: Verdana;
	background-color: #000000;
	color: #C8C8C8;
}
#div_screen #div_menu {
	text-align: center;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#div_screen {
	width: 100%;
}
#div_screen #div_renehoff {
	text-align: center;
	margin-bottom: 0px;
}
#compteur {
	padding-top: 10px;
}

#div_screen #div_photos {
	text-align: left;
	margin-left: 15%;
	background-image: url(img/photos.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 750px;
	float: left;
}
#div_photos  #entrer  {
	margin-top: 360px;
}
a {
	color: #999999;
	text-decoration: none
}
#div_screen #div_menu #div_content {
	border: 1px solid #666666;
	width: 500px;
	margin-top: 100px;
	text-align:left;
}
#div_screen #div_menu #div_center {
	text-align:center:
}
#div_screen #div_menu #div_bio {
	text-align:justify;
	width: 800px;
	border: 1px solid #666666;
	margin-top: 30px;
}
hr {
	color: #666666;
}
