

.hornet-skin-francediplo .yui-tt {
	border: none;
}
.hornet-skin-francediplo .yui-tt .bd {
	background: #fafafa !important;
	font-size: 0.5em;
	border: none;
	box-shadow: none;
}
/* helper accessibilité */

.sr-only{
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.skiplinks{
	color: black;
	font-size: 1rem;
}

.logo-diplomatie{
	width: 175px;
	height: auto;
	margin: 30px 80px 30px 0;
	float: left;
}

/*** HEADER <header id="header"> ***/
header{
/*	position: fixed;*/
	z-index: 4;
	background-color: white;
}

header.sticky .logo-diplomatie{
	width: 104px;
}
@media only screen and (max-width: 540px) {
	header .logo-diplomatie,header.sticky .logo-diplomatie{
		width: 104px;
		margin: 10px 20px 10px 0;
	}
	header#header .img-container{
		width: auto;
	}
	header#header .twitterContainer{
		width: 100%;
		text-align: right;
		margin-top: 0;
		padding: 0;
	}
}
header .bg_mainBlue span { 
	color: black;
	font-weight: bold;
	font-family: Marianne-Bold, NotoSansUI-Bold;
}
.home-banner{
	display: inline-block;
}
.link-container{
	display: table;
}
.img-container,.title-container{
	display: table-cell;
	vertical-align: middle;
}
.img-container{
	width: 255px;
}

/* twitter */

.twitterContainer {
	vertical-align: middle;
	font-size: 0.5em;
	margin-top: 20px;
}
.twitter-follow-button,
.twitter-follow-button:hover,
.twitter-follow-button:focus {
	color: #5770be;
    font-weight: 700;
    display: block;
}

.twitter-follow-button:hover,
.twitter-follow-button:focus {
	text-decoration: underline;
}
.twitter-follow-button img{
	height: auto;
	width: 25px;
	vertical-align: middle;
}

/* Avec Ariane, restez connectés */

.titleAriane h1 {
	text-align: center;
}

.titleAriane img {
	max-width: 244px;
	height: auto;
    margin: 5%;
}

.btn.reduire:before, 
button.reduire:before {
	display: inline;
	margin-right: 10px;
	content:"\25B2";
	width: 20px;
	height: 20px;
}
#bandeau_appli {
    position: relative;
}
#bandeau_appli h1 {
    /* font-size: 2em; */
    margin: 0px;
}

#bandeau_appli #infos {
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 0.7em;
}

#bandeau_appli {
	height: auto;
	max-height: 200px;
	 -webkit-transition: max-height 0.5s linear;
    -moz-transition: max-height 0.5s linear;
    -o-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear;
}


/*** FIN HEADER <header id="header"> ***/



/*** MAIN <main><div id="bd"><div id="main"> ***/

main, #main {
	clear: both;
}

/* fil d'ariane */
#path {
    margin: 0.5em 0;
}

#path span {
    font-size: 0.6em;
    padding: 0 10px 0 0;
    background: url("../images/charte/Chevron.gif") no-repeat scroll 100% 50% transparent;
    padding: 8px 10px 8px 3px;
}

#path span.filArianeDernier {
    background: none;
}

#path span.filArianeDernier strong {
	font-size: inherit;
	font-weight: normal;
}

#path strong {
    font-weight: bold;
}

#path .filArianeChevron {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

/* fin fil d'ariane */


#login .erreurConnexion {
    opacity: 0.7;
}

/* mon profil */


#profil .textBox {
	/* min-height: 245px; */
	min-height: 272px;
}

#profil h3 a {
	color: #333;
}

#profil h3 a:hover {
	text-decoration: none;
}

.ajoutVoyage--container {
	font-family: NotoSansUI-Bold;
	position: relative;
	display: block;
	background-size: cover;
	background-image: url(../images/ajouter-voyage.jpg);
	padding: 15%;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 0.85em;
}

.ajoutVoyage--container a {
	color: #fafafa;	
}

a.ajoutVoyage--container span {
	height: 3em;
	line-height: 3em;
	display: block;
}

a.ajoutVoyage--container span:before {
	position: absolute;
	display: inline;
	margin-left: -20px;
	content: ">";
	font-family: NotoSansUI-Bold;
	color: #fff;
}


/* mes voyages */

#main #voyages .yui-button {
	min-width: 7em;
}

#voyages li:not(:last-child) {
	border-bottom: 0.15em solid #006ec7;
	margin-bottom: 0.9em;
	padding-bottom: 0;
}


/*** FIN MAIN <main><div id="bd"><div id="main"> ***/



/*** FOOTER <footer id="footer"> ***/

footer,
#footer {
	font-size: 0.4em;
}

footer ul,
#footer ul {
	text-align: center;
}

