/* CSS Document */




a:hover {
	color: #d76c16 !important; 
	text-decoration: underline;
}

p > a{
	color: #d76c16 !important;
}


li {
	line-height: 24px;
	font-size: 16px;
}



.ad span:before{
	font-family: 'FontAwesome';	
}



.ad a{
	color: #FFFFFF;
	font-weight: bold;
}

.ad a:hover{
	color: #FFFFFF;
}



/**
 * Banners right panel
 */


.banner {
    text-align: center;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.banner span:before{
	font-family: 'FontAwesome';	
}

.banner-separator {
    background: #383838;
    padding: 20px;
    margin: 0 -20px 20px -20px;
}

.banner-separator a{
	color: white;
}






#archive-page.module-timeline article img {
    top: 23px;
	height: auto;
}



#archive-page.module-timeline article {
    padding-left: 290px;
}

a.article-image {color: #d76c16 !important}

.article-image a {color: #d76c16 !important}

.article-container hr{
	border: 1px solid;
}

.article-image img{
    width: 100% !important;
    max-width: 750px;
    height: auto;
	margin-bottom: 10px;
}

.article-image-normal img{
    max-width: 750px;
    height: auto;
	margin-bottom: 10px;
	float:left;
	margin-right: 10px;
}



.article-keywords{
	font-weight: bold;
	margin-top: 10px;
}

.article-keywords a{
	padding: 3px 5px;
	border-radius: 3px;
	margin-right: 5px;
	background-color: #eee;
}

.article-keywords a:hover{
	background-color: #ccc;
}


#article-post p {
    line-height: 24px;
    margin-bottom: 15px;
    font-size: 16px;
}


/* article text size */
#article-post p a{
	color: #d76c16 !important;
}

#article-post li a {
    color: #d76c16 !important;
}

#article-post .traductions span a {
	color: black !important;
}


.article-row{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
	padding-top: 10px;
}

.article-share{
	margin-bottom: 10px;
}

.article-share a {
    color: #828282;
    margin: 0 6px;
}

.article-source a {
	color: #d76c16;
	font-weight: bold;
}

.article-title{
	font: 700 16px/20px 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}
	

article.linkbox2 .postmeta a {
    color: #fff;
    text-decoration: none;
}

article.linkbox2 .postmeta span {
    display: inline-block;
    margin: 0 6px;
}

article.linkbox2 .postmeta span:before {
    font-family: 'FontAwesome';
    margin-right: 8px;
}

article.linkbox2 .postmeta {
    font-size: 12px;
    opacity: 0.7;
    cursor: pointer;
	margin-bottom: 2px;
	margin-left: -5px;
}

article.sidebar .postmeta a {
    color: #fff;
    text-decoration: none;
}

article.sidebar .postmeta span {
    display: inline-block;
    margin: 0 6px;
}

article.sidebar .postmeta span:before {
    font-family: 'FontAwesome';
    margin-right: 8px;
}

article.sidebar .postmeta {
    font-size: 12px;
    opacity: 0.7;
    cursor: pointer;
	margin-bottom: 2px;
	margin-left: 0px;
}



.article-meta{
	font-size: 110%;
	font-weight: bold;
	}

.breadcrumbs a{
	color: darkgrey;
}


.capitalize{
	text-transform:capitalize;
}


.container .img-responsive {
    width: 100%;
    max-height: none !important;
}	

.dropdown{
	float:left;
	margin-right: 10px;
	margin-top: 7px;
}
	
#foot-menu ul li a {
	border: none;
	text-transform: none;
}

.font-awesome {
    font-family: 'FontAwesome';
    margin-right: 12px;
}

.footnotes{
	background-color: #F9F9F9;
	padding: 10px 15px;
	margin-bottom: 15px;
	border-radius: 10px;
}

.footnotes h6{
	font-size: 120%;
	font-color: #CCC;
}

.footnotes div{
	font-size: 90%;
}

.fta-faq-box{
	background-color: red;
	text-align: left;
	background:url('../../v3/fta-faq.png') no-repeat;
	background-size: 360px;
	padding: 20px 120px 100px 30px;
	font-size: 22px;
	margin-left: -10px;
	margin-top: -10px;
}
	

	
#header-branding{
	border-top: none;
	height: 110px !important;
}


#header-branding #search-form {
	margin-bottom: 0px !important;
}



#header-navigation ul {
    margin-top: 0px;
}


	
header span.borderline{
	background-color: #d76c16 !important;
}
	
	
.header-orange{
	color: #d76c16 !important;
	font-weight: bold !important;
	text-transform: none !important;
}

.header-social{
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}

.header-social a{
	margin-right: 10px;
}


.image-button img{
	transition: all .2s ease-in-out; 
}

.image-button img:hover{
 	transform: scale(1.1);
}


