body {
	border-top: solid 100px #43cab5;
}

h1 {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

#menu_border {
	border-bottom: solid 3px #43cab5;
}

#footer_container {
	color: #43cab5;
	font-size: 11px;
	font-weight: normal;
}

#footer_border {
	border-bottom: solid 3px #43cab5;
	color: #43cab5;
}


#content {
	color: #43cab5;
	font-size: 14px;
}

.mise_evidence {
	color: #769117;
}

.legende {
	line-height: 160%;
	font-size: 11px;
}


/* conteneur englobant les images */
#images {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 290px;
}

	.image {
		position: relative;
		float: left;
		margin-right: 15px;
		width: 230px;
		height: 280px;
		color: #000000;
		text-align: center;
		font-size: 12px;
		z-index: 100;
	}
	