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

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

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

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


#content {
	color: #afb29a;
	font-size: 14px;
	font-weight: bold;
}

#choix-activite {
	width: 749px;
	height: 249px;
	margin: 30px 0;
	background: url(../images/separation-intro.jpg) no-repeat;
	text-align: center;
}

#activite-entreprises {
	float: left;
	width: 370px;
}

#activite-mariages {
	float: right;
	width: 370px;
}

#choix-activite a img {
	border: none;
}

#armoricaine-devient-facelia {
	position: absolute;
	top: 40px;
	right: 0px;
}


#titre-facelia-mariages,
#titre-facelia-entreprises {
	float: left;
	display: block;
	width: 364px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #43cab5;
	margin: 15px 0 5px;
}
#desc-facelia-mariages,
#desc-facelia-entreprises {
	float: left;
	display: block;
	width: 364px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #afb29a;
	margin: 5px 0 30px;
}
#desc-facelia-entreprises {
	text-align: right;
}