﻿/*body, div, p, h1, h2, h3, h4, ul, li, table
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    width: 250px;
}

h3
{Modalba
	font-size:small;
}

body
{
	
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}
document
{
	
    
    }*/
/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	
}

#master_headertop
{
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 20px auto;
	
	
}

#master_menu
{
	float: left;
	width: 240px;
	padding-right: 10px;
}
.HelpPanelNew {
    border: 1px solid #000000;
   position: fixed;
    top: 45%;
    left: 80%;
    width:20%;
}
.HeaderHelpPanelNew {
    background-color: #88c404;
    text-align: center;
    cursor: pointer;
}
.ContentPapierNew {
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: #F5EBB1;
}
.HelpImageNew {
    background-color: #FFFFFF;
}


.PanelRotator
{
   
    overflow: hidden;
    vertical-align: top;
    width: 220px;
    height:100%;
    left: 80%;
    float: right; 
    font-weight: bold;
   }
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}
a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
.DateError
{
    background-color: #FF0000;
}
.CellsTableauPiece
{
    padding: 1px;
    margin: 1px;
    border: 1px solid #D4D4D4;
}
.PanelAutreOption
{
    padding: 5px;
    border: 2px inset #A1B7DA;
    font-family: 'Courier New' , Courier, monospace;
}
.CellsTableauPieceEntete
{
    padding: 0px;
    margin: 0px;
    border: 1px solid #D4D4D4;
    background-color: #CACACD;
    text-align: center;
}

.TextBoxInCells
{
    border-bottom-color: transparent;
    border-width: 0px;
    padding-right: 2px;
    padding-left: 2px;
}
.TextBoxInCellsNumeric
{
    border-bottom-color: transparent;
    border-width: 0px;
    text-align: right;
    padding-right: 2px;
    padding-left: 2px;
}
.SelectLink {
    text-decoration: underline;
    color: #0066FF;
    cursor: pointer;
}
.SearchClass
{
    color: #C0C0C0;
    font-size: x-small;
}
.LookUpImg
{
    background-position: left top;
    cursor: pointer;
    background-image: url('Images/expand.jpg');
    background-repeat: no-repeat;
}
.TdEntete
{
    font-family:Chiller;
    font-size:32px;
    vertical-align:middle;
    color:White;
    
    }
 
 .DivSideBarClient
{
    border: 1px groove #DADADA;
    width: 14%;
    float: left;
    position: relative;
    background-color: white;
    /*height: 1200px;*/
    margin-top: 0px;
    margin-left: 3px;
}
.DIVContentClient
{
    /*height: 1200px;*/
    overflow: auto;
    width: 100%;
    float: Left;
    position: relative;
    text-align: left;
    margin-left: 2px;
    margin-top: 0px;
    background-color: #FFFFFF;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.BTNNEW
{
    background-position: left top;
    height: 34px;
    width: 100px;
    background-image: url('Images/Buttons/btnNouveau.png');
    background-repeat: no-repeat;
    
}
.BTNSAVE
{
    background-position: left top;
    height: 34px;
    width: 100px;
    background-image: url('Images/Buttons/btnEnregistrer.png');
    background-repeat: no-repeat;
}
.BTNDELETE
{
    background-position: left top;
    height: 34px;
    width: 100px;
    background-image: url('Images/Buttons/btnSupprimer.png');
    background-repeat: no-repeat;
}
.BTNCANCEL
{
    background-position: left top;
    height: 34px;
    width: 100px;
    background-image: url('Images/Buttons/btnAnnuler.png');
    background-repeat: no-repeat;
}
    .TblEntete
    {
        margin:0px;
        padding:0px;
        border-width:0px;
        }
        /* style to copy*/
.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}
.frameText2
{
    margin: 0px 0px 0px 0px;
    width: 1100px;
    height: 100px;
    overflow: auto;
    float: right;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: Gray;
    font-family: Helvetica;
    line-height: normal;
}
.handleText
{
    width: 16px;
    height: 16px;
    background-image: url(images/HandleGrip.png);
    overflow: hidden;
    cursor: se-resize;
    
}
.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*style to copy END*/
.PanelResultDP
{
   background-color: #FFFFFF;
    height: 101px;
    overflow: scroll;
}
.DivSideBar
{
    margin: 0px;
    padding: 5px;
    border: 1px solid #000066;
   /* width: 250px;*/
    position: relative; /*background-color: #F3F1E7;*/
    background-color: #1B99E4;
    background-color: #98B5E2; /*height: 1200px;*/
    text-align: left;
}
.DivTv
{
    padding: 0px;
    margin: 0px;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    border-top: 1px solid #000066;
    /*height: 350px;*/
    
    background-color: white;
    overflow: scroll;
    vertical-align: top;
    border-bottom-color: #000066;
    border-bottom-width: 1px;
    text-align: left;
}
.Montre
{
    background-color: #ECE9D8;
    overflow: hidden;
    text-align: left;
    vertical-align: top;
    font-family: DigifaceWide;
    font-size: x-large;
    width: 380px;
    opacity: 0.3;
    filter: alpha(opacity=60);
    position: fixed;
    top: 64px;
    left: 664px;
    color: #000000;
}
.LbEtat
{
cursor:pointer;
}
.DivBouton
{
    border-color: #000066;
   
    background-color: transparent;
    overflow: scroll;
    /* height: 845px
    height: 845px;*/
    border-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.DivLabelSideBar
{
    width:275px;
    background-color:Red;
    float:left;
    position:relative;
    background-color:#F3F1E7;
    height:35px;
    padding: 0px;
    margin: 0px;
    }
 .ImgLogOff
{
    background-image: url('Images/Shutdown.ico');
    background-repeat: no-repeat;
    background-position: left top;
}
.PanelLogin
{
    background-position: left bottom;
    background-image: url('Images/ImageLogin.jpg');
    height: 284px;
    width: 550px;
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: center;
    padding-top: 20px;
    position: fixed;
    top: 192px;
    left: 345px;
}
.FormLogin
{
    vertical-align: middle;
    font-size: medium;
    width:100%;
    height:629px;
}
.ToolBar
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    /*width: 1100px;
     background-image: url('images/LbToolBar.png');
    background-repeat: repeat-x;
    background-position: left top;*/
    background-color:#3B5998;
    cursor: pointer;
    height: 25px;
    overflow: hidden;
    position: relative;
    /*float: right;*/
    text-align: left;
    vertical-align: middle;
}

