html, body,
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	outline: 0px none;
	border: 0px none;
	font-family: Arial,sans-serif;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}

body, button, input, select, textarea{
	line-height: 1.5;
	font-size: 14px;
	color: #646567;
}

ul{ padding: 0 0 0 20px; }

a,a:visited {
	text-decoration: none;
	color: #646567;
	cursor: pointer;
}
a:hover,a:focus,a:active{
	text-decoration: underline;
	color: #231F20;
}

.txterror{
	color: #B94A48;
}
.txtoblig{
	font-weight: bold;
	color: #B94A48;
}
.txtcomm{
	font-weight: normal;
	font-size: 0.9em;
}

.op-40{ opacity: 0.4; filter: alpha(opacity=40); }
.op-60{ opacity: 0.6; filter: alpha(opacity=60); }

.clear{ clear: both; }
.clearAfter:after{ clear: both; }

.vmiddle{ vertical-align: middle; }

.nowrap{ white-space: nowrap; }

.highlight {
	margin-bottom: 14px;
	padding: 9px 14px;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
}

.relative{ position: relative; }

.fondjaunepale{ background-color: #fcf7b1; }


/*************************************   BOOTSTRAP OVERIDE   *******************************************/
a.btn-success {
	color: #FFF;
	background-color: #5CB85C;
	border-color: #4CAE4C;
}

.btn-dark {
	background-color: #141d25;
	border-color: #0b1014;
	color: #FFFfff;
}
.btn-dark:hover{
	background-color: #21303D;
	color: #FFF;
}
a.btn-dark:hover,
a.btn-dark:visited,
a.btn-dark:focus{
	color: #FFF;
}

.btn-yellow {
	background-color: #F7EC3C;
	border-color: #E0D538;
	color: #000;
}
.btn-yellow:hover{
	background-color: #F4E404;
	color: #000;
}
a.btn-yellow:hover,
a.btn-yellow:visited,
a.btn-yellow:focus{
	color: #000;
}

.table.dataTable{
	float: left;
	margin: 10px 0 0 0;
	width: 100% !important;
}

.table.dataTable > thead > tr > th{
	padding: 10px 20px; /*padding: 10px 5px 10px 20px;*/
	background-color: #f2f2f2;
	border-color: #aaa;
	color: #646567;
	text-align: center;
}
.table.dataTable > tbody > tr > td,
.table.dataTable > tfoot > tr > td {
	padding: 3px 5px;
	vertical-align: middle;
}
.table.dataTable.no-footer{
	border-color: #ddd;
}

input[type="file"], input[type="tel"], input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea, select{
	padding: 3px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 0 !important;
	color: #666;
}

.control-label{
	font-weight: bold;
}

.dropdown-menu > ul > li > a {
	display:block;
}
.dropdown-menu > ul > li > a:focus, .dropdown-menu > ul > li > a:hover {
	background-color: #F7EC3C;
	text-decoration: none;
}
.dropdown-menu > ul {
	float: left;
	padding: 0 10px;
	list-style-type: none;
}
.dropdown-menu-1 {
	width: 182px;
}
.dropdown-menu-1 > ul {
	width: 180px;
}
.dropdown-menu-2 {
	width: 362px;
}
.dropdown-menu-2 > ul {
	width: 180px;
}
.dropdown-menu-3 {
	width: 542px;
}
.dropdown-menu-3 > ul {
	width: 180px;
}


/*************************************   STRUCTURE   *******************************************/
#page,
.wrap{
	margin: 0 auto;
	max-width: 1056px; /*GOTO 1050px*/
}

#body{
	overflow: auto;
}

#page-content{
	clear: both;
	min-height: 700px;
	margin: 20px 10px 0 10px;
}

#page-content a,#page-content a:visited{
	text-decoration: underline;
}

#page-content .home-hasard-collections-droite a,#page-content .home-hasard-collections-droite a:visited,#page-content .home-collections a,#page-content .home-collections a:visited{
	text-decoration: none;
}

