body {
	overflow: hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
/*	scrollbar-3dlight-color:#900; */
/*	scrollbar-arrow-color:#900; */
/*	scrollbar-base-color:#900; */
/*	scrollbar-darkshadow-color:#900; */
/*	scrollbar-face-color:#900; */
/*	scrollbar-highlight-color:#900; */
/*	scrollbar-shadow-color:#900; */
}
div {
	/*cursor: default;*/
	overflow: hidden;
}
div.auto {
	overflow: auto;
}
/* DIV libellé compte dans MES SOLDES */
div.big {
	font-size: 10px;
	font-family: Verdana;
	color: #900;
	font-weight: bold;
}
/* TD libellé des champs de saisie dans l'admin */
td.big {
	font-size: 10px;
	font-family: Verdana;
	color: #900;
	font-weight: bold;
}
/* Entêtes des Salariés dans l'admin */
div.white {
	color: #FFF;
}
div.salarie {
	font-size: 12px;
	font-family: Verdana;
	color: #900;
	font-weight: normal;
	line-height: 16px;
}
div.small {
	font-size: 8px;
}
/* DIV salarié dans MES SOLDES */
div.bigger {
	font-size: 14px;
	font-family: Trebuchet MS, Verdana;
	color: #900;
}
/* DIV case dans l'entête du planning */
div.normal {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #900;
}

/* DIV titre de l'aide */
div.pink {
	background-color: #FFDF7F;
	font-family: Trebuchet MS;
}
/* IMG représentant les coins de l'aide */
img.aide {
	position: absolute;
	z-index: 20;
}

div.italic {
	font-style: italic;
	color: #FF8200;
}

/* CLASSES d'une DIV représentant le body du planning */

	div.calendar ul {
		border: 0px solid #000;
		padding: 0px;
		margin: 0px;
	}
	div.calendar ul li {
		float: left;
		border-top: 0px solid #000;
		border-left: 0px solid #000;
		border-bottom: 1px solid #FFE771;
		border-right: 1px solid #FFE771;
		height: 18px;
		width: 18px;
	}
	div.calendar ul li.top {
		border-top: 1px solid #FFE771;
	}
	div.calendar ul li.left {
		border-left: 1px solid #FFE771;
	}
	div.calendar ul li ul {
		border: 0px solid #000;
		width: 18px;
		padding: 0px;
		margin: 0px;
	}
	div.calendar ul li ul li {
		float: left;
		border: 0px solid #FFF;
		height: 18px;
		width: 9px;
	}

div {
	position: absolute;
	top: 0px;
	left: 0px;
}
ul {
	list-style-type: none;
}
div#day ul {
	top: 0px;
	left: 0px;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}
div#day ul li {
	float: left;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
