﻿html{
    height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0; /* hide overflow:hidden from IE5/Mac */ /* \*/
	overflow: hidden; /* */
}
body {
    height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}
hr
{
    color:#D0D0D0; 
    height:1px; 
    border:0px; 
    background-color :#D0D0D0;
    margin: 0px 0px 0px 0px;
    padding:0px;
}
fieldset
{
 border: 1px solid #D0D0D0;
}

legend {
 background: #F9F8F8;
 font-family:Tahoma;
 font-size:9pt;
 font-weight:bold;
}
input
{
    font-family:Tahoma;
    font-size:9pt;
}
select
{
    font-family:Tahoma;
    font-size:9pt;
}
textarea
{
  font-family:Tahoma;
  font-size:9pt;  
}
h1
{
    font-family:Tahoma;
    font-size:14pt;
    margin:0px 0px 10px 0px;
    padding:0px;
}
h2
{
  font-family:Tahoma;
  font-size:13pt;  
}
h3
{
  font-family:Tahoma;
  font-size:12pt;  
}
h4
{
  font-family:Tahoma;
  font-size:11pt;  
}
h5
{
  font-family:Tahoma;
  font-size:10pt;  
}
h6
{
  font-family:Tahoma;
  font-size:9pt;  
}
a
{
    color:#215DC6;
}

.PanelHead{
    position: absolute;
    top: 0;
	display: block;
	width: 100%;
	z-index: 5;
	height: 59px;
	background-color:#C0C0C0; 
    background-image:url(images/backhead.jpg); 
    background-repeat:no-repeat; 
    border-bottom: solid 1px #404040; 
}

.PanelMenu{
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow:hidden;
    width:215px;
    background-color: #C0C0C0;
    height: 100%;
}
.InnerMenu{
    height:100%;
	display: block;
}
.FrameMenu{
    width: 100%;
	height: 100%;
    padding-top:17px;
    overflow:auto;
}
.PanelContenu{

	position: absolute;
	top: 60px;
	bottom: 0px;
	left: 0;
	overflow: auto;
	z-index: 1;
	background-color: #F9F8F8;
}
.PanelLogin
{
    position: absolute;
	top: 120px;
	left: 0px;   
}
* html .PanelContenu
{
	
	top: 0px;
	bottom: 0;
	margin-right: 0px;
	overflow: auto;
	border-top: 60px solid #fff;
	z-index: 1;
	background-color: #F9F8F8;
}
.PanelContenu
{
	left: 216px;
	right: 0px;
	overflow: auto;
}
.ContenuArea
{
    margin: 10px;
}
.tblMenuHeader
{
    border:solid 1px White; 
    margin-left:auto; 
    margin-right:auto;
}
.tblMenuBody
{
    border-bottom:solid 1px White;
    border-left: solid 1px White;
    border-right: solid 1px White;
    border-top: none 0px;
    margin-left:auto; 
    margin-right:auto;
}
.MenuHeaderText
{
    background-color:White; 
    font-size:9pt; 
    font-family:Tahoma; 
    padding-bottom:4px; 
    padding-left:9px; 
    padding-top:4px; 
    
}
.MenuHeaderBtn
{
    background-color:White; 
    padding-bottom:4px; 
    padding-top:4px;
    padding-right:4px;
    width:17px;
}
.MenuContenuImg
{
    background-color:#E7E7E7; 
    padding-bottom:3px; 
    padding-left:13px; 
    padding-top:3px; 
    width:16px; 
}
.MenuContenuText
{
    background-color:#E7E7E7; 
    font-size:8pt; 
    font-family:Tahoma; 
    padding-bottom:3px; 
    padding-left:7px; 
    padding-top:3px; 
    padding-right:5px;    
}
.MenuContenuAideText
{
    background-color:#E7E7E7; 
    font-size:8pt; 
    font-family:Tahoma; 
    padding-bottom:3px; 
    padding-left:13px; 
    padding-top:3px; 
    padding-right:5px;    
}
.MenuPadding
{
    height:4px;
    background-color:#E7E7E7;
}
.MenuImg
{
    border: none 0px; 
    cursor : pointer;    
}
.csscmd
{
    width:80px;
}
.PanelEditeurImage
{
    border: 1px solid #8E8E8E; 
    background-color:White; 
    width:100%; 
    height:450px;
}
.EditeurToolbarTop
{
    background-image:url(images/toolbar.jpg); 
    background-repeat:repeat-x; 
    height:29px; 
    width:100%; 
    border-bottom: solid 1px #8E8E8E;
}
.EditeurContenu
{
    width:100%; 
    overflow:auto; 
    height:390px;
}
.EditeurToolbarBottom
{
    background-image:url(images/toolbar.jpg); 
    background-repeat:repeat-x; 
    height:29px; width:100%; 
    border-top: solid 1px #8E8E8E;    
}
.PanelTreeViewMenu
{
   border: 1px solid #8E8E8E; 
   background-color:White; 
   width:100%; 
   height:420px; 
}
.ToolbarTreeViewMenu
{
    background-image:url(images/toolbar.jpg); 
    background-repeat:repeat-x; 
    height:29px; 
    width:99%; 
    border-bottom: solid 1px #8E8E8E; 
    padding-left:5px;
}
.btnToolbar
{
    width:16px; 
    height:16px; 
    text-align:center; 
    padding:3px 3px 4px 3px;    
}
#PageOverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.PageOverlayProgress{
    position: absolute;
	top: 0;
	left: 0;
	z-index: 105;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.MsgProgresss {
    position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	z-index: 106;
	text-align: center;
}
.Progress{
    border: solid 1px white;
    background-color:#E7E7E7;
    width:300px;
}
#Msgcontainer{
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	z-index: 100;
	text-align: center;
}
#MsgBox
{
    border:1px solid #aaa;
	width:350px;
	margin-bottom:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	padding:1px;
    background-color:#F9F8F8;
}
#MsgHeader
{
    background-color:#404040; 
    color:White; 
    text-align:left; 
    font-weight:bold; 
    padding:3px;    
}
.PanelMain
{
    float :left;
    margin-right:15px;  
    margin-top: 15px;
    white-space : nowrap;
}
.PanelMainHeader
{
    background-color:#404040;   
    color:White; 
    padding-bottom:4px; 
    padding-top:4px; 
    padding-left:9px; 
    padding-right:9px;
}
.PanelMainTable
{
    font-size:9pt; 
    font-family:Tahoma; 
    border:solid 1px White;    
}
.PanelMainContenu
{
    padding-bottom:4px; 
    padding-top:4px; 
    padding-left:9px; 
    padding-right:9px; 
    background-color:White;    
}
.OnlyPrint
{
    display:none;
}