#page-content .home-hasard-collections-droite a:hover,#page-content .home-hasard-collections-droite a:focus,#page-content .home-hasard-collections-droite a:active,#page-content .home-actualite a:active,#page-content .home-collections a:hover,#page-content .home-collections a:focus,#page-content .home-collections a:active{
	text-decoration: underline;
}

#pagefull{
	padding: 15px 25px 0;
}


/************************************* HEADER *************************************/
#header{
	overflow: visible;
	padding: 10px 0 0 0;
	width: 100%;
	border-bottom: 1px solid #CCC;
	color: #000;
}
#header .wrap{
	max-width: 1076px;
	padding: 0 10px;
}
#header .header-gauche{
	float: left;
	padding: 5px 0;
}
#header .header-droite{
	float: right;
	padding: 5px 0;
}
#header a{
	color: #000;
}
#header .header-titre{
	float: left;
	margin: -6px 20px 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
#header .header-collections{
	float: left;
	margin: 0 20px 0 0;
}
#header .fa-angle-down{
	line-height: 20px;
	font-size: 1.3em;
	vertical-align: bottom;
}
#header .header-actualites{
	float: left;
}

#header .header-droite > div,
#header .header-droite > span{
	float: left;
	padding: 0 5px 3px 5px;
}
#header .header-droite > span{
	display: block;
}
#header .header-droite > div.rechercheRapide{
	padding: 0 0 0 5px;
}
#header .header-droite > div#btnRechercheRapide{
	padding: 0 0 3px 5px;
}
#header span.paniercount{
	padding: 0 4px;
	background-color: #F7EC3C;
}
#header .rechercheRapide{
	position:relative;
	width: 200px;
	margin-top: -2px;
}
#header .rechercheRapide input[name=rechercheRapide_str]{
	height: auto;
	padding: 2px 5px !important;
}
@media screen and (max-width: 720px) {
	#header .header-gauche{
		float: none;
	}
	#header .header-droite{
		float: none;
	}
	#header .header-droite > div{
		float: none;
		padding: 5px 0;
		text-align: center;
	}
	#header .header-droite > div.rechercheRapide,
	#header .header-droite > div#btnRechercheRapide{
		padding: 5px 0;
	}
	#header .header-droite > span{
		display: none;
	}
	#header .rechercheRapide{
		width: auto;
		margin-top: 0;
	}
}
@media screen and (max-width: 360px) {
	#header .header-gauche{
		padding-bottom:0;
		text-align: center;
	}
	#header .header-droite{
		float: none;
		padding-top:0;
	}
	#header .header-titre{
		float: none;
		margin: 0;
		padding: 5px 0;
	}
	#header .header-collections{
		float: none;
		margin: 0;
		padding: 5px 0;
	}
	#header .header-actualites{
		float: none;
		padding: 5px 0;
	}
}

#breadcrumbs,
#breadcrumbs a{
	font-size: 0.9em;
	color: #BBB;
}

.panier{
	overflow: auto;
	position: absolute;
	padding: 0;
	width: 350px;
	max-height: 900px;
	background-color: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0 0 8px #BBB;
	color: #000;
	z-index: 20;
}
.panier .titre{
	padding: 5px 0;
	background-color: #EFEFEF;
	font-size: 1.2em;
	text-align: center;
}
.panier .soustitre{
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #CCC;
	font-size: em;
	text-align: left;
}
.panier .obtenirhd{
	padding: 20px 10px 10px 10px; 
}
.panier .panier-item{
	padding: 4px 10px 5px;
	height: 70px;
	line-height: 60px;
	border-bottom: 1px dotted #CCC;
}
.panier .panier-item:hover{
	background-color: #EEE;
}
.panier .panier-item > img{
	max-height: 100%;
}
.panier .panier-item > a{
	line-height: 60px;
	color: #000;
}
@media screen and (max-width: 720px) {
	.panier{
		left: 10px !important;
	}
}
@media screen and (max-width: 360px) {
	.panier{
		left: 5px !important;
	}
}
@media screen and (max-width: 320px) {
	.panier{
		width: 310px;
	}
}

