
@font-face {
	font-family: undotum  ;
	src: url('fonts/UnDotum.ttf ') format("truetype");
}

@font-face {
	font-family: dejavusans  ;
	src: url('fonts/DejaVuSans.ttf') format("truetype");
}

@font-face {
	font-family: dejavusansmono  ;
	src: url('fonts/DejaVuSansMono.ttf') format("truetype");
}

@font-face {
	font-family: freesans  ;
	src: url('fonts/FreeSans.ttf') format("truetype");
}


#content {
}

.html_periode, .html_periode_0 {
	font-size: 14px;
	vertical-align: middle;
	font-family: undotum;
}

.html_niveau {
	font-size: 26px;
	vertical-align: middle;
	font-family: dejavusans;
}

.entete {
	/*outline: 1px dashed red;
	background-image: url('../pics/christmas_bells.png');
	background-position: left center;
	background-repeat: no-repeat;*/
}

.titre_entete {
	/*text-align: center;*/
	font-size: 14px;
	background-color: #5bc8f4;
	color: white;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.titre_etab {
	font-weight: bold;
	font-size: 108%;
}


TD, INPUT {
	text-align: center;
}

BODY {
	margin: 10px;
	/*margin: 0;
	padding: 0.5em;*/
	font-size: 65%;
	line-height: 1.7;
	font-family: freesans;
	/*font: normal normal normal 13px/1,231 arial, helvetica, clean, sans-serif;*/
}

PRE {
	font-size: 100%;
}

.detail {
	padding: 5px;
	border: 1px dashed black;
}

#expand_amort, #expand_sejours {
	cursor: pointer;
}

#collapse_amort,  #collapse_sejours {
	cursor: pointer;
}

.navtable * {
	border: 0px solid white;;
}

.actionable {
	background-color: #dbcdb6;
}

.datatable {
	border: 2px solid #418396;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.datatable TH {
	font-weight: bold;
	font-size: 80%;
}

.datatable TD {
	margin: 3px;
	padding: 3px;
	white-space: nowrap;
	/*background-color: #F0F0F0;*/
	border: 1px solid #606060;
}

.datatable_in TD {
	border: none;
}

TD.montant {
	white-space: nowrap;
}



#hebergement {
	float: right;
	right: 30px;
	top: 5px;
	/*position: relative;*/
}

#nav2 {
	float: left;
	left: 30px;
	top: 5px;
	position: relative;
}

.domain_nonselect {
	font-size:90%;
	font-weight: normal;
	font-style: italic;
}

.domain_select {
	font-size:90%;
	font-weight: bold;
	color: blue;
}

a.fisheyeItem {
	color: inherit;
}

.spacer, #sommaire {
	clear: both;
}


.messages {
	outline: 1px dashed red;
	display: none;
}

.messages UL LI {
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
}

.action {
	background-color: #e5cbf5;
}

TD.montant INPUT {
	background-color: #e5cbf5;
}

TD.montant INPUT.montant_disabled {
	background-color: #DDD;
}



.previous {
	outline: 1px solid #B5CFA8;
	background-color: #cbdbf5;
	padding-left: 2px;
	padding-right: 2px;
}

.previous TR TD {
	background-color: #cbdbf5;
}

TABLE.previous {
	outline: none;
}

.rouge {
	color: red;
}

INPUT.montant  {
	width: 50px;
}

.nom_discipline {
	font-weight: bold;
	font-family: sans-serif;
	display: none;
}

.action {
	text-align: right;
	margin: 3px;
	padding: 3px;
}

.details_cellule {
	width: 100%;
}

/*.details_cellule TABLE {
	margin: 0px;
	padding: 0px;
}*/

.sql {
	font-family: monospace;
	font-style: italic;
	text-align: left;
	border: 1px dashed gray;
	padding: 3px;
}


#mask {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height:100%;
	background-color: gray;
	display: none;
}


#include {
margin: 40px;
padding: 20px;
border: 2px solid black;
background-color: white;
}


.grey {
	color: gray;
}

.absent {
	background-color: #F0F0F0;
}

.valeur_urgences {
	color: #432BAF;
	padding-left: 5px;
	white-space: nowrap;
	font-style: italic;
}

.valeur_pourcents {
	color: gray;
	padding-left: 5px;
	white-space: nowrap;
}

.bronze, .silver, .gold {
	background-position: top left;
	background-repeat: no-repeat;
}

.bronze { background-image: url(../pics/bronze.png); }
.silver { background-image: url(../pics/argent.png); }
.gold { background-image: url(../pics/gold.png); }


