/**
* Gris foncé : #808894
* Bleu Onet : #003974
* Rouge : #C4161C
**/


#space-image{
	height:150px;
	background:transparent;
	width:100%;
}

.flash-notice{
	color:red;
	font-weight:bold;
	text-align:center;
}

.input_clear{
	height: 15px;
	color: white;
	border: none;
	background: none;
}

.navbar-nav > li > span {
    line-height: 20px;
    display: block;
    padding: 10px 15px;
	color:#777;    
}
.navbar-nav > li {
	border-right: 1px solid #ddd;
}
.navbar-nav li:lastchild {
	border-right: none;
}

div#copyright{
	color:#777;
}

