body {
	color: #000;
	text-align: left;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

.droite div {
	margin-bottom: 11px;
}

.centre {
	position: absolute;
	width: 800px;
	height: 600px;
	left: 50%;
	top: 20px;
	margin-left: -400px;
	border: 1px solid #999;
}

.gauche {
	width: 400px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}

.gauche_txt {
	width: 360px;
	height: 365px;
	position: absolute;
	top: 20px;
	left: 20px;
	overflow: auto;
	line-height: 16px;
}

.gauche_txt a {
	color: #000;
	text-decoration: underline;
}

.droite {
	width: 400px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 400px;
	border-left: 1px solid #999;
}

.droite a {
	text-decoration: none;
	color: #000000;
}

.bas {
	width: 800px;
	height: 200px;
	position: absolute;
	top: 400px;
	left: 0;
	background-color: #999;
	color: #fff;
	font-size: 60px;
	text-align: right;
}

.bas a {
	text-decoration: none;
	color: #FFFFFF;
}

.bas_gauche {
	position: absolute;
	top: 20px;
	left: 20px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
}

.bas_gauche div {
	margin-bottom: 6px;
}

.tit {
	margin-top: 40px;
	margin-right: 40px;
}

.sstit {
	font-size: 30px;
	line-height: 20px;
	margin-right: 43px;
}

.nom {
	font-size: 13px;
}

.bold {
	font-weight: bold;
	margin-top: 6px;
}

.clear {
	clear: both;
}

.left {
	float: left;
	display: block;
	width: 40px;
}

.ligne1, .ligne2, .ligne3, .ligne4, .ligne5, .ligne6 {
	position: absolute;
	left: 20px;
	height: 40px;
}

.ligne1 {
	top: 20px;
}

.ligne2 {
	top: 84px;
}

.ligne3 {
	top: 148px;
}

.ligne4 {
	top: 212px;
}

.ligne5 {
	top: 276px;
}

.ligne6 {
	top: 340px;
}

.img1, .img2, .img3, .img4, .img5, .img6 {
	width: 40px;
	height: 40px;
	position: absolute;
}

.img2 {
	left: 64px;
}

.img3 {
	left: 128px;
}

.img4 {
	left: 192px;
}

.img5 {
	left: 256px;
}

.img6 {
	left: 320px;
}