.india-panel-box{
	text-align: left;
	padding: 20px 10px 100px 10px;
	margin-left: -10px;
	margin-top: -10px;
	color: black !important;
	font-weight: bold;
}	

.india-panel-item{
	margin-left: 10px !important;
}


.item-even{
	background-color:none;
	list-style: none;
	padding: 3px 7px 7px;
}

.item-odd{
	background-color: #EEE;
	padding: 3px 7px 7px;
	list-style: none;
}


.languages-menu div {
	padding: 4px 6px;
	border: 1px solid;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	text-align: center;
	
}

.languages-menu {
	margin-top: 20px;
	margin-bottom: 10px;
}



.languages-menu .select-lang {
	background-color: darkorange;
	color: white;
}


.lang-select{
	padding-right: 0px !important;
}

.lang-select-mobile{
	border-top: 1px dotted #EEE;
	text-align: center;
}


.latest{
	color: black;
	font-size: 17px;
}

.link-thumb{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#main.article {
    padding: 25px 40px 25px 25px;
	min-height: 1650px;

}

#main .col-md-8 {
	padding-top: 20px;
	padding-right: 20px;
}

#main .col-md-4 {
	padding-top: 20px;
	padding-left: 20px;
}


.mobile-logo {
	width: 200%;;
}




.more{
	color: #0000;
	float: right;
	font-weight: bold;
	margin-bottom: 10px;
}

.more span:before{
	font-family: 'FontAwesome';
}


.news-layout article {
    padding-bottom: 5px;
}

.news-layout article h3 {
	font: 700 16px/20px 'Roboto Condensed', sans-serif;
	margin: 0px 0px 5px 0px;
}




.news-layout article h3 a:hover {
    text-decoration: none;
}

.news-movements-container{
	background-color: #f3f3f3;
}





.orange-bg1{
	background-color: #d76c16 !important;
}

.orange-bg2{
	background-color: #d76c16 !important;
}

.orange-bg3{
	background-color: #d76c16 !important;
}


.other-languages-box{
	border-top: 1px solid #FFF;
	font-size: 130% !important;
	text-align: left;
	position: relative;
    top: -25px;
    left: 15px;
	
}



.other-languages-box a:hover{
	color: orange !important;
	
}


.overlay:hover{
	background: #d76c16 !important;
}

#page-content {
    position: relative;
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 0;
    -webkit-box-shadow: 0 0 12px 0 #333333;
    box-shadow: 0 0 12px 0 #ccc;
}


#page-content .bottom-margin {
    margin-bottom: 15px;
}

#page-header-mobile {
	position: relative;
	border-top: 5px solid #ffff;
	border-bottom: 2px solid #3a3a3a;
	background: #ffff !important;
	height: auto; 
	overflow: hidden;
	padding: 0 10px;
}


.page-title{
	margin-top: 10px;
}


.podcast{
	background-color: white; 
	margin-top: 10px;
	color: black; 
	text-align: center;
	
	position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
	margin-left: -5px;
    overflow: hidden;
}


.podcast iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.podcast-logo{
	width: 90%;
	margin-top: 10px;
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.podcast-logo:hover {
    transform: scale(1.05); /* Slight zoom effect on hover */
    border-color: #0056b3; /* Darker blue on hover */
}



.postmeta-section{
	margin-bottom: 3px;
}

.postmeta-section span:before{
	font-family: 'FontAwesome';
    margin-right: 8px;
}

.postmeta-section .date {
	margin-right: 5px;
}

.postmeta-section .site {

	margin-left: 15px;

}





.print-button {
	float: left;
	z-index: 9999;
	margin-top: 4px;
}

.print-button img{
	width: 25px;
}

.row-height{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}



#asearch-form {
    width: 360px;

    text-align: left;
    margin-top: 22px;
    padding: 0 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: inset 0 3px 0 0 #3d3d3d;
    overflow: hidden;
}




.search-keywords{
	font: 700 13px/25px 'Roboto Condensed', sans-serif;
	border: 1px solid #CCC;
	width: 200px;
	text-align:center;
	margin: 0px auto;
	padding: 2px 6px;
	background: #ccc;
	margin-top: 4px;
	margin-bottom: 4px;

}

.search-keywords:hover{
	background: #eee;
}

.search-results-heading{
	margin-top: 18px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	margin-right: 10px;
}

.section-logo{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 50%;
	height: 50%;
}

.section-page-box{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}


.selected {
	background-color: #d76c16;
	text-align: center;
}

.selected a{
	color: white !important;
}




#sidebar{
	padding-top: 0px;
	background-color: #FFFF;
}



#sidebar h3 a{
	color: #1B1818 !important;
	font-size: 13px;
}

#sidebar h3 a:hover{
	color: #d76c16 !important;
}

#sidebar .module-news article {
    border-top: 1px solid #DDD;
}


