/* CSS Document */

#cadre-blanc			{border-top: rgb(189,199,54); solid 20px;}

#ethique 				{background: rgb(255,255,255); background: rgba(189,199,54,1);}

#liens-wrap 			{background-color: rgb(255,255,255); background-color: rgba(189,199,54,1);}

#liens-wrap ul li 		{color: rgb(250,250,250); color: rgba(250,250,250,1);}

#liens-wrap a, #liens-wrap a:visited {color: rgb(0,0,0); color: rgba(0,0,0,1);}

#liens-wrap a:hover 	{color: rgb(250,250,250);}

#liens-wrap p 			{border-bottom: rgb(189,199,54) solid 1px;}

#wrapper-exp 			{background: rgb(189,199,54); background: rgba(189,199,54,1);}

#creer, #agir, #informer {background: rgb(189,199,54);}

.liens-wrapper 			{background: rgb(189,199,54); background: rgba(189,199,54,1);}

.liens-wrapper ul 		{background: rgb(189,199,54); background: rgba(189,199,54,1);}

.liens-wrapper li 		{ color: rgb(250,250,250); color: rgba(250,250,250,1);}

.liens-wrapper a, .liens-wrapper a:visited {color: rgb(0,0,0); color: rgba(0,0,0,1);}

.liens-wrapper a:hover 	{color: rgb(250,250,250); color: rgba(250,250,250,1);}

.texte, .details, .valeurs {background: none; }

footer, #footer 		{background: rgb(189,199,54); background: rgba(189,199,54,1);}

footer a, footer a:visited {background-color: transparent; color: rgb(250,250,250); color: rgba(250,250,250,1);}

footer a:hover 				{background-color: transparent; color: rgb(0,0,0); color: rgba(0,0,0,1);}



::-webkit-scrollbar 		{background: rgb(189,199,54);}