:root {
	--couleur-bandeau: #497d99;
	--couleur-bandeau-ariane: #62abcb;
	--couleur-bandeau-texte: #ffffff;
}

body
{	
	background: #F4F4F4;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;	
	margin:0;
	padding:0;
}



.bandeau_haut{
	
	background-image: url("../images/bandeau_haut.png");
	background-repeat:repeat-x;	
	height:22px;
	color:white;
	font-size:11px;	
	padding:0px;
	margin:0px;
	padding-right:15px;
	
}

.bandeau_haut a{
	color: #cccccc;
	text-decoration: none;
}

.bandeau_haut a:hover{
	color: white;
	text-decoration: none;
}

.bandeau_haut ul{
	padding:0px;
	margin:0px;	
}

.bandeau_haut li{
	float:left;	
	border-right: #666666 solid 1px;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
}

.body_thickbox{
	background-color: white;
	background-image: none;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;	
	font-size: 12px;
	color:#497C9A;
	margin:0;
	padding:0;
}

h1{
	padding-top:10px;
	color:#244977;
	font-size: 16px;
}

/* permet de ne pas avoir d'espace sous IE */
form{ 
	margin:0;
	padding:0;
} 

.table_corps
{
	width:1200px;
}
hr{
	height: 0px;
	margin: -0.5px 0;
	padding: 0;
	border:0;
	border-bottom: 1px #e5e5e5 solid;
	
}

/* ****************************************************************************************************** */

.contenant
{
	vertical-align: top;

}

#encadre{
	color:#497C9A;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: white;
	border-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
	-moz-border-radius:10px 10px 10px 10px;
	-border-radius:10px 10px 10px 10px;
	margin-bottom:10px;
}

.sous_encadre{
	margin-left:5px;	
}

.action_dispo
{
	height:25px;
	margin-left: 5px;
}	

.action_dispo a
{
	font-size:11px;
	font-weight: normal;
	color:#497C9A;
	text-decoration: none;
}

.action_dispo a:hover
{
	font-size:11px;
	color:#497C9A;
	text-decoration: underline;
}

.detail{		
	margin-left:2px;
	border: #e5e5e5 1px solid;
	-moz-border-radius:10px 10px 10px 10px;
	-border-radius:10px 10px 10px 10px;
}

.div_btn_expand{
	position: relative;
	float: left;
	width:24px;
	margin-right:5px;
	cursor:pointer;
}

.btn_expand_bas{
	cursor:pointer;
}
.btn_expand_haut{
	cursor:pointer;
}
.detail legend{
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	color:#497C9A;
}

.contenant_ecriture
{
	font-size: 12px;
	font-weight: normal;
	color:#497C9A;
}

.contenant_lien
{	
	font-size: 12px;
	font-weight: normal;
	color:#497C9A;
	text-decoration: none;
}

.contenant_lien:hover
{	
	text-decoration: underline;
}



.lib_champ
{
	font-size:12px;
	font-weight:normal;
	color:#497C9A;
	height:25px;	
}

.valeur_champ
{
	font-size:12px;
	font-weight:normal;
	color:#686868;	
}

.valeur_champ a
{
	font-size:12px;
	font-weight:normal;
	color:#686868;	
	text-decoration: none;		
}

.valeur_champ a:hover
{
	text-decoration: underline;		
}


.input_champ
{
	width:90%;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}

.input_free
{
	font-size:11px;
	font-weight:normal;
	color:#686868;
}

.input_champ_120
{
	width:70%;	
	max-width:120px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}


.input_champ_98
{
	width:98%;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}

.input_champ_civilite
{
	width:70px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}
.input_champ_identite
{
	width:110px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}

.input_champ_cp
{
	width:40px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}
.input_champ_ville
{
	width:180px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
}
.input_champ_date
{
	width:70px;
	font-size:11px !important;
	font-weight:normal !important;
	color:#686868 !important;
}

.input_champ_time
{
	width:70px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
	width: 30px;
}

.input_champ_montant
{
	width:70px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
	text-align: right;
}

