﻿body
{
    font-family:  Myriad Web Pro, Verdana, Arial, Sans-Serif, Courier;
    font-size:0.9em;
    background-color: #aecadb;
}
table, th, td
{
    border: none;
    border-spacing: 0px;
}
a
{
    text-decoration: underline;
    font-weight: bold;
    color: #040C62;
}
span
{
     margin-right:2px;
}

/* Eléments --> */
.FormElement
{
    font-size: 1em;
    font-weight: bold;
    color: #0E038F;
    background-color: #ffff7e;
}
.ReadOnly
{
    background-color:#aecadb;
}
.Mandatory
{
    background-color:#ee88ee;
}
.FormatedDiv
{
    white-space:nowrap;
    overflow:hidden;
    background-color: #88AEDD;
}
/* <-- Eléments */

/* Dimensions des éléments -->*/
.awHtmlTextArea
{
    width:30em;
    height:10em;
}
.awAnchorInputTextSmall
{
    width:1.1em;
}
.Standard
{
     width:8em; 
}
.Short
{ 
     width:3em; 
}
.Long
{ 
     width:16em; 
}
.Decimal
{ 
     width:5.5em; 
}
.DecimalShort
{ 
     width:2em; 
}
.DecimalLong
{ 
     width:7.5em; 
}
.Int
{ 
     width:5.5em; 
}
.IntShort
{ 
     width:2em; 
}
.IntLong
{ 
     width:7.5em; 
}
.DateTimeShort
{ 
    text-align:center;
     width:5.4em; 
}
.DateTimeLong
{ 
     width:9em; 
}
.DateTime
{ 
    text-align:center;
    width:6em; 
}
.AsOrangeLabel
{ 
    width:6em;
    background-color:#ffa500;
}
.AsBackgroundLabel
{
    padding: 0px;
    margin: 0px;
    border: none;
    width: 1em;
    background-color: Transparent;
}
.VeryLong
{ 
     width:28em; 
}
.FormatedDivVeryLong
{ 
     width:22em; 
}
.Currency
{
     width:5.5em; 
}
.BooleanCard
{
    width:1.2em;
}
/* <-- Dimensions des éléments */

/* Liste -- > */
.bSortListButton
{
    text-decoration: underline;
    border: none;
    text-align: justify;
    font-weight: bold;
    color: #0000FF;
    background-color: #ffa500;
}

/* <-- Liste */

/* eSpanStyle --> */
.eSpanStyle_error
{
    font-weight:bold;
    font-size:1.125em; 
    color:#cc0000;
}
.eSpanStyle_message
{
    font-weight:bold;
    font-size:1.125em; 
    color:#009900;
}
.eSpanStyle_subTitle
{
	font-size:1.29em;
	font-style:italic;
}
.eSpanStyle_Title
{
    font-size:1.31em;
    font-weight:bold;
}
/* <-- eSpanStyle */


/* eDivStyle --> */
.eDivStyle_Menu
{
    border-style:groove;
    border-width:thin;
}

.eDivStyle_Record
{
    border-style:inset;
    border-width:thin;
}

.eDivStyle_Default
{
    border-style:ridge;
    border-width:thin;
}
/* <-- eDivStyle */


/* Boutons --> */
.LinkButton
{
    text-decoration: underline;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    background-color: transparent;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    color: #040C62;
}
.SmallLinkButton
{
    text-decoration:underline;
    border-right:none;
    border-top:none;
    border-left:none;
    border-bottom:none;
    background-color:transparent;
    text-align:left;
    font-weight:bold;
    font-size:0.8em;
    color:#040C62;
}
.PushButton
{
    border-right:1px outset;
    border-top:1px outset;
    border-left:1px outset;
    border-bottom:px outset;
    background-color:orange;
    width:6em;
    text-align:center;
    font-weight: bold;
    font-size:0.8em;
}
.btnSave
{
    border-right:1px outset;
    border-top:1px outset;
    border-left:1px outset;
    border-bottom:px outset;
    width:6em;
    text-align:center;
    font-weight: bold;
    font-size:0.8em;  
    background-color:#333322;
}/* <-- Boutons */