.sidebar-articles{
	color: black;
	text-align: left;
	padding: 10px 10px 10px;

}


.sidebar-heading{
	padding: 0px !important;
	min-height: 0px !important;
}


.sidebar-row{
	border-top: 1px solid #EEE;
	
}



.sticky{
	background-color: #FFEA92; 
	padding: 10px; 
	color: black; 
	margin: 0px 10px 10px 0px;
}


.subscribe-box{
	border-top: 1px solid #FFF;
	font-size: 170%;
	text-align: left;
	
}

.subscribe-box a:hover{
	color: orange !important;
}

.subscribe-box td a{
	color: #FFFF !important;
}

.subsection-box{
	float:left;
	width: 256px;
	height: 220px;
	margin-bottom: 10px;
}

.subsection-box:hover{
	background-color: #EEE;
	transition: transform .2s;
	transform: scale(1.05);
}

.subsection-box h3{
	font-size: 120%;
	text-align: center;
}

.traductions{
	font-weight: bold;
}

.traductions .on{
	text-decoration: underline;
	color: darkorange;
}











@media (max-width: 720px) {


article.linkbox h2 {
    font-size: 20px;
	line-height: 1.2em;
}
	
	
article.linkbox h3 {
	font: 400 24px/30px 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: 1.2em;
}

article.thumb h3 {
	margin-top: 10px;
}

.article-title{
	margin-top: 7px;
}

article {
	padding-bottom: 10px;
	/* border-bottom: 1px solid #CCC; */
	border-bottom: none;
}


#page-content {
    margin: 0px 0 0 0;
}

#page-content .bottom-margin {
    margin-bottom: 0px;
}

#page-slider .col-sm-4 article {
    padding-bottom: 0px;
}

#page-slider .col-sm-8 article {
    padding-bottom: 0px;
}

.row-height{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.section-logo{
	width: 100% !important;
	height: 100% !important;
}
	
.see-also-list .columns{	
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;	
}	
	
.see-also-list2 .columns{	
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;	
}
	
.subsections-box{
	background:#faf0e6; 
	padding:10px 20px 0px; 
	margin:0px 0px 15px;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;		
}
	
	
	

}






@media (min-width: 992px) {

	
	
#main {
	float: left;
	width: 640px;
	padding: 0 20px;
	min-height: 1300px;
}

	


#sidebar {
	padding: 15px;
    float: right;
    width: 330px;
}

#sidebar .module-news article {
	padding: 12px;
}

.row-height{
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
	
	
.see-also-list .columns{	
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;	
}
	
.see-also-list2 .columns{	
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 30px;	
}
	
.subsections-box{
	background:#faf0e6; 
	padding:10px 20px 0px; 
	margin:0px 0px 15px;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;		
}



}



@media (min-width: 1200px) {

#main {
    width: 820px;
    padding: 0 25px;
	min-height: 1470px;
}
	
#page-slider .col-sm-8 {
    width: 850px;
	margin: 5px 5px 0px 0px;
}
	
#page-slider .col-sm-8 article img {
    /* height: auto; */
	height: 460px;
}	
	

	
#page-slider .col-sm-4 {
    width: 345px;
}	

#page-slider .col-sm-4 article:first-child {
    margin-top: 5px;
}	
	
	
#page-slider .col-sm-4 article {
	margin: 5px 0 0px 0px;
}
	
.see-also-list .columns{	
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;	
}
	
.see-also-list2 .columns{	
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;	
}


#sidebar {
    width: 350px;
    padding: 0px;
    padding-bottom: 0px;

}

#sidebar .module-news article {
	padding: 15px;
}
	
	
.subsections-box{
	background:#faf0e6; 
	padding:10px 20px 0px; 
	margin:0px 0px 15px;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;	
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;		
}



}




/* SCRUTARI */


.none-result-FicheDisplay {
    width: 100% !important;
}

.none-input-Parameters {
    flex-basis: 34%;
    width: 34%;

}


.none-result-Sidebar {
    width: 34%;
	display: none;

}

.scrutari-fiche-Motcle {
	display: none;
}

.scrutari-fiche-Body {
    margin-left: 0px !important;
}

.scrutari-fiche-Attribute {
    display: none !important;
}

.scrutari-fiche-AttrBlocks {
    display: none !important;
}

.scrutari-fiche-Attribute {
    display: none;
}

.scrutari-area-Title {
	
}

.scrutari-fiche-Icon {
	display: none !important;
}

.scrutari-fiche-Titre {
    margin-bottom: 4px;
    margin-left: 0;
    margin-top: 0;
	
	font: 700 16px/20px 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
	font-weight: bold !important;
	font-size: 120%;
	margin-bottom: 5px;
}

.scrutari-fiche-Thumbnail {
	margin-right: 10px;
}

.scrutari-fiche-ThumbnailIcon {
	display: none !important;
}