#modalPanier h5{
	margin: 0 -15px 20px -15px;
	padding: 5px 5px 5px 20px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #dedede;
}
#modalPanier .photo-item{
	float: left;
	padding: 5px;
	width: 20%;
	height: 90px;
	text-align: center;
}
#modalPanier .photo-item img{
	max-width: 100%;
	max-height: 100%;
}

#modalCompte h5{
	margin: 0 -15px 20px -15px;
	padding: 5px 5px 5px 20px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #dedede;
}


/*************************************   FOOTER   *******************************************/
#footer-haut{
	margin-top: 35px;
	padding: 5px 0;
	background-color: #EBEBEB;
	vertical-align: center;
	color: #000;
}
#footer-haut .wrap{
	padding: 0 10px;
}
#footer-haut .gauche{
	float: left;
}
#footer-haut .gauche > div,
#footer-haut .gauche > span{
	float: left;
}
#footer-haut .gauche > span{
	display: block;
	padding: 0 15px;
}
#footer-haut .droite{
	float: right;
	height:22px;
}
#footer-haut a{
	color: #000;
}
@media screen and (max-width: 760px) {
	#footer-haut{
		padding: 0 0 5px 0;
	}
	#footer-haut .gauche{
		float: none;
	}
	#footer-haut .gauche > div{
		float: none;
		padding: 5px 0;
		text-align: center;
	}
	#footer-haut .gauche > span{
		display: none;
	}
	#footer-haut .droite{
		float: none;
		margin-top: 15px;
		text-align: center;
	}
}

#footer-bas{
	padding: 5px 0;
	background-color: #D7D7D7;
	text-align: center;
}
#footer-bas .wrap{
	padding: 0 10px;
}
#footer-bas .gauche{
	float: left;
}
#footer-bas .droite{
	float: right;
}
@media screen and (max-width: 760px) {
	#footer-bas .gauche,
	#footer-bas .droite{
		float: none;
	}
	#footer-bas .gauche{
		margin: 15px 0;
	}
	#footer-bas a{
		display: block;
	}
}


/***************************************   HOME   **********************************************/
h2.titre{
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	color: #000;
}
h3.sous-titre{
	margin: 0 0 25px 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	/*color: #000;*/
}
.home-mosaique{
	position: relative;
	width: 1035px;
	margin: 0 auto;
	overflow: visible;
}
@media screen and (max-width: 1055px) {
    .home-mosaique{
		width: 920px;
	}
}
@media screen and (max-width: 940px) {
    .home-mosaique{
		width: 805px;
	}
}
@media screen and (max-width: 825px) {
    .home-mosaique{
		width: 690px;
	}
}
@media screen and (max-width: 710px) {
    .home-mosaique{
		width: 575px;
	}
}
@media screen and (max-width: 595px) {
    .home-mosaique{
		width: 460px;
	}
}
@media screen and (max-width: 480px) {
    .home-mosaique{
		width: 345px;
	}
}
@media screen and (max-width: 365px) {
	#page-content{
		margin: 20px 7.5px 0 7.5px;
	}
}
@media screen and (max-width: 359px) {
    .home-mosaique{
		width: 230px;
	}
}

