body
{
	text-align: center;
	background-color:black;
	margin-top:0px;
}

div#page {
	background-color:transparent;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color:white;
}

hr {
	color:white;
}

a img {
	border : 0;
}

a {
	color:white;
	text-decoration:none;
	text-transform:none;
}

a:hover {
	color:red;
}

div#logo_titre {
	text-align:center;
}

div#contenu {
	background-image:url("http://www.kydiz.com/ressources/images/ds_fond.png");
	background-repeat:repeat-y;
	background-position:top left;
}

div#txt_contenu {
	margin-left:70px;
}

.media {
	text-align:center;
}
