/**
 *  HEADER_FILE_NAME, P.A.P.I
 * 
 * Feuille de style
 * Couleurs :
 *	vert profond : green
 *	vert leger : #BDD0B5
 *
 *	bleau profond "#01518C"
 *	bleau leger = "#F4F5F5"
 * 
 * @author Xavier Pechoultres <x.pechoultres@expert-solutions.fr>
 * @version 1.0
 * @category administration
 * @package papi
 * @copyright Copyright (c) 2001, expert solutions sarl pour I.R.T.S.Aquitaine, 
*/

BODY
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

form
{
	margin: 0px;
}

div#menu_global
{
	width: 120px;
	float: left;
	position: absolute;
	top: 0px;
}

table.header
{
/*	height: 20px; */
	width: 100%;
	border-bottom: black;
	border-width: 0 0 0px 0;
	border-style: none none solid none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #55BDBE;
	
}

table.header td,
form.header
{
	border: 0px;
	padding: 0px;
	margin: 0;
}
table.header input
{
	font-size: 10px;
	border: 1px solid #F0F0F0;
	margin: 0;	
}

table.body,
table.body td,
table.body tbody
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.body
{
	height: 100%;
}

td.body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.edt 
{
	width: 100%;
}

table.edt div.commentaires {
	width:100%;
	
}
TABLE
{
/*	BACKGROUND-COLOR: #FFFFFF; */
	FONT-FAMILY: Arial;
	font-size: 10px;
}

input
{
	FONT-FAMILY: Arial;
	font-size: 10px;
}

TEXTAREA
{
	FONT-FAMILY: Arial;
	font-size: 10px;
}

SELECT
{
	FONT-FAMILY: Arial;
	font-size: 10px;
}

button
{
	FONT-FAMILY: Arial;
	font-size: 10px;
}


TH { text-align: left; }

A
{
	text-align: center;
	BACKGROUND-COLOR: transparent;
	COLOR: #01518C;
	TEXT-DECORATION: none;
	font-size: 10px;
}

A:hover
{
	text-decoration: underline;
	// font-stretch: condensed;
}


.boutons
{
	min-width: 100px;
	text-decoration: none;
	border-style: outset;
	border-color: #F0F0F0;
	border-width: 2px;
	BACKGROUND-COLOR: #F0F0F0;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.buttonAnnule
{
	min-width: 100px;
	text-decoration: none;
	border-style: outset;
	border-color: #FDC1B0;
	border-width: 2px;
	BACKGROUND-COLOR: #FDC1B0;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.boutons:hover { border-style: inset; }

P
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
/*
.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: blue;
	line-height: normal;
	font-weight: bold;
}
*/
.greyFont
{
	color: #707070;
}
body.popup h1,
div#content h1,
.titre,
.titre_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:  rgb(1, 81, 140) /* blue */ ;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
/*	border: 1px solid ; */
}
div#content h1
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.popup h2,
div#content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:  rgb(1, 81, 140) /* blue */ ;
	line-height: normal;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 4px;
/*	border: 1px solid ; */
}

.nom_usr
{
	font-family: Arial, Helvetica, sans-serif;
	color: #01518C;
	text-align: right;
	font-size: 9px;
	font-style: normal;
	line-height: 1%;
	font-weight: bold;
}

.err
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.msg
{
	font-family: Arial, Helvetica, sans-serif;
	color: #01518C;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.lien
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	COLOR: #A7BFB5;
}

.suppression
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: red;
}

table.menuglobal
{
	width: 120px;
/*	font-family: "Lucida Sans Unicode","Lucida Grande",Tunga,Mangal,Georgia,Arial,sans-serif; */
}
table.menuglobal img
{
	border: 0px;
}

td.menuglobalseletionne
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-color: #01518C;
	color: white;
	text-align: left;
	height: 25px;
/*	padding: 4px; */
	padding: 2px;
	margin: 0px;
	width: 130px;
	cursor: pointer;
}

