
#deonto select.quick_access{
	width: 100%;
}

#deonto em{
	color: #333333;
}

#deonto #sommaire ul{
	padding: 0;
	margin: 0;
}

#deonto a,
#deonto a em{
	color: #337ab7;
}

#deonto #sommaire ul li{
	list-style: none;
}

#deonto #sommaire li span{
	cursor: pointer;
}

#deonto #sommaire li.article-active > span {
	font-weight: bold;
	color: #888888;
}

#deonto #sommaire li.article-active.annotation > span{
	color: #FFFFFF;
	background: #888888;
}

#deonto #sommaire li.article-open > ul{
	display: block;
}

#deonto #sommaire li > ul{
	display: none;
}

/* css des différent niveau */

.article-lvl1:first-child{
	margin-top: 0;
}

.article-lvl1 {
	margin-top: 20px;
}

.article-lvl1 > span{
	color: #2d6fc2;
}
/*
.article-lvl2{
	padding-left: 20px;
	background: url('../images/fleche-close.png') no-repeat 0px 3px;
	padding-bottom: 10px;
}

.article-lvl2.article-open {
	background: url('../images/fleche-open.png') no-repeat 0px 3px;
}*/

.article-lvl2 > span{
	line-height:  20px;
}

.article-lvl3{
	padding-bottom: 10px;
}

.article-lvl3 > span{
	font-size: 14px;
}

.sommaireparent::before{
	content: "+ ";
}

.sommaireparent.article-open::before {
	content: "- ";
}

.article-lvl1 .main_title{
	display: block;
	font-size: 20px;
}

.article-lvl1 .sub_title {
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 2px solid #f5f7f9;
	margin-bottom: 10px;
}

.article-lvl2 > span{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.article-lvl4 > span{
	color: #2d6fc2;
	font-size: 12px;
} 

.article-lvl5 > span{
	font-size: 12px;
	padding-left: 10px;
	display: block;
} 

.article-lvl4.annotation > span{
	color: #FFFFFF;
	background: #2d6fc2;
	padding: 3px;
}

.article-lvl6{
	font-size: 12px;
	padding-left: 20px;
}

/* fin css des différents niveaux */

#resultats_articles h1 {
	font-size: 20px;
	line-height: 30px;
}

#resultats_articles h2 {
	font-size: 16px;
}

#resultats_articles p,
#resultats_articles .article_content {
	text-align: justify;
	font-size: 12px !important;
}

#resultats_articles strong{
  	margin-top: 20px;
  	/*display:block;*/
  }

#resultats_articles em strong{
	display: inline;
}

.link_readmore{
	text-align: right;
}

.link_readmore span{
	cursor: pointer;
    font-weight: bold;
    color: #2d6fc2;
    border: 0px solid #2d6fc2;
    padding: 5px;
    display: inherit;
    text-align: right;
    text-decoration: underline;
}

#resultats_articles .noannot_bloc .title-lvl-5 {
	font-weight: bold !important;
	text-transform: uppercase !important;
	border-bottom: 1px solid #53b9ba !important;
	font-size: 16px !important;
	margin: 0;
	padding: 0 !important;
	line-height: 36px;
}
#resultats_articles .noannot_bloc .title-lvl-6{ font-weight: bold; text-transform: uppercase; font-size: 15px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .noannot_bloc .title-lvl-7{ font-weight: normal; text-transform: uppercase; font-size: 14px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .noannot_bloc .title-lvl-8{ font-weight: bold; text-transform: normal; font-size: 14px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .noannot_bloc .title-lvl-9{ font-weight: bold; font-size: 14px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .noannot_bloc .title-lvl-10{ font-weight: bold; font-size: 14px;  margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .noannot_bloc .title-lvl-11{ font-weight: bold; font-size: 14px;  margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .noannot_bloc .alinea, #resultats_articles .title-lvl-4{ padding-left: 15px; display: block; }

/* annotations */

#resultats_articles .annot_bloc .title-lvl-5 {
	font-weight: bold !important;
	text-transform: uppercase !important;
	border-bottom: 1px solid #53b9ba !important;
	font-size: 20px !important;
	margin: 0;
	padding: 0 !important;
	line-height: 36px;
}
#resultats_articles .annot_bloc .title-lvl-6{ font-weight: bold; text-transform: uppercase; font-size: 18px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .annot_bloc .title-lvl-7{ font-weight: normal; text-transform: uppercase; font-size: 16px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .annot_bloc .title-lvl-8{ font-weight: bold; text-transform: normal; font-size: 16px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .annot_bloc .title-lvl-9{ font-weight: bold; font-size: 14px; margin: 0; padding: 0; border-bottom: 1px solid #53b9ba; }
#resultats_articles .annot_bloc .title-lvl-10{ font-weight: bold; font-size: 14px;  margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .annot_bloc .title-lvl-11{ font-weight: bold; font-size: 14px;  margin: 0; padding: 0; border-bottom: 1px solid #53b9ba;}
#resultats_articles .annot_bloc .alinea, #resultats_articles .title-lvl-4{ padding-left: 15px; display: block; }

.acalinea {
	padding: 10px 0;
}

#resultats_articles .acalinea > h2,
.introtext_annot > h2,
.fulltext_annot > h2{
	font-weight: bold !important; 
	font-size: 14px !important; 
	margin: 0; 
	text-transform: none !important; 
	border-bottom: 1px solid #53b9ba;
	display: inline !important;
}

#resultats_articles .acalinea p:nth-child(2),
.introtext_annot > p,
.fulltext_annot > p {
	display: inline;
}

#resultats_articles .acalinea p:nth-child(3) {
	margin-top: 20px;
}

