body {
	line-height: 1;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: small;
	background-color: #2d1b1c;
	color: #efb6d5;
}

a,a:VISITED {
	text-decoration: none;
	color: #efb6d5;
}

a:HOVER {
	text-decoration: underline;
	color: #e30b80;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#contenu {
	position: absolute;
	top: -79px;
	left: 49.99%;
	width: 50%;
	height: 158px;
	visibility: visible;
	text-align: left;
}

.home {
	margin-left: -115px;
	height: 158px;
	background-image: url('../img/j2g-design_bg.bmp');
	background-repeat: repeat-x;
	background-position: top;
}


.legendes {
	border-left: 1px dashed #e30b80;
	visibility: visible;
	display: block;
	margin-left: 150px;
	padding-left: 1em;
	height: auto;
}

#legende2 {
	line-height: 1.2em;
}

#legende3 {
	line-height: 1.4em;
}