.scrutari-fiche-Soustitre {
    margin-bottom: 3px;
    font-style: normal !important;
    margin-left: 0px !important;
	color: #5c5c5c !important;
}

.scrutari-published{
	font-family: 'FontAwesome';	
}

.scrutari-title-Main {
	display: none !important;
}

.scrutari-fiche-Year {
    font-size: 1.0em;
    margin-bottom: 3px;
    font-style: normal !important;
    margin-left: 0px !important;
}

.scrutari-category-Tab{
	display: none !important;	
}

.scrutari-stats-Table {
    display: none !important;
}


.scrutari-Mark {
    background-color: #FFFF !important;
}




/* SEE ALSO BOX */


.see-also-list{
	background: #faf0e6; 
	padding:10px 12px 10px; 
	margin:0px 0px 15px;
	border-radius: 8px;
	
	}

	
.see-also-list label{
	color:#262626; 
	font-size:16px; 
	font-weight:600; 
	display:block; 
	padding-bottom: 5px;
	margin-bottom: 5px;
   	border-bottom: 1px dotted;		
	}




/* .see-also-list ul{width:21%; display:inline-block; vertical-align:top;} */
.see-also-list ul li{font-size:14px; line-height:24px;}
.see-also-list ul li a{color:#262626;}
.see-also-list ul li a:hover{color:#d66c16; text-decoration:none;}	

.text-with-see-also{display: table;}

.see-also-list2{
	float: right;
	background:#ffface; 
	padding:10px 12px 0px; 
	margin: 0px 0px 0px 10px;
	float: right;
	display: inline-block;
	}

	
.see-also-list2 label{
	color:#262626; 
	font-size:16px; 
	font-weight:600; 
	display:block; 
	padding-bottom: 5px;
	margin-bottom: 5px;
   	border-bottom: 1px dotted;		
	}




/* .see-also-list ul{width:21%; display:inline-block; vertical-align:top;} */
.see-also-list2 ul li{font-size:14px; line-height:24px;}
.see-also-list2 ul li a{color:#262626;}
.see-also-list2 ul li a:hover{color:#d66c16; text-decoration:none;}	




.subsections-box-outer{
	background:#faf0e6; 
	border-radius: 8px;
	padding:15px 15px 10px; 
	margin:0px 0px 15px;	
}

.subsections-box-outer li{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

	
.subsections-box-outer label{
	color:#262626; 
	font-size:16px; 
	font-weight:600; 
	display:block; 
	padding-bottom: 5px;
	margin-bottom: 5px;
   	border-bottom: 1px dotted;		
	}




/* --------------------------------------------------------------

   Styles associes au code genere par SPIP

-------------------------------------------------------------- */



/* Tableaux SPIP */
table.spip { width: 100%; }
table.spip caption {}
table.spip tr.row_first th {text-align: center; padding: 5px;}
table.spip tr.odd td {}
table.spip tr.even td {}

/* Listes et tableaux */
dl.spip dt { background: url(img/def.png) no-repeat 25px .5em; }
dl.spip dd {}

.spip_doc_credits {
    font-weight: bold;
    font-size: 80%;
    text-align: right;
    margin-bottom: 10px;
}

.spip_doc_descriptif {
    font-weight: bold;
    font-size: 80%;
    text-align: right;
    margin-bottom: 10px;
	
	clear: both;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.25;
}

.spip_doc_inner a img{
    /* width: 100% !important; */
    max-width: 750px;
    height: auto;
	margin-bottom: 10px;
}


.spip_documents_right { float: right; margin-left: 1.5em; }


.spip_in {
	color: #d76c16 !important;
}

.spip_out {
	color: #d76c16 !important;
}


.spip_mail {
	color: #d76c16 !important;
}

.spip_url{
	color: #d76c16 !important;
}

table.spip caption {  background: none; border-bottom: 1px solid; text-align: left; font-weight: bold; }
table.spip thead th { background: none; border: 1px solid; border-width: 1px 0; }
table.spip tbody tr th,
table.spip tr td { background: none; padding: 5px;}
table.spip tbody tr.odd th,
table.spip tr.odd td { background: #EED; }
table.spip tfoot { border-top: 1px solid; }





/* PAGINATION */

.pagination {
  display: flex !important;
  justify-content: center;
}

.pagination-item {
  display: inline-block;
  margin-right: 5px;
}

.lien_pagination {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-bottom: -1px;
  line-height: 1.25;
  color: darkgrey;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.lien_pagination:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.pagination-item.active {
  z-index: 1;
  color: black;
  font-weight: bold;
  padding: 0.5rem 0.95rem;
  background-color: #d76c16;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link:focus,
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  background-color: #e9ecef;
  border-color: #dee2e6;
  outline: 0;
}

/* Pagination Sizing */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}





