body{
    background:url(/uploads/A-fleur-du-solaire.jpg) no-repeat center center fixed; ;
    background-size:cover;
    color:white;}

#header h1 a, #menu a, #header h2, #accueil{color:white;}

#header h1 a:hover{
    color:white;
    text-shadow: 0 0 1px #000;}
    
#header{
    background:none;
    border-bottom:1px solid #fff;}
    
#content h1{
    display:none;}

#content{
    position:relative;
    overflow:none;
    margin:auto;
    top:177px;
    padding:0;
    height:500px;}

#accueil{
    position:absolute;
    right:0;
    height:500px;
    width:600px;
    overflow:auto;}

#footer{
	background:none;
}

.formbuilderformNL label,
.formbuilderformNL input,
.formbuilderformNL .fbsubmit{
  color:white;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 11px;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #ddd;
	position: relative;
}

.jspDrag
{
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* Stylesheet: accueil Modified On 2014-03-06 16:20:44 */
/* Stylesheet: accueil Modified On 2015-02-13 19:54:36 */