.home-search-gauche{
	float: left;
	width: 50%;
	box-sizing: padding-box;
	padding-right: 10px;
}
.home-search{
	float:right;
	overflow: visible;
	position: relative;
	z-index: 10;
}
.home-search input{
	float: left;
	margin: 0;
	width: 320px;
	height: 46px;
	line-height: 40px;
	border: 2px solid #F7EC3C;
	padding: 5px 10px;
}
.home-search a{
	float: left;
	margin: 0 0 0 -4px;
	padding: 5px 0 0 0;
	width: 46px;
	height: 46px;
	line-height: 30px;
	background-color: #F7EC3C;
	border: 2px solid #F7EC3C;
	font-size: 1.9em;
	text-align: center;
	color: #000;
}
.home-search#bkAutocompletion-motcle div.ajaxAutocompletion{
	margin: 14px 0 0 -15px;
	min-width: 362px;
}
.home-hasard-collections-droite{
	float: right;
	width: 50%;
	box-sizing: padding-box;
	padding-left: 10px;
}
.home-hasard-collections{
}
.home-hasard-collections a{
	display: block;
	width: 362px;
	height: 46px;
	padding-top: 13px;
	background-color: #F7EC3C;
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 825px) {
	.home-search-gauche{
		float: none;
		display: table;
		width: auto;
		margin: 0 auto;
		padding-right: 0;
	}
    .home-hasard-collections-droite{
		float: none;
		display: table;
		width: auto;
		margin: 10px auto 0 auto;
		padding-left: 0;
	}
}
@media screen and (max-width: 400px) {
	.home-search input{
		width: 270px;
	}
	.home-hasard-collections a{
		width: 312px;
	}
	.home-search#bkAutocompletion-motcle div.ajaxAutocompletion{
		min-width: 312px;
	}
}
@media screen and (max-width: 350px) {
	.home-search input{
		width: 220px;
	}
	.home-hasard-collections a{
		width: 262px;
	}
	.home-search#bkAutocompletion-motcle div.ajaxAutocompletion{
		min-width: 262px;
	}
}
@media screen and (max-width: 300px) {
	.home-search input{
		width: 170px;
	}
	.home-hasard-collections a{
		width: 212px;
	}
	.home-search#bkAutocompletion-motcle div.ajaxAutocompletion{
		min-width: 212px;
	}
}

