:target::before {
content: "";
display: block;
height: 60px; /* Hauteur de votre barre fixe */
margin-top: -60px; /* Hauteur négative de la barre fixe */
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap
}

.image_responsive{
	border-radius: 4px;
}
.sprite {
	background-image: url('/images/spritesheet.png');
	background-repeat: no-repeat;
	display: inline-block;
	margin:0 4px 1px 0;
}

.sprite-amazon-10 {
	width: 10px;
	height: 10px;
	background-position: -5px -5px;
}

.sprite-bdfugue-10 {
	width: 10px;
	height: 10px;
	background-position: -25px -5px;
}

.sprite-fnac-10 {
	width: 10px;
	height: 10px;
	background-position: -5px -25px;
}

.sprite-rakuten-10 {
	width: 10px;
	height: 10px;
	background-position: -25px -25px;
}

article,
aside,
/*co-header,
header,*/
details,
figcaption,
figure,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}
/*.co-header,
header {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	box-shadow: 0 0 13px 0 #ccc;
	border-radius: 4px
}

header {
	background-color: #fa7218;
	color: #fff
}

.co-header {
	background-color: #fff;
	color: #000
}

header a {
	color: #fff
}

header .col-sm-3 {
	padding-left: 0
}
*/
.btn,
.btn2,
.btn-affil {
	touch-action: manipulation;
	user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.btn-block,
.btn2,
.btn-affil,
input[type=button] .btn-block,
input[type=reset] .btn-block,
input[type=submit] .btn-block {
	width: 100%
}

.btn,
.btn2,
.btn3,
.btn4,
.btn-affil
img {
	vertical-align: middle
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after,
.spip_doc_descriptif,
.spip_documents_center {
	clear: both
}

.blog-comment ul,
li {
	list-style-type: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

* {
	box-sizing: border-box
}

body {
	font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f6f6f6
}

.container,
.container-top {
	margin-right: auto;
	margin-left: auto;
}

.container-top {
	display: flex;
	max-width: 1000px;
	justify-content: space-between;
	flex-wrap: wrap
}

.navbar {
	background: #fa7218;
	padding: 0 10px;
	border-radius: 0;
	position: relative;
	min-height: 50px;
/*	border: 2px solid #000*/
}

.btn2,
.btn3,
.btn4,
.btn-affil,
.cartouche-info,
.main-content,
.fond-blanc,
.btn-retirer {
	background-color: #fff
}

.fond-gris {
	background-color: #ebebeb
}

.container {
	max-width: 1000px;
	min-height: 100%;
	margin-bottom: 50px;
	padding: 5px 10px 20px;
}

.main-content {
	border-radius: 4px;
	box-shadow: 0 0 13px 0 #ccc;
/*	margin-bottom: 100px;*/
}

.navbar-fixed-top,
.navbar-relative-top {
	top: 0;
/*	border-width: 0 0 1px;*/
	border-bottom: solid 2px
}


.btn,
.btn2,
.btn3,
.btn4,
.btn-affil,
.btn-collection,
.btn-jai,
.btn-soyez,
.btn-compte,
.btn-outils,
.btn-propose,
.btn-jeveux,
.btn-retirer,
.btn-mot,
/*.copyrightvisuel,*/
.spip_documents {
	text-align: center
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

.btn2,
.btn3,
.btn4,
.btn-affil,
.btn-collection,
.btn-retirer{
	color: #555
}

.ul-caracteristiques {
	text-align:right;
}
.ul-caracteristiques li {
	margin-bottom: 5px;
}

.ul-caracteristiques span {
	display:block;
	float:left;
	clear:left;
	margin-right:10px;
	color:#999
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title-stripe,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Oswald, sans-serif;
/*	padding-bottom: 5px*/
}

.signature{
	font-family: Oswald, sans-serif;
}
/*.autobr {
	display: block;
	margin-bottom: 10px
}
*/
.span-block {
	display: block
}
.boldb {
	color: #337ab7;
	font-weight: bold
}

br {
	margin-bottom: 10px
}

.breadcrumbs {
	height: 20px;
	overflow: hidden;
	margin-left:10px
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}
/*
button[disabled],
html input[disabled] {
	cursor: default
}
*/
.btn,
.btn2,
.btn3,
.btn4,
.btn-affil,
.cartouche-info,
.btn-collection,
.btn-jai,
.btn-soyez,
.btn-compte,
.btn-outils,
.btn-propose,
.btn-jeveux,
.btn-retirer,
.btn-mot{
	line-height: 1.42857143;
	background-image: none;
	cursor: pointer
}

/*button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}
*/

.btn {
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid transparent;
	border-radius: 4px
}


/*.navbar-btn {
	margin-top: 4px;
	margin-bottom: 3px;
	min-width: 39px;
	height: 35px;
	max-width: 60%;
	overflow: hidden
}
*/
.spip_logo,
img {
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 100%;
	height: auto
}

.spip_documents {
	line-height: normal
}

caption,
th {
	text-align: left
}

.spip_documents p {
	margin: .1em;
	padding: 0
}

.spip_documents_center {
	display: block;
	width: 100%;
	margin: 1em auto
}

.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px
}

.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px
}

ol,
ul {
	margin-bottom: 10px
}

.spip_doc_descriptif,
.spip_doc_titre {
	margin-right: auto;
	margin-left: auto;
	font-size: .9em
}

.spip_doc_titre {
	font-weight: 700
}

img {
	border: 0
}

a {
	background-color: transparent;
	color: #04477f;
	text-decoration: none;
	font-weight: bold
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

ol,
ul {
	margin-top: 0
}

li,
ul {
	padding: 0;
	margin: 0
}

p {
	margin-block-start: 0;
	margin-bottom: 10px;	
}

.pointsforts p {
	padding: 4px 6px;
	border: 1px solid #fa7218;
	border-radius: 4px	
}
#breadcrumbs {
	background: #333;
	padding: 4px 10px;
	border-radius: 0;
	font-weight: bold;
	margin-top: 53px;
	margin-bottom: 5px;
}

.breadcrumbs_items{
	line-height: normal
}

.breadcrumbs_items li {
	display: inline;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin-right: 0;
	line-height: 12px;
	position: relative
}

.breadcrumbs_items li a {
	color: #ebebeb;
	padding-right: 4px
}

.btn-breadcrumb {
	color: #fff;
	margin-left: 10px;
}
.title-stripe,
.title-stripe a {
	color: #fa7218
}

.breadcrumbs_items li::after {
	content: ">"
}

.breadcrumbs_items li:nth-last-child(1)::after {
	content: ""
}

.title-stripe {
	font-weight: 700;
	font-size: 20px;
	border-bottom: 2px solid #fa7218;
	margin: 0 0 5px
}

.form-group {
	margin-bottom: 15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px
}

.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none
}

a:active,
a:hover {
	outline: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	box-sizing: content-box;
	-webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

a:focus,
a:hover {
	text-decoration: underline
}

a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: inline;
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.42857143;
	border-radius: 4px;
	transition: all .2s ease-in-out
}

/*.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
*/
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-block,
.collapse.in,
.form-control,
.nav>li>a,
.navbar-brand>img,
.navbar-brand>picture {
	display: block
}

.nav>li{
	display: block
}

.form-control2 {
	display: inline
}

/*.btn-block+.btn-block {
	margin-top: 5px
}*/

.col-xs-1,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-6 {
	width: 50%
}

/*.col-xs-5 {
	width: 41.66666667%
}
*/
.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}

