/* CSS Document */
html, body, div, h3 {
	padding: 0;
	margin: 0;
}
.active {
	color: #fff !important;
}
.ar-font {
	font-family: 'Cairo', sans-serif !important;
	font-weight: 500;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0 auto;
}
body #pageAr {
	font-family: 'Cairo', lato !important;
	font-size: 14px;
	font-weight: 300;
}
#menuar {
	position: absolute;
	height: 30px;
	display: flex;
	width: auto;
	top: 20px;
	right: 0;
}
#pageAr #search_icon {
	float: left;
	right: auto;
	width: 25px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	position: absolute;
	left: 4px;
	transform: rotate(90deg) scaleX(1);
}
#search_icon {
	float: right;
	left: auto;
	width: 25px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	position: absolute;
	right: 4px
}
#search_bar {
	fill: #fff;
}
.last_cat_right {
	float: left !important;
}
#menu li ul {
	position: absolute;
}
.slideshow {
	margin: auto;
}
.slideshow img {
	width: 100% !important;
}
.slideshow2 {
	height: 170px;
	width: 215px;
	margin: 20px auto;
}
.slideshow2 img {
	width: 100% !important;
}
.slideshow3 {
	margin: auto;
}
.slideshow3 img {
	width: 100% !important;
}
.highslide-caption {
	width: 100%;
	text-align: center;
}
.highslide-close {
	display: none !important;
}
.highslide-number {
	display: inline;
	padding-left: 1em;
	color: white;
}
.sld {
	width: 100% !important;
	position: absolute !important;
	top: 0 !important;
	height: 250px !important;
	margin: auto;
}
.heading_text {
	width: 100%;
	min-height: 100px;
	bottom: 0;
	left: 0;
	position: absolute;
	background-color: #000000bf;
}
ul {
	list-style: none;
	padding: 0;
	pargin: 0;
}
a {
	text-decoration: none;
}
#page {
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-color: #3C8841;
	min-width: 1380px;
}
#pageAr {
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-color: #3C8841;
	min-width: 1380px;
}
.page-list {
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-color: #3C8841;
}
.page-list a, a:hover {
	text-decoration: none;
	color: inherit;
}
#header {
	display: block;
	width: 960px;
	height: 150px;
	top: 0;
	margin: auto;
}
#main .last_presi_right font {
	max-height: none;
	display: block;
}
/********************************************** page number slide  *******************************/
.pgNbr::before {
	content: "";
	display: block;
	width: 100%;
	border-bottom: 10px solid #bb0713;
	padding-top: 0px;
	margin-bottom: 20px;
}
.pgNbr a {
	display: inline;
}
.button0 {
	display: inline-flex;
	height: 30px;
	width: 46px;
	margin: 0 3px 0 0;
	color: #00000099;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	letter-spacing: 1.5px;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background-color: #bb071700;
	border-radius: 6px;
	font-weight: 600;
	border: 1px groove #bb071717;
}
.button-2 {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.button-2 a {
	position: relative;
	transition: all .35s ease-Out;
}
.slidebutton0 {
	width: 100%;
	height: 100%;
	left: -200px;
	background: #bb0717;
	position: absolute;
	transition: all .35s ease-Out;
	bottom: 0;
}
.button-2:hover .slidebutton0 {
	left: 0;
}
.button-2:hover a {
	color: #fff;
}
#pageAr .slidebutton0 {
	width: 100%;
	height: 100%;
	left: 200px;
	background: #bb0717;
	position: absolute;
	transition: all .35s ease-Out;
	bottom: 0;
}
#pageAr .button-2:hover .slidebutton0 {
	left: 0;
}
.pg-selected {
	background-color: #bb0717;
	color: #fff!important;
	border-color: #bb071700;
	cursor: default;
}
#pageAr .ami-footer-container .col-sm-10.col-md-9 {
	float: right;
	top: 3px;
	padding: 0;
	left: 20px !important;
}
.ami-footer-container .col-sm-10.col-md-9 {
	float: left;
	top: 20px;
	padding: 0;
}
#pageAr .ami-footer-container .col-sm-2.col-md-3 {
	float: right!important;
}
.ami-footer-container .col-sm-2.col-md-3 {
	height: inherit!important;
	float: left!important;
	display: table!important;
	padding: 0 32px!important;
}
.row {
	margin-left: 0!important;
	margin-right: 0!important;
}
/********************************************** page number slide END  *******************************/

.der-mod {
	border-top: 4px solid #bb0713;
	color: #bb0713;
	font-size: large;
}
#pageAr .der-mod {
	border-top: 4px solid #bb0713;
	color: #bb0713;
	float: right;
}

@media screen and (min-width: 768px) {
#menu0, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	padding: 10px 13px 0px 10px;
	margin-right: 0px;
}
}

/*screen view*/
@media screen and (min-width: 769px) {
#mobileBG {
	display: none;
	width: 100%;
}
#screenBG {
	display: block;
	width: 80%;
}
#display-sld {
	display: none;
}
#nav-mobile {
	display: none;
}
#nav-wide-screen {
	display: block;
}
#menu {
	width: 960px !important;
}
}

/* Tablet view --------------------------------------------------------------------------- TABLET------------------------------------------------------------*/

@media screen and (max-width:768px) {
	
/* --------------------------------- MEMBRE GOUVERNEMENT -------------------------------------------*/	
.nom_ministre.PGVmbr {
	display: inline-block;
	padding: 20px 0 0 0;
}
	#page .nom_ministre.PGVmbr {
	display: inline-block;
	padding: 20px 0 0 0;
}
.item_intro_title.ns.PGVdN {
	display: block;
}
#pageAr .item_intro .item_date_publi.headlineFsz2em, h2.cat_title .headlineFsz2em, .item_date_publi .headlineFsz2em {
	font-size: 2em !important;
}
#pageAr .item_intro .item_date_publi.headlineFsz4vw, .text-right .item_date_publi .headlineFsz4vw {
	font-size: 4vw !important;
}
#pageAr .headlineFsz18px font.item_intro_title {
	font-size: 18px !important;
	text-indent: -11px;
	padding: 0px 32px 0 16px;
	text-align: right;
}
.PGVtitl_h {
	font-size: 20px!important;
	font-weight: 700;
	margin-top: 10px;
	float: right!important;
	text-align: justify;
	color: #bb0713;
	display: table-cell;
	font-weight: 400;
	border-bottom: 7px solid #bb0713;
	padding-bottom: 1px;
	margin-bottom: 5px;
	padding: 0 20px 4px 30px;
}
.button0 {
	height: 37px;
	width: 44px;
	margin: 10px 3px 0 4px;
}
.lightbox {
	cursor: default !important;
}
.page-list .lbkiller .lightbox-target {
	display: none !important;
}
.pgNbr a {
	padding: 3px 14px;
}
.row {
	margin: 0 !important;
}
.row .col-12 {
	display: inline-block !important;
	margin: auto;
}
.sld .clr_intro {
	clear: both;
	display: block;
	width: 80%;
	height: 10px;
	border-bottom: 12px solid #000;
	margin: auto;
	padding: 10px;
}
.collapse.show {
	background-color: #000;
}
#screenBG {
	display: none;
}
.bg-light {
	top: 0px;
	left: 0px;
	background-color: black!important;
}
#footer {
	position: relative!important;
	top: 70%!important;
}
#pageAr #footer {
	float: right;
}
#right .last_link {
	display: none;
}