table.menuglobal td.menuglobal
{
	font-size: 10px;
	background-color: #F4F5F5;
	line-height: normal;
	text-align: right;
	COLOR: black;
	height: 25px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	cursor: pointer;
	margin: 0px;
	padding: 2px;
}

table.menuglobal td.menuglobalseletionne a,
table.menuglobal td.menuglobal a
{
	width: 110px;
	height: 23px; 
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	color: black;
	line-height: 20px;
}

table.menuglobal td.menuglobalseletionne a
{
	color:white;
	text-align: left;
	text-decoration: none;
}
table.menuglobal td.menuglobalseletionne a div
{
	padding-left: 3px;
}

table.menu_local
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 1px;
}
table.menu_local tr
{
	
}

table.menu_local td
{
	min-width: 80px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
table.menu_local td.menulocalseletionne
{
	font-weight: bold;
	line-height: normal;
	background-color: #01518C;
	color: white;
}
table.menu_local td.menulocalseletionne a
{color: white;
}

table.menu_local td.menulocal
{
	background-color: #F4F5F5;
	line-height: 1.4em;
	color: black;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

table.menu_local td a div
{
	padding: 3px 8px 3px 8px;	
}
table.menu_local td a
{
/*	width: 110px; */
	width: 100%; 
	height: 100%; 
	padding: 0px; 
	margin: 0px; 
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: inherit;
}

table.menu_local td.menulocalseletionne a,
table.menu_local td.menulocalseletionne a div,
table.menu_local td.menulocal a,
table.menu_local td.menulocal a div
{
	color: inherit;
	text-decoration: none;
}



table.menuglobal td.menuglobal:hover,
table.menuglobal td.menuglobal a:hover,
table.menuglobal td.menuglobal-hover,
table.menu_local td.menulocal:hover,
table.menu_local td.menulocal a:hover,
table.menu_local td.menulocal-hover
{
	background-image: none;
	background-color: #F4F5F5;
}

.menuquitter
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	COLOR: red;
}

.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	COLOR: #A7BFB5;
	font-weight: bold;
}

.erreur
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	COLOR: red;
	font-weight: bold;
}

.enseignement_date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.enseignement_date_erreur
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: orange;
}

.t_emargement
{
	border-spacing: 0;
	border-style: solid;
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
}



.tr_emargement
{
	border-spacing: 0;
	height: 15mm;
	font-size: 12pt;
	font-style: normal;
}

.td_emargement
{
	border-spacing: 0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0;
	border-right-width: 0;
	height: 12mm;
	font-size: 10pt;
	font-style: normal;
}

