body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-image: url(../imgs/Wood-Texture.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#gauche {
	display:block;
	width:359px;
	margin-left:auto;
	margin-right:auto;
	float:left;
		background-color:#e9292a;
		padding:5px;
	}
#droite {
	display:block;
	width:359px;
	margin-left:auto;
	margin-right:auto;
	float:left;
		background-color:#B22222;
		padding:5px;
	}
#content {
	display:block;
	width:738px;
	margin-left:auto;
	margin-right:auto;
	padding-left:-20px;
	}
#gauche h2 {
	margin-top:-60px;
	background-image:url(../imgs/youtube.png);
	background-repeat:no-repeat;
	width:331px;
	height:124px;
	text-indent:-1000000px;
}
#droite h2 {
	margin-top:-60px;
	width:361px;
	height:124px;
	background-image:url(../imgs/facebook.png);
	background-repeat:no-repeat;
	text-indent:-1000000px;
}
h1 {
	width:697px;
	height:197px;
	background-image:url(../imgs/pinoo.png);
	background-repeat:no-repeat;
	text-indent:-1000000px;
	text-align:center;
	margin-bottom:50px;
}
#copy {
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	clear:both;
	text-align:center;
	padding:10px;
	}