/* amControl Layout --> */
.divTopBar
{
     display:inline;
}
.containerContentMenu
{
    border-width: thin;
    display: block;
    margin-top: 1em;
    border-top-style: none;
    border-bottom-style: outset;
    /*border-left-style: groove;*/
    border-left: none;
    border-right:none;
    margin-bottom: 1em;
}
.containerContent
{
    border-width: thin;
    display: block;
    margin-top: 1em;
    border-top-style: groove;
    border-bottom-style: outset;
    /*border-left-style: groove;*/
    border-left: none;
    border-right:none;
}
.divOnSide
{
    border-width: 0.7em;
    padding: 1em;
    border-style: outset inset outset inset;
    border-color: #EDEF8F;
    float: right;
    display: block;
    background-color: #FFFF99;
    width:20em;
}
.divButton
{
    margin-top:1em;
    display:inline;
    background-color:Gray;
}
.divBottom
{
    margin-top:1em;
    display:inline;
}

.divHistoMenuFooter
{
    background-color: #ADFF33;
    border-top-style: double;
    border-top-width: medium;
    margin-top: 2em;
    margin-bottom: 0.5em;
    vertical-align: baseline;
}
.divHistoMenuFooterItem
{
    padding: 1px;
    margin: 0px;
    border-style: none double none none;
    text-decoration: none;
    background-color: transparent;
    text-align: left;
    font-size: 0.6em;
    color: #000000;
    font-weight:bold;
    border-right-width: thin;
    text-align: center;
    border-right-color: #3CA010;
}
.MainMenuInBottomFooter
{
    padding-top: 0.5em;
    background-color: #B3D917;
    border-top-style: dotted;
    border-top-width: thin;
}
.MainMenuInBottomFooterItem
{
    padding:0px;
    margin: 0px;
    border-style: none double none none;
    text-decoration: none;
    background-color: transparent;
    text-align:center;
    font-size: 0.6em;
    color: #000000;
    border-right-width: thin;
    border-right-color: #3CA010;
}
.divMenuQuickSearch
{
    display: inline;
    float: right;
    background-color: #AACF16;
}
.spanTotalsInfo
{
    background-color: #9DBDE3;
}
/* <-- amControl Layout */


/* Menu --> */
.MenuTable td
{
    border-width: 2px;
    border-color: #666666;
    padding: 0px 16px 0px 8px;
    margin: 0px;
    border-style: dotted none none none;
}
.MenuItem
{
    /* text-decoration: underline overline;*/
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    
    /*border-style: dotted none dotted none;
    padding: 3px;
    margin:1px;*/
    
    background-color: transparent;
    text-align: left;
    font-weight: bold;
    color: #282918;
    font-size: 1.2em;
    font-style: normal;
    border-top-width: 2px;
    border-bottom-width: 2px;
}
.MenuSubMenu
{
   border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    
    /*margin:1px;
    border-style: dotted none dotted none;
    padding: 3px;
    */
    background-color: transparent;
    font-weight: bold;
    text-align: left;
    color: #615F52;
    font-style: italic;
    font-size: 1.125em;
}
/* <-- Menu */

/* Barre de messages et d'erreurs --> */
.MainContainer
{
   margin-top:0.7em;
   padding:0px;
}
.MessageBar
{
     position:absolute;
     top:0px;
     left:0px;
     width:100%;
     height:22px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}
.MessageBarMsg
{
     vertical-align:top;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 20px 3px;
     font-weight:bold;
     font-size:18px; 
     color:#009900;
}
.MessageBarError
{
     vertical-align:top;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 3px;
     font-weight:bold;
     font-size:18px; 
     color:#cc0000;
}
.MessageBarWarning
{
     vertical-align:top;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 3px;
     font-weight:bold;
     font-size:18px; 
     color:#009900;
}
/* <-- Barre de messages et d'erreurs */
.TableArray
{
    border-collapse: collapse;
}
.ArrayBorders
{
    border: thin solid #371D87;
}

.ArrayLeftBorders
{
    border-style: none none none solid;
    border-width: thin;
    border-color: #371D87;
}

/* calendar area --> */
.calendar_table
{
    float: left;
    width: 186px;
    height: 100%;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    background-color: #FFFF99;
}
.calendar_table a
{
    text-decoration:none
}
.calendar_table td 
{
    text-align: center;
}
.calendar_table tr 
{
   margin: 0px;
   padding: 0px;
   border: 0px;
   height: 100%;
   width: 10px;
}
.calendar_table img 
{
    margin-top: 6px;
}
.calendar_table_borderR 
{
    float: right;
    width: 3px;
    height: 100%;
}
.calendar_table_titre 
{
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
.calendar_table_jour
{
    font-weight: bold;
}
.calendar_table_past
{
	color: #666;
}
.calendar_table_selday
{
    color: #6600CC;
    font-weight:bold;
}
.calendar_table_separateur {
    height: 1px !important;
    height: 2px;
    background: #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
}
/* <-- calendar area */


.nowrap
{
    white-space:nowrap;
}



