
/* ------------ VOEUX 2016 ------------ */

.page-voeux2016 .row-content.buffer.even, 
.page-voeux2016 .row-content.buffer-top.even {
	padding-top: 3%;
}
.page-voeux2016 .edito .row-content.buffer.even, 
.page-voeux2016 .edito .row-content.buffer-top.even {
	max-width: 50em;
	padding: 4em;
}
.page-voeux2016 .edito {
	background-color: #FF7400;
	color: #FFF;
}

.edito h2 {
	color: #FFF;
	font-weight: normal;
}
.edito a {
	color: #FFF;
	text-decoration: none;
	padding: 0 0.3em;
}
.edito a:hover {
	color: #FF7400;
	background-color: #FFF; 
}
.page-voeux2016 figure {
	text-align: center;
}
.page-voeux2016 figure img {
	display: inline-block;
}
.page-voeux2016 .edito ul li::before {
	content: '- ';
}

.page-voeux2016 #top-footer ul.menu li{
	padding: 0 1em 0 0;
	text-align: center;
}
.page-voeux2016 #top-footer ul.menu li:not(:last-of-type)::after {
	content:' - ';
	padding-left: 1em;
}

.page-voeux2016 #top-footer,
.page-voeux2016 #bottom-footer p{
	text-align: center;
}