body {
	background: #000 url(images/bg.jpg) no-repeat center top;
}

#container
 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #feffff;
	font: 13px "Helvetica Neue", Arial;
	text-align: left;
}

a#book {
	background: url(images/box-livre.png) no-repeat;
	width: 305px;
	height: 260px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

a#magazine {
	background: url(images/box-notibulle.png) no-repeat;
	width: 319px;
	height: 260px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

a#news {
	background: url(images/box-actu.png) no-repeat;
	width: 301px;
	height: 260px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

h1 {
	font: 24px HelveticaNeue-UltraLight, Arial;
	margin-bottom: 30px;
	position: relative;
}

#container p {
	color: #cacaca;
	line-height: 22px;
}

i {
	font-size: 15px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#head-wait {
	margin-top: 20px;
	text-align: left;
	color: #feffff;
	width: 900px;
}