.acalinea .alinea {
	border: 0 !important;
	display: inline-block;
	width: auto;
	line-height: normal;
}

.acalinea p {
	margin-top: 0;
}

.annot1 .article_content {
	font-size: 12px;
	text-align: justify;
}


/* TABLE ALPHABETHIQUE */

#deonto .btn-group{
	display: block;
}

#deonto .btn-group-justified > .btn, #deonto .btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

#deonto .lien_lettre{
	font-family: 'Muli';
	font-weight: bold;
	text-align: center;
	color: #053434;
}

#deonto .alphadiv{
	padding: 5px 0;
}

#deonto .level3::before {
	content: "- ";
}

#deonto .alphadiv.level4{
	display: list-item;          /* This has to be "list-item"                                               */
    list-style-type: disc;       /* See https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: inside;
}

#deonto .alphadiv.level4{
	padding-top: 0;
	padding-bottom: 0;
}

#deonto .lien_lettre:hover,
#deonto .lettre_active{
	text-decoration: none;
	color: #2c6fc0;
}

#deonto #alpha_content{
	padding: 20px;
	font-size: 12px;
	line-height: 16px;
}

#deonto #alpha_content .level2 > span{
	font-weight: bold;
}

#deonto #nav-alpha{
	border-top: 2px solid #dbdce1;
	border-bottom: 2px solid #dbdce1;
	padding: 5px 0;
	position: relative;
	z-index: 1000;
}

.surbrillance {
	background-color: #53b8ba;
	display: inline-block;
	color: #FFFFFF;
}

.headersearch {
	font-size: 20px;
	margin-bottom: 20px;
	display: block;
}

#actions-icons img {
	width: 20px;
}

/* ACCORDEON ANNOTATION */

.accordion-close{
	display: none;
}

.accordion-close,
.accordion-open{
	transition: all 2s ease-out 0s;
}


.titre_header_close,
.titre_header_open{
	padding-left: 10px;
	cursor: pointer;
}

.titre_header_open::before{
	content: "- ";
}

.titre_header_close::before{
	content: "+ ";
}

/* FAQ */

#bandeau-faq {
	padding-bottom: 20px;
}

.faq-grid-bloc a{
	color: #000000;
	background-color: #e6e6e6;
	display: block;
	min-height: 130px;
	text-transform: uppercase;
	margin-bottom: 20px !important;
	padding: 40PX 10px;
	text-align: center;
	font-size: 13px;
}

.faq-grid-bloc a:hover{
	background: #53b8ba;
	color: #FFFFFF !important;
}

#faq_index {
	font-size: 12px;
}

#faq_index a{
	display: block;
}

#faq_index a.close,
#faq_index a.open{
	color: #000000;
}

#faq_index a.link::before{
	content: ".";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#faq_index a.close::before{
	content: "+";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#faq_index a.open::before{
	content: "-";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#faq_index .bloc_close{
	display: none;
}

#faq_index a.active{
	font-weight: bold;
}

.losange {
	display: inline-block;
	background: url('../images/picto-losange.png') no-repeat center center;
	width: 13px;
	height: 13px;
}

.dame {
	display: inline-block;
	background: url('../images/picto-dame.png') no-repeat center center;
	width: 13px;
	height: 13px;
}

.plume {
	display: inline-block;
	background: url('../images/picto-plume.png') no-repeat center center;
	width: 13px;
	height: 13px;
}

.hide_paraph p{
	display: none !important;
}

.plus_icone,
.moins_icone{
	color: #2d6fc2;
	cursor: pointer;
}

.fulltext_annot{
	display: none;
}

.readmore_annot {
	display: block !important;
	padding: 0;
	margin: 0 !important;
	font-weight: bold;
	text-align: right !important;
}

.readmore_annot span{
	color: #2d6fc2;
	cursor: pointer;
}

#ribp {
	position: absolute;
	z-index: 100000;
	top: 116px;
	width: 100%;
	background: #d3d1d1;
	left: 0;
}

#ribp_pdf {
	text-align: right;
}

#ribp_pdf img {
	margin: 10px;
	width: 40px;
}

#index_ribp_chzn {
	margin-top: 15px;
}

#index_ribp_chzn .chzn-single {
	height: 35px;
	line-height: 35px;
}

.table_alpha_list {
	max-width: 1120px;
}

:target:before { 
	content:  '';
	display:  block;
	height:  70px;
}

/* INDEX LEFT */

#resultats_articles {
	min-height: 500px;
}

#sommaire{
    position: relative;
}

.index_left_article{
    position: relative;
    display: none;
    padding-left:  10px;
    margin-left:  10px;
    margin-bottom: 10px;
}

.index_left_icone{
    position: absolute;
    top:  0;
    left:  -5px;
}

.index_left_icone img{
    width:  9px;
    cursor: pointer;
}

.index_left_title:hover {
	color: #2d6fc2;
}

.index_left_annot{
	background:  #2d6fc2;
	color:  #ffffff;
	border:  1px solid #2d6fc2;
}

.index_left_annot:hover{
	background: #ffffff;
	color: #2d6fc2;
}



.open > .index_left_icone img{
    transform: rotate(90deg);
}

.index_left_lvl_1,
.open > div.index_left_article{
    display: block;
}
.index_left_lvl_1{
    margin-left:  0;
}


.index_left_title {
    font-size: 14px;
    cursor: pointer;
}

#sommaire_inner {
    width: 320px;
    overflow: auto;
    padding: 5px;
    border: 7px solid #f5f7f9;
}

@media (max-width: 1200px) {
	#sommaire{
		display:  none;
	}

	.chosen-container{
		max-width: 100%;
	}
}