body{
	background-image: url(/_img/body_bg.jpg);
	background-color: #000000;
	padding:0px;
	margin:0px;}

#header{
	background-image: url(/_img/header_accueil.jpg);
	background-color: #000000;
	background-position: top center;
	width:	100%;
	height:	153px;}

#HDMlogo{
	display:block;
	margin: 8px auto 25px;
	background-image: url(/_img/icon_HDM.jpg);
	height:76px;
	width:150px;
	text-decoration: none;}

#content{
	background-color:#520100;
	height:290px;
	width:100%;
	margin-bottom:100px;}

div.accueil{
	position: relative;
	margin: 0px auto;
	height:290px;
	width:800px;}
	
.accueil span{
	color:#D7CEAF;
	font-family: 'helvetica neue',sans-serif;
	font-size:15px;
	font-weight:bold;
	left:600px;
	position:absolute;
	top:80px;
	width:180px;}
	
div.slideshow{
	top:15px;}