.input_champ_annee
{
	width:40px;
	font-size:11px;
	font-weight:normal;
	color:#686868;
	text-align: left;
}

/* feuille de style pour les pages de selection thickbox */

.thickbox_div {padding:5px;}
.result_thickbox {border-collapse:collapse; width:100%; border:1px solid #E5E5E5;}
.result_thickbox td {padding:5px; }
.result_thickbox tr {border-top:1px dotted #E5E5E5;}

.result_thickbox_entete {color:#497C9A; font-size:13px; font-weight:bold; text-decoration:none; text-align:left;}

.result_thickbox_info {background-color:#FBFBFB; cursor:pointer; color:#686868; font-weight:normal; font-size:12px; text-decoration:none;}
.result_thickbox_info:hover {background-color:#EEF4FE; cursor:pointer; color:#686868; font-weight:normal; font-size:12px; text-decoration:none;}
.result_thickbox_select {background-color:#F0F0F0; cursor:pointer; color:#686868; font-weight:normal; font-size:12px; text-decoration:none;}

.table_onglet div {border:1px solid #E5E5E5; text-align:center; padding:0 10px 0 10px; margin-top:5px; -moz-border-radius:10px; -border-radius:10px;}

.div_onglet {background:#FBFBFB;}
.div_onglet a {color:#686868; font-weight:bold; font-size:13px; text-decoration:none;}
.div_onglet a:hover {color:#686868; font-weight:bold; font-size:13px; text-decoration:underline;}

.div_onglet_encours {background:#80a142;}
.div_onglet_encours a {color:white; font-weight:bold; font-size:13px; text-decoration:none;}
.div_onglet_encours a:hover {color:white; font-weight:bold; font-size:13px; text-decoration:underline;}


.onglet_thickbox td {
	background: #e5e5e5 url(../images/coin_arrondi_blanc2.png) no-repeat top left;
	font-size:12px;
	padding-left: 5px;
	color:#808080;
	cursor:pointer;
}

.onglet_thickbox td:hover {
	color:#497C9A;
}


.p_info{
	background-color: #f3f4bc;	
	border: solid 1px 686868;
	margin:30px;
	padding:5px;	
	font-size:14px;
	color: #497C9A;
	text-align: justify;
} 


.table_recap
{
	font-size: 12px;
	font-weight: normal;
	color:#497C9A;	
	border-collapse: collapse;
}

.table_recap td
{
	border-left: 1px #497C9A dotted;	
}

.table_recap_th, .table_recap_th a 
{
	font-size: 13px;
	font-weight: bold;
	color:#497C9A;
	text-align: left;	
}
/*
.ligne_1, .ligne_1 a, #ligne_1, #ligne_1 a
{
	background-color:#e3ffee;
	font-size: 13px;
	font-weight: normal;
	color:#497C9A;	
}

.ligne_2, .ligne_2 a, #ligne_2, #ligne_2 a
{
	background-color:white;
	font-size: 13px;
	font-weight: normal;
	color:#497C9A;	
}*/

.btn_rech, .btn_param, .btn_valide{
	cursor:pointer;
}
.btn_creer, .btn_suppr, .btn_visu, .btn_envoi, .btn_delete, .btn_actu{
	cursor:pointer;	
}

.desc_document{
	color: #497C9A;
	font-size: 10px;
	background: white;
	border-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
	-moz-border-radius:10px 10px 10px 10px;
	-border-radius:10px 10px 10px 10px;
}

.desc_document legend{
	color: #497C9A;
	font-size: 10px;	
}

.tddocument{
	height:60px;	
	width:70px;
}

.faux_lien{
	cursor:pointer;
	text-decoration: underline;
}


.recherche_input
{
	width:170px;	
	font-size:11px;
	font-weight:normal;
	color:#686868;
}

.list_critere
{
	width:100px;
	font-size: 11px;
	font-weight: normal;
	color:#686868;
}


/* feuille de style pour la partie sp_menu */

	/* param taille position */
	
	div.bandeau { margin:0; padding:0;}
	ul.menu {list-style:none; margin:0; padding:0;}
	ul.menu * {margin:0; padding:0;}
	ul.menu a {display:block;}
	ul.menu > li {height:22px; display:flex; align-items: center;}
	ul.menu li {position:relative; float:left; margin-right:2px; border-right: #666666 solid 1px;}
	ul.menu ul {position:absolute; top:22px; left:5px; display:none; opacity:0; list-style:none;}
	ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:155px; margin:0;}
	ul.menu ul li a {display:block; padding:3px 7px 5px;}
	ul.menu .menulink {padding: 2px 5px 2px 5px;}
	ul.menu ul ul {left:155px; top:0px;}
	
	/* param texte background */
	
	div.bandeau {background-image: url("./../images/bandeau_haut.png");}
	ul.menu a {color: #cccccc; text-decoration: none; font-size:11px;}
	ul.menu a:hover {color: white; text-decoration: none; font-size:11px;}
	ul.menu ul li a {background-color:#505050;}
	ul.menu ul li a:hover {background-color:#808080;}
	
	a.menulink {margin-left: 5px; margin-right: 5px;}
	
	ul.menu .sub {background:#505050 url(./../images/sousmenu.png) 140px 6px no-repeat}	
	ul.menu .topline {border-top:1px solid #aaa}


/* feuille de style pour la partie sp_navigation */

	.navigation {position: absolute; top: 83px; z-index: 5; font-size: 12px; margin-left: 10px;}
	.navigation p {color: #FFFFFF;}
	.navigation a {color: #FFFFFF; text-decoration: none; cursor: pointer; height:14px; vertical-align: middle;}
	.navigation a:hover {color: #444444; text-decoration: none; cursor: pointer;}
	.navigation img {margin-left: 5px; margin-right: 5px; vertical-align: middle;}

	.imghome{
		height: 16px !important;
		text-indent:-1000em;
		width:16px;
		padding: 0;
		margin: 0;
		margin-right: 5px;
		overflow: hidden;
		background: url("./../images/IconHome.gif") no-repeat 0 0;
		float: left;
		vertical-align: middle;
		background-position: 0 -16px;
	}
	.imghome:hover {background-position: 0 0;}

/* recrutement */
body.tb_rct {background:#ffffff};


/* 20180126 - Recrutement nouvelle version */
.candidature_comment_ajout{
	padding:0.5em;
}

.candidature_comment_personnel{
	padding:0.5em;
	color:#3570a2;
	font-size:0.8em;
}
.candidature_commentaire{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding:0.5em;
	border:1px solid #dddddd;
	color:#3570a2;
	font-size:0.8em;
		
}

#form_comment textarea{
	color:#3570a2;
	font-size:0.8em;
	font-family:Arial,Helvetica,sans-serif;
	width:95%;
	height:7em;
	margin:0.9em;
}
#btn_ajout_commentaire{
	margin-left:0.9em;
}

/* Notifications */
.pave_notification{
	width:95%;
	margin-top:0.9em;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-bottom:0.5em;	
	color:#454545;
	font-size:0.9em;
}

.contenu_notification{
	font-size:0.9em;
	border:1px solid #dddddd;
	max-width:98%;
	margin:1em;
	background-color:#FFFFFF;
	padding:0.6em;
}


/* 20180201 - Param�trage des entretiens de recrutement */
.pave_rec_entretien{
	width:90%;
	min-height: 40px;
	margin-top:0.9em;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-bottom:0.5em;	
	color:#454545;
	font-size:0.9em;
	margin-bottom:0.5em;
}

.pave_rec_entretien table {
	color:#3570a2;
	font-size:1.1em;
	font-weight:normal;
}

.pave_entretien_detail {
	padding-left:0.5em;
}

.pave_entretien_compte_rendu, .pave_entretien_annulation {
	padding: 8px;
}

.pave_entretien_compte_rendu textarea {
	color: #646464;
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
	width: 95%;
	height: 16em;
	margin: 0.9em;
}

.pave_entretien_annulation textarea {
	color: #646464;
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
	width: 95%;
	height: 6em;
	margin: 0.9em;
}

.pave_entretien_type table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.pave_entretien_type table tr { text-align: center; }

.pave_entretien_type table tr td { padding: 10px; }

/*20180320 : Affectation des d�cisions en masse   */
#decisions,#candidats{color: #464646;font-size:14px;}
#rec_div_select_decision{width:100%;height:600px;overflow-y:scroll;display:block;}
#rec_div_affecte_decision{display:block;width:80%;border:1px solid #dddddd;margin-left:auto;margin-right:auto;padding:1em;}
#rec_div_affecte_decision div {width:80%;margin-left:auto;margin-right:auto;margin-top:0.5em;}


.rec_table_affectation{border-collapse: collapse;width:90%;}
.rec_table_affectation tr {}
.rec_table_affectation td {border-bottom:1px solid #dddddd; padding:0.5em;}
/* Fin affectation d�sicions en masse */

/*20180425 : Situation handicap FC*/
.situation_handicap {
	font-size: 12px;
	font-weight: 700;
	color: #464646;
	font-style: italic;	
}

/*20180502 : Convention partenariat*/

.conv_version_entete {
	color: #686868;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-bottom: 2px;	
	position: relative;
}

.conv_version_action {
	position: absolute;
	top: -5px;
	right: 0;
}

/*20180515 : tabbord avis*/
.pave_avis{
	width: 90%;
	min-height: 30px;
	margin-top: 0.9em;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
	padding-bottom: 0.5em;	
	color: #454545;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	border-radius: 2px;
	padding-top: 10px;
}

.pave_avis table {
	color:#3570a2;
	font-size:1em;
	font-weight:normal;
}

.pave_avis_detail{
	padding-left:0.5em;
}

/*20180517 : tabbord convention*/
.pave_convention {
	width: 90%;
	min-height: 35px;
	margin-top: 0.9em;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
	padding-bottom: 0.5em;
	color: #454545;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	border-radius: 2px;
	padding-top: 18px;
	position: relative;
}

.pave_convention .total {
	position: absolute;
	right: 60px;	
	top: 8px;
	text-align: center;
	font-weight: 700;
}

.pave_convention .total td {
	padding: 0px 10px;
	font-weight: 700;
}

.pave_convention .total .valeur {
    font-size: 16px;
    cursor: default;
    color: #646464;
}

.pave_convention table {
	color:#3570a2;
	font-size:1em;
	font-weight:normal;
}

.pave_convention table a {
	color: inherit;
	text-decoration: none;
}

.pave_convention table a:hover {
	text-decoration: underline;	
}

.pave_convention_detail{
	padding: 0 0.5em;
	margin-top: 10px;
}

.content_graph{
	height:115px;
	width:275px;
	padding:10px 0;
}

.element_tabbord{
	padding:10px;
	margin: 0 auto;
}

.titre_tabbord{
	font-size:12px;
	color:#686868;
}

.entete_tabbord{
	font-size:14px;
}

.encadre_tabbord{
	border: #e5e5e5 1px solid;
	padding: 0 0.25rem;
}

.indicateur_chiffre_tabbord{
	font-size:50px;
	margin:30px;
}
                 

.flex_container_center{
	display:flex;
	align-items:center;
}

.entete_composante_tabbord_alternance{
	color: #686868;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	border-bottom: 1px solid rgba(0,0,0,.125);
	font-weight: bold;
}

.composante_tabbord_alternance{
	margin: 10px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,.125);
	background-color: #FBFBFB;
}

.sous_titre_tabbord_alternance{
	color: #686868;
	font-size: 12px;
	margin-left: 50px;
}

.content_graph_petit{
	height:80px;
	width:160px;
	padding:10px 0;
}

.liste_tabbord_alternance{
	color: #686868;
	font-size: 12px;
	padding:4px;
}

.liste_tabbord_alternance:hover{
	background-color: #f0f0f0;
}