.LbToolBar
{
    border-width: 0px;
    padding: 0px;
    margin: 0px; /*width: 1100px;
    background-image: url('Images/fond_bouton.PNG');
    background-repeat: no-repeat;
    background-position: left top;*/
    background-color: #3B5998;
    height: 25px;
    overflow: hidden; /*position: relative; float: right;*/
    text-align: center;
    vertical-align: top;
    color: #FFFFFF;
    font-weight: bolder;
    font-family: Candara;
}
.PanToolBar
{
height: 25px; 
width: 270px;
}
.DivLbLabel
{
    background-position: left top;
    background-image: url('Images/fond_bouton.PNG');
    z-index: 103;
    height: 35px;
    width: 273px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-style: normal;
    background-repeat: no-repeat;
} 
.BoutonEnfonce
{
    /* background-image: url('Images/fond_bouton_enfonce.PNG');
    background-repeat: no-repeat;
    background-position: left top;
     background-color:Transparent;*/
    background-color: #FFCC66;
    visibility: visible;
    cursor: pointer;
    font-size: smaller;
    text-align: left;
    padding-left: 10px;
    margin: 0px;
    height: 25px;
    width: 100%;
    border: 1px outset #000099;
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
    font-family: candara;
    font-weight: bold;
    color: #000000;
}
.LbText
{
    font-size: small;
    top: 50px;
}
.BoutonNonEnfonce
{
    border: 1px outset #FFFFFF; /*#000066;
    background-image: url('Images/fond_bouton.PNG');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: Transparent;
    */
    background-color: #3B5998;
    visibility: visible;
    cursor: pointer;
    font-size: smaller;
    text-align: left;
    height: 25px;
    width: 100%;
    padding-left: 10px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: bolder;
    font-family: candara;
} 
.Tv
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    width: 265px;
    font-family: 'Courier New' , Courier, monospace;
    vertical-align: text-top;
    white-space: normal;
    visibility: visible;
    position: relative;
}
.TvVisible
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    top:2px;
    left:5px;
    font-family: 'Courier New' , Courier, monospace;
    vertical-align: top;
    white-space: normal;
    visibility:visible;
}
.HiddenCtrl
{
    display: none;
    font-size: 0px;
    width: 0px;
    height: 0px;
    visibility: hidden;
}
.TvInvisible
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    width: 265px;
    height: 350px;
    top: 2px;
    left: 5px;
    font-family: 'Courier New' , Courier, monospace;
    vertical-align: top;
    white-space: normal;
    display: none;
}
.TreeViewNode
{
    text-align: left;
    font-size: 12px;
}
.DIVContent
{
    /*height: 1210px;*/
    padding: 0px 0px 0px 3px;
    margin: 0px;
    border-color: #000066;
    overflow: scroll;
    /*width: 100%;*/
     /*background-color: #F3F1E7;*/
    background-color: white;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    text-align: left;
    font-size: small;
}

.TdHistorique
{
    overflow:auto;
   
    }
    .DivHistorique
    {
        overflow:scroll;
        width:830px;
        }
