@charset "utf-8";
/* CSS Document */

#document #content #body #intro h1 {
	background:transparent url(../images/bandeaux/bandeau-vert-fonce.png) repeat-y;
}

#document #content #body #intro #menu-level-2 a.here {
	color:#9aba4b;
}

#document #content #body #intro {
		background:transparent url(/images/bandeaux/photo-nuages.jpg) no-repeat;
}

#document #content #body #message #splash {
	position:relative;
	margin:25px 0 50px;
}

#document #content #body #message #splash a {
	color:#FFF;
	font-size:1em;
}

#document #content #body #message #splash a:hover {
	text-decoration:underline;
}

#document #content #body #message #splash a:visited {
	color:#FFF;
}

#document #content #body #message #splash #logo-ubns {
	position:absolute;
	top:-10px;
	left:23px;
	border:none;
}

#document #content #body #message #splash #splash-top {
	height:10px;
	background:transparent url(/images/nos-offres/splash-top.png) top center no-repeat;
}

#document #content #body #message #splash #splash-content {
	background:transparent url(/images/nos-offres/splash-background.png) top center repeat-y;
	color:#FFF;
	padding-left:99px;
	text-align:center;
}

#document #content #body #message #splash #splash-bottom {
	height:11px;
	background:transparent url(/images/nos-offres/splash-bottom.png) top center no-repeat;
}