body {
	background: #fff url('img/fd.jpg') no-repeat top center;
	background-attachement: fixed;
	margin: 0;
	padding: 0;
}
    
a { color: #76ADC7; text-decoration: none; }
a:hover { color: #FFFFFF; }

#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#td01 {
	background: url('img/titre.jpg') no-repeat bottom center;
	height: 100px;
}

#td02 {
	height: 30px;
	font: 12px verdana, arial, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: center;
	letter-spacing: 1px;
}

.titre {
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	color: #fff;
}

.corpus {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	text-align: justify;
	color: #fff;
}



/* LEFT */

#title-left {
	width: 370px;
	height: 35px;
	background-color: #F29766;
}

#left {
	width: 370px;
	height: 300px;
	background-color: #B9551F;
	margin: 0;
	padding: 0;
}

/* RIGHT */

#title-right {
	width: 370px;
	height: 35px;
	background-color: #4B90C4;
}

#right {
	width: 370px;
	height: 300px;
	background-color: #205E8D;
	margin: 0;
	padding: 0;
}
