.spotlight:nth-child(2) { }
body.landing #page-wrapper { background-image: -moz-linear-gradient(top, rgba(7,170,218,0.25), rgba(255,255,255,0)), url('https://www.convivialiteenflandre.org/plugins-dist/images/banner.jpg'); background-image: -webkit-linear-gradient(top, rgba(7,170,218,0.25), rgba(255,255,255,0)), url('https://www.convivialiteenflandre.org/plugins-dist/images/banner.jpg'); }

#header { line-height: 5.5em; height: 5.5em; }
#banner p {text-transform: inherit; text-shadow: #000 0px 2px 3px; font-size: 26px; }

#page-wrapper {padding-top: 5.5em; }

#main > header { background-image: -moz-linear-gradient(top, rgba(7,170,218,0.5), rgba(255,255,255,0.25)), url('https://www.convivialiteenflandre.org/plugins-dist/images/banner.jpg'); background-image: -webkit-linear-gradient(top, rgba(7,170,218,0.5), rgba(255,255,255,0.25)), url('https://www.convivialiteenflandre.org/plugins-dist/images/banner.jpg'); }

.wrapper.style1 header.major p {color: #f1891e; }
.arbo { 
	font-size: 0.7em;
	padding: 0.35em 1.25rem;
	position: fixed;
	top: 90px;
	left:  0;
	right:  0; 
	text-align: left;
	background-color: #144BA0; }
	
.soustitre { line-height:2; border-radius: 5px; background-color: rgba(241,137,30,0.75); }
	
.wrapper.style4 { background-color: rgba(16,68,150,0.5); }

.wrapper > .inner01 {
	width: auto;
	margin: 0 auto;
	text-align: center; }
		

	
.spotlight:nth-child(2) {
	background-color: rgba(255, 207, 54, 0.15); }
.spotlight:nth-child(3) {
	background-color: rgba(255, 207, 54, 0.25); }
.spotlight:nth-child(4) {
	background-color: rgba(255, 207, 54, 0.35); }
.spotlight:nth-child(5) {
	background-color: rgba(255, 207, 54, 0.45); }
.spotlight:nth-child(6) {
	background-color: rgba(255, 207, 54, 0.55); }
.spotlight:nth-child(7) {
	background-color: rgba(255, 207, 54, 0.65); }
	
body.landing #footer {
	background-color: rgba(16, 68, 150, 0.9); }
	
.prec_suiv { margin: 1em auto; padding: 10px; text-align: center; }
.partenaires { text-align: center; display: block ruby; background-color: #104496; margin-bottom: 3em; }

.spip_logo {float: right; margin: 5px; }

#header nav { float: right; padding-top: 1.75em; }

.spip_documents_left { float: left; margin: 0 12px 5px 0; }
.spip_documents_right {float: right; margin: 0 0 5px 12px; }

.texte { text-align: justify; }
.contacts {margin:1em auto; padding: 3em; color: #fff; border-bottom: thin solid #07aada; }

.liste { margin-top:3.5rem; }
ul.actions1 {
		@include vendor('display', 'flex');
		cursor: default;
		list-style: none;
		margin-left: (_size(element-margin) * -0.5);
		padding-left: 0;

		li {
			padding: 0 0 0 (_size(element-margin) * 0.5);
			vertical-align: middle;
			margin: auto;
		}