div#day ul li.dernier {
	border-right: 1px solid #000;
}
div#day ul li.haut {
	border-top: 1px solid #000;
}
div.ieul ul li {
	width: 18px;
	height: 18px;
}
div.moz15ul ul li {
	width: 17px;
	height: 17px;
}
div.moz15ul ul li.haut {
	width: 17px;
	height: 16px;
}
div.moz15ul ul li.dernier {
	width: 16px;
}
div.font-normal {
	font-weight: normal;
	font-family: Arial;
}
div.left {
	text-align: left;
}
div.right {
	text-align: right;
}
div.center {
	text-align: center;
}
div.bck-img-n {
	background: url(mes_soldes_normal.gif) 50% 0;
	background-repeat: no-repeat;
}
div.bck-img-h {
	background: url(mes_soldes_haut.gif) 50% 0;
	background-repeat: no-repeat;
}
div.selector {
}
div#div_salarie_solde {
	font-size: 14px;
}
div#div_salaries {
	background-color: #FFF;
}
div#div_load {
	background-color: #C44;
	padding: 2px;
	left: auto;
	right: 0px;
	color: white;
}
div.cursor {
	cursor: pointer;
}
div.padding {
	padding: 5px;
}
div.x-small {
	width: 16px;
	height: 16px;
}
div.small {
	width: 200px;
	height: 16px;
}
div.medium {
	width: 200px;
	height: 100px;
}
div.border {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000 #000 #000 #000;
}
div.dblborder {
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #000 #000 #000 #000;
}
div.picker {
	background: url(paint_bucket.bmp) 50% 0;
	background-repeat: no-repeat;
}
div.background {
	background: url(bck.bmp) repeat 0 0;
}
div.redText {
	color: #B00;
}
div.blackText {
	color: black;
}
ul.planning {
	/*border: 1px solid gray;*/
	padding: 0px;
}
ul.planning li {
	float: left;
	border-top: 1px solid black;
	border-left: 1px solid black;
	width: 50px;
	height: 50px;
	padding: 0px;
}
ul.planning li.bottom {
	border-bottom: 1px solid black;
}
ul.planning li.right {
	border-right: 1px solid black;
}
ul.planning li div {
	/*border: 1px solid #000;*/
	font-size: 0px;
	z-index: 4;
}
ul.planning li div.validee {
	background-color: green;
}
ul.planning li div.non_validee {
	background-color: orange;
}
div#blocExtModuleAdmin{
	background-color: #FFFFFF;
}
div#bouton_on{
	background-color: #FFFFFF;
}
div#bouton_off{
	background-color: #FFC000;
}
.Menu_Profil{
	width: 125px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.TabListeSalaries{
	width: 600px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #FFE771;
}
.caseFicheSalarie{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #FFEE99;
}
.caseNewSalarie {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	font-weight: bold;
	border: 1px solid #FF8200;
	background-color: #FFF;
}
.caseFicheSalarieParti{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	font-weight: normal;
	border-top: 1px solid #FF8200;
	border-right: 1px solid #FF8200;
	background-color: grey;
}
.activeCaseSalarie{
	background-color: #FFEE99;
}
.desactiveCaseSalarie{
	background-color: #D4D4D4;
}
.orangeEnteteCaseSalarie{
	background-color: #FFC000;
}
ul.SemaineType {
	padding: 0px;
}
.caseNormal {
	background-color: #FFFFFF;
}
.caseTP {
	background-color: #FFE771;
}
.caseDesactiveTP{
	background-color: #FFE771;
	cursor: pointer;
}
.enteteFicheSalarie{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.menuDeroulant {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	width: 143px;
	font-weight: normal;
	color: #900;
	border: 1px solid #FE9;
	visibility: hidden;
}
/* DIV utilisée pour le dérouleur d'un SELECT */
div.for_a_select {
	padding: 2px;
}
/* UL utilisé pour les OPTIONS d'un SELECT dans le cadre de leur remplacement */
ul.for_a_select {
  margin: 0;
  padding: 0;
}
ul.for_a_select li {
  background: #FE9;
  color: #900;
  cursor: pointer;
  font-size: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tableCreateProfil{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 300px;
}
.tdBasCreateProfil{
	width:150px;
	border-bottom:1px solid #FF8000;
}
.tdHautCreateProfil{
	width:150px;
	border-top:1px solid #FF8000;
}
.button{
	width: 80px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #900;
	cursor: pointer;
}
.menuDeroulant_200{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 200px;
	font-weight: normal;
}
.InputDate {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 96px;
	border: 1px solid #FF9626;
}
.InputNormal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 99%;
	border: 1px solid #FF9626;
}
.enteteSalarie {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left:4px;
	font-weight: bold;
	color: #900;
	
}
.enteteConsulter{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #900;
}
div#div_consulter{
	overflow: auto;
}
div#div_detail{
	overflow: auto;
	font-family: Trebuchet MS;
}

ul.detail_consulter li {
	float: left;
	border-left: 1px solid #FF8000;
	border-bottom:1px solid #FF8000;
	height: 25px;
	padding: 0px;
	color: #000;
	text-align: left;
	padding-left:2px;
}
ul.detail_consulter li.entete {
	color: #900;
}
ul.detail_consulter li.center {
	text-align: center;
}
ul.detail_consulter li.right {
	border-right: 1px solid #FF8000;
}
ul.detail_consulter li.top {
	border-top: 1px solid #FF8000;
}
ul.detail_consulter li.premiere_ligne {
	width: 150px;
}
ul.detail_consulter li.deuxieme_ligne {
	width: 80px;
}
ul.detail_consulter li.libelle {
	width: 200px;
}
ul.detail_consulter li.couleur {
	width: 163px;
}
ul.detail_consulter li.date_comptable {
	width: 112px;
}
ul.detail_consulter li.color {
	color: #900;
}
.div_detail_consulter{
	float:left;
	position:relative;
	width:550px;
}