footer ul li,
#footer ul li {
	display: inline-block;
	text-align: center;
	margin-right: 1em;
	font-size: inherit;
}

#footer div, footer div {
	margin-bottom: 1em;
}

footer p,
#footer p {
	font-size: inherit;
	text-align: center;
}

#footer .retour_haut {
    margin-bottom: 0;
}

.retour_haut,
.retour_haut a,
.retour_haut svg {
    position: fixed;
    bottom: 10px;
    right: 10px; 
    width: 80px;
    height: 80px;
}
.retour_haut {
    text-indent: -9999px;
    cursor: pointer;
}

.retour_haut a {
	border-radius: 100%;
	background-color: rgba(220, 220, 220, 1);
	transition: background-color 0.5s ease; /* léger délai avant le changement de couleur */
	
}


.retour_haut a:hover,
.retour_haut a:focus {
	background-color: rgba(150, 150, 150, 1);
}

.retour_haut svg path {
	fill: #fff;
}

/* la version tablette / mobile du footer --> 959.css */

/*** FIN FOOTER <footer id="footer"> ***/




/* PAGE LOGIN */

main .loginPage .formContainer,
#main .loginPage .formContainer {
	background-image: url("../images/image_fond_bloc.png");
	background-size: cover;
	padding: 0.1em 1.8em;
}

main .loginPage .formContainer *,
#main .loginPage .formContainer * {
	color: #fff;
}


main .loginPage .formContainer .erreurConnexion, 
 #main .loginPage .formContainer .erreurConnexion {
 	color: red;
 }

main .loginPage .formContainer .labelContainer,
#main .loginPage  .formContainer .labelContainer {
	min-width: 0;
	width: 6em;
	margin-right: 0.5em;
}

main .loginPage .formContainer input,
#main .loginPage  .formContainer input {
	max-width: 11.5em;
	color: #000;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

main .loginPage .formContainer .btn,
#main .loginPage .formContainer .btn {
	margin-left: 6.7em;
	width: 11.5em;
}

main .loginPage .formContainer .btn a:hover,
#main .loginPage .formContainer .btn a:hover {
	text-decoration: none;
}

.loginPage .labelContainer, 
.loginPage .inputContainer {
	display: inline-block;
	vertical-align: middle;
}

.loginPage .labelContainer {
	width: 5em;
}

.loginPage .inputContainer {
	
	}

main .formContainer .forgottenContainer {
	/* font-size: 0.5em; */
	margin-bottom: 25px;
    display: block;
}

.formContainer .forgottenContainer a {
	text-decoration: underline;
	font-size: 0.7em;
}


.formContainer .forgottenContainer .first,
.formContainer .forgottenContainer .first {
	margin-right: 20px;
}


main .loginPage .formContainer, 
#main .loginPage .formContainer,
.loginPage .textBox {
	min-height: 383px;
}

.loginPage .textBox{
	padding: 1.95em 1.5em;
}
/* FIN PAGE LOGIN */



/* PAGE MENTIONS LEGALES */
#main .mentionsLegales h3,
main .mentionsLegales h3,
#main #politiqueConfidentialite h3,
main #politiqueConfidentialite h3,
#main #accessibilite h3,
main #accessibilite h3 {
	border-left: 0.35em solid #006ec7;
	padding-left: 0.35em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#main .mentionsLegales p,
main .mentionsLegales p {
	margin-bottom: 3em;
}

#main #politiqueConfidentialite h3,
main #politiqueConfidentialite h3 {
	margin-top: 3em;
}

/* FIN PAGE MENTIONS LEGALES */

blockquote {
	padding: 2em 2em 2em 2.5em;
	margin: 0;
	position: relative;
	font-size: 0.6em;
	font-style: italic;
}


blockquote:before {
	position: absolute;
	font-family: initial;
	font-style: normal;
	color: #006ec7;
	font-size: 4em;
	display: block;
	content: "\201C";
	left: 0;
	top: 0;
}

#main #accessibilite p,
main #accessibilite p,
#main #politiqueConfidentialite p,
main #politiqueConfidentialite p,
#main #accessibilite h4,
main #accessibilite h4,
#main #accessibilite h5,
main #accessibilite h5,
#main #accessibilite h6,
main #accessibilite h6 {
	font-size: 20px;
}

#main #accessibilite h4,
main #accessibilite h4,
#main #politiqueConfidentialite h4,
main #politiqueConfidentialite h4 {
	font-weight: bold;
}


#accessibilite ul {
	margin-left: 0;
}

#accessibilite ul ul  {
	margin-left: 2em;
}


 #accessibilite > ul > li > ul > li p:first-child:before,
  #accessibilite > ul > li > ul > li h5:first-child:before {

	content: "\2022";
	 color: #006ec7;
	 font-weight: bold;
	 display: inline-block; 
	 width: 1em;
	 margin-left: -1em;
	 font-size: 30px;
 
 }