#display-sld {
	display: block;
	width: 100% !important;
	min-height: 100px !important;
}
#categoriescol .slideshow {
	width: 100% !important;
	min-height: 1150px !important;
	overflow: scroll !important;
}
#main, #main1, #categoriescol, .item_intro img, .sld, .last_presi_right {
	width: 100% !important;
}
#categoriescol {
	width: 94% !important;
	float: none!important;
	margin: auto!important;
}
.last_cat .item_intro {
	max-height: 730px !important;
}
#pageAr .last_cat_min {
	margin-right: 0px!important;
}
#pageAr h3.title {
	font-size: 1.6em!important;
	font-weight: 700!important;
	padding: 15px 10px!important;
}
#pageAr .edito a {
	font-size: 2em!important;
}
#pageAr .edito p {
	font-size: 2em!important;
}
#pageAr .phototheque b {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 2em;
}
#pageAr .slideshow2 div {
	left: 0 !important;
}
#pageAr .phototheque .slideshow2 {
	height: 170px;
	width: 215px;
	margin: 20px auto;
}
#pageAr .phototheque img {
	width: 70vw !important;
	height: 30vh !important;
	float: none;
	position: absolute;
	left: -24px;
}
.last_cat_min .item_intro {
	max-height: 100% !important;
}
.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
	margin-right: 20px;
	margin-top: -60px;
}
.item_date_publi {
	font-size: 1.2em !important;
}
#pageAr .item_date_publi {
	font-size: 23px !important;
}
.page-list .last_cat .item_intro_title {
	font-size: 30px !important;
}

.item_intro_text {
	font-size: 16px!important;
}
#page {
	height: 120px !important;
	min-width: 100%
}
#pageAr {
	height: 120px !important;
	min-width: 100%;
}
.tools-container-wrapper {
	width: 100%!important;
	height: 140px!important;
}
#nav-mobile {
	display: block;
}
#nav-wide-screen {
	display: none;
}
#header {
	width: 100% !important;
	position: static;
}
#header img {
	top: 10px !important;
	position: relative!important;
	width: 480px !important;
	height: auto!important;
	margin: auto!important;
}
#menuar {
	top: 10px !important;
	right: 40px !important;
}
#menu {
	width: 100% !important;
	float: left !important;
}
#menu li {
	float: none !important;
	text-align: center !important;
	display: block !important;
	margin: auto !important;
	color: #fff!important;
}
#menu0, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	padding-left: 0px !important;
}
#pageAr #sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6, #sousmenu7 {
	margin: auto !important;
	padding: 0px 0 !important;
	min-height: 35px!important;
}
#sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6, #sousmenu7 {
	display: inline !important;
	position: relative !important;
	width: 100% !important;
	min-height: 60px;
	margin: auto !important;
	background-color: #fff;
	padding: 20px 0 !important;
	top: 0px !important;/*min-height: 35px !important;*/
}
#pageAr .sousmenu a {
	color: #000000!important;
	padding-bottom: 0px;
}
nav #sousmenu7 {
	padding: 6px 0 !important;
	width: 380px !important;
}
#navbarSupportedContent1 ul li {
	display: block!important;
	width: 100%;
	background-color: #000 !important;
	color: #fff !important;
}
#navbarSupportedContent1 ul li #sousmenu6 form {
	background-color: #FFF!important;
	padding-bottom: 20px;
}
#navbarSupportedContent1 a:hover {
	color: #fff !important;
}
#navbarSupportedContent1 ul li:hover {
	color: #fff !important;
	cursor: default;
	background-color: #000;
}
#navbarSupportedContent1 ul {
	float: left !important;
	display: block;
	margin: auto;
}
#navbarSupportedContent1 ul li ul {
	float: left !important;
	display: inline !important;
	background-color: #FFFFFF;
}
#navbarSupportedContent1 ul li ul li {
	float: none !important;
	display: inline-block!important;
	width: auto;
	background-color: #fff !important;
	padding-top: 0;
	padding: 0 4px;
}
#navbarSupportedContent1 ul li ul li:hover {
	background-color: transparent !important;
}
#menu li ul {
	max-width: inherit !important;
	display: block !important;
	padding: 0px 15px!important;/*		background-color: #333333 !important;
	*/
}
#pageAr #menu li ul {
	padding: 0px 40px 0 40px!important;
}
#menu li a {
	background-color: transparent !important;
	color: #fff;
	padding: 0 !important;
	text-indent: 0;
}
#search_icon {
	height: 30px!important;
}
#submit {
	height: 30px !important;
	position: absolute;
}
#recherche {
	width: 350px !important;
	height: 30px !important;
}
.sousmenu a {
	color: #000000!important;
	padding-bottom: 30px!important;
}
#sousmenu7 {
	float: left !important;
	margin: 40px auto -20px !important;
	display: block !important;
	min-height: 10px !important;
	height: 100px!important;
	padding: 0 !important;
	background-color: rgba(255,255,255,0.00);
	width: 380px !important;
}
#sousmenu7 {
	float: left !important;
	margin: 40px auto -20px !important;
	display: block !important;
	min-height: 10px !important;
	height: 100px!important;
	padding: 0 !important;
	background-color: rgba(255,255,255,0.00);
	width: 380px !important;
}
.slideshow .sld h3 {
	font-size: 19px!important;
	padding-top: 10px!important;
	float: none!important;
}
#main .sld {
	height: 60px !important;
}
#main .last_presi_right {
	min-height: 100%;
	padding: 10!important;
}
#main .last_link {
	width: 100%;
}
#main .last_link .art-date {
	min-width: 70px;
	height: 96px;
	background-color: red;
	color: #fff;
	position: relative;
	top: 4px;
	left: 0px;
	width: auto;
	font-size: 20px;
	font-weight: 700;
	padding: 15px 15px;
	margin: 0 10px 0 0px;
}
#pageAr #main .last_link .art-date {
	margin: 0 0px 0 10px;
}
#pageAr #main .last_presi_right font {
	max-height: 120px;
	display: block;
	overflow: hidden;
}
.tools-container .row {
	border-right: 0px solid #fff!important;
	border-left: 0px solid #fff!important;
	vertical-align: baseline!important;
	margin: 0 !important;
	width: 75% !important;
}
#pageAr .tools-container .row {
	text-align: center;
}
.tools-container {
	width: 100% !important;
	display: block !important;
	height: auto !important;
}
#footer .tools-container .row h1 {
	font-size: 20px !important;
	float: none!important;
	padding: 0 !important;
}
#footer .tools-container .row ul {
	float: none!important;
	margin: auto;
	width: calc(100%/2);
	margin-top: 15px!important;
	text-align: center;
	justify-content: center;
}
#pageAr #footer .tools-container .row ul {
	margin-top: 15px;
	text-align: center;
}
#pageAr #footer .tools-container .row h1 {
	font-size: 2.2em !important;
	padding: 0 !important;
}
#footer .tools-container .row li {
	float: right;
	width: calc(100%/3);
	margin: 20px calc(100%/5) !important;
	display: list-item;
}
.ami-footer-container {
	width: 100% !important;
	margin: 40px auto !important;
	height: 100%!important;
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;/*max-width: 16.666667%;*/
}
#menu li #sousmenu6 {
	color: #000!important;
	padding-bottom: 30px !important;
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;/*max-width: 83.333333%;*/
}
.ami-ft-ul li ul {
	display: none!important;
}
.ami-ft-ul {
	display: block !important;
}
#footer .col-sm-2 {
	display: inline-block!important;
	float: none !important;
	height: 170px !important;
	max-width: 100%;
}
#footer .col-sm-10 {
	display: none!important;
}
.divider {
	display: none !important;
}
#top_bar {
	height: 0px!important;
	margin-bottom: 0px!important;
	text-align: center!important;
	position: absolute!important;
	z-index: 100!important;
	top: 110px!important;
}
#dateheure {
	width: 100%!important;
	height: 120px!important;
	left: 0 !important;
	top: 120px !important;
	position: absolute !important;
	background-color: rgb(241, 241, 241)!important;
	box-shadow: 0 0px 5px 0 rgba(0,0,0,.25)!important;
	padding-bottom: 0px!important;
	right: auto!important;
}
#afficherheure, #afficherdate {
	display: inline-block!important;
	width: calc(20% - 6px)!important;
	margin: 3px!important;
	float: left;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.5);
	height: 30px;
}
#banner .module {
	padding-bottom: 0!important;
}
#pageAr #dateheure h3.title {
	font-size: 14px!important;
	font-weight: 400!important;
	padding: 5px 10px!important;
}
#dateheure h3.title {
	width: calc(30% - 6px);
	color: #000!important;
	margin: 3px!important;
	background-color: rgba(0, 255, 8, 0.5)!important;
	min-height: 30px!important;
	float: left;
	border-radius: 6px;
	display: inline-block!important;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}