ul.detail_parametrer li {
	float: left;
	border-left: 1px solid #FF8000;
	border-bottom:1px solid #FF8000;
	height: 25px;
	padding: 0px;
	color: #000;
	text-align: left;
	padding-left:2px;
}
ul.detail_parametrer li.entete {
	color: #900;
}
ul.detail_parametrer li.center {
	text-align: center;
}
ul.detail_parametrer li.right {
	border-right: 1px solid #FF8000;
}
ul.detail_parametrer li.top {
	border-top: 1px solid #FF8000;
}
ul.detail_parametrer li.premiere_ligne {
	width: 150px;
}
ul.detail_parametrer li.deuxieme_ligne {
	width: 80px;
}
ul.detail_parametrer li.libelle {
	width: 300px;
}
ul.detail_parametrer li.date_comptable {
	width: 112px;
}
.detail_parametrer{
	float:left;
	position:relative;
}

ul.temps_partiels li {
	float: left;
	border-left: 1px solid #FF8000;
	border-bottom:1px solid #FF8000;
	height: 20px;
	width:90px;
	padding: 0px;
	color: #900;
}
ul.temps_partiels li.top {
	border-top: 1px solid #FF8000;
}

ul.temps_partiels li.right {
	border-right: 1px solid #FF8000;
}
ul.temps_partiels li.texte_normal{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
ul.temps_partiels li.texte_left{
	padding-left: 4px;
}

ul.parametrer li {
	float: left;
	border-left: 1px solid #FF8000;
	border-bottom:1px solid #FF8000;
	height: 25px;
	padding: 0px;
	color: #900;
}
ul.parametrer li.right {
	border-right: 1px solid #FF8000;
}
ul.parametrer li.top {
	border-top: 1px solid #FF8000;
}
ul.parametrer li.premiere_ligne {
	width: 150px;
}
ul.parametrer li.deuxieme_ligne {
	width: 80px;
}
ul.parametrer li.libelle {
	width: 299px;
}
.div_parametrer{
	float:left;
	position:relative;
}
.bckGdCol_OrangePale{
	background-color: #FFC000;
}
.bckGdCol_Blanc{
	background-color: #FFFFFF;
}

div.color-top{
	border-top: 1px solid #FF8200;
}
div.color-bottom{
	border-bottom: 1px solid #FF8200;
}
div.color-right{
	border-right: 1px solid #FF8200;
}
div.color-left{
	border-left: 1px solid #FF8200;
}

ul.inscription li {
	float:left;
	height: 25px;
	padding: 0px;
	color: #000;
	text-align: left;
	padding-left:2px;
}
ul.inscription li.libelle {
	width: 240px;
}
ul.inscription li.compte {
	width: 120px;
}
ul.inscription li.resultat {
	width: 800px;
}

ul.inscription li.error {
	color: red;
}

.fond{
	background-color: #FFF;
}

.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	padding-right:2px;
}
.table_detail{
	width:550px;
}
.normal {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
.bas_table{
	border-bottom:1px dotted #FF8000;
}
div.bas_table{
	border-bottom:1px dotted #FF8000;
}
.bas_table_solid{
	border-bottom:1px solid #900;
	background-color:  #FFEE99;
}
div.bas_table_solid{
	border-bottom:1px solid #900;
	background-color:  #FFEE99;
}
.menus{
	background-color: #FE9;
}
.sous_menus{
	background-color: #FC7;
}
.cursor{
	cursor:pointer;
}
.small {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.lien{
	font-size: 12px;
	font-family: Arial;
	color: #0000CC;
	cursor:pointer;
	text-decoration: underline;
}
div.underline {
	text-decoration: underline;
}
div.editable {
	border-top: 1px solid #FF8200;
	border-left: 1px solid #FF8200;
}
div.editable:hover {
	background: #FFF;
	cursor: text;
	color: #CCC;
}
.bas{
	background-color: #FFC000;
}
div.libelle {
	font-size: 12px;
	font-family: Verdana;
	color: #900;
	font-weight:bold;
}
div.chiffre {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
td.red{
	font-size: 12px;
	font-family: Arial;
	color: red;
}
/*.loupe {*/
/*	cursor: url(Include/IMG/loupe.ico);*/
/*}*/
/* tableau du détail des écritures dans la popup lorsqu'on clic sur un solde */
table#detail {
	border-collapse: collapse;
	font-size: 10px;
	color: #900;
}
table#detail tr {
}
table#detail tr td, table#detail tr th {
	padding: 2px 4px;
}

.warningNav {
	color: #FFC000;
	font-weight: normal;
}
.warningNav a {
	color: #FFC000;
	font-weight: normal;
	text-decoration: underline;
}