/* -- CSS Document -- 
Subject : CSS Magex */

/* ELEMENT */
BODY
{
    font-family: Tahoma;
    font-size: 11px;
    margin: 0px 10px 0px 10px;
    background-color: #eaeaea;
    color: #152d4d;
}
INPUT
{
    text-align: left;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11px;
    color: #152d4d;
}
SELECT
{
    text-align: left;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11px;
    color: #152d4d;
}
TEXTAREA
{
    text-align: left;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11px;
    color: #152d4d;
}

IMG
{
    border: 0px;
}
H1
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
}

H2
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
}
H3
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
}
P
{
    line-height: 16px;
    margin: 0px 0px 10px 0px;
}
UL
{
    list-style-type: disc;
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
}
LI
{
    padding: 3px 0px 0px 0px;
}
A
{
    color: #496581;
    text-decoration: none;
}
A:hover
{
    color: #63819f;
    text-decoration: underline;
}
/* Container*/
#containerMain
{
    width: 900px;
    min-height: 800px;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}
#containerMainGuest
{
    width: 900px;
    min-height: 800px;
    text-align: left;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}
.containerToolBar
{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.containerCenter
{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.containerFooter
{
    width: 100%;
    color: #858585;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
}
.containerFooter A
{
    color: #858585;
    text-decoration: none;
    font-weight: normal;
}
.containerFooter A:hover
{
    color: #969696;
    text-decoration: underline;
}
/* Inner Container */
.innerContainerTop
{
	 color: #000000;
    border-right: 0px;
    border-top: 1px solid #275798;
    border-left: 1px solid #275798;
    border-right: 1px solid #275798;
    background: url(../images/topMargin_bg.gif) top left repeat-x #ffffff;
}
.innerContainerBanner
{
    width: 100%;
    height: 47px;
    border-top: 1px solid #275798;
    border-left: 1px solid #275798;
    border-right: 1px solid #275798;
}
.innerContainerMessageBox
{
    height: auto;
    width: 100%;
}
.innerContainerSaisieAuto
{
    height: 25px;
    width: 100%;
    vertical-align: top;
    border-right: 1px solid #275798;
    background-color: #f5f8fe;
}
.innerContainerContent
{
    width: 100%;
    vertical-align: top !important;
}

TD.innerContainerLeft
{
    /* IMP: Container Left == 20% */
    width: 20%;
    vertical-align: top;
    background-color: #f5f8fe;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #7794ca;
    border-left: 1px solid #275798;
    padding: 0px;
    margin: 0px;
}
TD.innerContainerRight
{
    /* IMP: Container Right == 80% */
    width: 80%;
    vertical-align: top !important;
    border-bottom: 1px solid #7794ca;
    border-right: 1px solid #275798;
    border-left: 1px solid #275798;
    background-color: #ffffff;
}
/* Tool Bar */
.contentToolbar
{
    height: 94px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: url(../images/toolBar_bg.gif) repeat-x;
}
.contentToolbar TD
{
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
}
.contentInnerToolbar
{
    margin: 0px 0px 0px 0px;
}
.contentInnerToolbar TD
{
    height: 47px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}
.innerToolBarSpacerStart
{
    text-align: left;
    width: 5px;
    background: url(../images/innerToolBar_left.png);
    background-repeat: no-repeat;
}
.innerToolBarSpacerEnd
{
    text-align: left;
    width: 5px;
    background: url(../images/innerToolBar_right.png);
    background-repeat: no-repeat;
}
.innerToolBarBackground
{
    margin: 0px 0px 0px 0px;
    background: url(../images/innerToolBar_bg.gif) repeat-x;
    text-align: center;
}
.innerToolBarSpacer
{
    width: 15px;
    margin: 0px 0px 0px 0px;
    background: url(../images/innerToolBar_Spacer.gif);
    background-repeat: no-repeat;
}
/* ToolBar Selected */
.innerToolBarSpacerStartSelected
{
    text-align: left;
    width: 5px;
    background: url(../images/innerToolBar_left_selected.png);
    background-repeat: no-repeat;
}
.innerToolBarSpacerEndSelected
{
    text-align: left;
    width: 5px;
    background: url(../images/innerToolBar_right_selected.png);
    background-repeat: no-repeat;
}
.innerToolBarSpacerLeftSelected
{
    width: 15px;
    background: url(../images/innerToolBar_Spacer_LeftSelected.gif);
    background-repeat: no-repeat;
}
.innerToolBarSpacerRightSelected
{
    width: 15px;
    background: url(../images/innerToolBar_Spacer_RightSelected.gif);
    background-repeat: no-repeat;
}
.innerToolBarBackgroundSelected
{
    background: url(../images/innerToolBar_bg_Selected.gif) repeat-x;
    text-align: center;
}
/* Content */
.dataTable_Container
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.dataTable_Container TD
{
    vertical-align: top;
}
.dataTableNoBorder
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.dataTableNoBorder TD
{
    vertical-align: middle;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 4px;
}
.dataTableMenuHeader
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #637bd5;
    border-bottom: 1px solid #767676;
    background: url(../images/menuHeader_bg.gif) repeat-x;
    height: 27px;
}
.innerMenuHeader
{
    width: 100%;
    text-align: center;
    color: #366698;
    vertical-align: middle;
    font-size: 11px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    border-top: 0px solid #b9cfe8;
    border-bottom: 0px solid #c5d7ec;
    background: url(../images/innerMenuHeader_bg.gif) repeat-x;
}
/* V align */
.vertAlignTop TD
{
    vertical-align: top !important;
}
.vertAlignTop
{
    vertical-align: top !important;
}
.vertAlignMiddle TD
{
    vertical-align: middle !important;
}
.vertAlignMiddle
{
    vertical-align: middle !important;
}
.vertAlignBottom TD
{
    vertical-align: bottom !important;
}
.vertAlignBottom
{
    vertical-align: bottom !important;
}
/* padding bottom */
.padBottom2px
{
    padding-bottom: 2px!important;
}
.padBottom4px
{
    padding-bottom: 4px!important;
}
.padBottom6px
{
    padding-bottom: 6px!important;
}
.padBottom15px
{
    padding-bottom: 15px!important;
}
/* Padding Top */
.padTop2px
{
    padding-top: 2px!important;
}
.padTop4px
{
    padding-top: 4px!important;
}
.padTop6px
{
    padding-top: 6px!important;
}
.padTop8px
{
    padding-top: 8px!important;
}
.padTop10px
{
    padding-top: 10px!important;
}
.padTop15px
{
    padding-top: 15px!important;
}
.padTop20px
{
    padding-top: 10px!important;
}
/* Padding Left */
.padLeft5px
{
    padding-left: 5px!important;
}
.padLeft8px
{
    padding-left: 8px!important;
}
.padLeft10px
{
    padding-left: 10px!important;
}
.padLeft20px
{
    padding-left: 20px!important;
}
.padLeft25px
{
    padding-left: 25px!important;
}
.padLeft50px
{
    padding-left: 50px!important;
}
.padLeft75px
{
    padding-left: 75px!important;
}
.padLeft100px
{
    padding-left: 100px!important;
}
.padLeft125px
{
    padding-left: 125px!important;
}
.padLeft150px
{
    padding-left: 150px!important;
}
.padLeft175px
{
    padding-left: 175px!important;
}
.padLeft200px
{
    padding-left: 200px!important;
}
.padLeft250px
{
    padding-left: 250px!important;
}
.padLeft300px
{
    padding-left: 300px!important;
}
/* Pad BothSide */
.padSide6px
{
    padding-right: 6px!important;
    padding-left: 6px!important;
}
/* Padding right */
.padRight5px
{
    padding-right: 5px!important;
}
.padRight10px
{
    padding-right: 10px!important;
}
.padRight25px
{
    padding-right: 25px!important;
}

.noPading
{
    padding: 0px 0px 0px 0px !important;
}
.noPading TD
{
    padding: 0px 0px 0px 0px !important;
}
/* Margin Left */
.marginLeft10px
{
    margin-left: 10px!important;
}
.marginLeft25px
{
    margin-left: 25px!important;
}
/* Margin Right */
.marginRight5px
{
    margin-right: 5px!important;
}
.marginRight10px
{
    margin-right: 10px!important;
}
.marginRight25px
{
    margin-right: 25px!important;
}
/* Margin Bottom */
.marginBottom2px
{
    margin-right: 2px!important;
}
.marginBottom5px
{
    margin-right: 5px!important;
}
.marginBottom15px
{
    margin-bottom: 15px!important;
}
/* Margin Top */
.marginTop2px
{
    margin-top: 2px!important;
}
.marginTop5px
{
    margin-top: 5px!important;
}
.marginTop15px
{
    margin-top: 15px!important;
}
/* Height */
.height25px
{
    height: 25px!important;
}
.height30px
{
    height: 30px!important;
}
.height40px
{
    height: 40px!important;
}
.height50px
{
    height: 50px!important;
}
.height75px
{
    height: 75px!important;
}
.height100px
{
    height: 100px!important;
}
.height250px
{
    height: 250px!important;
}
/* Text */
.textHighlight
{
    color: #496581;
    vertical-align: middle;
}
.textHighlightBold
{
    color: #496581;
    vertical-align: middle;
    font-weight:bold;
}
.textFadded
{
	 color: #c6c6c6;
	 color: #353535;
}
.textTitleNormal
{
    color: #ffffff;
    font-size: 17px;
}
.textTitleNormalReadOnly
{
    color: #ac1d0a;
    font-size: 17px;
}
.textReadOnlyNormal
{
    color: #ac1d0a;
    vertical-align: middle;
}
.textMenuHeader
{
	color: #496581;
	font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
}
.textErrorNormal
{
    color: #ac1d0a;
    font-size: 11px;
}
.textWarningNormal
{
    color: #946814;
    font-size: 11px;
}
.textInformationNormal
{
    color: #496581;
    font-size: 11px;
}
.textQuestionNormal
{
    color: #3D5B65;
    font-size: 11px;
}
/* BackGround Color */
.bgColorError
{
    background-color: #fff3e8;
}
.bgColorMediumBlue
{
    background-color: #e7edf6;
}
.bgColorLightBlue
{
    background-color: #f4f8ff;
}
/* Link */
A.linkActionNormal
{
    color: #496581;
    vertical-align: middle;
    text-decoration: none;
}
A.linkActionNormal:hover
{
    color: #63819f;
    text-decoration: underline;
}
A.linkActionBold
{
    color: #496581;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
}
A.linkActionBold:hover
{
    color: #63819f;
    text-decoration: none;
}
A.linkActionNormalUnderline
{
    color: #496581;
    font-weight: normal;
    vertical-align: middle;
    text-decoration: underline;
}
A.linkActionNormalUnderline:hover
{
    color: #63819f;
    text-decoration: underline;
}

A.linkActionBoldDisabled
{
    font-weight: bold;
    vertical-align: middle;
    color: #DDDDDD;
    text-decoration: none;
}
A.linkActionBoldDisabled:hover
{
    color: #DDDDDD;
    text-decoration: none;
}

A.linkReadOnlyNormal
{
    color: #ac1d0a;
    vertical-align: middle;
    text-decoration: none;
}
A.linkReadOnlyNormal:hover
{
    color: #d85f1f;
    text-decoration: underline;
}
A.linkAlternate
{
    color: #858585;
}
A.linkAlternate:hover
{
    color: #9b9b9b;
}
A.linkMenuHeader
{
    color: #496581;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
}
A.linkMenuHeader:hover
{
    color: #63819f;
    text-decoration: underline;
}

/* Row Style */
.row
{
    height: 22px;
    background-color: #ffffff;
    vertical-align: middle;
}
.alternateRow
{
    height: 22px;
    background-color: #ebeef0;
    vertical-align: middle;
}
.lightBlueRow
{
    height: 22px;
    background-color: #f4f8ff;
    vertical-align: middle;
}
.mediumBlueRow
{
    height: 22px;
    background-color: #e7edf6;
    vertical-align: middle;
}
/* Border */
.lightGrayBorderTop
{
    border-top: 1px solid #b5b5b5;
}
.lightGrayBorderRight
{
    border-right: 1px solid #b5b5b5;
}
.lightGrayBorderBottom
{
    border-bottom: 1px solid #b5b5b5;
}
.lightGrayBorderLeft
{
    border-left: 1px solid #b5b5b5;
}
.lightBlueBorderTop
{
	border-top: 1px solid #cedae5;
}
.lightBlueBorderRight
{
	border-right: 1px solid #cedae5;
}
.lightBlueBorderBottom
{
	border-bottom: 1px solid #cedae5;
}
.lightBlueBorderLeft
{
	border-left: 1px solid #cedae5;
}
.mediumBlueBorderTop
{
	border-top: 1px solid #92A4BE;
}
.mediumBlueBorderRight
{
	border-right: 1px solid #92A4BE;
}
.mediumBlueBorderBottom
{
	border-bottom: 1px solid #92A4BE;
}
.mediumBlueBorderLeft
{
	border-left: 1px solid #92A4BE;
}
/* Column Width */
TD.colWidthEmpty
{
    height: 5px;
    font-size: 1px;
}
TD.colWidth5px
{
    height: 2px;
    font-size: 2px;
    width: 5px!important;
}
TD.colWidth15px
{
    height: 2px;
    font-size: 2px;
    width: 15px!important;
}
TD.colWidth25px
{
    height: 2px;
    font-size: 2px;
    width: 25px!important;
}
TD.colWidth50px
{
    height: 2px;
    font-size: 2px;
    width: 50px!important;
}
TD.colWidth75px
{
    height: 2px;
    font-size: 2px;
    width: 75px!important;
}
TD.colWidth100px
{
    height: 2px;
    font-size: 2px;
    width: 100px!important;
}
TD.colWidth125px
{
    height: 2px;
    font-size: 2px;
    width: 125px!important;
}
TD.colWidth150px
{
    height: 2px;
    font-size: 2px;
    width: 150px!important;
}
TD.colWidth175px
{
    height: 2px;
    font-size: 2px;
    width: 175px!important;
}
TD.colWidth200px
{
    height: 2px;
    font-size: 2px;
    width: 200px!important;
}
TD.colWidth225px
{
    height: 2px;
    font-size: 2px;
    width: 225px!important;
}
TD.colWidth250px
{
    height: 2px;
    font-size: 2px;
    width: 250px!important;
}
TD.colWidth275px
{
    height: 2px;
    font-size: 2px;
    width: 275px!important;
}
TD.colWidth300px
{
    height: 2px;
    font-size: 2px;
    width: 300px!important;
}
TD.colWidth325px
{
    height: 2px;
    font-size: 2px;
    width: 325px!important;
}
TD.colWidth350px
{
    height: 2px;
    font-size: 2px;
    width: 350px!important;
}
TD.colWidth400px
{
    height: 2px;
    font-size: 2px;
    width: 400px!important;
}
TD.colWidth425px
{
    height: 2px;
    font-size: 2px;
    width: 425px!important;
}
TD.colWidth450px
{
    height: 2px;
    font-size: 2px;
    width: 450px!important;
}
TD.colWidth500px
{
    height: 2px;
    font-size: 2px;
    width: 500px!important;
}
TD.colWidth650px
{
    height: 2px;
    font-size: 2px;
    width: 650px!important;
}
/* Width */
.width25px
{
    width: 25px;
}
.width50px
{
    width: 50px;
}
.width60px
{
    width: 60px;
}
.width75px
{
    width: 75px;
}
.width85px
{
    width: 85px;
}
.width125px
{
    width: 125px;
}
.width150px
{
    width: 150px;
}
.width175px
{
    width: 175px;
}
.width200px
{
    width: 200px;
}
.width225px
{
    width: 225px;
}
.width250px
{
    width: 250px;
}
.width300px
{
    width: 300px;
}
.width325px
{
    width: 325px;
}
.width350px
{
    width: 350px;
}
.width400px
{
    width: 400px;
}
.width450px
{
    width: 450px;
}
.width500px
{
    width: 500px;
}
.width550px
{
    width: 550px;
}
.width650px
{
    width: 650px;
}
/* Field */
Input.field
{
    padding: 1px 2px 1px 2px;
    background-color: #fcfcfc;
    border: 1px solid #b5b5b5;
    color: #152d4d;
}
Input.fieldSelected
{
    padding: 1px 2px 1px 2px;
    background-color: #f7fafd;
    border: 1px solid #adbcd0;
    color: #223d61;
}
Input.fieldDisabled
{
    padding: 1px 2px 1px 2px;
    background-color: #ebeef0;
    border: 1px solid #b5b5b5;
    color: #494949;
}
Input.fieldReadOnly
{
    padding: 1px 2px 1px 2px;
    background-color: #f6f0e7;
    border: 1px solid #b5b5b5;
    color: #223d61;
}
Input.fieldInactive 
{
    padding: 1px 2px 1px 2px;
    background-color: #f9f9f9;
    border: 1px solid #ebeef0;
    color: #152d4d;
}
Input.fieldLabel
{
    color: #152d4d;
    border-width: 0;
}

/* Date Image */
.codePostal
{
    width: 55px;
}
.date
{
    text-align: center;
    width: 62px;
}
/* Chiffre */
.number
{
    width: 83px;
    text-align: right;
}
.numberSmall
{
    width: 55px;
    text-align: right;
}
.numberLarge
{
    width: 100px;
    text-align: right;
}
/* Info Bulle */
a.infoBulle
{
    z-index: 100;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
a.infoBulle:hover
{
    z-index: 100;
    font-size: 10px;
    font-weight: bold;
    color: #64b4ff;
    cursor: pointer;
    background-color: Transparent;
}
a.infoBulle span
{
    display: none;
}
a.infoBulle:hover span
{
    display: block;
    position: absolute;
    top: -0.3em;
    left: -21.5em;
    width: 20em;
    border: 1px solid #496581;
    color: #152d4d;
    background-color: #ffffe8;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    white-space:normal;
}
/* Info Bulle Ratio */
.infoBulle_RatioSmall
{
    z-index: 24;
    font-size: 11px;
    font-weight: normal;
    color: #0074cb;
    text-decoration: none;
}
a.infoBulle_Ratio
{
    font-size: 11px;
    font-weight: bold;
    color: #0074cb;
    text-decoration: none;
}
a.infoBulle_Ratio:hover
{
    color: #64b4ff;
    position: relative;
    background-color: Transparent;
}
a.infoBulle_Ratio span
{
    display: none;
    position: absolute;
}
a.infoBulle_Ratio:hover span
{
    display: block;
    position: absolute;
    top: 1.5em;
    left: 0em; 
    /*width: 50em;*/
    min-width: 350px;
    border: 1px solid #496581;
    color: #152d4d;
    background-color: #ffffe8;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    white-space:normal;
}
/*  Info Bulle Promotion */
a.infoBulle_Promotion
{
    z-index: 100;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
a.infoBulle_Promotion:hover
{
    z-index: 24;
    color: #64b4ff;
    background-color: Transparent;
}
a.infoBulle_Promotion span
{
    display: none;
}
a.infoBulle_Promotion:hover span
{
    display: block;
    position: absolute;
    top: 1.2em;
    left: -37.5em;
    width: 36em;
    border: 1px solid #496581;
    color: #152d4d;
    background-color: #ffffe8;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    white-space:normal;
}
/* - ContentBox - */
div.innerContentBox
{
    color: #496581;
	background-color: #e7eef6;
    border-top: 1px solid #7c9abd;
    border-right: 1px solid #7c9abd;
    border-left: 1px solid #7c9abd;
    border-bottom: 1px solid #7c9abd;
    
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}
/* Hidden ToolBar Link Bouton*/
div.hidenToolBarLink
{
    z-index: 100;
    left: 8px;
    top: -22px;
    float: left;
    position: relative;
}
a.linkToolBarStart
{
    display: block;
    z-index: 100;
    position: absolute;
    height: 46px;
    width: 117px;
    background-color: Transparent;
}
a.linkToolBarSaisieDonne
{
    display: block;
    z-index: 100;
    position: absolute;
    height: 46px;
    width: 169px;
    background-color: Transparent;
}
a.linkToolBarAI
{
    display: block;
    z-index: 100;
    position: absolute;
    height: 46px;
    width: 128px;
    background-color: Transparent;
}
a.linkToolBarRapport
{
    display: block;
    z-index: 100;
    position: absolute;
    height: 46px;
    width: 127px;
    background-color: Transparent;
}
a.linkToolBarPublish
{
    display: block;
    z-index: 100;
    position: absolute;
    height: 46px;
    width: 122px;
    background-color: Transparent;
}
/* Shadow */
.shadowTop
{
    height: 8px;
    width: 100%;
    background: url(../images/gradientShadowTop.png) repeat-x;
}

/* WaitPanel */
.waitContainer
{
    z-index: 1001; 
    width:100%;
}
.waitContent
{
    margin-left:auto;
    margin-right:auto;
    padding: 10px;
    width: 30%;
    z-index: 1002;
    min-width: 325px;
    min-height: 100px;
    border: 1px solid #496581;
    background-color: #ffffe8;
}
/* Semi Transparent Modal Backgroung */
.modalBackground
{
    width: 100%;
    height: 100%;
    background-color: #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 1000;
}