.last_link .art-title {
	font-size: 18px!important;
	padding: 10px 0px 0px 0px!important;
	position: relative;
	max-width: 530px;
	height: 55px;
	overflow: hidden;
	line-height: 21px;
}
#dateheure .last_num {
	background-color: rgba(255, 255, 255, 0.5)!important;
	margin: 3px!important;
	font-size: 14px!important;
	font-weight: 400!important;
	padding: 5px 10px!important;
	border-radius: 6px;
	height: 30px;
	float: left;
	display: inline-block;
	line-height: normal;
	width: calc(30% - 6px);
}
#dateheure .last_num b {
	font-weight: 400!important;
}
.devise {
	width: 29%!important;
	margin: auto;
	text-align: end !important;
}
.devise tbody, tr, th, td {
	text-align: end !important;
}
#pageAr .devise tbody, tr, th, td {
	text-align: center!important;
}
.slideshow3 #galleryimage {
	position: relative!important;
}
img.d-block.mx-auto {
	width: 100%;
	height: 100% !important;
}
#dateheure h3.title {
	font-size: 12px!important;
	font-weight: 400!important;
	padding: 5px 10px!important;
}
#banner {
	height: 240px!important;
	width: 100%!important;
}
#main .last_presi_right font {
	max-height: 60px;
	display: block;
	overflow: hidden;
}
#categoriescol .last_presi_right {
	display: block;
	width: 315px;
	float: right;
	min-height: 200px;
	margin: auto;
	padding: 10px;
	position: relative;
}
.cat_title, .titlepage {
	    font-size: 18px!important;
    line-height: 300%!important;
    padding-left: 0 !important;
}
	.more_txt {
	font-size: 12px !important;
}
.more_A {
	       top: 6px!important;
    width: 22px!important;
    height: 39px!important;
}
	#pageAr .more_A {
	       top: 11px!important;

}
#pageAr .cat_title, .titlepage {
	font-size: 23px!important;
}
.nav-item ul li {
	color: red !important;
}
#pageAr #categoriescol .last_presi_right {
	min-height: 100%;
}
.row .col-12 {
	margin-top: 3%!important;
}
.article_detail .item_intro {
	min-height: 100%!important;
}
.article_detail font {
	font-size: 21px;
	font-weight: 500;
	margin-top: 10px;
	float: left;
	text-align: justify;
}
.article_detail .item_intro {
	min-height: 100%;
	max-height: 100% !important;
}
.article_detail .item_date_publi {
	font-size: 24px !important;
}
.article_display {
	border: 1px solid #ccc;
}
.article_display img {
	margin: 5px;
}
.article_info {
	color: #004200;
	border-bottom: 1px solid #004200;
	font-weight: bold;
	padding: 5px;
	margin: 0 15px;
	margin-bottom: 4px;
}
.page-list font.der-mod {
	font-size: large;
}
/********************* GOUV  IPAD ****************************/
.item_intro img.membre_gouv {
	width: 50%!important;
}
.page-list .last_cat .item_intro_title.membre_gouv {
	font-size: 18px!important;
	padding-right: 40px!important;
}
#pageAr h3.item_intro_title.membre_gouv {
	font-size: 20px!important;
	padding-right: 0px!important;
	padding-left: 70px!important;
}
	#right {
	float: left !important;
	width: 100%!important;
	margin: auto!important;
	margin-top: 20px!important;
	padding: 10px!important;
	max-height: 10000vh !important;
	height: inherit !important;
	min-height: 100% !important;
	position: relative !important;
	display: inline-block !important;
}

#main {
	background-color: #fff !important;
	top: 86px !important;
	position: relative !important;
	display: table !important;
	margin: 0px auto !important;
	text-align: center !important;
	max-height: 100% !important;
	height: auto!important;
	min-height: 100% !important;
}

#main1 {

	height: inherit !important;
	min-height: 100% !important;
	max-height: 10000vh !important;
}
	#pageAr .ami-footer-container img {
	left: -10px !important;
	position: relative !important;
}
}