#accessibilite > ul li ul li ul li {
	list-style-type: "- ";
	font-size: 20px;
	
}

#accessibilite .littleList {
	padding-left: 1em;
	margin-left: 0;
}

#accessibilite .littleList li {
	font-size: 20px;
	list-style-type: "- ";
}

#planApplication {
padding: 1em 1.5em;
}

#planApplication ul li {
	font-size: 20px;
	list-style-type: "> ";
	color: #006ec7;
}

#planApplication > ul {
	margin: 0;
}



/* FORMULAIRE */
.formRecherche {
    /* border: 1px solid #CCC; */
}

.formRecherche .texte {
   /*  padding: 0.5em;
    margin-bottom: 0; */
}

.recherche {
    /* color:#000000;
    margin-bottom:0;
    margin-top:0;
    font-size:115%;
    border:0;
    padding: 0.2em 0 0.2em 0.7em;
    background-color: #F4F2F1;
    min-width: auto;
    font-weight:bold; */
}

.yui-panel form,
.yui3-tab-panel form {
    /* border:0; */
}

fieldset.groupeChamps {
   /*  background: #EDF5FF;
    border-bottom: 1px solid #b7cbe0;
    margin-top: 0.5em; */
}

fieldset.groupeChamps legend {
   /*  font-weight: bold;
    color: #000000;
    text-indent: 16px;
    *text-indent: -6px;
    min-width: 100%;
    *min-width: 98%;
    *padding: 0 0 0 18px;
    background: #fff;
    border-bottom: 1px solid #b7cbe0; */
}

.infoChamps, .tooltip {
   /*  color: #000; */
}

.hornet-rattachement-list {
    /* list-style: none outside none; */
}



[class^="icon_"], [class*=" icon_"] {
/*     background-image: url("../images/charte/sprite_general.png");
    background-repeat: no-repeat;
    display: none;
    height: 12px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 12px; */
}

.icon_fleche_noire {
/*     background-position: -62px -34px; */
}
.icon_fleche_blanche_deplie {
/*     background-position: -101px -34px; */
}





/* = BREVE 
 ---------------------------------------- */

/* .lire { text-align: right; padding-bottom: 0.625em; }
.lire:before { content: "\00BB \0020"; color: #336699; }
.breve .texte_breve .lire a {font: normal 1em Arial; } */

#politiqueConfidentialite p{
	text-align : justify;
} 

#politiqueConfidentialite ol,
#politiqueConfidentialite ul {
	margin : 0.8em;
}

#politiqueConfidentialite ul li,
#politiqueConfidentialite ol li ul li {
	list-style-type: "> ";
}

#politiqueConfidentialite i {
	font-style: italic;
}

#politiqueConfidentialite .underlinePC {
	margin : 0.5em; 
	text-decoration: underline;
	font-weight : bold;
}

#politiqueConfidentialite ol li {
	font-size: 20px;
	list-style-type: decimal;
	font-weight : bold;
}

#politiqueConfidentialite ol li p,
#politiqueConfidentialite td,
#politiqueConfidentialite th {
	font-weight : normal;
}

#politiqueConfidentialite table{
	width : 100%;
	margin-top : 1em;
	background : #e0e0e0;
}

#politiqueConfidentialite td {
	border : 1px solid white;
	padding : 1em;
}

.donneesTabPC {
	text-align : center;
}

.contenuDonneesTabPC {
	text-align : justify;
}

#sommairePC {
	text-align : justify;
	border-top: 5px solid #006ec7;
	background-color: #e0e0e0;
	padding : 0.5em 1em;
	margin-bottom : 1.5em;
	margin-top : 1.5em;
}

#sommairePC h2{
	text-align: center;
	font-size : 0.9em;
	padding : 0em 0em;
}

#sommairePC ul {
	margin : 0.5em;
}

#sommairePC ol {
	margin : 0.5em;
}

#sommairePC ul li {
	list-style-type: "> ";
	color: #006ec7;
}

#sommairePC ul li a {
	color: #006ec7;
	font-weight : bold;
}

#sommairePC ul li ol li {
	font-size: 20px;
	list-style-type: decimal;
	font-weight : normal;
	margin-left : 1.5em;
}

#sommairePC ul li ol li a {
	font-weight : normal;
}
.titre-recap{
	display: flex;
	padding-right: 5%;
}
.titre-recap span + span{
	display: flex;
	flex: 1 1 auto;
	justify-content: flex-end;
	transform: scale(0.7);
}
.titre-recap img{
	width: 200px;
	height: auto;
}
@media only screen and (max-width: 540px) {
	.titre-recap img{
		width: 100px;
		height: auto;
	}
}