.home-mosaique-item{
	position: relative;
	float: left;
	margin: 0 5px 5px 5px;
	width: 105px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.home-mosaique-item img{
	max-width: 100%;
	max-height: 100%;
}

.home-intro{
}

.home-intro .home-actualite{
	float: right;
	margin: 0 0 15px 15px;
	padding: 0 0 0 15px;
	min-height: 180px;
	width: 285px;
	border-left: 1px dotted #C6C6C6;
}
.home-intro .home-actualite .titre{
	margin: 0 0 7px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.home-intro .home-actualite .more{
	float: right;
	display: inline-block;
	padding: 0 7px 1px;
	background-color: #F7EC3C;
	font-weight: bold;
}
.home-intro .home-actualite .more{
	float: right;
	display: inline-block;
	padding: 0 7px 1px;
	background-color: #F7EC3C;
	font-weight: bold;
}
@media screen and (max-width: 690px) {
	.home-intro .home-actualite{
		float: none;
		margin: 0 0 30px 0;
		padding: 0 0 30px 0;
		min-height: auto;
		width: auto;
		border-left: none;
		border-bottom: 1px dotted #C6C6C6;
	}
}


.home-collections{
	overflow: auto;
}
.home-collections .home-collections-titre{
	margin: 40px 0 30px 0;
	height: 20px;
	border-bottom: 1px dotted #C6C6C6;
	text-align: center;
}
.home-collections .home-collections-titre h2{
	display: inline;
	margin: 0;
	padding: 0 15px;
	background-color: #FFF;
	font-size: 2em;
	font-weight: bold;
	color: #000;
}
.home-collections .home-collections-item{
	float: left;
	margin: 0 2.5% 15px 0;
	padding: 0 7px 7px;
	width: 31.6%;
	height: 265px;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
	text-align: center;
}
.home-collections .home-collections-item:nth-child(3n+2){
	margin: 0 0 15px 0;
}
.home-collections .home-collections-item .titre{
	margin: 5px 0;
	padding: 5px 0 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #656565;
}
.home-collections .home-collections-item img{
	max-width: 100%;
	max-height: 80%;
}


/******************************************* RESULTS *******************************************/
.results-col-left{
	float: left;
	padding: 0 25px 0 0;
	width: 230px;
	min-height: 600px;
	color: #000;
}

.results-col-left .recap{
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.results-col-left .recap .titre, .results-col-left .results-titre-affiner{
	font-size: 1.3em;
	font-weight: 400;
	text-align: center;
}
.results-col-left .recap strong{
	display: block;
	margin-top: 5px;
	font-size: 0.9em;
}
.results-col-left .recap .recap-item{
	margin: 0 -5px;
	padding: 2px 5px;
}
.results-col-left .recap .recap-item:hover{
	background-color: #f2f2f2;
}
.results-col-left .recap .recap-item i{
	cursor: pointer;
}
.results-col-left .results-search{
	position: relative;
}
.results-col-left .results-search input{
	margin: 0;
	width: 100%;
	height: 27px;
	line-height: 27px;
	border: 1px solid #d3d3d3;
	padding-left: 7px;
}
.results-col-left .results-search a{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 27px;
	line-height: 27px;
	background-color: #000;
	border: 1px solid #000;
	font-size: 1em;
	text-align: center;
	color: #FFF;
}
.results-col-left a.results-new-search{
	display: block;
	padding:5px 0;
	background-color: #F7EC3C;
	font-size: 1em;
	text-align: center;
	/*color: #000;
	text-decoration:none;*/
	font-weight:bold;
}
.results-col-left select option{
	padding:0;
}

.results-col-right{
	position: relative;
	overflow: auto;
}

.results-col-right .multipage{
	margin: 0 1%;
}
.results-col-right .results-item{
	position: relative;
	float: left;
	padding: 7px;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
}
#pagefull .results-col-right .results-item{
	width: 14.6666%;
	margin: 0 1% 30px;
}
#page-content .results-col-right .results-item{
	width: 23%;
	margin: 0 1% 30px;
}
@media screen and (max-width: 1440px) {
	.results-col-right .multipage{
		margin: 0 1.3%;
	}
	#pagefull .results-col-right .results-item{
		width: 17.4%;
		margin: 0 1.3% 30px;
	}
}
@media screen and (max-width: 1280px) {
	.results-col-right .multipage{
		margin: 0 1.5%;
	}
	#pagefull .results-col-right .results-item{
		width: 22%;
		margin: 0 1.5% 30px;
	}
}
@media screen and (max-width: 980px) {
	.results-col-right .multipage{
		margin: 0 2%;
	}
	#pagefull .results-col-right .results-item{
		width: 29.3333%;
		margin: 0 2% 30px;
	}
}
@media screen and (max-width: 768px) {
	.results-col-right .multipage{
		margin: 0 2.5%;
	}
	#pagefull .results-col-right .results-item{
		width: 45%;
		margin: 0 2.5% 30px;
	}
}
@media screen and (max-width: 560px) {
	.results-col-right .multipage{
		margin: 0 3%;
	}
	#pagefull .results-col-right .results-item{
		width: 94%;
		margin: 0 3% 30px;
	}
}
@media screen and (max-width: 480px) {
	.results-col-left{
		float: none;
		padding: 0 0 30px 0;
		width: auto;
		min-height: auto;
	}
}
@media screen and (max-width: 820px) {
	#page-content .results-col-right .results-item{
		width: 30.7333%;
		margin: 0 1.3% 30px;
	}
}
@media screen and (max-width: 580px) {
	#page-content .results-col-right .results-item{
		width: 46.4%;
		margin: 0 1.8% 30px;
	}
}
@media screen and (max-width: 340px) {
	#page-content .results-col-right .results-item{
		width: 100%;
		margin: 0 auto 30px;
	}
}
.results-col-right .results-item .inpanier{
	color: #F7EC3C;
}
.results-col-right .results-item .selectionner{
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 1px 6px;
	background: transparent url('./images/bg-grey-opacity07.png') center top repeat;
	border-radius: 0;
	color: #FFF;
}
.results-col-right .results-item.hover .selectionner{
	background: transparent url('./images/bg-grey-opacity08.png') center top repeat;
	white-space: nowrap;
	/*background: #F7EC3C none;
	color: #FFF;*/
}
.results-col-right .results-item .selectionner .selectionner-suppl{
	display: none;
	width: 0;
	white-space: nowrap;
	transition: all 1s linear;
}
.results-col-right .results-item .selectionner .selectionner-suppl.active{
	display: inline;
	width: 70px;
	transition: all 1s linear;
}
.results-col-right .results-item .selectionner i{
	cursor: pointer;
}
.results-col-right .results-item .image{
	/*margin: 0 0 5px 0;*/
	height: 152px;
	line-height: 152px;
	background-color: #f2f2f2;
	text-align: center;
}
.results-col-right .results-item .image img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.results-col-right .results-item .titre{
}

