/* Styles des champs de saisie et d'affichage */

/* Affichage des champs de saisie */
.ChampComboTxt {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}

.ChampComboTxtObligatoire {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	padding: 1px;
}

.ChampLibelle {
	width: 150px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
}

.ChampLibelleLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
}

.ChampLibelleLangue {
	width: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
}

/* Champ Explorateur de fichiers documents */
/* Champ Explorateur de fichiers documents */
.ChampExplorateur {
	border: 1px solid #999999;
	background-color: #F9F9F9;
} 
.ChampExplorateurBas {
	border: 1px solid #999999;
	background-color: #D2D2D2;
}
.ChampExplorateurCombo {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.ChampExplorateurLigne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
/*	max-width:200px;
	overflow:hidden;
	white-space:nowrap;*/
}

.ChampExplorateurLigneEntete {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/fond_tableentete.gif);
	background-repeat: repeat-x;
	height: 20px;		
}

.ChampExplorateurLigneEnteteTri {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	background-color: #AFC4E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #517CCE;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom:1px solid #000;
/*	border-right:1px solid #000;
	border-left:1px solid #000;*/
	background-image: url(images/fond_tableentete_select.gif);
	background-repeat: repeat-x;
	height: 20px;			
}
.ChampExplorateurLigneSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	background-color: #1F5592;
	color: #FFFFFF;
}

.ChampExplorateurLigne1 {	background-color: #FFFFFF;}
.ChampExplorateurLigne2 {	background-color: #F3F3F3;}
.ChampExplorateurTreeview {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	height:150px;
	overflow: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

.ChampExplorateurScroll {
	width:386px;
	height:150px;
	overflow: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.ChampExplorateurSelect {	
	background-color: #CCDDEE;
	border: 1px solid #6699CC;
}

.ChampTableIntitule{
/*	background-color: #868686;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-transform: uppercase;
	padding: 2px;
}
.ChampTexteRemarque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.ChampLigne {
	padding: 2px;
	width: 100%;
}

.ChampExplorateurLargeurTreeview{	width: 210px; }
.ChampExplorateurLargeurIcone{	width: 20px; }
.ChampExplorateurLargeurNom{	width: 160px;}
.NomFichier {
	display:block;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	width:160px;
}
/*
.ChampExplorateurLargeurType{	width: 100px;}
*/
.ChampExplorateurLargeurDate{	width: 120px;}
.ChampExplorateurLargeurPoids{	width: 50px;}
.ChampExplorateurLargeurSuppr{	width: 36px; }
.ChampFichier {
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: transparent;
	vertical-align: middle;
	margin-left: -20px
}

.ChampPlanning {width: 100%;}
.ChampPlanning .Entete{
	background-image: url(images/fond_tableentete.gif);
	background-repeat: repeat-x;
	height:20px;
	border:1px solid #000;
}
.ChampPlanning .Entete TD{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}
.ChampPlanning .Plannings{
	background-color:#EEEEEE;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.ChampPlanning .calendar{
	background-color:#EEEEEE;
	border:none;
}
.ChampPlanning .calendar Table{
	background-color:#EEEEEE;
/*	#B3BFD3;*/
	border:none;
}
.ChampMiniPlanning {
	float:left;
	width:190px;
	text-align:center;
	height:150px;
	margin-left:10px;
	margin-right:10px;
}

/*Gestion des onglets pour les champs multilingues*/
ul.Ongletmultilingue li.OngletmultilingueSelect{
	width:100px;
	height:17px;
	display:block;
	float:left;
	margin:0px;
	margin-right:2px;
	padding-top:2px;
	padding-left:2px;
	background-image: url(ico/bt_multilingue_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top:3px;
	position:relative;
}
ul.Ongletmultilingue li.OngletmultilingueGrise{
	width:100px;
	height:17px;
	display:block;
	float:left;
	margin:0px;
	margin-right:2px;
	padding-top:2px;
	padding-left:2px;
	background-image: url(ico/bt_multilingue_grise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top:3px;
	position:relative;
}

ul.Ongletmultilingue a{
	display:block;
}

#TxtResultat{
	width:700px;
	height:300px;
}	

.TotalMultilingue img {
	vertical-align:top;
}

.BoutonLangue
{
	padding-right:5px;
	padding-top:4px;
	padding-bottom:2px;
	float : left;
}



.BoutonLangue a {
	border:1px solid #CCCCCC;
}

.BoutonLangue a.LangueEnCours {
	background-color: #FFCD55;
}

.BoutonLangue a img {
	vertical-align: text-bottom;
}

