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;
  border: 1px solid #cecece;
  width: 250px;
  height:64px;
  background-image: url(../images/mime/empty.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin:5px;
  float: left;
}


.fichierLigne {
  margin-left:70px;
  width:180px;
  overflow:hidden;
}
.gif, .png, .bmp, .jpg {  background-image: url(../images/mime/image.png); }
.pdf {  background-image: url(../images/mime/pdf.png); }
.html, .htm {  background-image: url(../images/mime/html.png); }
.txt {  background-image: url(../images/mime/txt.png); }
.xls, .ods {  background-image: url(../images/mime/spreadsheet.png); }
.doc, .odt { background-image: url(../images/mime/document.png);  }
.zip, .rar, .gz, .tgz { background-image: url(../images/mime/tgz.png); }

.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: #ce0000;
  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);
}


.tabVehActive { color:#ffffff; text-decoration: none;}
.tabVehInactive { color:#FFFFFF; text-decoration: none;}

#rchResult {
	  height:250px;overflow-y: scroll;font-size:12px;border:1px solid #cecece;
	 }
	 #rchResult a { padding:2px;color:#000000; text-decoration:none; width:97%}
	 #rchResult a:hover { color:#ffffff; background:#7DC7F3}
     
     
.formInput { width:200px;}

#activitesPannel {
  border: 1px solid #CECECE;
  background-color: #CECECE;
  font-size: 12px;
  vertical-align: top;
}
.activitesLien {
  width:200px;
  border: 1px solid #CECECE;
  background-color: #F3F3F3;
  /*padding:5px;*/
  overflow:hidden;
  white-space:nowrap;
}
.activitesLienchecked {  
  width:200px;
  border: 1px solid #CECECE;
  background-color: #CECECE;  
  /*padding:5px;*/
  overflow:hidden;
  white-space:nowrap;
}

.activitesLien a, .activitesLienchecked a { font-size:12px;
  float:left;
  color:#000000;
  text-decoration: none;
  width: 160px;
  display:block;
  padding:5px;
  overflow:hidden;
  }
  
  
  .multi_select {
	background-image: url(../images/o_down_arrow.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
	cursor: pointer;
	width: 400px;
	/*height:18px;*/
	line-height:18px;
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	padding-left:5px;
	padding-right:20px;
	font-size:12px;
}
.multi_select_box {
	position:absolute;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	height:200px;
	overflow-y:auto;
	
}
html>body .multi_select_box {
	width: 425px;
}
.multi_select_box ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.multi_select_box ul li {
	padding-left:5px;
	font-size:12px;
}
.multi_select_box ul li:hover {
	background-color: #F3DFFF;
	cursor: pointer;
}

.multi_select_box label {
	display: block;
	font-size:12px;
}

.langue {  }
	 
	 .fr {
	  background-image:url(../images/fr50.gif);padding-left:25px; background-repeat:no-repeat;border:1px solid #CECECE;	  
	 }
	 
	 .en {
	  background-image:url(../images/en50.gif);padding-left:25px; background-repeat:no-repeat;border:1px solid #CECECE;	
	 }
	 .afr {
	  background-image:url(../images/fr.gif);	  
	 }	 
	 .aen {
	  background-image:url(../images/en.gif);
	 }
	 
	 .formLabel {
		font-size:12px;
		margin-right:15px;
	 }


.onglets th {
    background:#ffffff;
    padding:0px!important;

}
.onglets th.ongletSep {
    background: #ffffff;
    width:3px;
}
.onglets th.ongletInactif {
    background: #eeeeee;
    border-width:0px;
    border-top-color:#cecece;
    border-style:solid;
    border-top-width:3px;
    border-bottom-width: 1px;
    
}
.onglets th.ongletInactif:hover {
    border-top-color:#366FB0;
}

.onglets th.ongletActif {
    border-width:0px;
    border-color:#366FB0;
    border-style:solid;
    border-top-width:3px;
    background: #efefef;
    color: #366FB0;
}
.onglets th.ongletActif a {
    color: #366FB0;
    text-decoration: none;
    margin-left:5px;
    margin-right:5px;
}

.onglets th.ongletInactif a {
    color: #990000;
    text-decoration: none;
    margin-left:5px;
    margin-right:5px;
}
.onglets th.ongletInactif a:hover {
    color: #366FB0;
}
.tabContent {
    height:100%;
    font-size:12px;
}

.formInput { border:1px solid #000000; }


/* Json Suggest */
div.jsonSuggestResults {
	/*position:relative;*/
	border:1px solid #ccc;
	padding:0px;
	margin:0px;
	z-index:9999;
}

div.jsonSuggestResults div.resultItem {
	margin:0px;
	padding:5px;
	position:relative;
	height:auto;
	cursor:pointer;
}

div.jsonSuggestResults div.resultItem.odd {
	background-color:#FFFFFF;
}
div.jsonSuggestResults div.resultItem.even {
	background-color:#FFFFFF;
}

div.jsonSuggestResults div.resultItem.hover {
	background-color:#3399FF;
}

div.jsonSuggestResults div.resultItem img {
	float:left;
	margin-right:10px;
}

div.jsonSuggestResults div.resultItem p {
	margin:0px;
	padding:0px;
	font-size:12px;
}

div.jsonSuggestResults div.resultItem p strong {
	font-weight:bold;
	text-decoration:underline;
}

div.jsonSuggestResults div.resultItem p.extra {
	font-size: x-small !important;
	position:absolute;
	bottom:3px;
	right: 3px;
}

.tipView {
  display:block;
  width:16px;
  height:16px;
  background: url(../images/viewOff.gif);
}

.tipDel {
  display:block;
  width:16px;
  height:16px;
  background: url(../images/effacerOff.gif);
}

.commentaires {
	margin-bottom:15px;
}
.commentairesNew {
	margin-bottom:15px;
	background:#beefbe;
}
.commentaires .b, .commentairesNew .b {
	border-bottom:1px solid #cecece;
	font-weight:bold;
}
.commandes { float:right;}
.commandes img { cursor:pointer; }