.popup-search-photo{
	position: absolute;
	top: 0;
	padding: 15px;
	width: 350px;
	background-color: #f2f2f2;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
	z-index: 1500;
}
.popup-search-photo .titre{
	margin: 0 0 10px 0;
	font-weight: bold;
}
.popup-search-photo .image{
	height: auto;
	text-align: center;
}
.popup-search-photo .image img{
	max-width: 100%;
	max-height: 350px;
}
@media screen and (max-width: 768px) {
	.popup-search-photo{
		display: none;
	}
}


/******************************************* PHOTO *******************************************/
.retour{
}
.retour span{
	display: inline-block;
	padding: 0 7px 1px;
	background-color: #F7EC3C;
	font-weight: bold;
}

.photo-col-left{
	float: left;
	width: 50%;
	padding-right: 2%;
}
.photo-col-left .partager{
	margin-bottom:5px;
}
.photo-col-left img{
	max-width: 100%;
}
.photo-col-left .description{
	text-align: justify;
}

.photo-col-right{
	float: left;
	width: 50%;
	padding-left: 2%;
	line-height: 1.7;
}
.photo-col-right .titre{
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: #646567;
}
.photo-col-right label{
	font-weight: bold;
}
.photo-col-right h4{
	padding: 2px 5px;
	background-color: #F7EC3C;
}
.cadre-jaune{
	border: 1px solid #F7EC3C;
}
.photo-col-right h4 span{
	font-size: 0.8em;
}
@media screen and (max-width: 767px) {
	.photo-col-left{
		float: none;
		width: auto;
		padding-right: 0;
	}
	.photo-col-right{
		float: none;
		width: auto;
		padding: 30px 0 0 0;
	}
}

.liste-suppl{
}
.liste-suppl h4{
	margin: 20px 0 0 0;
	padding: 0 0 5px;
}
.liste-suppl .viewall{
	font-size: 0.80em;
	color: #000;
}
.liste-suppl .liste-suppl-content{
	padding: 5px 0;
	border-top: 1px solid #ccc;
	white-space: nowrap;
}
.liste-suppl .liste-suppl-content .liste-suppl-item{
	float: left;
	display: block;
	width: 8%;
	height: 100px;
	line-height: 100px;
	margin: 0 1%;
	text-align: center;
}
.liste-suppl .liste-suppl-content .liste-suppl-item img{
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.liste-suppl{
		display: none;
	}
}

/******************************************* MULTIPAGE *******************************************/
.multipage-numbers{
	float: left;
}

.multipage-pages{
	float: left;
	margin-left: 50px;
}
.multipage-pages > a,
.multipage-pages > div{
	float: left;
	margin: 0 4px 0 0;
	padding: 0 3px;
	border: 1px solid #e6e6e6;
}
.multipage-pages .info,
.multipage-pages .first,
.multipage-pages .last{
	color: #000;
}