/* Mobile view --------------------------------------------------------------------------- MOBILE------------------------------------------------------------*/
@media screen and (max-width: 501px) {
	
	#main {
	top: 0px !important;
}
.button0 {
	height: 43px;
	width: 53px;
	margin: 10px 10px 20px 10px;
}
.pgNbr a {
	padding: 3px 8px;
}
#dateheure h3.title {
	font-size: 12px!important;
}
#banner {
	height: 100% !important;
	width: 100% !important;
}
#footer {
	position: relative!important;
	top: 70%!important;
}
#right .last_link {
	display: none;
}
#right {
	float: left !important;
	width: 100%!important;
	margin: auto!important;
	margin-top: 20px!important;
	padding: 10px!important;
}
#display-sld {
	display: block;
	width: 100% !important;
	min-height: 60px !important;
}
#categoriescol .slideshow {
	width: 100% !important;
	min-height: 700px !important;
	overflow: scroll !important;
}
#categoriescol {
	width: 94% !important;
}
#main, #main1, #categoriescol, .item_intro img, .sld, .last_presi_right {
	width: 100% !important;
}
#main {
	background-color: #fff;
	top: 70px;
	position: relative;
}
.last_cat .item_intro {
	max-height: 540px !important;
}
#pageAr .last_cat .item_intro {
	max-height: 100% !important;
}
.last_cat_min .item_intro {
	max-height: 100% !important;
}
.item_date_publi {
	font-size: 14px !important;
}
.last_cat .item_intro_title {
	font-size: 18px !important;
}
#pageAr .last_cat .item_intro_title {
	font-size: 1.3em !important;
}
.item_intro_text {
	font-size: 1.4em;
}
#pageAr .item_intro_text {
	font-size: 1.1em!important;
}
#pageAr .item_date_publi {
    padding: 10px 20px 4px 30px !important;
    font-size: 18px !important;
}
#page {
	height: auto !important;
}
#pageAr {
	height: auto !important;
}
#nav-mobile {
	display: block;
}
#nav-wide-screen {
	display: none;
}
#header {
	width: 100% !important;
	height: 218px !important;
}
#header img {
	top: 25px !important;
	position: relative!important;
	width: 70% !important;
	height: auto!important;
	margin: auto!important;
	margin-bottom: 0px!important;
}
#menuar {
	top: 10px !important;
    display: block;
    text-align: right;
    right: 15px !important;
    left: 0px !important;
}
#pageAr #menuar {
top: 10px !important;
    display: block;
    text-align: left;
    right: 0 !important;
    left: 15px !important;
}
	#menuar{
		font-size: 14px;
	}
#menu {
	width: 100% !important;
	float: left !important;
}
#menu li {
	float: none !important;
	text-align: center !important;
	display: block !important;
	margin: auto !important;
}
#menu0, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	padding-left: 0px !important;
}
#sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6, #sousmenu7 {
	display: inline !important;
	position: relative !important;
	width: 100% !important;
	min-height: 60px;
	margin: auto !important;
	background-color: #fff;
	padding: 0 !important;
}
nav #sousmenu7 {
	padding: 30px 0 !important;
	width: 380px !important;
}
#menu li ul {
	max-width: inherit !important;
	display: block !important;
}
#menu li a {
	background-color: transparent !important;
	color: #fff;
}
#search_icon {
	width: 25px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	position: absolute;
	right: 20px;
}
#pageAr #search_icon {
	width: 25px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	position: absolute;
	left: 20px;
}
#submit {
	position: absolute;
	left: 320px !important;
	float: left;
	right: 0;
}
#pageAr #submit {
	position: absolute;
	right: 320px !important;
	float: right;
	left: 0 !important;
}
#recherche {
	width: 320px !important;
	float: left;
	position: absolute;
	left: 15px !important;
	right: auto;
}
#pageAr #recherche {
	width: 320px !important;
	float: left;
	position: absolute;
	text-indent: 10px;
	left: auto;
	right: 15px!important;
}
#main .sld {
	height: 60px !important;
}
#main .last_presi_right {
	min-height: 100%;
}
#main .last_link {
	width: 80%;
}
#main .last_link .art-date {
	min-width: 70px;
	height: 120px;
	background-color: red;
	color: #fff;
	position: relative;
	top: -10px;
	left: 0px;
	padding: 15px 5px;
	margin: 0 5px 0 0;
	width: auto;
}
.last_cat_right_ag .item_intro h3 {
	padding-top: 150px!important;
}
.tools-container .row {
	border-right: 0px solid #fff!important;
	border-left: 0px solid #fff!important;
	vertical-align: baseline!important;
	margin: 0 !important;
	width: 100% !important;
}
.tools-container {
	width: 100% !important;
	display: block !important;
	height: auto !important;
}
#pageAr #footer .tools-container .row h1 {
	font-size: 30px !important;
	float: none!important;
	padding: 0 !important;
}
.ami-footer-container {
	width: 100% !important;
	margin: 40px auto !important;
	height: 100%!important;
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;/*max-width: 16.666667%;*/
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;/*max-width: 83.333333%;*/
}
.ami-ft-ul li ul {
	display: none!important;
}
.ami-ft-ul {
	display: block !important;
}
#footer .col-sm-2 {
	display: inline-block!important;
	float: none !important;
	height: 170px !important;
}
#footer .col-sm-10 {
	display: none!important;
}
.divider {
	display: none !important;
}
#top_bar {
	height: 0px!important;
	margin-bottom: 0px!important;
	text-align: center!important;
	position: absolute!important;
	z-index: 100!important;
	top: 90px!important;
}
#dateheure {
	width: 100%!important;
	height: 120px!important;
	left: 0 !important;
	top: auto !important;
	position: absolute !important;
	background-color: rgb(241, 241, 241)!important;
	box-shadow: 0 0px 5px 0 rgba(0,0,0,.25)!important;
	padding-bottom: 0px!important;
	bottom: 0 !important;
}
#afficherheure, #afficherdate {
	display: inline-block!important;
	width: calc(20% - 6px)!important;
	margin: 3px!important;
	float: left;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.5);
	height: 30px;
}
#banner .module {
	padding-bottom: 0!important;
}
#dateheure h3.title {
	color: #000!important;
	margin: 3px!important;
	background-color: rgba(0, 255, 8, 0.5)!important;
	min-height: 30px!important;
	float: left;
	border-radius: 6px;
	display: inline-block!important;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}
#dateheure .last_num {
	background-color: rgba(255, 255, 255, 0.5)!important;
	margin: 3px!important;
	font-size: 11px!important;
	font-weight: 400!important;
	padding: 5px 10px!important;
	border-radius: 6px;
	height: 30px;
	float: left;
	display: inline-block;
	line-height: normal;
	width: calc(30% - 6px)!important;
}
#dateheure .last_num b {
	font-weight: 400!important;
}
.devise {
	width: 34%!important;
	margin: auto;
	text-align: end !important;
	margin-right: 150px;
}
.devise tbody, tr, th, td {
	text-align: center!important;
}
.slideshow3 #galleryimage {
	position: relative!important;
}
img.d-block.mx-auto {
	width: 100%;
	height: 340px !important;
}
h3.title {
	font-size: 20px!important;
	font-weight: 400!important;
	padding: 5px 10px!important;
}
.edito p {
	font-size: 1.4em!important;
	font-weight: 300;
}
.edito a {
	font-size: 2em!important;
	font-weight: 300;
}
.phototheque b {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 20px;
}
#pageAr .cat_title, .titlepage {
	font-size: 20px!important;
}
#pageAr nav #sousmenu7 {
	padding: 30px 0 !important;
	width: 380px !important;
}
.article_detail .item_intro {
	min-height: 100%;
	max-height: 100% !important;
}
/********************* GOUV  MOBILE ****************************/


#pageAr h3.item_intro_title.membre_gouv {
	font-size: 16px!important;
	padding-right: 0px!important;
	padding-left: 20px!important;
}
	
	.page-list .last_cat .item_intro_title {
    font-size: 20px !important;
}
	
	/* --------------------------------------------------------------------------- MEMBRE GOUVERNEMENT ------------------------------------------------------------*/	
.nom_ministre.PGVmbr {
	    display: block !important;
    padding: 10px 0px 0 0 !important;
    text-align: center !important;
    clear: both;
    font-size: 18px !important;
}
.item_intro_title.ns.PGVdN {
	display: block;
    padding-right: 0px;
	padding-top: 0;
	}
