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

#banniere {
	background: url(../images/logo_facelia_concept.jpg) 10px 10px no-repeat;
}

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

#footer_container {
	color: #e58100;
}

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

#content {
	color: #e58100;
}

#texte {
	display: block;
	width: 450px;
}

#image_concept {
	
	position: absolute;
	top: 60px;
	left: 450px;
	float: left;
	
}

.mise_evidence {
	color: #884d02;
}

.title {
	color: #884d02;
	font-weight: bold;
	font-size: 14px;
}