.multipage-pages .page.active{
	border-color: #000;
	color: #000;
}
@media screen and (max-width: 980px) {
	.results-col-right .multipage-numbers{
		float: none;
		margin: 0;
	}
	.results-col-right .multipage-pages{
		float: none;
		margin: 20px 0 0;
	}
}
@media screen and (max-width: 980px) {
	.multipage-pages > a,
	.multipage-pages > div{
		float: none;
		display: block;
		margin: 2px 0;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.multipage-haut{
		display: none;
	}
}


/******************************************* TABLEAU *******************************************/
.table thead th, .table th{
	background-color: #d7d7d7;
	color: #FFF;
}
.table.bgLight{
	margin-bottom: 0;
	background-color: #FFF;
}
.table.bgLight > thead > tr > th,
.table.bgLight > tbody > tr > th{
	padding: 2px;
	border-top: none;
	background-color: #FFF;
	color: #111;
}
.table.bgLight > tbody > tr:first-child > td{
	border-top-width: 2px;
}
.table input[type="text"]{
	margin-bottom: 0;
}
.table .vmiddle{
	text-align: center;
	vertical-align: middle;
}
.table .label, .badge{
	padding: 4px 6px;
	font-size: 14px;
}



/******************************************* FILTERS *******************************************/
.filter-container{
	margin: 0 15%;
	border: 1px solid #bbb;
	box-shadow: 0 0 5px 0 #888;
}
	.filter-container h4{
		margin: 0;
		padding: 5px 0 5px 10px;
		background-color: #eee;
		border-bottom: 1px solid #ddd;
	}
	.filter-content{
		margin: 10px 0 0 0;
	}


.filter-par{
}
	.filter-par ul{
		display: none;
		padding: 5px 0 0 5px;
		list-style: none;
	}
	.filter-par ul.first{
		display: block;
		padding: 0;
	}
	.filter-par ul li{ padding: 0 0 5px 0; }
	
	.filter-par ul strong{
		color: #444;
		cursor: pointer;
	}

.select-with-checkbox{
	position: relative;
}
	.select-with-checkbox .form-control{
		height: auto;
		min-height: 34px;
	}
	.select-with-checkbox ul{
		overflow: visible;
		display: none;
		padding: 5px 0 0 5px;
		list-style: none;
	}
	.select-with-checkbox ul.first{
		overflow: auto;
		position: absolute;
		left: 0;
		padding: 5px 0 5px 5px;
		width: 100%;
		max-height: 200px;
		background-color: #FFF;
		border: 1px solid #ccc;
		box-shadow: 0 2px 5px 0 #999;
		z-index: 1000;
	}
	.select-with-checkbox ul strong{
		color: #444;
		cursor: pointer;
	}
	

/********************************* ADMIN MENU *********************************/
#admin-menu{
	overflow: visible;
	height: 25px;
	background-color: #ebebeb;
}

#admin-menu .admin-menu-item{
	margin: 0 15px;
	padding: 5px 0;
}
#admin-menu > .wrap > .admin-menu-item:first-child{ margin-left: 0; }

#admin-menu .btn-group{
	margin: 0;
}


/***************************************   AJAX   *********************************************/
div#ajaxLightBox{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1011;
}
div#ajaxLightBoxLoader{
	position: fixed;
	top: 0;
	left: 0;
	width: 210px;
	height: 100px;
	background: transparent url("images/loading.gif") left top no-repeat;
	z-index: 1012;
}

div.ajaxAutocompletion {
	position: absolute;
	padding: 0;
	height: auto;
	min-width: 200px;
	min-height: 34px;
	max-height: 200px;
	background-color: #fafafa;
	border: 1px solid #aaa;
	z-index: 1101;
}
.results-search#bkAutocompletion-motcle div.ajaxAutocompletion{
	margin: -6px 0 0 -15px;
}
#bkAutocompletion-rechercheRapide div.ajaxAutocompletion{
	margin: -7px 0 0 -10px;
}

div.ajaxAutocompletion ul{
	overflow: auto;
	margin: 0;
	padding: 0;
	max-height: 195px;
}
div.ajaxAutocompletion ul li{
	padding: 5px 3px;
	list-style-type: none;
}
div.ajaxAutocompletion ul li:hover{
	background-color: #F7EC3C;
	cursor: pointer;
}


/*****************************************      ***********************************************/
.mt-0{ margin-top: 0px; }
.mt-5{ margin-top: 5px; }
.mt-10{ margin-top: 10px; }
.mt-15{ margin-top: 15px; }
.mt-20{ margin-top: 20px; }
.mt-25{ margin-top: 25px; }
.mt-30{ margin-top: 30px; }