.vignette_discipline_1 {
	background-position: top left;
	background-repeat: no-repeat;
}
.vignette_discipline_1 { background-image: url(../pics/gyne1s.png); }

.dynaframe {
	outline: 1px solid #B5CFA8;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #dbf5cb;
}

DIV.divfiller {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 100%;
}

.notthisyear {
	color: gray;
	font-style:italic;
}


.discipline_selected {
	font-weight: bold;
}

a:visited {
	color: blue;
}

/*a:hover {
	outline: dashed 1px blue;
}*/


.rapport_valeur {
	font-family: dejavusansmono;
	text-align: right;
	/*font-family: monospace;
	font-size: 110%;
	font-weight: bold;*/
}

.rapport_desc {
	text-align: right;
	font-size: 80%;
	font-style: italic;
}

.rapport_poste {
	text-align: left;
}

/*#page_rapports .datatable  {
	/*background: -moz-linear-gradient(top,  #FAFAFA, #F3EEF3) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#F3EEF3)) !important;*
	background: -moz-linear-gradient(top,  #FAFAFA, #EFEAE0) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#EFEAE0)) !important;
}*/

#page_rapports .datatable TD {
	background:transparent;
}

.loss {
	color: red;
}

.gain {
	/*color: green;*/
}

.table_discipline {
	/*width: 100%;*/
}

#resume_discipline {
	vertical-align: top;
	background-image: url(pics/gyne1.);
	background-position: top ;
	background-repeat: no-repeat;
	width: 120px;
	white-space: normal;
	padding-top: 80px;
}

.cat2_chir {
	vertical-align: top;
	background-image: url(../pics/chir2.png);
	background-position: bottom ;
	background-repeat: no-repeat;
	width: 100px;
	height: 180px;
	white-space: normal;

}

.cat2_med {
	vertical-align: top;
	background-image: url(../pics/med2.png);
	background-position: bottom ;
	background-repeat: no-repeat;
	width: 100px;
	height: 180px;
	white-space: normal;

}

/*.table_discipline TD.chir_ambu { background-color: #FFEDDF; }
.table_discipline TD.chir_hospi { background-color: #FFEDCF; }
.table_discipline TD.med_ambu { background-color: #EFDED1; }
.table_discipline TD.med_hospi { background-color: #FFE0CF; }*/