#pageAr .item_intro .item_date_publi.headlineFsz2em, h2.cat_title .headlineFsz2em, .item_date_publi .headlineFsz2em {
	    font-size: 20px !important;
    line-height: 200% !important;
    display: block;
    padding: 10px 0;
}
	#page .item_intro_title.ns.PGVdN {
    display: block;
    padding-right: 0px;
    padding-top: 0;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    padding: 0px 10px 0px 10px;
    margin: 20px 0px 20px 0px;
    display: block;
    float: left;
}
	#page h2.cat_title .headlineFsz2em {
	font-size: 20px !important;
    line-height: 130% !important;
    display: block;
    padding: 10px 0;
	text-align: center;
}
#pageAr .item_intro .item_date_publi.headlineFsz4vw, .text-right .item_date_publi .headlineFsz4vw {
	font-size: 4vw !important;
}
#pageAr .headlineFsz18px font.item_intro_title {
	font-size: 14px !important;
    text-indent: -12px;
    padding: 0px 20px 0 16px;
	text-align: right;
	font-weight: 300;
}
.PGVtitl_h {
	font-size: 14px!important;
    margin-top: 0px;
    color: #bb0713;
    margin-bottom: 0px;
    padding: 10px 30px 4px 20px;
	
}
	#page ns_indent headlineFsz18px{
	font-size: 15px;
    font-weight: 400;
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    text-align: left;
    float: left;
	}
	
}
/*End media --------------------------------------------------------------------------- END MEDIA------------------------------------------------------------*/



.slideshow .sld h3 {
	font-size: 16px;
	display: block;
	padding-top: 10px;
	float: left;
	font-weight: bold;
}
.slideshow3 #galleryimage {
	position: relative!important;
}
#footer {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #3C8841;
}
.tools-container-wrapper {
	width: 960px;
	margin: auto;
}
.tools-container {
	width: 100%;
	margin: auto;
	color: #fff;
	display: table;
	height: inherit;
}
.tools-container img {
	height: 35px;
}
.ami-ft-ul {
	display: flex;
	width: 100%;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#pageAr .ami-ft-ul {
	text-align: right;
}
.ami-ft-ul li {
	padding-right: 20px;
	min-width: 50px;
}
#pageAr .ami-ft-ul li {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 33px;
}
.tools-container .row {
	text-align: center;
	border-right: 31px solid #ffffff12;
    border-left: 31px solid #ffffff12;
	margin: auto !important;
	width: 100%;
}
.row .col-12 {
	text-align: center;
	display: flex;
	height: 100px;
	vertical-align: middle;
}
.row .col-12 h1 {
	margin: auto !important;
}
.row .col-12 ul {
	width: calc(100%/2);
	margin: auto !important;
	display: flex;
}
.tools-container li {
	display: inline-block;
	margin: auto;
	width: calc(100%/3);
}
.ami-ft-ul li ul li {
	font-weight: 300;
	text-align: left;
	font-size: 10px;
	min-width: 105%;
}
#pageAr .ami-ft-ul li ul li {
	text-align: right;
}
.ami-ft-ul li a {
	color: rgba(255,255,255,1.00);
	font-weight: 500;
}
.ami-ft-ul li ul li a {
	color: rgba(255,255,255,0.6);
	font-weight: 500;
}
.ami-ft-ul li ul li a:hover {
	color: rgba(255,255,255,1);
	font-weight: 500;
}
.tools-container li {
	display: inline-block;
	margin: auto;
	width: calc(100%/3);
}
.ami-footer {
	width: 100%;
	background-color: #363436;
}
.ami-footer-container {
	width: 960px;
	margin: auto;
	height: 270px;
}
#pageAr .ami-footer-container {
	height: 300px;
}
#pageAr .ami-footer-container img {
	left: 25px;
	position: relative !important;
}
.ami-footer-container img {
	display: inline!important;
	width: 80%;
	height: inherit;
}
.divider {
	border-right: 1px solid #7B7D7F;
	height: 90%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
}
#pageAr .divider {
	padding-left: 0;
	position: relative;
	padding-right: 0;
}
#banner {
	position: relative;
	height: 120px;
	z-index: 1;
	text-align: center
}
#top_bar {
	height: 36px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	z-index: 2;
}
#menu {
	float: none;
	width: 960px;
}
#search {
	padding-top: 2px;
	padding-right: 10px;
	margin-left: 40px;
	float: left;
}
#pageAr #right {
	float: left;
	width: 300px;
	background-color: #fff;
}
#right {
	float: right;
	width: 300px;
	background-color: #fff;
	max-height: 10000vh;
	height: inherit;
	min-height: 100%;
	position: relative;
	display: inline-block;
}
#main {
	width: 960px;
	display: table;
	margin: 0px auto;
	text-align: center;
	max-height: 100%;
	height: 100%;
	min-height: 100%;
}
#main1 {
	float: left;
	width: 650px;
	margin: 0px 0px;
	position: relative;
	background: #fff !important;
	height: inherit;
	min-height: 100%;
	max-height: 10000vh;
}
#main2, #footer, .article_display {
	clear: both;
}
#pageAr #main1 {
	float: right;
}
#main1_right, #main1_left {
	float: right;
	width: 100%;
	min-height: 200px;/*border:1px #ccc solid;*/
}
#main1_right {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#main1_left {
	margin-right: 5px;
}
#main2 a {
	color: #111;
}
#slide {
	width: 650px;
	min-height: 450px !important;
	margin: 0;
}
.pgwSlider .ps-current, .pgwSlider .ps-current ul, .pgwSlider ul.ps-list {
	height: 415px !important;
}
.pgwSlider .ps-caption {
	font-weight: 700;
}
.pgwSlideshow .ps-caption {
	font-weight: bold;
	text-indent: 15px;
}
#last {
	float: left;
	width: 200px;
	height: 320px;
	overflow: auto;
	padding: 0;
	border: 1px solid #ccc;
	margin: 2px;/*background-color:#D7E3BB;*/
}
#pub_snim {
	/*display:block;
position:absolute;
top:405px;
left:890px;*/
	width: 280px;
	height: 75px;/*background-color:#ccc;*/
}
#pageAr #recherche {
	margin: 0;
	border-radius: 0px 20px 20px 0px;
	padding: 0;
	border-width: 1px;
	width: 160px;
	height: 90%;
	font-family: inherit;
	border-color: rgba(68,68,68,0);
	border-style: solid;
	float: right;
	position: absolute;
	text-indent: 10px;
	left: auto;
	right: 0;
}
#recherche {
	margin: 0;
	border-radius: 20px 0 0 20px;
	padding: 0;
	border-width: 1px;
	width: 160px;
	height: 90%;
	font-family: inherit;
	border-color: rgba(68,68,68,0);
	border-style: solid;
	float: left;
	position: absolute;
	text-indent: 10px;
	left: 0;
	right: auto;
}
#pageAr #submit {
	float: right;
	right: auto;
	margin: auto;
	border-radius: 20px 0px 0px 20px;
	padding: 0;
	width: 30px;
	height: 90%;
	border-color: rgba(68,68,68,0);
	position: absolute;
	left: 0;
	display: block;
	background-color: #a2a2a2;
}
#submit {
	float: left;
	left: auto;
	margin: auto;
	border-radius: 0 20px 20px 0;
	padding: 0;
	width: 30px;
	height: 90%;
	border-color: rgba(68,68,68,0);
	position: absolute;
	right: 0;
	display: block;
	background-color: #a2a2a2;
}