.mr-5{ margin-right: 5px; }
.mr-10{ margin-right: 10px; }
.mr-15{ margin-right: 15px; }
.mr-20{ margin-right: 20px; }
.mr-100{ margin-right: 100px; }

.ml-0{ margin-left: 0; }
.ml-5{ margin-left: 5px; }
.ml-10{ margin-left: 10px; }
.ml-12{ margin-left: 12px; }
.ml-15{ margin-left: 15px; }
.ml-20{ margin-left: 20px; }
.ml-24{ margin-left: 24px; }
.ml-30{ margin-left: 30px; }
.ml-40{ margin-left: 40px; }
.ml-45{ margin-left: 45px; }
.ml-50{ margin-left: 50px; }
.ml-60{ margin-left: 60px; }
.ml-70{ margin-left: 70px; }
.ml-120{ margin-left: 120px; }
.ml-200{ margin-left: 200px; }
.ml-300{ margin-left: 300px; }
.ml-400{ margin-left: 400px; }

.ml-20p{ margin-left: 20%; }
.ml-30p{ margin-left: 30%; }

.mb-0{ margin-bottom: 0; }
.mb-5{ margin-bottom: 5px; }
.mb-10{ margin-bottom: 10px; }
.mb-20{ margin-bottom: 20px; }

.p-0{ padding: 0; }
.p-5{ padding: 5px; }
.p-10{ padding: 10px; }
.p-15{ padding: 15px; }

.pt-0{ padding-top: 0; }
.pt-5{ padding-top: 5px; }
.pt-10{ padding-top: 10px; }
.pt-15{ padding-top: 15px; }

.pl-0{ padding-left: 0; }
.pl-5{ padding-left: 5px; }
.pl-10{ padding-left: 10px; }

.pb-5{ padding-bottom: 5px; }
.pb-10{ padding-bottom: 10px; }

.w70p{ width: 70%; }
.w75p{ width: 75%; }
.w80p{ width: 80%; }
.w85p{ width: 85%; }
.w90p{ width: 90%; }
.w95p{ width: 95%; }
.w100p{ width: 100%; }

.fl-30p{ float: left; width: 29%; }
.fl-40p{ float: left; width: 39%; }
.fl-50p{ float: left; width: 49%; }
.fl-60p{ float: left; width: 59%; }
.fl-70p{ float: left; width: 69%; }
.fl-100p{ float: left; width: 99%; }


div#autres-panier { padding:5px 10px 10px 10px; background-color:#EBEBEB; border:1px solid #CCC; }
div#autres-panier select#select-autres-paniers { width:100%; margin-bottom:5px; }

#formCreer #status { margin-top:2px; font-size:11px; }
#formCreer #status a { cursor:pointer; }

.partager-tous { height:26px; margin-bottom:5px; }
.partager-tous .partager-un { float:left; width:25px; height:26px; }
.partager-tous .partager-facebook { background:url('images/facebook.png'); }
.partager-tous .partager-twitter { background:url('images/twitter.png'); }
.partager-tous .partager-pinterest { background:url('images/pinterest.png'); }
.partager-tous .partager-un a { display:block; width:100%; height:100%; cursor:pointer; }
.partager-tous .partager-twitter, .partager-tous .partager-pinterest { margin-left:10px; }

#footer-haut a.facebook, #footer-haut a.twitter { display:inline-block; width:23px; height:22px; }
#footer-haut a.facebook { background:url('images/facebook-museeniepce.png'); }
#footer-haut a.twitter { background:url('images/twitter-museeniepce.png'); }

#cookies { background-color:#F7F3BB; border-bottom:1px solid #F7E800; font-size:11px; }
#cookies .wrap { max-width:1076px; padding:0 10px; }
div.cookies-gauche { float:left; padding:5px 5px 5px 0; }
div.cookies-droite { float:right; padding:5px 0 5px 5px; }

@media screen and (max-width: 400px) {
	#tabProjets .infos, #tabProjets .date { display:none; }
}