@font-face {
	font-family: 'EncodeSansNarrow';
	src: url('../font/encodesansnarrow-200-extralight.eot'); /*A*/
	src: url('../font/encodesansnarrow-200-extralight.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesansnarrow-200-extralight.woff') format('woff'), /*C*/
	url('../font/encodesansnarrow-200-extralight.otf') format('opentype'), /*D*/
	url('../font/encodesansnarrow-200-extralight.svg') format('svg'); /*E*/
	font-weight: 200;
	font-style: narrow;
}

@font-face {
	font-family: 'EncodeSansNarrow';
	src: url('../font/encodesansnarrow-300-light.eot'); /*A*/
	src: url('../font/encodesansnarrow-300-light.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesansnarrow-300-light.woff') format('woff'), /*C*/
	url('../font/encodesansnarrow-300-light.otf') format('opentype'), /*D*/
	url('../font/encodesansnarrow-300-light.svg') format('svg'); /*E*/
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSansNarrow';
	src: url('../font/encodesansnarrow-400-regular.eot'); /*A*/
	src: url('../font/encodesansnarrow-400-regular.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesansnarrow-400-regular.woff') format('woff'), /*C*/
	url('../font/encodesansnarrow-400-regular.otf') format('opentype'), /*D*/
	url('../font/encodesansnarrow-400-regular.svg') format('svg'); /*E*/
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSansNarrow';
	src: url('../font/encodesansnarrow-500-medium.eot'); /*A*/
	src: url('../font/encodesansnarrow-500-medium.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesansnarrow-500-medium.woff') format('woff'), /*C*/
	url('../font/encodesansnarrow-500-medium.otf') format('opentype'), /*D*/
	url('../font/encodesansnarrow-500-medium.svg') format('svg'); /*E*/
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSansNarrow';
	src: url('../font/encodesansnarrow-600-semibold.eot'); /*A*/
	src: url('../font/encodesansnarrow-600-semibold.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesansnarrow-600-semibold.woff') format('woff'), /*C*/
	url('../font/encodesansnarrow-600-semibold.otf') format('opentype'), /*D*/
	url('../font/encodesansnarrow-600-semibold.svg') format('svg'); /*E*/
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSans';
	src: url('../font/encodesanswide-200-extralight.eot'); /*A*/
	src: url('../font/encodesanswide-200-extralight.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesanswide-200-extralight.woff') format('woff'), /*C*/
	url('../font/encodesanswide-200-extralight.otf') format('opentype'), /*D*/
	url('../font/encodesanswide-200-extralight.svg') format('svg'); /*E*/
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSans';
	src: url('../font/encodesanswide-300-light.eot'); /*A*/
	src: url('../font/encodesanswide-300-light.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesanswide-300-light.woff') format('woff'), /*C*/
	url('../font/encodesanswide-300-light.otf') format('opentype'), /*D*/
	url('../font/encodesanswide-300-light.svg') format('svg'); /*E*/
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSans';
	src: url('../font/encodesanswide-400-regular.eot'); /*A*/
	src: url('../font/encodesanswide-400-regular.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesanswide-400-regular.woff') format('woff'), /*C*/
	url('../font/encodesanswide-400-regular.otf') format('opentype'), /*D*/
	url('../font/encodesanswide-400-regular.svg') format('svg'); /*E*/
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSans';
	src: url('../font/encodesanswide-500-medium.eot'); /*A*/
	src: url('../font/encodesanswide-500-medium.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesanswide-500-medium.woff') format('woff'), /*C*/
	url('../font/encodesanswide-500-medium.otf') format('opentype'), /*D*/
	url('../font/encodesanswide-500-medium.svg') format('svg'); /*E*/
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'EncodeSans';
	src: url('../font/encodesanswide-600-semibold.eot'); /*A*/
	src: url('../font/encodesanswide-600-semibold.eot?#iefix') format('embedded-opentype'), /*B*/
	url('../font/encodesanswide-600-semibold.woff') format('woff'), /*C*/
	url('../font/encodesanswide-600-semibold.otf') format('opentype'), /*D*/
	url('../font/encodesanswide-600-semibold.svg') format('svg'); /*E*/
	font-weight: 600;
	font-style: normal;
}


/* Taille des icon de awesome
-------------------------------------------------- */
.bandeau-col { text-align: center; }
i.bandeau-illustr { font-size: 8em; }

/* Style des label
-------------------------------------------------- */
.label { 
	font-weight: 300;
}
/* TopBar - Connection
-------------------------------------------------- */
.navbar > .container { position: relative; }

.connected-user {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	height: 20px;
	margin-bottom: -30px;
	padding: 5px 10px;
	background: #006ccc;
	border: 1px solid #FFF;
	border-top: none;
}
.connected-user a { color: #CCC; }
.connected-user a:hover { color: #FFF; }
.connected-user .icon-user { margin-right: 5px; }
.connected-user .caret { border-top-color: #CCC; }


/* Modal + Tab
-------------------------------------------------- */
.modal .nav > li > a {
    color: #777;
    font-size: 14px;
    font-variant: normal;
    text-transform: none;
    text-shadow: none;
}
.modal .nav > li.active > a { color: #333; }



/* Responsive
-------------------------------------------------- */

@media (max-width: 767px) {	

	.bandeau-col { margin-bottom: 20px; }
	i.bandeau-illustr { font-size: 5em; }
}

@media (max-width: 479px) {	

	.connected-user .username { display: none; }
}