/**************** SHINE TEXT infos **********************/
p.Dr_info {
  position: relative;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 800;
  overflow: hidden;
  background: linear-gradient(90deg, #FF0000, #fff, #FF0000);
  background-repeat: no-repeat;
  background-size: 80%;
  animation: animate 2s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.1);
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: auto;
  width: auto;
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}@keyframes animateAR {
  0% {
    background-position: 500%;
  }
  100% {
    background-position: -500%;
  }
}

#pageAr p.Dr_info {
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    overflow: hidden;
    background: linear-gradient(90deg, #FF0000, #fff, #FF0000);
    background-repeat: no-repeat;
    background-size: 80%;
    animation: animateAR 2s linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.1);
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin: auto;
    right: 20px;
    top: 3px;
}

.more {
    background: url(../images/More.svg) center center no-repeat;
    position: relative;
    float: right;
    top: -4px;
    width: 25px;
    height: 25px;
    display: block;
    text-indent: -9000px;
    transition: transform 0.5s ease;
    cursor: pointer;
    margin: -2px 0 0 10px;
}
#pageAr .more {
	float: left!important;
	top: -5px!important;
	margin: 0px 11px 0 0!important;
	left: 2px!important;
}
.more:hover {
	transform: rotate(180deg);
}
#pageAr .more:hover {
	transform: rotate(-180deg);
}
.more_A {
	background: url(../images/More.svg) center center no-repeat;
	position: relative;
	float: right;
	top: 7px;
	width: 25px;
	height: 25px;
	display: block;
	transition: transform 0.5s ease;
	cursor: pointer;
	right: 10px;
}
#pageAr .more_A {
	float: left;
	right: -10px;
}
.more_A:hover {
	transform: rotate(180deg);
}
#pageAr .more_A:hover {
	transform: rotate(-180deg);
}

#pageAr h3.title a {
	float: left;
	top: -21px;
	left: 4px;
	text-align: right;
	;
}
.more_txt {
	float: right;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	right: 20px;
	position: relative;
	opacity: 0.6;
}
#pageAr .more_txt {
	float: left;
	right: -20px;
}
#menuar a {
	font-family: 'Cairo', sans-serif;
	position: static;
	min-width: 50px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	line-height: 200%;
}
#pageAr #menuar a {
	line-height: 150%;
	margin: 2px 5px;
}
#menuar a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 5px;
	text-decoration: none;
}
#pageAr #menuar a:hover {
	padding-bottom: 5px;
}
#menuar p {
	position: static;
	min-width: 50px;
	color: #ffffff4d;
	font-weight: 400;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 200%;
}
#pageAr .last_cat.article_detail{
	    border-bottom: none;
}
.last_presi, .last_cat {
	display: block;
	width: 100%;
	min-height: 200px;
	margin-right: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
.page-list .last_presi, .last_cat {
	margin: 10px 0;
	min-height: 100px;
}
.slideshow {
	width: 630px !important;
	padding: 0 !important;
}
.last_presi_right {
	display: block;
	width: 315px;
	float: right;
	min-height: 200px;
	margin: auto;
	padding: 0px;
	position: relative;
}
#categoriescol .last_presi_right {
	display: block;
	width: 315px;
	float: right;
	min-height: 200px;
	margin: auto;
	padding: 10px;
	position: relative;
}
.last_cat_right {
	display: block;
	width: 360px;
	float: right;
	height: 125px;
	margin-left: 5px;
	padding-top: 5px;
}
.last_cat_right_ag {
	display: block;
	width: 50%;
	float: left;
	min-height: 280px;
	margin-left: 0px;
	padding: 0 10px;
}
#pageAr .last_cat_right_ag {
	display: block;
	width: 50%;
	float: right;
	min-height: 280px;
	margin-left: 0px;
	padding: 0 10px;
}

.last_cat_min {
	display: block;
	width: 100%;
	min-height: 200px;
	margin-right: 10px;
	padding-top: 0;
	border-bottom: 1px solid #dfdfdf;
}
/*************************FIN ACTIVITES PRESIDENTIELLES *******************************/

.module {
	padding-bottom: 20px;
}
#dateheure h3.title {
	background-color: #45CC00;
}
#page .module .edito div a {
	font-size: 24px !important;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	margin: auto;
	padding: 5px 10px;
	width: auto;
	text-align: center;
	display: block;
}
h3.title {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin: auto;
	padding: 5px 10px;
	width: auto;
	text-align: center;
	background-color: #FF0000;
	min-height: 35px;
}
.module h3.title {
    font-size: 20px;
    font-weight: 700;

}
.last_link h3.title {
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
#pageAr .last_link h3.title {
	text-align: right;
}
h3.title a {
    color: #fff;
    float: right;
    margin-bottom: 3px;
    text-align: right;
    top: -19px;
    display: block;
    position: relative;
}

.art-date-liste {
	font-size: 13px;
	font-weight: 700;
	color: #004200;
	text-decoration: underline;
}
.last_link {
}
.last_link a {
	text-decoration: none;
	/*font-weight:600 !important;*/
	color: #222;
}
.last_link ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.last_link ul li {
	text-indent: 0 !important;
	text-align: left;
	border-bottom: 1px solid #DFDFDF;
	padding: 8px 0;
	min-height: 40px;
	display: flex;
	margin: auto;
	width: 95%;
}
#pageAr .last_link ul li {
	text-align: right;
}
.last_link .art-date {
	display: block;
	float: left;
	width: 40px;
	height: 50px;
	font-size: x-large;
	font-weight: 700;
	line-height: 25px;
	text-indent: 0;
	color: red;
	text-decoration: none;
	padding: 10px 0;
	margin: 0 35px 0 0;
}
#pageAr .last_link .art-date {
	float: right;
	margin: 0 7px 0 35px;
}
.last_link .art-title {
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	padding: 0;
	margin: 0;
	display: block;
}
#pageAr .last_num {
	background-color: #e7e8ea;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}