.chir_ambu { background-color: #FFEDDF !important; }
.chir_hospi { background-color: #FFEDCF !important; }
.med_ambu { background-color: #EFDED1 !important; }
.med_hospi { background-color: #FFE0CF !important; }

.tablehead { background-color: #FFF9EF; }

THEAD TD.tablehead { font-weight: bold;}

#desc_techno_globale P {
	font-size: 80%;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}

.clickable {
	cursor: pointer;
}

/*.clickable:hover {
	outline: dashed 1px blue;
}*/

.fixedMoney {
	white-space: pre;
}





.expander, .collapser {
	vertical-align: middle;
}

.switcher_selected, .switcher_unselected {
	border: 1px solid #DBCDB6;
	background-position: left;
	background-repeat: no-repeat;
	color: #DBCDB6;
	padding: 7px;
	padding-left: 30px;
	margin: 10px;
}

.switcher_selected { background-color: #606060; background-image: url(../pics/ok.png); }
.switcher_unselected { background-color: white; background-image: url(../pics/empty.png); }

.hider, .shower {
	border: 1px solid #DBCDB6;
	background-position: left;
	background-repeat: no-repeat;
	color: #DBCDB6;
	padding: 7px;
	padding-left: 30px;
	margin: 10px;
}

.shower { background-color: white; background-image: url(../pics/add.png); }
.hider { background-color: #606060; background-image: url(../pics/remove.png); }

.collapse_pdm_niveaux, .expand_pdm_niveaux, .collapse_attr_niveaux, .expand_attr_niveaux {
	/*border: 1px solid #DBCDB6;
	background-position: right;
	background-repeat: no-repeat;
	color: #DBCDB6;
	padding: 7px;
	padding-right: 30px;
	margin: 10px;*/
}

.collapse_pdm_niveaux, .collapse_attr_niveaux { /*background-color: #606060;*/  }

.outline {
	display: none;
	outline: 1px solid blue;
}

TABLE.celltable {
	width: 100%;
	border: none;
}

TD.celltable {
	/*padding: 0px;*/
}

TABLE.celltable TBODY TD {
	padding: 2px;
	border: 1px solid gray;
}

/*TABLE {
	border: 2px solid black;
}*/

/*#collapse_niveau_1, #expand_niveau_1 { background-image: url(../pics/digits/digit1.png); }
#collapse_niveau_2, #expand_niveau_2 { background-image: url(../pics/digits/digit2.png); }
#collapse_niveau_3, #expand_niveau_3 { background-image: url(../pics/digits/digit3.png); }*/





.remp_bas, .remp_haut{
	color: red;
}

.remp_ok {
	color: green;
}

.infra {
	border-top: 1px solid grey !important;
	border-bottom: 0px !important;
	text-align: left;
}

.infra INPUT {
	width: 120px;
}

.equip {
	cursor: help;
	border: 0px;
	text-align: right;
	font-style: italic;
}

.equip INPUT {
	width: 100px;
}


/*DIV#help {
	position: fixed;
	left: -240px;
	top: 0px;
	width: 210px;
	padding: 5px;
	overflow: scroll;
	height: 100%;
	text-align: justify;
	background-color: black;
	color: white;
	font-size: 90%;
	z-index: 15;
}

DIV#help H3 {
	margin-top: 50px;
}

DIV#game_page {
	left: 240px;
	position: absolute;
	width: 100%;
}*/

		#sidecontent {
			background-color: black;
			color: White;
			width: 33%;
			float: right;
		}

		#sidecontent div {
			padding: 2%;
			cursor: default;
			height: 96%;
		}

		.sidecontentslider {
			background-image: url(a.png);
			padding-left: 30px;
			cursor: pointer;
			z-index: 150;
		}

		.sidecontentslider:hover {
			background-image: url(b.png);
		}

		.sidecontentslider.expanded {
			background-image: url(c.png);
		}

		.sidecontentslider.expanded:hover {
			background-image: url(d.png);
		}



/*#tableau_indices {
	width:45%;
}

#hebergement {
	width:45%;
	//position: absolute;
	top: 0px;
	//left: 50%;
}*/



.data_copy {
	background-image: url(../pics/copy.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	text-decoration: none;
}





.analytique {
	margin: auto;
	color: #1E4F00;
	padding: 3px;
	border: 1px solid #1E4F00;
	display: none;
}

.analytique TR TD:first-child {
	text-align: right;
	vertical-align: top;
}

.analytique TR TD {
	text-align: left;
}

.noborder {
	margin: auto;
}

.noborder TR TD {
	border: none;
}
.noborder TR TH {
	border: none;
}


.note {
	font-style: italic;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../pics/16/stock_attach-16.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}

.ovr {
	margin-left: -30px;
	margin-top: -33px;
}


.attr_lits TABLE {
	background-image: url(../pics/fondcell-bed.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid gray;
}

.attr_lits TABLE TD{
	border: none;
	padding: 3px;
}

.attr_remplissage TABLE {
	background-image: url(../pics/fondcell-remp.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid gray;
}

.attr_remplissage TABLE TD{
	border: none;
	padding: 3px;
}

.attr_sejours TABLE {
	background-image: url(../pics/fondcell-sejours.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid gray;
}

.attr_sejours TABLE TD{
	border: none;
	padding: 3px;
}

ul.tabs a {
	cursor: pointer
}

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; /*float: right; */width: 40em;}


#domaine_menu {
	/*padding-top: 30px;*/
	width: 100%
}

.fisheye {
	z-index: 50;
}

#fisheye .jqDockWrap {
	left: -37px;
}

/*#sommaire.ui-tabs .ui-tabs-hide {
		display: block !important;
		position: absolute;
		left: -10000px;
}

#domaine_menu.ui-tabs .ui-tabs-hide { display: none !important; }*/

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer; /* arrow ? */
}

.runcalc, .runcalc:visited, .blocperiode, .blocperiode:visited, .deblocperiode, .deblocperiode:visited {
	display: block;
	padding-left: 10px;
	background-image: url(../pics/run.png);
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid gray;
	height: 60px;
	width: 200px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border: outset;
	background-color: #dbcdb6;
	margin: 3px;
}

.runcalc, .runcalc:visited {
	background-image: url(../pics/run.png);
}

.blocperiode, .blocperiode:visited {
	background-image: url(../pics/block.png);
}

.deblocperiode, .deblocperiode:visited {
	background-image: url(../pics/unblock.png);
}





	#collapse_sejours, #expand_sejours { background-color: blue; color: white !important;; width: 20px;  }
	TD.cr_head { color: #c01466; font-weight: bold; font-size: 120%; background-color: white !important;}
	TD.bilan_head { color: #e06a13; font-weight: bold; font-size: 120%; background-color: white !important;;}


				.dropmenu {
					float: left;
				}

				.dropmenu .trigger ul.menu
				{
						display: none;
						position: absolute;
						margin: 0;
						padding: .4em;
						list-style: none;
						background-color: #DBCDB6;
						border: solid 1px #7F7667;
						z-index: 50;
						text-align: left;
				}
				.dropmenu .trigger ul.menu li
				{
						padding: .1em .5em;
						list-style: none;
				}
				.dropmenu .trigger ul.menu li a
				{
						display: block;
				}
				.dropmenu .trigger:hover
				{
						background-color: #DBCDB6;
				}
				.dropmenu .trigger:hover ul.menu
				{
						display: block;
				}
				.dropmenu .trigger {
					cursor: pointer;
					list-style: none;
				}
				.dropmenu .trigger {
						border: solid 1px #7F7667;
						background-image: url(../pics/menu.png);
						background-position: left center;
						background-repeat:no-repeat;
						padding: 5px;
						padding-left: 30px;
						/*position: absolute;*/
						font-weight: bold;
						background-color: #DBCDB6;
				}



			.title {
				width: inherit;
				background-color: #d2e61a !important;
				padding: 5px;
				font-size: 110%;
				text-transform: uppercase;
				color: #418396;
				-moz-border-radius: 6px;
			}
			
			.title A {
				color: #418396;
			}

			.smalltitle {
				color: black;
				font-weight: bold;
				padding: 1px;
			}

			/*H3 { width: 90%; background-color: gray; border: 1px solid black; color: white; padding: 5px;}
			P { width: 90% }

			TABLE  { /*border: 1px dashed black; * padding: 0px; margin: 0px;}
			THEAD TD  { border: 1px dashed black; padding: 10px; margin: 0px; }
			TBODY TD  { border-left: 1px dashed black; padding: 10px; margin: 0px; }*/





		.ui-dialog input.text { margin: 3px; }
		.ui-dialog fieldset { padding:0; border:0; /*margin-top:20px;*/ }
		.ui-dialog h1 { font-size: 1.2em; margin: .6em 0; }
		.ui-dialog .ui-state-error { padding: .3em; }
		.validateTips { border: 1px solid transparent; padding: 0.3em; font-style: italic;}


#loading {
	text-align: center;
	width: 100%;
	font-size: 20px;
	outline: 1px solid blue;
	font-family: sans-serif;
	background: #DDDDFF;
}

.exposant {
	vertical-align: 10px;
}

.html_periode_inline {
	opacity: 0.7;
	font-size: 80%;
	font-weight: normal;
}

.dirty {
	outline: 1px dotted red;
}

.ui-icon-none {
	background-image: none !important;
}


/* simple css-based tooltip */
.tooltip {
	background-color: #4c3713;
	border: 1px solid #fff;
	padding: 10px 15px;
	width: 200px;
	display: none;
	color: #fff;
	text-align: left;
	font-size: 12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;

	z-index: 2000;
}

.left, .left TD {
	text-align: left;
}



.sel_p0, .sel_p1 {
	opacity: 0.8;
	background-color: #DFDFDF !important;
}

.shadow_out {
	-moz-box-shadow: 0 -2px 6px 2px #9F8B9F;
	-webkit-box-shadow: 0 -2px 6px 2px #9F8B9F;
	box-shadow: 0 -2px 6px 2px #9F8B9F;
}
.shadow_out TD { background-color: white; }
.shadow_in {
	-moz-box-shadow: 0 -2px 6px 2px #9F8B9F inset;
	-webkit-box-shadow: inset 0 -2px 6px 2px #9F8B9F;
	box-shadow: inset 0 -2px 6px 2px #9F8B9F;
}
.shadow_in TD { font-style: italic; }



#bandeausup {
	background-image: url('../pics/bandeausupM.png');
}


#nv_alterateur TEXTAREA {
	margin-left: 20px;
	margin-bottom: 5px;
	width: 90%;
	padding: 2px;
}

#nv_alterateur_label {
	margin-left: 20px;
	margin-bottom: 5px;
	width: 90%;
	text-align: left;
	padding: 2px;
}



.mod_line_span {
	margin-left: 20px;
}

#ceder_tech_label {
	font-weight: bold;
	text-transform: uppercase;
}


.tdb_summary {
	text-align: center;
	font-size: 90%;
	margin-bottom: 8px;
	margin-top: 30px;
}

.tdb_summary A {
	color: grey;
}

#gtalk {
	height: 300px;
	width: 500px;
}

#sparkle_zoom {
	height: 300px;
	width: 500px;
	position: absolute;
}

#sparkle_zoom_div {
	height: 400px;
	width: 600px;
	display: none;
}


.whiteborder TD, .whiteborder TH {
    border-color:  white;
}