.ContentPanel
{
	border-style:solid;
	border-width:0px;
	border-color:Blue;
	background-color:Transparent;
	background-image:url(images/SideBar3.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:800px;
	/*margin-left:15px;
    padding-right:5px;
    margin-right:5px;
	padding-top:15px;*/
	padding-left:15px;
    padding-top:15px;
    padding-right:5px;
	border-style:dashed;
        /*Essai 2*/
	background-image:url();
    padding:3px;
    width:830px;
    overflow:auto;
    
}

.TdContent
{
    margin:0px;
    background-color:White;
    vertical-align:top;
    text-align:left;
    /*border-left:solid medium black;*/
    padding:0px;
    Height:800px;
    width:830px;
    background-image:url(Images/SideBar1.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    /*padding-right :2px;
    width:78%;
    */
       /*Essai 2*/
    background-image:url();
    background-position:top left;
    background-color:#F3F1E7;
   
    background-repeat:repeat;
      }
  .PanelTv
  {
 	overflow:hidden;
	height:350px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	margin:0px;
	/*Essai 2*/
	background-color:Transparent;
	background-position:bottom right;
	width:270px;
  }
  .PanelBouton
{
    overflow: scroll;
    height: 450px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    margin: 0px; /*Essai 2*/
    background-color: Transparent;
    background-position: bottom right;
    width: 270px;
    float: right;
}
  
    .sidebar
{
	
	overflow:hidden;
	height:80%;
	/*background-image:url(Images/HandleGrip.png) ;
	background-position:top left;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image:url(images/SideBar3.jpg) ;*/
	
	/*background-color:White;
	background-attachment:scroll;
	border-right-color:Blue;
	padding-left:5px;
	padding-right:3px;
	padding-top:15px;
	border-right-width:medium;*/
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	margin:0px;
	/*Essai 2*/
	background-color:Transparent;
	background-position:bottom right;
	width:270px;
	height:300px;
}
.TdSideBar
        {
            width:270px;
            height:80%;
            margin:3px;
            padding:0px;
            overflow:hidden;

            /*background-image:url(images/new/fondEC1.jpg);
            border-style:solid;
	        border-color:Blue;         
            width:20%;
            table-layout:fixed;

            background-color:transparent;
            border-spacing:10px;
            border-right-width:25px;
*/
            background-image:url(images/SideBar1.jpg);
            background-position:top left;
            background-repeat:no-repeat;
            /*Essai 2*/
            background-image:url(images/Buttons/FondBrun1.png);
            background-image:url();
            background-color:#F3F1E7;
            background-position:top left;
            background-repeat:repeat;
	      }


.PanelInfoContent
{
    
	background-color:#FFFFCC;
	overflow:auto;
	margin:0px;
	border-style:dashed;
	border-width:1px;
	border-color:Blue;
	width:100%;
	height:100%;
	text-align:left;
 }
.HeaderPanelInfo
{
	background-image: url(images/Barre.png);
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFF;
	font-weight:bold;
	height:34px;
    cursor:pointer;
    width:100%;
    text-align:center;
     }
 .TdHeaderPanelInfo
 {
    background-image:url(images/New/VertMilieuTrait.png);
    background-repeat:repeat;
    background-color:Yellow;
    width:25px;
     }
.TdInfo
{
    background-color:Transparent;
    margin:2px;
    border-width:0px;
    vertical-align:middle;
    text-align:left;
    overflow:visible;
    }
 .AlignLeft
{
    text-align: left;
}
.InTable
{
   /* border-right-width:10px;  */
   width:inherit;
    
    }
   .MainPanel
   {
       /*background-color:#E3DEC9;*/
       background-color:white;
      /* width:1100px;*/
       text-align:left;
             
       }
   .AboutPanel
{
    padding: 0px;
    margin: 0px;
    background-color: #CACAB7;
    color: gray;
    font-weight: bold;
    width: 100%;
    text-align: center;
    float: left;
}
       
   .tableContenu
   {
       background-color:#E3DEC9;
       width:100%;
       
       }
       .Disconnet
       {
           float:right;
           position:absolute;
           }

   .HeaderPanel
{
    padding: 0px;
    margin: 0px;
   /* background-image: url(Images/Banbcc.gif);
    background-position: center center;
    background-repeat: no-repeat;*/
    background-color: White;
    width: 100%;
    height: 50px;
    text-align: left;
    font-family: Amaze;
    font-size: medium;
    color: white;
}
   .ImageHeaderPanel
{
    padding: 0px;
    margin: 0px;
    /*background-image: url(Images/Banbcc.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: White;*/
    width: 100%;
    height: 50px;
    text-align: left;
    font-family: Amaze;
    font-size: medium;
    color: white;
}       
.AdminPanelHeader
{
	background-image: url(images/Buttons/FondBtnBrunLeger.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
	height:34px;
	/*background-color:White;*/
	cursor:pointer;
	margin:1px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color:Black;
	float:left;
	width:100%;
    }

.PanelHeader2
{
    /*
    background-image: url('images/LbToolBar.png');
    background-repeat: repeat-x;
    background-position: left top;*/
    border: 1px outset #FFFFFF;
    padding: 0px;
    background-color: #3B5998;
    font-weight: bold;
    height: 25px; /*background-color:White;*/
    cursor: pointer;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: candara;
    font-size: medium;
}
.LbEtat
{    
       cursor:pointer;
}
.PanelContent {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    /*width: 100%;*/
    font-weight: normal;
    overflow: auto;
}
.PanelContent6 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    text-align: left;
    /*width: 100%;*/
    font-weight: normal;
   overflow: auto;
}
.PanelContent30_2 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    height: 500px;
    overflow: auto;
    /*width: 100%;*/
}
.PanelContent30_4 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    overflow:auto;
    
    background-color: #FF9966;
}
.PanelContent30_3 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    width: 100%;
}
.PanelContentFixe30 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    width: 100%;
}
.DivContentFixe30 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    height: 400px;
    overflow: auto;
    /*width: 100%;*/
}
.PanelSearch30 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
    overflow: auto;
    height:500px;
}
.PanelContent30_5 {
    padding: 5px;
    margin: 2px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left; /*width: 100%;*/
    font-weight: normal;
    
    overflow: scroll;
}
.thisForm1 {

    overflow:visible;
}
.Label
{
    font-size: 12px;
    vertical-align: middle;
    font-weight: 700;
}
/*
BtnNoir.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-weight:bold;
	height:34px;
	/*background-color:White;
	cursor:hand;
	margin:1px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color:white;
	
}


*/
.TbPanelHeader
{
	
	background-image: url(images/Barre.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-weight:bold;
	height:34px;
	/*background-color:White;*/
	cursor:pointer;
	margin:1px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color:White;
	
}
.TdHeader
{
    background-color:Transparent;
    }
.resizingPanel
{
	padding:0px;
	border-style:solid;
	border-width:0px;
	border-color:Silver;
	cursor:e-resize;
}
.resizablePanel
{
	padding:0px;
	border-style:solid;
	border-width:0px;
	border-color:Gray;
	cursor:e-resize;
	border-right-style:solid;
	
	
}
.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
    width: 204px;
}
.corpsdudocument
{
    /* background-image: url();
    background-repeat: no-repeat; 
    background-repeat: repeat;
    background-position: left top;
    background-color:#B7B9AC;
    font-size: 10px;
     font-family: Tahoma, Arial, sans-serif;
     text-align: center; /*font-size:75%;
  */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

.ContentModel
{
    margin:0px;
    padding:0px;
    background-color:Red;
    }
.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}
    .collapsePanelTv {
	
	overflow:visible;
	padding-left:0px;
	padding-bottom:0px;
    text-align:left;
    
}

    .collapsePanel {
	
	overflow:visible;
	padding-left:0px;
	padding-bottom:0px;
    text-align:Left;
    
}
.collapsePanelHeader{
	
	background-image: url(images/Barre.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFF;
	font-weight:bold;
	height:34px;
	/*width:300px;
	padding:0px;
	margin:0px;
*/
	background-color:transparent;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
}
.contentPanelHeader{
	
	background-image:url(images/Buttons/BarreFonce2.jpg) ;
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	height:34px;
	background-color:transparent;
	margin:0px;
	vertical-align:middle;
	text-align:center;
	padding:0px;
}
.CollapseLabel
{
    cursor:pointer;
    
    }
#master_sidebarSamples
{	
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#master_sidebarWalkthroughs
{
	padding-top: 72px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}



/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/


#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	/*opacity:.9;
	filter: alpha(opacity=90);*/
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}
.TableauLookUp
{
    
    }
.LabelContentDatagrid {
    color: #003399;
    font-size: 9px;
    
}
.LabelSelectDatagrid
{
    color: #003399;
    font-size: smaller;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}/*Modal Popup*/
.TestAlignement
{
    position: relative;
    top: 0px;
}
.LigneCachee
{
    padding: 0px;
    margin: 0px;
    background-color: #00FFFF;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
   /*visibility: hidden;*/ 
}
.DivTableau
{
    border: 1px solid #000099;
    background-color: #FFFFFF;
    overflow: auto;
    width: 99%;
    height: 400px;
}
.LnkHelp
{
    color: #0066FF;
    cursor: pointer;
}
.LUCPanel
{
    background-color: #F4F4F4;
    width: 900px;
    
}
.LabelCache
{
    padding: 0px;
    margin: 0px;
    background-color: #00FFFF;
    line-height: 0px;
    height: 0px;
    font-size: 1px;
    visibility: hidden;
    display: none;
    clear: both;
}
.LigneSelectionnee
{
    background-color: #3399FF;
}
.modalBackground
{
    background-color: #C0C0C0;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	/*background-image:url(images/HandleGrip.png);*/
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}


.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: gray;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: Gray;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: gray;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position:absolute;
    background:url('Images/rail_dark.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position:absolute;
    background: url('Images/rail_light.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .handle_horizontal_left
{
    position:absolute;
    background:url('Images/handle_left.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}

.ajax__multi_slider_custom .handle_horizontal_right
{
    position:absolute;
    background:url('Images/handle_right.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}
/*
#
#
#
#
#
#
*/
.Lien1
{
    font-family: "AvenirRoman";
    margin: 0px;
    padding: 0px; /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #d6d6d6;
    cursor: pointer;
}
.Lien2
{
    font-family: "AvenirRoman";
    margin: 0px;
    padding: 0px; /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #88c404;
    cursor: pointer;
    border-bottom-style: solid;
}    

.noir1	
{	POSITION: relative;	 
 	BORDER-BOTTOM-STYLE: none;	 
 	BORDER-RIGHT-STYLE: none;	 
 	BACKGROUND-COLOR: #64685b;	 
 	COLOR: #d6d6d6;	 
 	PADDING-LEFT: 10px;	 
 	WIDTH: 110px;	 
 	HEIGHT: 16px;	 
 	FONT-SIZE: 11px;	 
 	BORDER-LEFT-STYLE: none;	 
 	BORDER-TOP: medium none;	 
 	TOP: -6px;	 
 	PADDING-TOP: 2px	
 	}	
.Corps2
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #2b2b2b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9da48d;
    display: block;
    /*text-align: center;
        */
}	

.TopDiv {
    border-width: 1px;
    border-color: #FFFFFF;
    width: 100%;
    height: 35px;
    position: relative; /*
    BACKGROUND-COLOR: #64685b;
  	WIDTH: 110px;	 
    padding-left: 10px;
    height: 16px;
    top: -6px;
    padding-top: 2px;
   */
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    padding-top: 0px;
    text-align: center;
    font-weight: bold;
    border-top-style: solid;
    border-bottom-style: solid;
}
.BottomDiv {
    width: 100%;
    height: 35px;
    background-color: #171717;
    color: #d6d6d6; /*
    BACKGROUND-COLOR: #64685b;
  	WIDTH: 110px;	 
    padding-left: 10px;
    height: 16px;
    top: -6px;
    padding-top: 2px;
   */
    font-size: 11px;
    border-left-style: none;
    border-top: medium none;
    vertical-align: middle;
    padding-top: 0px;
    border-top-style: inset;
    float: left;
    text-align: center;
}
.BtnNonEnfonce2
{
    border-style: none;
    font-family: "AvenirRoman";
    margin: 1px;
    padding: 10px 0px 0px 5px; /*text-transform: uppercase;*/
    vertical-align: middle;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: #d6d6d6;
    color: #FFFFFF;
    width: 100%;
    height: 25px;
    background-color: #808080;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
}	
.BtnEnfonce2
{
    border-style: none;
    font-family: "AvenirRoman";
    margin: 1px;
    padding: 10px 0px 0px 5px; /*text-transform: uppercase;*/
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    height: 25px;
    background-color: #88c404;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: left;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    cursor: pointer;
    text-transform: uppercase;
}
.DefaultButton
{
    border-style: none;
    font-family: "AvenirRoman";
    margin: 1px;
    padding: 0px 0px 0px 5px; /*text-transform: uppercase;*/
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: #88c404;
    width: 100%;
    height: 25px;
    background-color: #2b2b2b;
    text-align: left;
    cursor: pointer;
}
.PanelHeader
{
    /*
    background-image: url('images/LbToolBar.png');
    background-repeat: repeat-x;
    background-position: left top;*/
    border: 1px outset #FFFFFF;
    padding: 0px;
    background-color: #88c404;
    font-weight: bold;
    height: 25px; /*background-color:White;*/
    cursor: pointer;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: candara;
    font-size: medium;
}	
  
   .AllNewButton {
    padding: 0px;
    margin: 0px;
    border: 2px outset #FFFFFF;
    background-color: #3B5998;
    /*width: 55px;*/
    font-family: Candara;
    font-size: smaller;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.PanelHeaderLogin
{
            
    /* Height:20%;*/
        /*
        background-color:#FDDD62;*/
        background-color:#808080;
    text-align: left;
}  

.DivMiddle20
{
    width: 100%;
    float: right; /* height:500px;*/ /* background-color:#FDF0BB;*/
    background-color: #CCCCCC;
}
.Tv2
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    text-align: left;
    width: 100%;
    font-family: Arial;
    vertical-align: text-top;
    white-space: normal;
}


.TabPanelContent {
    background-color: #FFFFFF;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    height: 300px;
    overflow: scroll;
}
.TabPanelLook {
    padding: 2px 15px 2px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url('Images/cell-grey4.jpg');
    cursor: pointer;
    height: 18px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.TabPanelLook:hover {
    padding: 2px 15px 2px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url('Images/cell-grey4.jpg');
    cursor: pointer;
    height: 18px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 4px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #FF9933;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.TabPanelHover {
    padding: 2px 15px 2px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 4px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #FF9933;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ActiveTabPanel {
     padding: 2px 15px 2px 15px;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 4px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #FF9933;
    overflow: visible;
    /*clip: rect(auto, auto, 3px, auto);*/
    background-color: #FFFFFF;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.InactivePanel {
    display: none;
}
.DisplayNone {
display: none;
}
.ActivePanel {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
    width: 95%;
    height: 95%;
}
table.gradienttable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.gradienttable th {
	padding: 0px;
	background: #d5e3e4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZTNlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2NjZGVlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2M4Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d5e3e4 0%, #ccdee0 40%, #b3c8cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e3e4), color-stop(40%,#ccdee0), color-stop(100%,#b3c8cc));
	background: -webkit-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -o-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -ms-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: linear-gradient(to bottom,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	border: 1px solid #999999;
}
table.gradienttable td {
	padding: 0px;
	background: #ebecda;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWNkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UwZTBjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNlYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebecda 0%, #e0e0c6 40%, #ceceb7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebecda), color-stop(40%,#e0e0c6), color-stop(100%,#ceceb7));
	background: -webkit-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -o-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -ms-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: linear-gradient(to bottom,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	border: 1px solid #999999;
}
table.gradienttable th p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #eefafc;
	border-bottom:0px;
	border-left: 1px solid #eefafc;
	border-right:0px;
}
table.gradienttable td p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #fcfdec;
	border-bottom:0px;
	border-left: 1px solid #fcfdec;
	border-right:0px;
}

table.excellike {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
    background: #FFFFFF;
}
table.excellike th {
    border: 3px outset #FFFFFF;
    background: #F4F5F7;
    padding: 3px;
    font-weight: bold;
}
table.excellike tr:hover {
    border: 2px solid #000000;
    background: #99CCFF;
    padding: 3px;
    font-weight: bold;
}
table.excellike tr:focus {
    border: 2px solid #000000;
    background: #99CCFF;
    padding: 3px;
    font-weight: bold;
}
table.excellike td {
    /*background: #FFFFFF;*/
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #999999;
}
table.excellike td:hover {
    background: #CCCCCC;
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #999999;
}
.ExcelLikeTh {
    border: 2px outset #999999;
    background: #CCCCCC;
    padding: 8px;
}

table.imagetable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
}
table.imagetable th {
    background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
    
}
table.imagetable tr {
    background: -webkit-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -moz-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -ms-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -o-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: linear-gradient( to bottom, #D3D3D3, #F2F2F2);
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
    
}
table.imagetable tr:hover {
    background: -webkit-linear-gradient( top, #FFCC66, #FFEECC);
    background: -moz-linear-gradient( top, #FFCC66, #FFEECC);
    background: -ms-linear-gradient( top, #FFCC66, #FFEECC);
    background: -o-linear-gradient( top, #FFCC66, #FFEECC);
    background: linear-gradient( to bottom, #FFCC66, #FFEECC);
    
     border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #999999 ;
       
}
table.imagetable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
}
/*############## imagetable2*/
table.imagetable2 {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
}
table.imagetable2 th {
    background: -webkit-linear-gradient( top, #808080, #303030);
    background: -moz-linear-gradient( top, #808080, #303030);
    background: -ms-linear-gradient( top, #808080, #303030);
    background: -o-linear-gradient( top, #808080, #303030);
    background: linear-gradient( to bottom, #808080, #303030);
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
}
table.imagetable2 tr {
    background: -webkit-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -moz-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -ms-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: -o-linear-gradient( top, #D3D3D3, #F2F2F2);
    background: linear-gradient( to bottom, #D3D3D3, #F2F2F2);
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
    
}
table.imagetable2 tr:hover {
    background: -webkit-linear-gradient( top, #FFCC66, #FFEECC);
    background: -moz-linear-gradient( top, #FFCC66, #FFEECC);
    background: -ms-linear-gradient( top, #FFCC66, #FFEECC);
    background: -o-linear-gradient( top, #FFCC66, #FFEECC);
    background: linear-gradient( to bottom, #FFCC66, #FFEECC);
    
     border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #999999 ;
       
}
table.imagetable2 td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999999;
}
/*######################*/
.ExcelLikeTd {
    border: 2px outset #999999;
    background: #CCCCCC;
    padding: 8px;
}

.ImgLookUp30 {
    /*background-image: url('Images/LookUp1.png');*/
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 19px;
    height: 21px;
    cursor: pointer;
}
.BoutonSearch {

}
/*
   ce tool tip marche correctement sauf qu'il necessite d'encapsuler le textbox dans un <span>
    aussi, il y a des effets indesirables sur google chrome et mozilla peut etre sur IE aussi 
    */
a.tooltip {
    outline: none;
    position: relative;
    top: 0px;
    left: 0%;
    
}
a.tooltip strong {line-height:30px;}
/*a.tooltip:hover {text-decoration:none;}  */
a.tooltip span {
    z-index:10;
    display:none; 
    padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:240px; line-height:16px;
} 
/*a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}*/
.callout {z-index:20;position:absolute;
          top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
        
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}
.degrade {
    background: -webkit-linear-gradient( top, #88c404, #CCFC67);
    background:    -moz-linear-gradient( top, #88c404, #CCFC67);
    background:     -ms-linear-gradient( top, #88c404, #CCFC67);
    background:      -o-linear-gradient( top, #88c404, #CCFC67);
    background:         linear-gradient( to bottom, #88c404, #CCFC67);

    background-repeat:no-repeat;
    height:100%;
    width:100%;
    padding:0px;
    margin:0px;
}
 .AllNewButton30 {
    background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);
    border-radius: 4px;
    margin: 2px;
    padding: 2px; /*width: 55px;*/
    font-family: Candara;
    font-size: smaller;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
  .AllNewButton30:hover {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595);
    border-radius: 4px;
    
    margin: 2px;
    padding: 2px; /*width: 55px;*/

    font-family: Candara;
    font-size: smaller;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
  .AllNewButton30:focus {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595);
    border-radius: 4px;
    
    margin: 2px;
    padding: 2px; /*width: 55px;*/

    font-family: Candara;
    font-size: smaller;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
   .AllNewButtonFocus30 {
    padding: 5px 3px 2px 3px;
    margin: 0px;
    border: 2px outset #FFFFFF;
    background-color: #99CCFF;
    height: 15px; /*width: 55px;*/
    font-family: Candara;
    font-size: smaller;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
.BoutonLoginVert {
    background: -webkit-linear-gradient( top, #88c404, #CCFC67);
    background:    -moz-linear-gradient( top, #88c404, #CCFC67);
    background:     -ms-linear-gradient( top, #88c404, #CCFC67);
    background:      -o-linear-gradient( top, #88c404, #CCFC67);
    background:         linear-gradient( to bottom, #88c404, #CCFC67);
    border-radius: 4px;
    /*text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);*/
    /*background-repeat:no-repeat;
    padding:0px;
    margin:0px;*/
    /*width:50px;*/
    height:25px;
    cursor: pointer;
}

.MasterPage30 {
    background: -webkit-linear-gradient( top, #1570A6, #007ACC);
    background:    -moz-linear-gradient( top, #1570A6, #007ACC);
    background:     -ms-linear-gradient( top, #1570A6, #007ACC);
    background:      -o-linear-gradient( top, #1570A6, #007ACC);
    background:         linear-gradient( to bottom, #1570A6, #007ACC);

    background-repeat:no-repeat;
    height:100%;
    width:100%;
    padding:0px;
    margin:0px;
}
.PanelHeader30
{
    background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);
    border-style: none;

    border: 1px outset #FFFFFF;
    padding: 0px;
    font-weight: bold;
    height: 25px; /*background-color:White;*/
    cursor: pointer;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: candara;
    font-size: medium;
}
.PanelHeader30:hover
{
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595); 
    border-style: none;

    border: 1px outset #FFFFFF;
    padding: 0px;
    font-weight: bold;
    height: 25px; /*background-color:White;*/
    cursor: pointer;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    font-family: candara;
    font-size: medium;
}
.Menu30 {
    border-radius: 5px;
    background-color: white;
    color: #000000;
}
.BtnDefaultNonEnfonce30 {
    background: -webkit-linear-gradient( top, #1C95DD, #81C6EF);
    background: -moz-linear-gradient( top, #1C95DD, #81C6EF);
    background: -ms-linear-gradient( top, #1C95DD, #81C6EF);
    background: -o-linear-gradient( top, #1C95DD, #81C6EF);
    background: linear-gradient( to bottom, #1C95DD, #81C6EF);
    border-style: none;
    width: 100%;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
}
.BtnDefaultNonEnfonce30:hover {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595); /*border-width: 1px;
    border-color: #FFFFFF;*/
    width: 100%;
    border-style: none;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;

}
.BtnDefaultEnfonce30 {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595); /*border-width: 1px;
    border-color: #FFFFFF;*/
    border-style: none;
    width: 100%;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;

}
	
.BtnNonEnfonce30 {
    background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);
    border-style: none;
    width: 100%;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    /*font-weight: bold;*/
    cursor: pointer;
}
.BtnNonEnfonce30:hover {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595); /*border-width: 1px;
    border-color: #FFFFFF;*/
    width: 100%;
    border-style: none;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    /*font-weight: bold;*/
    cursor: pointer;

}
.BtnEnfonce30 {
    background: -webkit-linear-gradient( top, #FF9900, #FFD595);
    background: -moz-linear-gradient( top, #FF9900, #FFD595);
    background: -ms-linear-gradient( top, #FF9900, #FFD595);
    background: -o-linear-gradient( top, #FF9900, #FFD595);
    background: linear-gradient( to bottom, #FF9900, #FFD595); /*border-width: 1px;
    border-color: #FFFFFF;*/
    border-style: none;
    width: 100%;
    height: 35px;
    position: relative;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;

}
.TopDiv30 {
    background: -webkit-linear-gradient( top, #88c404, #CCFC67);
    background: -moz-linear-gradient( top, #88c404, #CCFC67);
    background: -ms-linear-gradient( top, #88c404, #CCFC67);
    background: -o-linear-gradient( top, #88c404, #CCFC67);
    background: linear-gradient( to bottom, #88c404, #CCFC67);
    /*border-radius: 4px;*/
    border-width: 1px;
    border-color: #FFFFFF;
    width: 99.5%;
    height: 35px;
    position: relative; /*
    BACKGROUND-COLOR: #64685b;
  	WIDTH: 110px;	 
    padding-left: 10px;
    height: 16px;
    top: -6px;
    padding-top: 2px;
   */
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    padding-top: 0px;
    text-align: center;
    font-weight: bold;
    border-top-style: solid;
    border-bottom-style: solid;
    margin-left: 0.4%;
}
.TopDiv30_2 {
    background: -webkit-linear-gradient( top, #1C95DD, #81C6EF);
    background: -moz-linear-gradient( top, #1C95DD, #81C6EF);
    background: -ms-linear-gradient( top, #1C95DD, #81C6EF);
    background: -o-linear-gradient( top, #1C95DD, #81C6EF);
    background: linear-gradient( to bottom, #1C95DD, #81C6EF);
    /*border-radius: 4px;
    border-color: #FFFFFF;
     border-top-style: solid;
    border-bottom-style: solid;
       
        */
    border-width: 1px;
    width: 99.5%;
    height: 35px;
    position: relative; /*
    BACKGROUND-COLOR: #64685b;
  	WIDTH: 110px;	 
    padding-left: 10px;
    height: 16px;
    top: -6px;
    padding-top: 2px;
   */
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    padding-top: 2px;
    text-align: center;
    font-weight: bold;
    margin-left: 0.4%;
}

.LeftPannel2 {
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: #000000;
    width: 14%;
    background-color: #007ACC;
    padding: 2px;
    display: block;
    height: 850px;
    float: left;
    /*margin-right: 11px;*/
    margin-left: 0.4%;
    overflow: auto;
}
.RightPannel2 {
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    border-color: #000000;
    width: 84.7%;
    background-color: #FFFFFF;
    padding: 2px;
    display: block;
    height: 850px;
    float: left; /*margin-right: 4px;*/
    overflow: auto;
    text-align: left;
}
.LienEntete30 {
    font-family: "AvenirRoman";
    margin: 0px;
    padding: 7px; /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    transition: background 0.5s;
    height: 35px;
}

.CenterScreenWithBox30 {
    box-shadow: 3px 3px 10px 5px #555;
    left:35%;
    top:35%;
    position:absolute;
    border-radius:7px;
    width:32%;
    height:30%;

}
.LienEntete30:hover {
    font-family: "AvenirRoman";
    margin: 0px;
    padding: 7px; /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    border-bottom-style: solid;
    border-bottom-color: #FF9900;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    transition: background 0.5s;
    height: 35px;

    background: -webkit-linear-gradient( top, #FF9900, #CCFC67);
    background: -moz-linear-gradient( top, #FF9900, #CCFC67);
    background: -ms-linear-gradient( top, #FF9900, #CCFC67);
    background: -o-linear-gradient( top, #FF9900, #CCFC67);
    background: linear-gradient( to bottom, #FF9900, #CCFC67);
    border-radius: 4px;

}
.ThisBouton {
    font-family: Arial,sans-serif;
     font-size: 1.6em;
     width: 200px;
     height: 43px;
     padding-top: 7px; /*permet le centrage vertical*/
     text-align: center;
     color: #000;
     background: #444;
     background: -webkit-radial-gradient( #555, #2C2C2C);
     background:    -moz-radial-gradient( #555, #2C2C2C);
     background:     -ms-radial-gradient( #555, #2C2C2C);
     background:      -o-radial-gradient( #555, #2C2C2C);
     background:         radial-gradient( #555, #2C2C2C);
     border-radius: 8px;
     text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
     box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
}
.btnTelecharger {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #33CC33;
    border-style: outset;
    
}

.PanelShow30 {
    padding: 5px;
    margin: 5px;
    font-size: 10px;
    font-weight: normal;
    border-radius: 4px;
    box-shadow: 3px 3px 10px 5px #555;
    overflow: scroll;
    width: 80%;
    height: 80%;
    position: absolute;
    background-color: #FFFFFF;
    left:10%;
    top:10%;
    
}


.TableAlwaysOnTop30 {
    position: fixed;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 3px 3px 10px 5px #555;
    
}
/*
    ###########
    pour le CSS du scrollbar
    ###########
    
    */
/* Scrollbars */
	            /*background: #bfb6a3 url(images/bg-blog-repeat.png) 0 0 repeat;*/
      ::-webkit-scrollbar {									
	            width: .725em;
	            height: .875em;
                background: transparent  0 0 repeat;
            }
    
       /* Fond du scroolbar qui trace la ligne*/
            ::-webkit-scrollbar-track-piece {						
	            background: transparent none;
	            border: solid .25em transparent;
	            border-right-width: .5em;
	            margin: .25em;
	            -webkit-box-shadow: inset .0625em .0625em 0 0 rgb(137,131,117), inset -.0625em -.0625em 0 0 rgb(224,220,210);
                
            }
            /* Fond pour la barre du bas qui trace aussi la ligne dans le scroll */
            ::-webkit-scrollbar-track-piece:horizontal {			
	            border-right-width: .25em;
	            border-bottom-width: .5em;
            }
            /* Barre : qui modifie le scroll pour lui donner un aspect de scroll facebook */
            ::-webkit-scrollbar-thumb {								
	            border: solid 0 transparent;
	            border-right-width: .25em;
	            -webkit-border-radius: .3125em;
	            -webkit-border-top-right-radius: .5625em .3125em;
	            -webkit-border-bottom-right-radius: .5625em .3125em;
	            -webkit-box-shadow: inset 0 0 0 .0625em rgb(79,79,79), inset 0 0 0 .375em rgb(102,102,102);
            }
            /* Barre : lui change un peu d'aparrence onmouseover*/
            ::-webkit-scrollbar-thumb:hover {						
	            -webkit-box-shadow: inset 0 0 0 .0625em rgb(90,90,90), inset 0 0 0 .375em rgb(110,110,110);
            }
            /* Barre du bas : apparence facebook scroll pour la barre horizontale */
            ::-webkit-scrollbar-thumb:horizontal {	
                		
	            border-right-width: 0;
	            border-bottom-width: .25em;
	            -webkit-border-top-right-radius: .3125em;
	            -webkit-border-bottom-right-radius: .3125em .5625em;
	            -webkit-border-bottom-left-radius: .3125em .5625em;
            }
/*.ecrit {
background-color:transparent;
left:70%;
text-shadow:3px 3px 10px 5px #999999;
width:30%;
}*/
.ImgLogin30 {
    left:-30%;
    float:left;
}
.DivMiddle {
    width: 100%;
    
    /*float: left;*/ /* height:500px;*/ /* background-color:#FDF0BB;*/
    background-color: #FFFFFF;
}
.RedLogin30 {
    background: -webkit-linear-gradient( top, #FF0000, #CC0000);
    background: -moz-linear-gradient( top, #FF0000, #CC0000);
    background: -ms-linear-gradient( top, #FF0000, #CC0000);
    background: -o-linear-gradient( top, #FF0000, #CC0000);
    margin: 8px;
    background: linear-gradient( to bottom, #FF0000, #CC0000);
    color: #000000;
    font-style: italic;
    font-weight: bold;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #000000;
    border-radius: 8px;
    box-shadow: 3px 3px 10px 5px #000000;
    
}
.BlueLogin30 {
    background: -webkit-linear-gradient( top, #0F527A, #1570A6);
    background: -moz-linear-gradient( top, #0F527A, #1570A6);
    background: -ms-linear-gradient( top, #0F527A, #1570A6);
    background: -o-linear-gradient( top, #0F527A, #1570A6);
    background: linear-gradient( to bottom, #0F527A, #1570A6);
    color: #000000;
    font-style: italic;
    font-weight: bold;
    border-width: 1px;
    padding: 8px;
    margin: 8px;
    border-style: solid;
    border-color: #000000;
    border-radius: 8px;
    box-shadow: 3px 3px 10px 5px #000000;
    position:absolute;
    left:57.5%;
    top:3%;
    /*float:right;*/
}
.RedDisconnect30 {
    /*background: -webkit-linear-gradient( top, #FF0000, #CC0000);
    background: -moz-linear-gradient( top, #FF0000, #CC0000);
    background: -ms-linear-gradient( top, #FF0000, #CC0000);
    background: -o-linear-gradient( top, #FF0000, #CC0000);*/
    /*margin: 8px;*/
    /*background: linear-gradient( to bottom, #FF0000, #CC0000);*/
    color: #000000;
    /*font-style: italic;
    font-weight: bold;*/
    /*border-width: 1px;*/
    /*padding: 8px;*/
    /*border-style: solid;
    border-color: #000000;*/
    /*border-radius: 4px;*/
    height:25px;
    text-shadow:2px 2px 4px #FFFFFF;
    /*box-shadow: 1px 1px 2px 2px #000000;*/
}
.RedDisconnect30:hover {
    /*background: -webkit-linear-gradient( top, #FF0000, #CC0000);
    background: -moz-linear-gradient( top, #FF0000, #CC0000);
    background: -ms-linear-gradient( top, #FF0000, #CC0000);
    background: -o-linear-gradient( top, #FF0000, #CC0000);*/
    /*margin: 8px;*/
    /*background: linear-gradient( to bottom, #FF0000, #CC0000);*/
    color: #000000;
    /*font-style: italic;
    font-weight: bold;*/
    /*border-width: 1px;*/
    /*padding: 8px;*/
    /*border-style: solid;
    border-color: #000000;*/
    /*border-radius: 4px;*/
    height:25px;
    text-shadow:1px 1px 2px #FF0000;
    /*box-shadow: 1px 1px 2px 2px #000000;*/
}
.login30 {
    background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);
    background-repeat: no-repeat;
    height: 20%;
    width: 100%;
    padding: 10px 50px 10px 10px;
    margin: 0px;
}
.DivMiddle30 {
    
    vertical-align: middle;
    
    
    margin: 10px; /*padding:10px;*/ /*height:70%;*/ /*float: left;*/ /* height:500px;*/ /* background-color:#FDF0BB;*/ /*background-color: #FFFFFF;*/
}
 .Isys30 {
    font-size: 68px;
    color: #0033CC;
    font-weight: bold;
    font-family: 'Bookman Old Style';
    text-shadow:2px 2px 12px #6699FF;
    
} 
  .Isys30_2 {
    font-size: 25px;
    color: #0033CC;
    font-weight: bold;
    font-family: 'Bookman Old Style';
    text-shadow:2px 2px 12px #6699FF;
    
}  
  .DivBanniere30 {
    background-position: right top;
    width: 99.5%;
    height: 69px;
    background-color: #FFFFFF;
    margin-left: 0.4%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0.4%;
    background-image: url('Images/ban4.png');
    background-repeat: no-repeat;
}
.PanelBottomLogin30{
    width:100%;
    box-shadow: 3px 3px 10px 5px #F0F0F0 inset;
    padding-top:10px;
    /*padding:10px;*/
    /*background: -webkit-linear-gradient( top, #1570A6, #0F527A);
    background: -moz-linear-gradient( top, #1570A6, #0F527A);
    background: -ms-linear-gradient( top, #1570A6, #0F527A);
    background: -o-linear-gradient( top, #1570A6, #0F527A);
    background: linear-gradient( to bottom, #1570A6, #0F527A);*/
    /*height:7%;*/
    }
.post {
    float:right;
   position:relative;
   margin: 0 0 2em 0;
   background: #fff;
   padding: 10px;
   border: 1px solid rgba(0, 0, 0, 0.150);
   height:80%;
   width:30%;
   left:50%;
   top:10%;
   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
}

.post:before {
   z-index: -1;
   position: absolute;
   top: -2px;
   left: -2px;
   content: '';
   width: 100%;
   height: 100%;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);

   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);

   -webkit-transform: rotate(1deg);
   -moz-transform: rotate(1deg);
   -o-transform: rotate(1deg);
   -ms-transform: rotate(1deg);
   transform: rotate(1deg);
}

.post:after {
   z-index: -2;
   position: absolute;
   top: 1px;
   left: -2px;
   content: '';
   width: 100%;
   height: 100%;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);

   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

   -webkit-transform: rotate(359deg);
   -moz-transform: rotate(359deg);
   -o-transform: rotate(359deg);
   -ms-transform: rotate(359deg);
   transform: rotate(359deg);
}
.paper-stack, .paper-stack:before, .paper-stack:after
{
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 0 30px rgba(0,0,0,0.1),
                  1px 1px 3px rgba(0,0,0,0.2);
/*position:fixed;
left:30%;*/

}
.paper-stack

{
position: relative;
width: 400px;
padding: 2em;
margin: 35px auto;
}

/* Setup height, width, rotation, etc. for both underlying papers */
.paper-stack:before, .paper-stack:after
{
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: rotateZ(1deg);
-o-transform: rotate(1deg);
transform: rotateZ(1deg);
z-index: -1;
left: 10px;
top: 7px;
}

/* Tweak the lower paper note so that it sticks out further still */
.paper-stack:after
{
-webkit-transform: rotateZ(0.5deg);
-o-transform: rotate(0.5deg);
transform: rotateZ(0.5deg);
left: 5px;
top: 3px;
}

/* Dress up the header a little */
.paper-stack h1
{
font-size: 0.9em;
font-weight: normal;
text-align: center;
padding: 0.2em 0;
margin: 0;
border-bottom: 2px solid #ddd;
text-align:left;
}

.paper-stack p
{
text-align: center;
font-size:0.9em;
margin: 1.5em 0;
}
            /* Coin de la fenêtre : croisement entre la barre horizontale et la barre verticale''*/
            /*::-webkit-scrollbar-corner {							
	            background: #FFFFFF url('/images/bg-blog-repeat.png') 0 0 no-repeat;
              
            }*/
            /* Boutons : bouton ou s'affiche les images montée, descente, gauche, droite*/
            /*::-webkit-scrollbar-button {							
	            height: 1.625em;
	            background: url('images/webkit-arrows-vert.png') .0625em 50% no-repeat, #FFFFFF url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: 1.75em .5em, auto;
                scrollbar-arrow-color:black;
            }*/
            /* Boutons incrément */
            /*::-webkit-scrollbar-button:increment {					
	            background-position: -1.1875em 50%;
                scrollbar-arrow-color:black;
                
            }*/
           
            /* Boutons horizontaux */
            /*::-webkit-scrollbar-button:horizontal {					
	            width: 1.625em;
	            background: url('images/webkit-arrows-horiz.png') 50% .0625em no-repeat, #FFFFFF url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: .5em 1.75em, auto;
            }*/
            /* Bouton incrément horizontal */
            /*::-webkit-scrollbar-button:horizontal:increment {		
	            background-position: 50% -1.1875em;
            }*/
            /*body ::-webkit-scrollbar {
	            background: transparent none;
            }
            body ::-webkit-scrollbar-button:horizontal:decrement {
	            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.1)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% .0625em no-repeat, transparent url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% .0625em no-repeat, transparent url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% .0625em no-repeat, transparent url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: auto, .5em 1.75em, auto;
            }
            body ::-webkit-scrollbar-button:horizontal:increment {
	            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.1)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% -1.1875em no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% -1.1875em no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-horiz.png') 50% -1.1875em no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: auto, .5em 1.75em, auto;
	            -webkit-border-radius: 0 0 6px 0;
            }
            body ::-webkit-scrollbar-button:vertical:decrement {
	            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url('images/webkit-arrows-vert.png') .0625em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-vert.png') .0625em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-vert.png') .0625em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: auto, 1.75em .5em, auto;
            }
            body ::-webkit-scrollbar-button:vertical:increment {
	            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,.1))) 0 0 repeat, url('images/webkit-arrows-vert.png') -1.1875em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-vert.png') -1.1875em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            background: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1)) 0 0 repeat, url('images/webkit-arrows-vert.png') -1.1875em 50% no-repeat, #bfb6a3 url(images/bg-blog-repeat.png) 0 0 no-repeat;
	            -webkit-background-size: auto, 1.75em .5em, auto;
	            -webkit-border-radius: 0 0 6px 0;
            }*/
            /*
                #################
                #################
                */