body, html {
height: 100%;
margin: 0px;
padding: 0px;
}
html {
overflow: visible;
}
body {
  overflow: auto;
	margin:0px;
	background-color: #efefef;
	background-image: url(../images/bg.jpg);
	font-family: Verdana;
}

img { border:0px;}
.save {
	background-image: url(../images/save.gif);
	background-repeat:no-repeat;
	background-position:100% 0% ;
}
.header {
  background-color: #eeeeee;
  text-align: left;
  border-width: 0px;
  padding: 0px;
  margin:0px;
}
#statusTd {
  height: 20px; 
  background: #DDDDDD;
}
#statusDv {
  height: 20px; 
  line-height: 20px;
  background: #DDDDDD;
  vertical-align: middle;
  font-family: Verdana;
  font-size: 12px;
}
/* classes générales */
.boxHeader {
  height: 25px;
  background: url(../images/tab_veh_bg.gif);
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  vertical-align: bottom;
}
.boxHeaderProspect {
  height: 19px;
  background-image: url(../images/bgTitleRed.gif);
  border-bottom-color: #FFFFFF; 
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}
.boxHeaderActif {
  height: 19px;
  background: url(../images/bgTitleActif.gif);
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}
.boxHeader0 {
  height: 19px;
  background-color: #FF3F3E;
  background-image: url(../images/bgTitleRed40.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}
.boxHeader1 {
  height: 19px;
  background: url(../images/bgTitle40.gif);
  background-repeat: repeat-x;
  background-color: #193ba1;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

.linkClient1 { color: #FFFFFF;}
.linkClient0 { color: #FFFFFF;}
.linkVital { color: #000000;}
.linkVital:hover { color: #ff0000;}
/* module de login*/

.login {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid; 
  border-color: #CECECE;
  font-size: 12px;
}

.login th {
  background-color: #3366ff;
}

/* menu */
.subCat,
.topList {
  list-style:none;
  margin:0px;
	padding:0px;
}
html>body .subCat { margin-left:-10px; }
html>body .topList { padding-top:0px; }

.topListLi {
  float: left ;
	font-size:12px;
	white-space: nowrap;
	padding: 0px;
	margin:0px;
	margin-right:2px;
	height: 30px;
	display: block;
	text-align: left;
 	border-width: 0px ;
}

.topListA {
		width: 130px;
		color: #000000;
		font-weight: bold;
		font-size:10px;
		padding:0px;
		padding-top:0px;
		text-align:center;
		padding-bottom:0px;
		margin: 0px;
		text-decoration: none;
		display: block;
		line-height:27px;
		height:27px;
		background: none;
		background-image: url(../images/menug.gif);
		background-position: 0px 27px ;
		
}
.mainMenuSep { height:30; width:20; float:left; text-align: left; background-image: url(../images/mainMenuSep.gif) };

html>body .topListA {
		width:auto  ;
		min-width:47px;
}
.topListA:hover{
  /*background: #8C171D;*/
  background-position: 0px  0px ;
  color: #00ADEF;
}
.topListSubMenu {
  list-style:none;
  padding:0px;
  margin:0px;
  width:130px;
	margin-left:0px;
	background: #FFFFFF;
	border-width: 1px ;
	border-style: solid ;
	border-color: #00ADEF;
}

.topListSubMenu li{
	font-size:12px;
	white-space: nowrap;
	padding: 0px;
  padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-align: left;
	margin:0px;
	border: 0px solid #006699;
}
.topListSubMenu li a{
	height:20px;
	color: #00ADEF;
	line-height:20px;
	vertical-align: middle;	
  width:120px;
	display: block;
}
.topListSubMenu li a:hover{
	height:20px;
	color: #FFFFFF;
	line-height:20px;
	vertical-align: middle;
}
.menuLink {
  color: #000000;
  text-decoration: none;
}

.fixedMenu {
  white-space: nowrap;
  text-align: right;
  float: right;
  font-size: 11px;
  font-family: Verdana;
  width: 150px;
}


.fixedMenu a { color: #000000; text-decoration: none; height: 20px;  line-height: 20px; }
.fixedMenu a:hover { color: #FF0000; }

#naviPath {
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  font-family: Verdana;
}


#naviPath a { color: #000000; text-decoration: none; height: 20px;  line-height: 20px; }
#naviPath a:hover { color: #FF0000; }

/* gestion des messages */
.messageLib, .messageCat, .messageRchCat { font-size:12px; text-align: right; white-space: nowrap;}
.messageLib { text-align: left;}


/* Arbres */
.tree {
  list-style: none;
  padding:0px;
  padding-left:10px;
}
  
.tree table { color:#111111; font-size:10px; text-decoration: none;}  
.tree a { color:#111111; font-size:10px; text-decoration: none;}
.tree a:hover { color:#ee0000; font-size:10px; }
.tree li { white-space:nowrap; font-size:10px; vertical-align: top;}
.treeTitle { background-color: #6699ff; border-width:1px; border-style: solid; border-color: #CECECE;} 
.treeTitle ul { background-color: #eeeeee;}


.folderclient td{
  font-size: 10px;
}

#contextMenu {  
 margin: 5px;
 padding: 0px;   
 position: absolute; 
 background: #FFFFFF; 
 border-width:1px;
 border-style: solid;
 border-color: #CECECE;
}

#contextMenu a {
color: #000000;
margin:0px;
padding:0px;
padding-left: 1px;
padding-right: 5px;
display: block;
text-decoration: none;
font-size: 11px;
font-family: Verdana;
}
#contextMenu a:hover {
  color: #FF0000;
  background-color: #CECECE;
}

.input {
 border-width:1px;
 border-style:solid;
 border-color: #CECECE;
}
.fichier {
  font-family: Verdana;
  font-size: 11px;
  white-space: nowrap;
  cursor: pointer;
}


.vitalEffectue {
  background-color: #FFCC99;
}
.vitalEffectueListe{
 background-image: url(../images/bgEffectue.gif);
}

.vitalNonEffectue {
  background-color: #eeeeee;
}


.taskAlert {
 padding: 5px; 
 position: absolute;
 border-width: 1px;
 border-style: solid;
 border-color: #CECECE;
 background-color: #FFFF99;
 width: 200px;
 font-family: Verdana;
 font-size:11px;
}

html>body .taskAlert {position: fixed;}

.taskEffectue, .taskEffectueA {
 color: #999999;
}
.taskEffectueA:hover {
 color: #990000;
}
.taskNonEffectue, .taskNonEffectueA {
 color: #000000;
}
.taskNonEffectueA:hover {
 color: #FF0000;
}


.TitleClient {
background-image: url(../images/bottom_bg.gif);
}
.TitleLignes {
font-size:12px;
font-weight:bold;
font-family: Tahoma;
text-align: center;
color: #8c171f;
background-image: url(../images/bottom_bg.gif);
}

.lignesTelTh {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size:11px;
	height:20px;
	color: #333333;
  background-image: url(../images/bottom_link_bg.gif);
}

.lignesTelTd {
 height:20px;
 text-align: center;
 font-family: Tahoma;
 font-weight: normal;
 font-size:11px;
 border:0px;
 border-bottom-width:1px;
 border-bottom-style: solid;
 border-bottom-color: #CECECE;
}
.lignesTelTdNew { border:0px; }

.ligneTelInput {
width:100%;
border-width: 1px;
border-style: solid;
border-color: #CECECE;
}
.lignesTelA {
   display: block;
   width:100%;
   height:15px;
}

#cltTarifs,#cltTarifsNormaux,#cltFactures {
 font-size:11px;
}

#destSuggest {
position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #CECECE;
  background: #FFFFFF;
  width: 220px;
  height: 150px;
  overflow: hidden;
  overflow-y: scroll;
  font-size: 10px;
}

#destSuggest a {
 display: block;
 width: 220px;
 text-align: left;
 text-decoration: none;
}

#destSuggest a:hover {
background-color: #8c171d;
color: #FFFFFF;
}

.destinationPannel {
  font-size:11px; 
  border-width: 1px;
  border-style: solid;
  border-color: #8C171d;
  margin: 2px;
}
.destinationPannel td{
  font-size:11px; 
  }
.destinationPannel input {
 font-size: 11px;
 text-align: center;
 vertical-align: middle;
 height: 18px;
 border-width: 1px;
 border-style: solid;
 border-color: #CECECE;
 background-image: none;
 background-repeat: no-repeat;
 background-position: 100% 0px;
 
}

  .calendar {
    width: 100px;
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
  }
  .calendar input { width: 100px; text-align: center; border-width: 0px; 
  background-image: url(../images/calendrier.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 16px;
  cursor: pointer;
  }
  .calendarMonth {
     display: none;
     background-color: #FFFFFF;
     position: absolute;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     font-family: Verdana;
     font-size:10px;
  }
  .calendarJourActif {
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
  }
  
  .calendarJourActif a,
  .calendarJourInactif a
   { text-decoration: none; }

.rechercheOn, .repriseOn, .acheteurOn, .vendeurOn { color: #009900 ; }
.rechercheOff, .repriseOff, .acheteurOff, .vendeurOff { color: #CCCCCC ; }

.inputInvisible { border:0px; background: none; }
#PrintDiv { display: none;}


.recherche input,.recherche select { width: 120px; font-size: 11px;}
.recherche label { font-size: 11px; }
.recherche input {
text-align: center;
}

.bicolor {
	/*width: 100%;*/
	padding: 0px;
	margin:0px;
	font-family: Arial;
	text-align:justify;
	font-size: 12px;
	vertical-align: top;
 	color: white;
}

.bicolor strong,
.bicolor a{
 color:#000000;
 font-size: 12px;
 font-weight:bold;
 }

 .bicolorHG {
  background-image: url(../images/box_hg.gif);
}
.bicolorHM {
  background-image: url(../images/box_hm.gif);
  font-weight: bold;
  text-align: center;
}
.bicolorMG {
  background-image: url(../images/box_mg.gif);
}
.bicolorMM, .bicolorMM table {
  background-image: url(../images/box_mm.gif);
  color: #000000;
  font-size:11px;
}
.bicolorMD {
  background-image: url(../images/box_md.gif);
}
.bicolorBM {
  background-image: url(../images/box_bm.gif);
}


/*.bienPlace0 { background-color: none;}*/
.bienPlace1 { background-color: #00cc00; }

/*.tropCher0 { background-color: none;}*/
.tropCher1 { background-color: #cc0000; }

.EnRetard {
  background-color: #FFFFFF;
  color: #FF0000;
  font-weight: bold;
}

.ALHeure {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
}

.retenu0 {
  background-color: #ff3333;
}

.retenu1 {
  background-color: #00cc00;
}

.formLib { text-align: right;}

.divAppel {
  position: absolute;
  top: 10px;
  left: 10px;
  width:300px;
}