.th_emargement
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0;
	border-right-width: 0;
}
/*#E6DAE9 */
.liste { background-color: #F0F0F0 /* #FFE9AD */ ; }
.liste_light { background-color: #F0F0F0; }
.liste_attention { background-color: #FCB066; }
/* .liste_annulation { background-color: #FCB066; } */
.liste_annulation { background-color: #FFEEEB; }

.edt_day
{
	font-size: 10pt;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.edt_day_background
{
	font-size: 0px;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.edt_day_border
{
	font-size: 0px;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.edt_item
{
	font-size: 6pt;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.edt_task
{
	font-size: 10pt;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.edt_hour
{
	text-align: center;
	font-size: 8px;
	color: black;
	border-width: 0px;
	border-color: black;
	border-style: solid;
}

.edt_hour_line
{
	color: black;
	border-left-color: #4444FF;
	border-left-style: solid;
	border-left-width: 1px;
}

.edt_halfhour_line
{
	color: black;
	border-left-color: #0000FF;
	border-left-style: dashed;
	border-left-width: 1px;
}

.imp_corps
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.imp_titre
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.imp_body
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-size: 10pt;
	margin-top: 0mm;
	margin-right: 0mm;
	margin-bottom: 0mm;
	margin-left: 0mm;
}

.imp_body_marge
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	font-size: 10pt;
	margin-top: 0mm;
	margin-right: 0mm;
	margin-bottom: 0mm;
	margin-left: 23mm;
}

.tr_edt
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}

.tr_edt_jour
{
	background-color: #F4F5F5;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}

/**********************************************
	LISTE TARIFS
***********************************************/

.liste_tarif
{
	border-color: #F4F5F5;
	border-width: 1px;
	border-style: solid;
}

.liste_tarif tr td
{
	border-bottom: #F4F5F5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.liste_tarif tr th
{
	background-color: #F4F5F5;
	font-size: 11px;
	font-weight: bold;
}

.edt_action
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #F1F1F1;
	line-height: normal;
	cursor: pointer;
	COLOR: black;
}

/**********************************************
	Wizard cours
***********************************************/

.table_cours_detail {
	padding: 4px;
	border-collapse: collapse;
}

.table_cours_detail th
{
	width:  50% ;
	border-bottom: #01518C;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
	cursor: pointer;
	font-size: 11px;
	background-color: #F4F5F5;
	COLOR: black;
}

.table_interventions_detail
{
	width: 100%;
	border-collapse: collapse;
	
}
.table_interventions_detail th
{
	font-size: 11px;
	border-bottom: #01518C;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: white;
}


/**********************************************
	CONTRATS
***********************************************/
.contrat_auto_table_info
{
	width: 100%;
	border-color: #01518C;
	border-width: 1px;
	border-style: solid;
}
.contrat_auto_table_info th
{
	color: white;
	background-color: #01518C;
	text-align: center;
	text-transform: inherit;
}
.contrat_auto_table_info form { margin: 0; }

.contrat_table_info
{
	width: 100%;
	border-color: #01518C;
	border-width: 1px;
	border-style: solid;
}

.contrat_table_info caption
{
	width: 100%;
	border-color: #01518C;
	border-width: 1px;
	border-style: solid;
	background-color: #F4F5F5;
}

.contrat_table_info th
{
	text-align: right;
	border-color: #F4F5F5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
.contrat_table_info td
{
	border-color: #F4F5F5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

table.contrat_table_liste tr.first th
{
	border-top: 2px solid #01518C;

}


.contrat_table_liste th
{
	background-color: #F4F5F5;

}

.table_contrat
{
	border-style: solid;
	border-color: #01518C;
	border-width: 1px;
	width: 100%;
}
.table_contrat th
{
	background-color: #F4F5F5;
	color: black;
}

.table_impression_control
{
	width: 100%;
	border-color: #01518C;
	border-width: 1px;
	border-style: solid;
}

.table_impression_control caption
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: blue;
	line-height: normal;
	font-weight: bold;
}

form.statistiques table
{
	width: 100%;
}
form.statistiques table td
{
	padding: 10px;
}

#content ul,
#content ul a
{
	font-size: 12px;
}
#content ul li
{
	margin-top: 10px;
}


#frame_calendar
{
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	border: 0px;
	border-style: solid;
	height: 480px;
	margin: 0px;
}

div#uv_actions
{
width: 100%; 
position: absolute; 
bottom: 0px; 
left: 0px; 
	border-color: blue;
	border-width: 2px;
	border-style: solid;
}
div#uv_actions div { float: left; }


.projet_pedago_0
{
	font-size: 12px;
	font-weight: bold;
	color: #01518C;
	background-color: #F4F5F5;
	border-bottom: white;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
}
.projet_pedago_1 {
		font-size: 11px;
		font-weight: bold;
}
.projet_pedago_2 {
		font-size: 10px;
		font-weight: normal;
}
.projet_pedago_3 {
		font-size: 10px;
		font-style: italic;
}


.bordure
{
	margin: 5px;
	border-color: #01518C;
	border-width: 1px;
	border-style: solid;
}


select#affiche_planning_intervenant
{
	font-size: 9px;
	
}
table.v2
{
	border-width: 1px;
	border-color: #F4F5F5;
	border-style: solid;
	padding: 0px;
	border-spacing: 0px;
	empty-cells: show;
}
table.v2 > thead  { 
	background-color: #F4F5F5; 
	}
table.v2 > thead > tr > th { padding: 8px; }
table.v2 > thead > tr > td { padding: 3px 3px; }
table.v2 > tbody > tr > td
{
	padding: 2px;
	border-color: #F4F5F5;
	border-width: 1px;
	border-style: solid none  none solid;
}

table.v2 > tbody > tr > td.action
{
	cursor: pointer;
	padding: 2px 3px;
	text-align: center;
	vertical-align: middle;
}
img.action {
	cursor: pointer;
	
}
table.v2 > tbody a.hypertext
{
	text-decoration: none;
	color: inherit;
}

table.v2 > tfoot > tr.totaux td
{
	border-top: 2px solid #01518C;
	padding-left: 5px;
	text-align: right;
}

table.planning_accueil th
{
	background-color: #F4F5F5;

}

.planning_accueil select,
.planning_accueil input
{
	width: 180px;
}

.planning_accueil p
{
	font-weight: bold;
	margin: 8px 0 3px 0;
}


form.editComment h1
{
	font-size: 12px;
}
form.editComment textarea
{
	width: 95%;
	height: 50px;
}
form.editComment table
{
	width: 95%;
}
/**
 * Fiches d'emargements
 */
form.emargement_control
{
	border: 0px;
	margin: 0px;
}
form.emargement_control h1
{
	font-size: 14px;
	text-align: center;
	color: #01518C;
	margin: 0px;
}
form.emargement_control table 
{
	border: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
form.emargement_control table td
{
	padding: 0px;
 	background-color: #F4F5F5;
 	vertical-align: top;
 	border: 0px;
}

/**
 * edt_etudiant
 */

table.edt_etudiants_options.edt_etudiants_options
{
	border: 0px; 
	background-color: #F4F5F5;
	border-collapse: collapse;
	padding: 0px;
}
table.edt_etudiants_options.edt_etudiants_options th 
{
	border-top: 10px solid white; 
}

/**
 * Attestations
 */
div.attestation_etudiant,
div.attestation_etudiant p
{
	font-size: 10pt;	
}
div.attestation_etudiant p#nom_etudiant
{
	font-weight: bold;
}

div.attestation_etudiant h1
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}
div.attestation_etudiant h2
{
	font-size: 12pt;
	margin-top: 0px;
	font-weight: normal;
}
div.attestation_etudiant p#soussigne
{
	margin-top: 60pt;
}

div.attestation_etudiant p#session
{
	margin-top : 0px;
}

div.attestation_etudiant p#participation
{
	margin-bottom : 0px;
}

div.attestation_etudiant table.planning
{
	font-size: 31px;
	margin-left: 0px;
	border-collapse: collapse;
}

div.attestation_etudiant .imp_corps td,
div.attestation_etudiant .imp_corps th,
div.attestation_etudiant table.planning td,
div.attestation_etudiant table.planning th,
div.attestation_etudiant table.planning tfoot th
{
	font-size: 10pt;
}
div.attestation_etudiant
{
	padding-top: 4.5cm;
	margin-right: 1cm;
}
div.attestation_etudiant table.planning tfoot th,
div.attestation_etudiant table.planning tfoot td
{
	font-weight: bold;
	padding-top: 5px;
}

table.accueil_edt { margin-top : 20px;}
table.accueil_edt th
{ 
	text-align: right;
}



div.equipements,
div.commentaire
{
	margin: 0px;
	font-style: italic;
}
div.commentaire
{
	margin-top: 6px;
}

.niveau1 {
		font-size: 12px;
		font-weight: bold;
		color: #01518C;
}
.niveau2 {
		font-size: 12px;
		font-weight: bold;
}
.niveau3 {
		font-size: 11px;
		font-weight: normal;
}
.niveau4 {
		font-size: 11px;
		font-style: italic;
}
.entete {
		font-size: 11px;
		font-weight: bold;
		color: black;
}


table td.lien_fiche_activite
{
	background-color: #F4F5F5;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	min-width: 70px;
	width: 70px;
}
table td.lien_fiche_activite:hover
{
	background-image: none;
}

table td.lien_fiche_activite2
{	background-color: #F4F5F5;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 35px;
}
table td.lien_fiche_activite2 a
{
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
/*
table td.lien_fiche_activite2 div:hover,
table td.lien_fiche_activite2:hover,
table td.lien_fiche_activite2 a:hover
{
	text-decoration: none;
	background-color: #F4F5F5;
	background-image: none;
}
*/
table td.lien_fiche_activite2 div
{
}

table.creation_cours td.intervenant input {
	width: 250px;
}

table.edt_intervenant {
	border-collapse: collapse;
}
table.edt_intervenant tbody .ligne_1 td,
table.edt_intervenant tbody .ligne_1 td.liste
{
	border-top: 1px solid #A0A0A0;
	padding-left: 3px;
	padding-left: 2px;
	border-right: 1px solid white;
}

table.contrats_intervenant .liste,
table.edt_intervenant .liste
{
	background-color: #E0E0E0;	
}
table.edt_intervenant .total_mois td
{
	font-size: 11px;
	font-weight: bold;
	border-top: 2px solid #A0A0A0;
}

table.edt_intervenant  .highlight
{
	font-size: 11px;
	font-weight: bold;
}



div.documents
{
	width: 100%;
}
div.documents div.file
{
	width: 100px;
	background-color: #F0F0F0;
	margin: 5px;
	text-align: center;
	float: left;
	border-color:  #B0B0B0;
	border-width: 1px;
	border-style: solid;
/*	height: 125px; */
}
div.file div.filename
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size : 10px;
}
div.file div.delete
{
	float: right;
	z-index: 2;
	cursor: pointer;
}

div.file div.filesize,
div.file div.date
{
	font-size : 9px;
	color : #505050;
}

div.file div.icon
{
	cursor: pointer;
}

div.add_file
{
	clear: both;
}



table.control_bar
{
	width: 100%;
	background-color: #F4F5F5;
}


tr.highlight_selected td
{
	background-color: #E0E0FE;
}




	table.cumuls
	{
		margin-top : 20px;
		border : 1px solid #909090;
		border-collapse : collapse;
		empty-cells: show;
	}
	table.cumuls thead th {
		border : 2px solid #909090;
	}
	table.cumuls tbody td
	{
		border-left: 1px solid #909090;
		border-right: 1px solid #909090;
		padding-right: 4px;
		padding-left: 4px;
	}

	table.cumuls tr.total_section td
	{
		background-color : #F0F0F0;
		font-weight: bold;
		font-size: 12px;
		border-top: 2px solid black;
		border-bottom: 3px solid black;
	}
	
	table.cumuls tr td
	{
		border-top : 1px solid #909090;
	}
	table.cumuls tr.total_programme td
	{
		background-color : #F0F0F0;
	}
	table.cumuls tr.total_diplome td
	{
		background-color : #F5F5F3;
		font-style: italic;
	}

	.alert-warning {

	    color: #856404;
	    background-color: #fff3cd;
	    border-color: #ffeeba;

	}
	.alert {

	    position: relative;
	    padding: .75rem 1.25rem;
	    margin-bottom: 1rem;
	    border: 1px solid transparent;
	        border-top-color: transparent;
	        border-right-color: transparent;
	        border-bottom-color: transparent;
	        border-left-color: transparent;
	    border-radius: .25rem;
	}

div.msg_alerte
{
	border: 1px solid red;
	padding: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


table.alternate > tr.alternate > td,
table.alternate > tbody > tr.alternate > td,
table.alternate > tr.alternate > th,
table.alternate > tbody > tr.alternate > th
{
	background-color: #F0F0F0;
}
table.v2 > tbody > tr > th {
	text-align: right;
}

table.listeditor
{
	border-collapse: collapse;
}
table.listeditor td
{
	border-collapse: collapse;
	padding: 2px;
}
table.listeditor thead td
{
	background: #F0F0F0;
	border-bottom: 2px #909090 solid;
	font-weight: bold;
}
table.listeditor tfoot tr.update td
{
	text-align: right;
	background: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.listeditor tfoot tr.create td
{
	background: #F0F0F0;
	border-top: 2px #909090 solid;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.control
{
	border-collapse: collapse;
	border: 2px solid #F0F0F0;
}

table.control thead td,
table.control thead th
{
	color: #01518C;
	background-color: #F0F0F0;
}

table.control tfoot td,
table.control tfoot th
{
	
	background-color: #F0F0F0;
}

table.XLDatePicker
{
	margin-top: 5px;
	width: 120px;
/*	background-color: rgb(244, 245, 245); */
	background-color: #A0A0A0;
	z-index: 10000;
	font-size: 10px;
	border-collapse: collapse;
	border: 3px solid #B0B0B0;
}

table.XLDatePicker tbody tr td
{
	background-color: rgb(244, 245, 245);
	cursor: pointer;
	text-align: right;
	border: 1px solid white;
	padding: 2px;
}
table.XLDatePicker tbody tr th
{
	padding: 0px;
	color: #F0F0F0;
	width: 22px;
}

table.XLDatePicker thead tr th,
table.XLDatePicker thead tr td
{
	text-align: center;
	padding: 0px;
	background-color: #A0A0A0;
	color: #F0F0F0;
}
table.XLDatePicker thead tr td
{
	cursor: pointer;
}
table.XLDatePicker tbody tr.selected td
{
	font-weight: bold;
}

table.XLDatePicker tbody tr.selected td.selected
{
	color: red;
}

table.XLDatePicker tfoot tr td
{
	text-align: center;
	color: #F0F0F0;
	background-color: #A0A0A0;
}

table td.TreeIcon
{
	padding-left: 12px;
	background-repeat: no-repeat;
}

table tr.TreeNodeOpen td.TreeIcon
{
	background-image: url(../img/tree_open.gif);
}
table tr.TreeNodeClose td.TreeIcon
{
	background-image: url(../img/tree_close.gif);
}

table.reservations td
{
	vertical-align: middle;
}
table.reservations td img
{
	margin-right: 5px;
}

table.attestation_absences tr td
{
	padding: 2px 4px;
}


div.autocomplete
{
	position: absolute;
	width: 400px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 200;
}
div.autocomplete ul,
#content div.autocomplete ul
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#content div.autocomplete ul li.selected,
div.autocomplete ul li.selected {
	color: white;
	background-color: #01518C;}

#content div.autocomplete ul li,
div.autocomplete ul li
{
	background-color: #F4F5F5;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	overflow: hidden;
	border-bottom: 1px solid #F0F0F0;
	cursor:pointer;
}
#content div.PAPIModeleSelectorPopup ul li.Filiere
{
	background-color: #BCBCBC;
}
#content div.PAPIModeleSelectorPopup ul li.Individualise
{
	background-color: #CCC;
}

div.PAPISalleSelectorList
{
	width: 600px;
	max-height: 400px;
	overflow: scroll;
}


input.PAPIIntervenantSelector
{
	width: 350px;
}

input.XLTime
{
	width: 50px;
	text-align: right;
}



table.editor
{
	border: 2px solid #F0F0F0;
}
table.editor tbody th
{
	text-align: right;
}
table.editor tfoot td
{
	background-color: #F0F0F0;
}

.number {
	text-align:right;
}
.boolean
{
	text-align: center;
}

fieldset.FieldSet
{
	background-color: rgb(245, 245, 245);
	border: 1px solid rgb(160, 160, 160);
	margin: 10px 50px;
}

fieldset.FieldSet label
{
	width: 100px;
	text-align: right;
	display: inline-block;
	margin-right: 5px;
}

fieldset.FieldSet input[type="submit"]
{
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	width:200px;
}


	#control_overlay {  
    background-color:#000;  
} 
 
.modal {  
    background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
} 

table.highlight > tbody > tr.onmouseover > td,
tr.onmouseover td,
tr.onmouseover td a,
tr.mouseover_highlight td,
tr.mouseover_highlight td a,
table.v2 > tbody > tr.onmouseover > td
{
	background-color: #71C4FB; /* rgb(225,232,241); /* #32D3CB; /* #E6DAE9 */ 
	background-image: none;
}
table.highlight tbody  tr.onmouseover input[type=text]
{
	border-color: #71C4FB;
}


table.v2 > tfoot.create >  tr > th {
	border-top: 2px solid grey;
}
table.v2 > tfoot.create > tr > th,
table.v2 > tfoot.create > tr > td
{
	background-color: #E9EEF3;
}

tr.masque td
{
	color: grey;
}
tr.obsolete td
{
	color: rgb(20,100,50);
}

table.ModeleProjet thead
{
	background-color: #F4F5F5;
	font-weight: bold;
}
	
table.ModeleProjet tr.total th,
table.ModeleProjet tr.total td
{
	border-top: 3px #A0A0A0 solid;
	font-size: 12px;
}
table.ModeleProjet td.number
{
	padding: 2px 3px;
}

div.popup_window {
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	padding:10px;  
	min-width:300px;  
	min-height:300px;
}

div.popup_header
{
	width: 100%;
	height: 20px;
	background-color : blue;
}
div.popup_close
{
	float: left;
}
div#control_overlay {  
	background-color:#000;  
}

div.popup_window .window_header {  
	text-align:center;
	background-color: #F4F5F5;
	color: white;
	height: 16px;
}
div.popup_window .window_close {  
	display:block;  
	position:absolute;  
	top:4px;  
	left:5px;  
	height:13px;  
	width:13px;  
	background-image:url("../css/window_close.gif");
	cursor: pointer;  
	}
div.popup_window div.window_contents { 
	color: black;
	margin-top: 0px;  
	padding-top: 0px;
	width:100%; 
	height:100%;
	background-color: white;
} 
div.popup_window .window_title {
	background-color: #01518C;  
	margin-top:-7px;  
	margin-bottom:7px;  
	font-size:11px;  
	cursor:move;  
} 	
div.popup_window .window_close {  
	display:block;  
	position:absolute;  
	top:0px;  
	left:-4px;  
	height:32px;  
	width:32px;  
	background-image:url("../img/closebox.png");
	cursor:pointer;
	} 
body.popup
{
	width: 100%;
}



table.create {
	border: 0px;
}
table.create th {
	text-align: right;
}


table.hierarchie {
	width: 99%;
	border: 1px solid #F0F0F0;
}
table.hierarchie thead {
	color: #606060;
	background-color: #F0F0F0;
}
table.hierarchie tbody td {
	width: 33%;
}
table.hierarchie tfoot {
	color: #606060;
	background-color: #F0F0F0;
}

table.hierarchie tfoot td {
	padding: 3px 0px;
}


table#table_pp {
	width: 100%;
}
table#table_pp  div.prestations_comp {
	margin-left: 100px;
	color: blue;
}


div.search_popup {
	border: 4px solid #A6A9FB;
	background-color: rgb(241,243,244);
}
div.search_popup div.window_search {
	width: 100%;
}
div.search_popup div.window_search input {
	width: 90%;
}

div.search_popup form.window_contents {
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
}
div.search_popup .window_close {
	top: -14px;
	left: -16px;
}
div.search_popup ul
{
	padding: 0px;
}
div.search_popup li
{
	border-bottom: 1px solid white;
	margin-left: 0px;
}

input.warning
{
	background-color : ;
}

.center
{
	text-align: center;
}

table tfoot tr.add,
table tfoot tr.ajout
{
	background-color: #d0e5f5;
}
table tfoot tr.add input[type=text]
table tfoot tr.add textarea,
table tfoot tr.ajout input[type=text],
table tfoot tr.ajout textarea
{
	background-color: rgb(238,244,253);
}
table tfoot tr.add input[type=text],
table tfoot tr.add textarea,
table tfoot tr.ajout input[type=text],
table tfoot tr.ajout textarea
{
	border: 2px solid #C5DBEC;
}
/*
table tfoot tr.ajout input[type=submit]
{
	font-weight: bold;
}
*/

table tfoot tr.add td,
table tfoot tr.ajout td
{
}

span.enseignement_filieres
{
	font-size: 8px;
	color: #A1A1A1;
}
@media print {
	.noprint { display: none;}
}

div.ActiviteToolTip {
	background-color: white;
}