.pagination {
	display: inline-block;
	font-size:12px;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 4px 6px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #fa7218;
	border-color: #fa7218
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

/*.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
*/

.blog-comment-form::after,
.blog-comment-form::before,
.blog-comment::after,
.blog-comment::before {
	content: "";
	display: table;
	clear: both
}

.blog-comment ul {
	padding: 0
}

.blog-comment img.avatar {
	position: relative;
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 5px;
	width: 20px;
	height: 20px
}

.blog-comment .post-comments {
	border: 1px solid #eee;
	margin-bottom: 10px;
	margin-right: 0;
	padding: 0 5px;
	border-radius: 4px;
	position: relative
}

.blog-comment .meta {
	padding: 8px;
	margin: -5px -5px 5px -5px;
	background-color: #eee
}

.blog-comment ul.comments ul {
	list-style-type: none;
	padding: 0;
	margin-left: 16px
}

.blog-comment-form {
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 40px
}

.blog-comment h3,
.blog-comment-form h3 {
	margin-bottom: 40px;
	font-size: 26px;
	line-height: 30px;
	font-weight: 800
}

.btn-orange,
b,
header a,
strong,
.strong {
	font-weight: 700
}

.h1,
h1 {
	margin: 0;
	font-size: 20px
}

/*header .h1,
header h1 {
	color: #ffff01
}

.header-content {
	padding: 15px
}

.header-bloc {
	display: table
}*/

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

:after,
:before {
	box-sizing: border-box
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.nav>li,
.nav>li>a {
	position: relative
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control2 {
	padding: 3px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus,
.form-control2:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder,
.form-control2::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder,
.form-control2:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder,
.form-control2::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand,
.form-control2::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
.form-control2[disabled],
.form-control2[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
.form-control2[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

.btn.disabled,
.btn2.disabled,
.btn2[disabled],
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	box-shadow: none;
	opacity: .65
}

a.btn.disabled,
a.btn2.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn2 {
	pointer-events: none
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li>a, .btn-obf-navbar-menu {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	color: #ffff01
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

.navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.navbar-relative-top .navbar-collapse {
	max-height: 340px
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-relative-top {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-brand {
	float: left;
	height: auto;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img,
.navbar-brand>picture>img {
	padding-top: 6px
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 5px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

.navbar-nav {
	margin: 0px -15px;
}

.navbar-nav>li>a, .btn-obf-navbar-menu {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	color: #fff;
	font-weight: 700
}

.navbar-form {
	padding: 10px 5px;
	margin: 8px -15px
}


.navbar-form {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	box-shadow: none
}

.navbar-form .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.navbar-form .form-group {
	width:100%;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}

/*#recherche {
	width: 160px
}*/

/*.copyrightvisuel {
	font-size: 10px;
	margin: 3px 0
}*/

video {
	width: 100%;
	height: auto
}

.no-padding {
	padding: 0
}

.no-padding-left, .no-padding-left-5, .no-padding-left-10 {
	padding-left: 0
}
.no-padding-left-5 {
	padding-right: 5px
}
.no-padding-left-10 {
	padding-right: 10px
}

.no-padding-right, .no-padding-right-5, .no-padding-right-10 {
	padding-right: 0
}
.no-padding-right-5 {
	padding-left: 5px
}
.no-padding-right-5 {
	padding-left: 10px
}

.no-margin {
	margin: 0
}

/*.titre_enum {
	height: 20px;
	overflow: hidden
}*/

.texte-orange {
	color: #fa7218
}

.texte-vert {
	color: #14801e
}

.texte-grenat {
	color: #c93b1e
}

.texte-blanc,
#btn-menu-compte {
	color: #fff;
}

input[type=file],
input[type=range],
legend {
	display: block
}

.label,
.text-nowrap {
	white-space: nowrap
}

.close,
.label,
h3.spip {
	text-align: center
}

[role=button] {
	cursor: pointer
}

.span-gris {
	color: #bbb
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	line-height: 1;
	color: #777
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}
/*
.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}
*/
blockquote .small,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

legend {
	padding: 0 5px;
	line-height: inherit;
	color: #333;
	border: 0
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=checkbox],
input[type=radio] {
	margin: 1px 0 0;
	line-height: normal
}

input[type=range] {
	width: 100%
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.checkbox,
.radio {
	position: relative;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.close,
.label {
	font-weight: 700;
	line-height: 1
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px;
	margin-left: -20px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
/*
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}
*/
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	box-shadow: none;
	opacity: .65
}

.btn3.focus,
.btn3:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn3.active,
.btn3:active,
.open>.dropdown-toggle.btn3 {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
	background-image: none
}

.btn3.active.focus,
.btn3.active:focus,
.btn3.active:hover,
.btn3:active.focus,
.btn3:active:focus,
.btn3:active:hover,
.open>.dropdown-toggle.btn3.focus,
.open>.dropdown-toggle.btn3:focus,
.open>.dropdown-toggle.btn3:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn3.disabled.focus,
.btn3.disabled:focus,
.btn3.disabled:hover,
.btn3[disabled].focus,
.btn3[disabled]:focus,
.btn3[disabled]:hover,
fieldset[disabled] .btn3.focus,
fieldset[disabled] .btn3:focus,
fieldset[disabled] .btn3:hover {
	background-color: #fff;
	border-color: #ccc
}

/*.progress,
.well {
	background-color: #f6f6f6
}*/

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	vertical-align: baseline;
	border-radius: .25em
}

.label-bdinfo-type, .label-bdinfo-themes {
	background-color: #fa7218;
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;	
}
.label-bdinfo-type{
	color: #ffffa8;	
}
.label-bdinfo-themes {
	color: #fff;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

/*.progress,
.well {
	margin-bottom: 20px
}*/

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

/*.progress {
	height: 20px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}*/

.media {
	margin-top: 15px
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

/*.well {
	min-height: 20px;
	padding: 19px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}*/

.close {
	font-size: 21px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden,
.on {
	display: none!important
}

@-ms-viewport {
	width: device-width
}

.spip-admin-bloc,
.spip-admin-float {
	top: 100px!important
}

.titres-au-hasard img {
	padding: 6px 4px;
	margin: 2px 0
}

h3.spip {
	margin-top: 2em;
	margin-bottom: 1.4em;
	font-size: 1.15em
}

hr.spip {
	margin: 2em auto
}

ol.spip {
	list-style: decimal
}

blockquote.spip {
	margin: 2em 0;
	padding-left: 1em;
	border-left: #fa7218 .3em solid;
	font-style: italic
	
}

blockquote.spip_poesie {
	margin: 2em 0;
	padding-left: 1em;
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif
}

.spip_cadre,
blockquote.spip_poesie div,
div.spip_code {
	text-indent: -3em;
	margin-left: 3em
}

table.spip,
table.spip caption {
	margin-right: auto;
	margin-left: auto
}

.spip_cadre,
.spip_code {
	font-family: Courier, "Courier New", monospace;
	color: #036
}

.spip_cadre {
	width: 99%;
	background-color: #F4F8F8;
	border: 1px inset;
	font-size: inherit
}

.spip_surligne {
	background: #FF6
}

table.spip {
	max-width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: normal
}

table.spip caption {
	caption-side: top;
	text-align: center;
	font-weight: 700
}

table.spip tr.row_first {
	background: #fff
}

table.spip tr.row_odd {
	background: #f6f6f6
}

table.spip tr.row_even {
	background: #ddd
}

table.spip td,
table.spip th {
	padding: .2em .4em;
	text-align: left;
	border: 1px solid #ccc
}

table.spip th {
	vertical-align: bottom
}

.jssocials-share,
table.spip td {
	vertical-align: top
}

table.spip td.numeric {
	text-align: right
}

.spip_modele {
	float: right;
	display: block;
	padding: 1em;
	border: 1px solid;
	width: 180px
}

a.spip_mail {
	color: #900
}

a.spip_mail:before {
	content: "\002709"
}

a.spip_in,
a.spip_out,
a.spip_url,
a[rel=external] {
	color: #009;
	font-weight:bold
}

a.spip_glossaire {
	color: #060
}

a.spip_glossaire:hover {
	text-decoration: underline overline
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")"
}

.btn-login {
	height: 40px
}

.btn-sm {
	font-size: 12px;
	padding: 4px;
	margin: 2px
}

.mr-9 {
	margin-top: 9px
}

.mt-m-25 {
	margin-top: 0!important
}
/*
#custom-search-form .search-query {
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #ffff01;
	margin-bottom: 0;
	border-radius: 0;
	height: 40px;
	background-color: transparent
}

#custom-search-form button {
	border: 0;
	background: #ffff01;
	padding: 2px 5px;
	margin-top: -2px!important;
	position: relative;
	left: -9px;
	height: 40px;
	width: 40px;
	margin-bottom: 0;
	border-radius: 0;
	font-size: 20px;
	-webkit-margin-before: 0
}

#custom-search-form button:hover {
	color: #333
}

#custom-search-form .search-query:focus {
	outline: 0
}

.search-query:focus+button {
	z-index: 3
}

#custom-search-form::-webkit-input-placeholder {
	color: #000
}

#custom-search-form::-moz-placeholder {
	color: #000
}

#custom-search-form:-ms-input-placeholder {
	color: #000
}

#custom-search-form:-moz-placeholder {
	color: #000
}

.ads-place {
	padding: 25px 0
}
*/

.input-group .form-control {
	border-radius: 0;
	border: 1px solid #707070;
	height: 45px
}

.input-group .btn.btn3,
.input-group .btn.btn3:focus,
.input-group .btn.btn3:hover {
	background: #707070;
	border: 1px solid #707070
}

.input-group .form-control:focus {
	outline: 0;
	box-shadow: unset!important
}

.input-group .btn.btn3 {
	height: 45px
}
/*
.content-right .ads-place {
	padding: 0
}

.main-wrap img {
	float: left;
	margin-right: 15px
}

.main-wrap h1 {
	font-weight: 900;
	margin: 0;
	font-size: 21px;
	line-height: 22px;
	padding-bottom: 6px
}

.main-wrap p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 1px;
	margin-bottom: 0
}
*/
/*.pagnation-navbar {
	padding-bottom: 6px;
	overflow: hidden
}

.pagnation-navbar .nav>li>a {
	position: relative;
	display: block;
	padding: 10px;
	color: #09090d;
	font-weight: 500;
	font-size: 16px
}*/

.nav>li>a:before {
	content: "|";
	position: absolute;
	left: 0!important;
	top: 9px
}

.nav>li>a:first-child::before {
	display: none
}

li.active a {
	color: #fff!important
}

.list {
	overflow: hidden;
	font-family: Oswald, sans-serif;
}

.list ul {
	list-style: none;
	padding-left: 0;
	margin: 10px 0 0px 0;
}

.list li {
	display: inline-block;
	float: left;
	margin: 0 0 10px 15px;
	width: 100%;
}

.list li img {
	float: left;
	margin-right: 8px
}

.list li h4 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 12px
}

.list li h4 a {
	color: #333
}

.list li h5 {
	margin: 0;
	font-weight: 300;
	padding-bottom: 4px;
	font-size: 11px
}

.list li a,
.list ul a {
	text-decoration: none;
	font-weight: 500
}

.item img {
	width: 100%
}

.list-group-item {
	position: relative;
	display: block;
	padding: 0;
	margin-bottom: -1px;
	background-color: #ffa34b;
	border: none
}

.list-group-item.active {
	border: none
}

.footer-col p {
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px
}

.footer-col p i {
	width: 20px;
	color: #999
}

/*.copyright {
	min-height: 40px;
	background-color: #000
}

.copyright p {
	text-align: left;
	color: #FFF;
	padding: 10px 0;
	margin-bottom: 0
}*/

footer {
	background: #222;
	color: #aaa;
	padding-top: 10px;
}

footer a {
	color: #aaa;
}

footer a:hover {
	color: #fff;
}

footer .copyright {
	padding: 7px;
	background: #333;
	font-size: 15px;
}

.post p {
	font-size: 12px;
	color: #FFF;
	line-height: 20px
}

.post p span {
	display: block;
	color: #8f8f8f
}

.bottom_ul {
	list-style-type: none;
	float: right;
	margin-bottom: 0
}

.bottom_ul li {
	float: left;
	line-height: 40px
}

.bottom_ul li:after {
	content: "/";
	color: #FFF;
	margin-right: 8px;
	margin-left: 8px
}

.bottom_ul li a {
	color: #FFF;
	font-size: 12px
}

.social-icon {
	width: 30px;
	height: 30px;
	font-size: 15px;
	background-color: #00f;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	padding-top: 7px;
	border-radius: 50%
}

.footer-social li {
	float: left
}

/*.linked-in {
	background-color: #007bb6
}*/

.facebook {
	background-color: #3b5998
}

.twitter {
	background-color: #1da1f2
}

.google {
	background-color: #f63e28
}

.instagram {
	background-color: #f63e28
}

.bouton_action_post {
	width:100%
}
div#disclaimer {
	text-align: left
}

div#disclaimer-fond {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 1200px;
	background: #fa7218;
	filter: alpha(opacity=95);
	-moz-opacity: .9;
	opacity: .9;
	text-align: left;
	line-height: normal;
	clear: both
}

div#disclaimer-conteneur {
	position: fixed;
	z-index: 1001;
	width: 100%;
	text-align: center;
	clear: both
}

div#disclaimer-cadre {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: left;
	border: none;
	background-color: #fff;
	border-radius: 4px
}

div#disclaimer-texte {
	padding: 10px;
	font-size: 12px;
	color: #000
}

div#bouton-entrer,
div#bouton-sortir {
	cursor: pointer;
	width: 117px;
	height: 39px;
	font-size: 14px;
	font-weight: 700;
	float: left;
	text-align: center;
	text-decoration: none
}

div#disclaimer-boutons {
	padding: 0 10px;
	height: 65px
}

div#bouton-entrer {
	color: #fff;
	margin-right: 30px
}

div#bouton-sortir {
	color: #fff
}

.erreur_message,
.reponse_formulaire_erreur {
	color: red
}

/*.easy-autocomplete {
	position: relative
}

.easy-autocomplete input {
	border-color: #ccc;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	color: #555;
	float: none;
	padding: 6px 12px
}

.easy-autocomplete input:hover,
.easy-autocomplete input:focus {
	box-shadow: none
}

.easy-autocomplete a {
	display: block
}

.easy-autocomplete.eac-blue-light input:hover,
.easy-autocomplete.eac-blue-light input:focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.easy-autocomplete.eac-blue-light ul {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.easy-autocomplete.eac-blue-light ul li,
.easy-autocomplete.eac-blue-light ul .eac-category {
	border-color: #66afe9
}

.easy-autocomplete.eac-blue-light ul li.selected,
.easy-autocomplete.eac-blue-light ul .eac-category.selected {
	background-color: #ecf5fc
}

.easy-autocomplete.eac-green-light input:hover,
.easy-autocomplete.eac-green-light input:focus {
	border-color: #41DB00;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6)
}

.easy-autocomplete.eac-green-light ul {
	border-color: #41DB00;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6)
}

.easy-autocomplete.eac-green-light ul li,
.easy-autocomplete.eac-green-light ul .eac-category {
	border-color: #41DB00
}

.easy-autocomplete.eac-green-light ul li.selected,
.easy-autocomplete.eac-green-light ul .eac-category.selected {
	background-color: #9eff75
}

.easy-autocomplete.eac-red-light input:hover,
.easy-autocomplete.eac-red-light input:focus {
	border-color: #ff5b5b;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6)
}

.easy-autocomplete.eac-red-light ul {
	border-color: #ff5b5b;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6)
}

.easy-autocomplete.eac-red-light ul li,
.easy-autocomplete.eac-red-light ul .eac-category {
	border-color: #ff5b5b
}

.easy-autocomplete.eac-red-light ul li.selected,
.easy-autocomplete.eac-red-light ul .eac-category.selected {
	background-color: #ff8e8e
}

.easy-autocomplete.eac-yellow-light input:hover,
.easy-autocomplete.eac-yellow-light input:focus {
	border-color: #ffdb00;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6)
}

.easy-autocomplete.eac-yellow-light ul {
	border-color: #ffdb00;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6)
}

.easy-autocomplete.eac-yellow-light ul li,
.easy-autocomplete.eac-yellow-light ul .eac-category {
	border-color: #ffdb00
}

.easy-autocomplete.eac-yellow-light ul li.selected,
.easy-autocomplete.eac-yellow-light ul .eac-category.selected {
	background-color: #ffe233
}

.easy-autocomplete.eac-dark-light input:hover,
.easy-autocomplete.eac-dark-light input:focus {
	border-color: #333;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6)
}

.easy-autocomplete.eac-dark-light ul {
	border-color: #333;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6)
}

.easy-autocomplete.eac-dark-light ul li,
.easy-autocomplete.eac-dark-light ul .eac-category {
	border-color: #333
}

.easy-autocomplete.eac-dark-light ul li.selected,
.easy-autocomplete.eac-dark-light ul .eac-category.selected {
	background-color: #4d4d4d;
	color: #fff
}

.easy-autocomplete.eac-dark {
	color: #fff
}

.easy-autocomplete.eac-dark input {
	background-color: #404040;
	border-radius: 4px;
	box-shadow: 0;
	color: #f6f6f6
}

.easy-autocomplete.eac-dark input:hover,
.easy-autocomplete.eac-dark input:focus {
	border-color: #333;
	box-shadow: 0
}

.easy-autocomplete.eac-dark ul {
	border-color: #333
}

.easy-autocomplete.eac-dark ul li,
.easy-autocomplete.eac-dark ul .eac-category {
	background-color: #404040;
	border-color: #333
}

.easy-autocomplete.eac-dark ul li.selected,
.easy-autocomplete.eac-dark ul .eac-category.selected {
	background-color: #737373;
	color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass {
	color: #fff
}

.easy-autocomplete.eac-dark-glass input {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 4px;
	box-shadow: 0;
	color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass input:hover,
.easy-autocomplete.eac-dark-glass input:focus {
	border-color: rgba(0, 0, 0, 0.8);
	box-shadow: 0
}

.easy-autocomplete.eac-dark-glass ul {
	border-color: rgba(0, 0, 0, 0.8)
}

.easy-autocomplete.eac-dark-glass ul li,
.easy-autocomplete.eac-dark-glass ul .eac-category {
	background-color: rgba(0, 0, 0, 0.8);
	border-color: rgba(0, 0, 0, 0.8)
}

.easy-autocomplete.eac-dark-glass ul li.selected,
.easy-autocomplete.eac-dark-glass ul .eac-category.selected {
	background-color: rgba(64, 64, 64, 0.8);
	color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass ul li:last-child,
.easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
	border-radius: 0 0 4px 4px
}

.easy-autocomplete.eac-blue {
	color: #fff
}

.easy-autocomplete.eac-blue input {
	background-color: #6d9ed1;
	border-radius: 4px;
	box-shadow: 0;
	color: #f6f6f6
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
	color: #f6f6f6
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
	color: #f6f6f6
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
	color: #f6f6f6
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
	color: #f6f6f6
}

.easy-autocomplete.eac-blue input:hover,
.easy-autocomplete.eac-blue input:focus {
	border-color: #5A91CB;
	box-shadow: 0
}

.easy-autocomplete.eac-blue ul {
	border-color: #5A91CB
}

.easy-autocomplete.eac-blue ul li,
.easy-autocomplete.eac-blue ul .eac-category {
	background-color: #6d9ed1;
	border-color: #5A91CB
}

.easy-autocomplete.eac-blue ul li.selected,
.easy-autocomplete.eac-blue ul .eac-category.selected {
	background-color: #94b8dd;
	color: #f6f6f6
}

.easy-autocomplete.eac-yellow {
	color: #333
}

.easy-autocomplete.eac-yellow input {
	background-color: #ffdb7e;
	border-color: #333;
	border-radius: 4px;
	box-shadow: 0;
	color: #333
}

.easy-autocomplete.eac-yellow input:hover,
.easy-autocomplete.eac-yellow input:focus {
	border-color: #333;
	box-shadow: 0
}

.easy-autocomplete.eac-yellow ul {
	border-color: #333
}

.easy-autocomplete.eac-yellow ul li,
.easy-autocomplete.eac-yellow ul .eac-category {
	background-color: #ffdb7e;
	border-color: #333
}

.easy-autocomplete.eac-yellow ul li.selected,
.easy-autocomplete.eac-yellow ul .eac-category.selected {
	background-color: #ffe9b1;
	color: #333
}

.easy-autocomplete.eac-purple {
	color: #333
}

.easy-autocomplete.eac-purple input {
	background-color: #d6d1e7;
	border-color: #b8afd5;
	box-shadow: 0;
	color: #333
}

.easy-autocomplete.eac-purple input:hover,
.easy-autocomplete.eac-purple input:focus {
	border-color: #333;
	box-shadow: 0
}

.easy-autocomplete.eac-purple ul {
	border-color: #333
}

.easy-autocomplete.eac-purple ul li,
.easy-autocomplete.eac-purple ul .eac-category {
	background-color: #d6d1e7;
	border-color: #333
}

.easy-autocomplete.eac-purple ul li.selected,
.easy-autocomplete.eac-purple ul .eac-category.selected {
	background-color: #ebe8f3;
	color: #333
}

.easy-autocomplete.eac-bootstrap input {
	border-color: #ccc;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	color: #555;
	padding: 6px 12px
}

.easy-autocomplete-container {
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2
}

.easy-autocomplete-container ul {
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px dotted #ccc;
	display: none;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: -1px
}

.easy-autocomplete-container ul li,
.easy-autocomplete-container ul .eac-category {
	background: inherit;
	border-color: #ccc;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 12px
}

.easy-autocomplete-container ul li:last-child {
	border-radius: 0 0 2px 2px;
	border-width: 0 1px 1px
}

.easy-autocomplete-container ul li.selected {
	background: none repeat scroll 0 0 #ebebeb;
	cursor: pointer
}

.easy-autocomplete-container ul li.selected div {
	font-weight: normal
}

.easy-autocomplete-container ul li div {
	display: block;
	font-weight: normal;
	word-break: break-all
}

.easy-autocomplete-container ul li b {
	font-weight: bold
}

.easy-autocomplete-container ul .eac-category {
	font-color: #aaa;
	font-style: italic
}

.eac-description .eac-item span {
	color: #aaa;
	font-style: italic;
	font-size: 0.9em
}

.eac-icon-left .eac-item img {
	margin-right: 4px;
	max-height: 30px
}

.eac-icon-right .eac-item {
	margin-top: 8px;
	min-height: 24px;
	position: relative
}

.eac-icon-right .eac-item img {
	margin-left: 4px;
	max-height: 30px;
	position: absolute;
	right: -4px;
	top: -8px
}
*/
