body {
	margin:0;
	background-color:#121212;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/home/back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contenu{
	width:1000px;
	margin:auto;
	text-align:center;
}

#line{
	margin:auto;
	text-align:center;
	width:1000px;
	clear:both;
}


.box{
float:left;
width:33%;
}

.box1{
clear:both;
}