#gouv_col {
	float: left;
	width: 650px;
	min-height: 400px;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
}
#categoriescol {
	float: left;
	width: 650px;
	min-height: 400px;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
}
#categorycol, #main_col {
	float: left;
	width: 745px;
	min-height: 400px;
	margin: 2px;
	text-align: justify;
}
#categorycol a, #main_col a {
	color: #004200;
	font-weight: bold;
}
#rightcol, #leftcol {
	float: left;
	width: 200px;
	min-height: 400px;
}
.devise {
	font-size: 15px;
	font-weight: bold;
	width: 90%;
	margin: auto;
}
.page-list .cat_title {
	text-align: center!important;
}
.cat_title, .titlepage {
	font-size: 19px;
	margin: 0;
	margin-bottom: 10px !important;
	min-height: 40px;
	line-height: 200%;
	background: #000;
	text-align: left;
	color: #fff;
	padding-left: 15px;
}
#pageAr .cat_title, .titlepage {
	text-align: right;
	padding-right: 15px;
}
.titlepage {
	background: #eaf5d7;
	text-align: center;
}
.cat_title a {
	color: #fff;
	padding-left: 15px;
	cursor: default;
}
#pageAr .cat_title a {
	padding-right: 10px;
}
.cat_title a:hover {
	color: #fff;
	text-decoration: none;
}
.item_intro {
	text-align: left;
	margin: 0;
}
#pageAr .item_intro {
	text-align: right;
	margin: 0;
}
.last_cat_min .item_intro {
	max-height: 190px;
	overflow: hidden;
	margin-bottom: 10px;
}
.last_cat .item_intro {
	max-height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.page-list .last_cat .item_intro {
	margin-bottom: 0px;
}
#pageAr .page-list .cat_title, .titlepage {
	color: #fff;
	padding-right: 15px;
	text-align: center;
}
.last_cat_right_ag .item_intro {
	text-align: left;
	margin: 10px 0px;
	padding: 10px 5px 0 5px;
	background-color: #d4d4d44a;
	height: 250px;
	border-top: 5px solid #bb0712;
	    overflow: hidden;
}
#pageAr .last_cat_right_ag .item_intro {
	text-align: right;
	margin: 10px 0px;
	padding: 10px 5px 0 5px;
	background-color: #d4d4d44a;
	height: 250px;
	border-top: 5px solid #bb0712;
}
.item_intro_title {
	font-size: 16px;
	display: block;
	padding-top: 10px;
}
.ns_indent.headlineFsz18px font{
    font-size: 12px;
    display: block;
    padding-top: 8px;
	line-height: 140%;
	font-weight: 400;
}
.last_cat .item_intro_title {
	font-size: 18px;
	font-weight: 700;
}
#pageAr .last_cat .item_intro_title, #page.page-list .last_cat .item_intro_title, #pageAr.page-list.articles h3.item_intro_title.membre_gouv {
    font-size: 20px;
    font-weight: 700;
}
#pageAr.page-list.articles .last_cat .item_intro_title {
    font-size: 24px;
    font-weight: 700;
}
.last_cat_min .item_intro_title {
	font-size: 20px;
	font-weight: 700;
}
#pageAr .last_cat_min .item_intro_title {
    font-size: 20px;
    font-weight: 700;
}
.item_intro_title a {
	color: #000;
}
.item_intro img {
	width: 25%;
}
#pageAr .item_intro img {
	margin-left: 10px;
	margin-right: 0;
	float: right;
}
.item_intro img {
	margin-right: 10px;
	width: 50%;
	float: left;
	background-color: darkgray;
}
.last_cat_right_ag .item_intro img {
	width: 100%;
}
.item_intro_text {
	font-size: 14px;
	display: table-cell;
	padding-top: 10px;
	text-align: left;
	line-height: normal;
	font-weight: 300;
}
#pageAr .item_intro_text {
	text-align: right;
}
.item_date_publi {
	font-size: 14px;
	color: #bb0713;
	display: table-cell;
	font-weight: 400;
	border-bottom: 7px solid #bb0713;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
#pageAr .page-list .item_date_publi {
	font-size: 15px;
	color: #bb0713;
	display: table-cell;
	font-weight: 400;
	border-bottom: 7px solid #bb0713;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.category_home, .gouv_home, .main_home {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.cat_link a {
	display: block;
	width: 100%;
	text-align: center;
	color: #004200 !important;
	font-weight: bold;
}
.clr {
	clear: both;
}
.last_cat_right_ag .item_intro h3 {
	font-size: 16px;
    display: block;
    padding-top: 10px !important;
    float: left;
}
.last_cat .clr_intro {
	border: 0;
}
.clr_intro {
	clear: both;
	display: block;
	width: 100px;
	height: 10px;
}
.sep {
	clear: both;
	margin-bottom: 15px;
}
.journal img {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
	margin: 0 auto !important;
}
.edito {
	text-align: center;
}
#pageAr .edito {
	text-align: right!important;
}
.edito a {
	font-size: 16px;
    font-weight: 700;
    color: #004200;
    line-height: normal;
    margin: auto;
    text-align: center;
    display: block;
}
.edito div {
padding: 20px;
text-align: justify;}
.phototheque {
}
.phototheque img {
	width: 210px;
	height: 170px;
}
/****************** Banner***********************/
#pub_haut {
	position: absolute;
	display: block;
	width: 350px;
	height: 80px;
	left: 500px;
	top: 20px;
}
#dateheure {
	display: block;
	width: 200px;
	height: auto;
	left: -210px;
	top: 160px;
	position: absolute;
	background-color: #fff;
	align-content: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.25);
	padding-bottom: 10px;
}
#afficherheure, #afficherdate {
	display: block;
	width: 80px;
	color: #000;
	margin: auto;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}
/****************** Fin Banner***********************/

/*********************** SOCIAL MEDIA**************************/
/*#social_media a {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 40px !important;
}
#fcb, #tw, #mail {
	display: block;
	width: 220px;
	height: 32px;
}
#fcb {
	background: url(design/fcb.jpg) no-repeat right;
}
#tw {
	background: url(design/tw.jpg) no-repeat right;
}
#mail {
	background: url(design/mail.jpg) no-repeat right;
}
********************** SOCIAL MEDIA**************************

/******************** Menu ***************************/
#menu ul {
	margin: auto;
	width: 100%;
	display: flex;
	margin-top: 0px;
	list-style-type: none;
}
#menu ul li ul li {
	padding: 0px;
}
#menu li {
	float: left;
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	display: block;
	padding-top: 10px;
	margin: auto;
}
#pageAr #menu li {
	font-size: 18px;
	float: right;
	text-align: right;
}
#menu li:hover a {
	color: #333;
}
#menu .sousmenu li a {
	background-color: #fff;
	color: #333333a6 !important;
}
#menu .sousmenu li a:hover {
	color: #333333 !important;
}
#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}
#menu li:hover {
	cursor: pointer;
	background-color: #fff;
	color: #333;
}
.p_active {
	color: #fff !important;
}
#menu li ul {
	max-width: 220px;
	position: relative !important;
	display: block;
	padding: 0px 50px 0 0;
	margin: 0;
}
div#menu div {
	padding-top: 10px;
}
.sousmenu a {
	display: block;
	min-width: 100px;
	line-height: 25px;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	list-style-type: none;
	text-indent: 2px;
	padding-bottom: 3px;
	padding-left: 18px;
}
#sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6 {
	clear: both;
	display: inline;
	z-index: 5;
	left: 0;
	position: absolute;
	width: auto;
	min-height: 60px;
	margin-right: 0;
	margin-left: 0px;
	background-color: #fff;
	padding: 20px;
	min-width: 300px;
	top: 40px;
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: 0 8px 6px -6px black;
}
#pageAr #sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6 {
	right: 0;
	margin-right: 0;
	padding-right: 0;
}
#sousmenu7 {
	position: relative;
	float: right;
	margin-left: 0px;
	display: block !important;
	min-height: 10px !important;
	height: 30px;
	padding: 10px 0 !important;
	background-color: rgba(255,255,255,0.00);
	width: auto;
	z-index: 5;
}
#pageAr #sousmenu7 {
	float: left;
}
/*************** article ******************/
.article_detail .item_intro {
	min-height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	    max-height: 100%;
}
.article_detail font {
	font-size: 21px;
	font-weight: 500;
	margin-top: 10px;
	float: left;
	text-align: justify;
}
#pageAr.articles font.item_date_publi {
	font-size: 20px!important;
	font-weight: 700;
	margin-top: 10px;
	float: right!important;
	text-align: justify;
}
#page .page-list .articles font.item_date_publi {
    font-size: 20px!important;
    font-weight: 700;
    margin-top: 10px;
    float: left!important;
    text-align: justify;
}
.article_detail .item_date_publi {
	font-size: 21px;
}
.article_display {
	border: 1px solid #ccc;
}
.article_display img {
	margin: 5px;
}
.article_info {
	color: #004200;
	border-bottom: 1px solid #004200;
	font-weight: bold;
	padding: 5px;
	margin: 0 15px;
	margin-bottom: 4px;
}
.article_detail, .main_content {
	margin: 0px;
}
.article_detail .item_intro img {
	width: 100%;
}
.slug {
	font-size: 13px;
	line-height: 16px;
}
.titre {
	font-size: 16px;
}
.date_lieu {
	color: #004200;
	font-size: 14px;
	font-weight: bold;
}
.depeche {
}
.last_modif {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
.titrepage {
	text-align: center;
	font-size: 20px;
}
ul.listearticle li {
	line-height: 30px;
	margin-left: 15px;
	padding-left: 20px;
}
/********************* GOUV ****************************/

#pageAr .PGVtitl_h {
    font-size: 20px!important;
    font-weight: 700;
    margin-top: 10px;
    float: right!important;
    text-align: justify;
    display: table-cell;
	    background: #bb0713;
	color: #ffffff;
    padding-bottom: 1px;
    margin-bottom: 5px;
    padding: 20px 20px 4px 30px;
}
.PGVtitl_h {
    font-size: 20px;
    font-weight: 900;
    margin-top: 10px;
    float: left!important;
    text-align: justify;
    display: table-cell;
	background: #bb0713;
	color: #ffffff;
    padding-bottom: 1px;
    margin-bottom: 5px;
    padding: 10px 30px 4px 20px;
    text-transform: uppercase;
}
h3.membre_gouv::after {
	content: "";
	display: block;
	width: 100%;
	border-bottom: 10px solid #bb0713;
	padding-bottom: 10px;
}
h3.membre_gouv {
	display: inline-block!important;
/*	text-transform: lowercase;*/
}
h3.membre_gouv::first-letter {
/*	text-transform: uppercase;*/
}
.page-list .membre_gouv {
	float: left;
}
#pageAr h3.item_intro_title.membre_gouv {
	float: right!important;
	padding-right: 20px;
	line-height: inherit;
	padding-left: 20px;
}
h3.item_intro_title.membre_gouv {
	font-size: 20px;
	font-weight: 700;
	display: inline-table;
	position: absolute;
	float: left;
	padding-right: 20px;
}
.item_intro img.membre_gouv {
	width: 40%;
}
ul.membre_gouv {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.membre_gouv li {
	display: block;
	height: 130px !important;
	margin: 10px;
	font-weight: 700;
}
ul.membre_gouv li img {
	margin-right: 20px;
}
ul.membre_gouv li a {
	vertical-align: middle;
}
.etat_civil {
	min-height: 270px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}
.etat_civil img {
	margin-right: 10px;
}
.nom_ministre, .nom_presi {
	font-size: 22px;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;
	padding-bottom: 60px;
	
}
#page .nom_ministre {
	font-size: 22px;
	font-weight: 900;
	color: #006600;
	text-transform: uppercase;
	padding-bottom: 60px;
}

.detail_gouv, .detail_presi {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}
.ns {
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}
#pageAr .indenttxt{
	font-size: 16px !important;
	font-weight: 600;
	padding-right: 20px;
	display: inline-block;
	padding-left: 10px;
	text-align: justify;
	text-indent: -11px !important;
}
#page .ns_indent {
    font-size: 18px;
    font-weight: 600;
    padding-right: 20px;
    display: inline-block;
    padding-left: 10px;
    text-align: justify;
    text-indent: -10px;
	float: left;
}



/********* PDF ************/
ul.liste_pdf {
	margin-left: 10px;
}
.item_date_publi-crsel {
	font-size: 15px;
	color: #ffffff;
	display: inline-block;
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}
#pageAr .carousel-control-prev {
	right: 0!important;
	left: inherit
}
#pageAr .carousel-control-next {
	left: 0!important;
	right: inherit
}
#pageAr .carousel-control-prev-icon {
	transform: rotate(45deg) !important;
}
#pageAr .carousel-control-next-icon {
	transform: rotate(225deg) !important;
}
#pageAr .carousel-caption {
	text-align: right!important;
	padding: 10px 10px 50px 30px!important;
}
.highslide-zoom img {
	cursor: zoom-in !important;
}
.highslide-viewport-size {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.Dr_info
p {
  position: relative;
  font-family: sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  letter-spacing: 4px;
  overflow: hidden;
  background: linear-gradient(90deg, #000, #fff, #000);
  background-repeat: no-repeat;
  background-size: 80%;
  animation: animate 3s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
/* Styles the thumbnail *******************************************************************************************************************************************************************************************************************/

a.lightbox img {
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
}
/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
	position: fixed;
	top: -100%;
	margin: auto;
	background: rgba(0,0,0,.7);
	width: 960px;
	opacity: 0;
	height: 50%;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	overflow: hidden;
	z-index: 1000;
}
/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 0%;
	max-width: 0%;
	border: 3px solid white;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	box-sizing: border-box;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
/* Styles the close link, adds the slide down transition */

a.lightbox-close {
	display: block;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	background: white;
	color: black;
	text-decoration: none;
	position: absolute;
	top: -80px;
	right: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top: 10px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
	opacity: 1;
	top: 0;
	bottom: 0;
}
.lightbox-target:target img {
	max-height: 100%;
	max-width: 100%;
}
.lightbox-target:target a.lightbox-close {
	top: 0px;
}
.lightbox {
	cursor: zoom-in;
}
.lbpos {
	position: relative;
	right: 10px;
}
#pageAr .lbpos {
	position: relative;
	right: -10px;
}
#footer #droits{
	font-size: 15px;
}
#dateheure .module h3.title {
    font-size: 14px;
    display: block;
    padding: 10px 0px;
}


#pageAr #footer p {
    font-size: 13px;
}

#main #categoriescol .category_home .slideshow {
    height: 330px !important;
}
#pageAr .module .phototheque .slideshow2 div#galleryimage {
    left: auto !important;
    margin: auto;
    position: relative !important;
}
#right .phototheque b {
    padding: 0 17px;
    margin: auto;
    display: block;
	font-size: 16px !important;
}
.module .phototheque .slideshow2 div#galleryimage img {
    border: 0px;
    border: 5px solid #fff;
}
img.d-block.mx-auto {
    width: 100%;
}