body {
    font-size: 10pt;
    font-family: Arial, Helvetica;
    margin-left: 5px;
    margin-top: 0px;
}

td {
    font-size: 10pt;
    font-family: Arial, Helvetica;
}

.pagetitre {
    padding-bottom: 15px;
}

.titre1 {
    border-bottom: 1px solid rgb( 11, 104, 47 );
    font-size: 13pt;
    font-weight: bold;
    position: relative;
    height: 20px;
    color: rgb( 82, 97, 74 );
    width: 100%;
}

.titre2 {
    border-bottom: 1px solid rgb( 11, 104, 47 );
    font-size: 11pt;
    height: 18px;
    color: rgb( 11, 104, 47 );
    width: 100%;
}

.content {
    padding-bottom: 10px;
    padding-left: 40px;
}

.content2 {
    padding-top: 10px;
    padding-left: 10px;
}

.instruction {
    font-size: 10pt;
    font-weight: 100;
    padding-bottom: 5px;
}

.foot {
    position: relative;
    left: 10px;
    padding-top: 10px;
}

.pagefoot {
    padding-top: 10px;
    text-align: right;
    display: inline;
}

.pagefootconsole {
    border-top: 1px solid rgb( 11, 104, 47 );
    padding-top: 10px;
    padding-right: 10px;
}

.pagecontent {
    padding-left: 20px;
}

.formulaire {
    position: relative;
    left: 40px;
}

.formulaire_fields {
    border: 1px solid rgb( 255, 204, 51 );
    background-color: rgb( 255, 255, 204 );
    padding-top: 15px;
}

.textInfo {
    background: url( '../images/i.gif' ) no-repeat fixed left top;
    position: relative;
    margin-left: 30px;
    height: 30px;
    padding-left: 20px;
    font-size: 10pt;
    color: rgb( 51, 102, 153 );
}

.info {
    font-size: 8pt;
    color: rgb( 51, 102, 153 );
}

.row_header {
    text-align: right;
    font-size: 10pt;
    padding-left: 12px;
    width: 200px;
}

.row_input {
    text-align: left;
    font-size: 10pt;
    padding-left: 6px;
    padding-right: 12px;
}

input {
    font-size: 10pt;
}

.row_msg {
    font-size: 11pt;
    text-align: center;
}

.row_foot_link {
    font-size: 11pt;
    text-align: right;
}

a.tabLink {
    font-size: 8pt;
    color: rgb( 102, 0, 0 );
    text-decoration: underline;
}

a.tabLink:hover {
    font-size: 8pt;
    color: rgb( 255, 81, 0 );
    text-decoration: underline;
}

.tab_saisie_foot_button {
    padding: 2px;
}

.minibody {
    overflow: auto;
}

.tab {
    margin-top: 5px;
    margin-bottom: 5px;
}

.tabHeader {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgb( 120, 120, 120 );
    border-left: 1px solid rgb( 120, 120, 120 );
    border-right: 1px solid rgb( 120, 120, 120 );
    border-bottom: 0px solid rgb( 120, 120, 120 );
    background-color: rgb( 216, 216, 216 );
    padding-left: 2px;
    background-position: center left;
    background-image: url( '../images/bg-tab-header.gif' );
    background-repeat: repeat-x;
    height: 30px;
}

.tabContentTab {
    border: 1px solid black;
    padding: 3px;
    font-size: 10pt;
    border-collapse: collapse;
    border-spacing: 0px;
}

.tabContentHeaderCell {
    border: 1px solid black;
    background-color: rgb( 180, 180, 180 );
    color: rgb( 0, 0, 0 );
    text-align: center;
}

.tabColumnSorted {
    text-decoration: underline;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
}

.tabColumnSortable {
    text-decoration: underline;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 2px;
}

.tabSelector {
    border: 1px solid rgb( 82, 97, 74 );
    margin: 1px;
    padding: 2px;
    position: relative;
    background-color: rgb( 150, 150, 150 );
    font-weight: normal;
    color: white;
    text-align: center;
    width: 30px;
}

.TabContentLine_0 {
    background-color: rgb( 255, 255, 255 );
}

.TabContentLine_1 {
    background-color: rgb( 225, 225, 225 );
}

.TabContentLineCell {
    border-left: 1px solid rgb( 0, 0, 0 );
    border-right: 1px solid rgb( 0, 0, 0 );
    padding: 2px;
}

.TabContentLine_empty {
    background-color: rgb( 255, 255, 255 );
    font-style: italic;
}

.tabNaviList {
    padding: 0;
    margin: 0;
    height: 20px;
}

.tabNaviCell {
    padding: 0;
    margin: 0;
    font-size: 9pt;
    line-height: 25px;
    color: rgb( 255, 255, 255 );
    text-align: right;
}

.tabNaviCellContent {
    width: 250px;
    padding: 0;
    padding-right: 10px;
    border: 0px;
    background-image: url( '../images/navicellcontent.gif' );
    background-repeat: repeat-x;
    background-position: right bottom;
    font-size: 9pt;
    line-height: 25px;
    color: rgb( 255, 255, 255 );
    text-align: right;
    font-weight: bold;

}

.tabHeader .tabNaviCellStart {
    padding: 0;
    margin: 0;
    border: 0px;
    background-image: url( '../images/navicellstart.gif' );
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 30px;
    width: 60px;
}

.tabFoot {
    height: 30px;
    border-left: 1px solid rgb( 120, 120, 120 );
    border-right: 1px solid rgb( 120, 120, 120 );
    border-bottom: 1px solid rgb( 120, 120, 120 );
    text-align: left;
    background-color: rgb( 216, 216, 216 );
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.tabFoot  .tabNaviCellStart {
    padding: 0;
    margin: 0;
    border: 0px;
    background-image: url( '../images/navicellstartbottom.gif' );
    background-position: right top;
    background-repeat: no-repeat;
    height: 30px;
    width: 60px;
}

.tabFoot  .tabNaviCellContent {
    width: 250px;
    padding: 0;
    padding-right: 10px;
    border: 0px;
    background-image: url( '../images/navicellcontentbottom.gif' );
    background-repeat: repeat-x;
    background-position: right top;
    font-size: 9pt;
    line-height: 25px;
    color: rgb( 255, 255, 255 );
    text-align: right;
    font-weight: bold;
}

.tabNaviElement {
    padding-left: 1px;
    padding-right: 1px;
}

.paragraph {
    padding-right: 20px;
    font-size: 10pt;
}

.paragraphTitle1 {
    border-bottom: 1px solid rgb( 11, 104, 47 );
    font-size: 13pt;
    color: rgb( 82, 97, 74 );
    font-weight: bold;
    position: relative;
    height: 20px;
    margin-bottom: 7px;
}

.paragraphTitle2 {
    border-bottom: 1px solid rgb( 11, 104, 47 );
    font-size: 11pt;
    color: rgb( 82, 97, 74 );
    font-weight: normal;
    position: relative;
    height: 20px;
    margin-bottom: 7px;
}

.paragraphInst {
    font-size: 10pt;
    font-weight: normal;
    padding-bottom: 5px;
}

.paragraphInfo {
    background: url( '../images/i.gif' ) no-repeat scroll left top;
    color: rgb( 51, 102, 153 );
    font-size: 10pt;
    position: relative;
    height: 20px;
    padding-left: 25px;
    margin-left: 20px;
}

.paragraphContent {
    font-size: 10pt;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 2px;
    padding-left: 20px;
    padding-bottom: 3px;
}

.FormContentLabel {
    text-align: right;
    font-size: 10pt;
    height: 20px;
    padding-left: 5px;
    padding-right: 2px;
}

.FormContentValue {
    text-align: left;
    font-size: 10pt;
    height: 20px;
    padding-left: 2px;
    padding-right: 5px;
}

.FormBarButton {
    border-top: 1px solid rgb( 11, 104, 47 );
    position: relative;
    height: 20px;
    padding-top: 5px;
    margin-bottom: 7px;
    margin-right: 20px;
    padding-right: 50px;
}

.mandatoryIco {
    color: rgb( 255, 85, 85 );
    font-weight: bold;
}

.errorBloc {
    border: 1px solid rgb( 153, 0, 0 );
    font-size: 10pt;
    position: relative;
    margin-bottom: 20px;
}

.errorTitle {
    background: rgb( 255, 255, 255 ) url( '../images/errormini.gif' ) no-repeat scroll 2px;
    height: 30px;
    font-size: 13pt;
    font-weight: bold;
    position: relative;
    padding-left: 40px;
    padding-right: 10px;
    margin-left: 20px;
    color: rgb( 153, 0, 0 );
}

.errorMsg {
    padding: 2px;
}

.train {
    position: relative;
    width: 100%;
}

.train_rail_PRE {
    background: url( '../images/traintraitbeige.gif' ) repeat;
}

.train_rail_POST {
    background: url( '../images/traintraitbleu.gif' ) repeat;
}

.train_text_post {
    font-size: 8pt;
    padding-top: 5px;
}

.train_text_pre {
    font-size: 8pt;
    color: rgb( 153, 153, 102 );
    padding-top: 5px;
}

.train_text_here {
    padding-top: 5px;
    font-size: 9pt;
    font-weight: bold;
    color: rgb( 51, 102, 153 );
}

.bouton_over {
    font-weight: bold;
    border: 1px solid rgb( 36, 69, 42 );
    margin: 1px;
    padding: 1px;
    height: 20px;
    color: rgb( 255, 255, 255 );
    text-decoration: none;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    background-position: center left;
    background-image: url( '../images/bgtabbouton_over.gif' );
    background-repeat: repeat-x;

}

.bouton_out {
    font-weight: bold;
    border: 1px solid rgb( 100, 100, 100 );
    margin: 1px;
    padding: 1px;
    height: 20px;
    color: rgb( 0, 0, 0 );
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-position: bottom left;
    background-position: center left;
    background-image: url( '../images/bgtabbouton.gif' );
    background-repeat: repeat-x;
}

.tabbouton_over {
    font-weight: bold;
    border: 1px solid rgb( 100, 100, 100 );
    margin: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    height: 19px;
    color: rgb( 255, 255, 255 );
    text-decoration: none;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    background-position: center left;
    background-image: url( '../images/bgtabbouton_over.gif' );
    background-repeat: repeat-x;
}

.tabbouton_out {
    height: 19px;
    font-weight: bold;
    margin: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    border: 1px solid rgb( 100, 100, 100 );
    background-color: rgb( 255, 255, 255 );
    background-position: bottom left;
    background-image: url( '../images/bgtabbouton.gif' );
    background-repeat: repeat-x;
    color: rgb( 0, 0, 0 );
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    font-size: 10pt;
    color: rgb( 102, 0, 0 );
    text-decoration: underline;
}

a:hover {
    font-size: 10pt;
    color: rgb( 255, 81, 0 );
    text-decoration: underline;
}

a:visited {
    font-size: 10pt;
    color: rgb( 102, 0, 0 );
    text-decoration: underline;
}

.tipInfo {
    font-size: 9pt;
    color: rgb( 51, 102, 153 );
}

.tipInfoIco {
    background: url( '../images/i.gif' ) no-repeat scroll left top;
    font-size: 9pt;
    color: rgb( 51, 102, 153 );
    padding-left: 20px;
}

.breadCrumb {
    margin-bottom: 5px;
}

.breadCrumbCell {
    padding-left: 1px;
    padding-right: 1px;
}

.breadCrumbSeparator {
    padding-left: 1px;
    padding-right: 1px;
}

.calendar {
    border: 1px solid rgb( 0, 0, 0 );
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 7px;
    font-family: arial;
    display: block;
    z-index: 10;
    background-color: rgb( 238, 238, 238 );
    cursor: pointer;
}

.calendarCell {
    font-family: arial;
    font-size: 8pt;
    text-align: center;
    background-color: rgb( 255, 255, 255 );
    color: rgb( 170, 170, 170 );
}

.calendarCellForbidden {
    font-family: arial;
    font-size: 8pt;
    text-align: center;
    background-color: rgb( 255, 255, 255 );
    color: rgb( 170, 170, 170 );
    text-decoration: line-through;
}

.calendarCellCurrentMonth {
    font-family: arial;
    font-size: 8pt;
    text-align: center;
    background-color: rgb( 255, 255, 255 );
}

.calendarDay {
    padding: 1px;
    font-family: arial;
    font-size: 8pt;
    background-color: rgb( 198, 201, 156 );
}

.calendarIco {
    border-width: 0px;
    height: 16px;
    width: 16px;
    cursor: pointer;
}

.menuPage {
    border: 1px solid rgb( 102, 153, 102 );
    position: relative;
    left: 0px;
    top: 0px;
    font-family: arial;
    background-color: rgb( 243, 243, 222 );
}

.menuPageTitle {
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    background-color: rgb( 102, 153, 102 );
    height: 25px;
    padding-left: 3px;
    color: rgb( 255, 255, 255 );
}

.menuPageContent {
    padding-top: 5px;
}

.menuPageItem {
    font-size: 10pt;
    text-align: left;
    color: rgb( 82, 97, 74 );
    background-image: url( '../images/iconmenu.gif' );
    background-position: 0pt 4px;
    background-repeat: no-repeat;
    padding-left: 15px;
    text-decoration: underline;
    cursor: pointer;
}

.menuPageItemSelected {
    background: url( '../images/iconmenuselected.gif' ) no-repeat scroll 0pt 4px;
    font-size: 10pt;
    text-align: left;
    color: rgb( 0, 0, 0 );
    padding-left: 15px;
}

.menuPageSubItem {
    padding-left: 25px;
    font-size: 10pt;
    color: rgb( 82, 97, 74 );
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
}

.menuPageSubItemSelected {
    padding-left: 25px;
    font-size: 10pt;
    color: rgb( 0, 0, 0 );
    text-align: left;
}

.selectMuti {
    border: 0px none;
    background-color: rgb( 243, 243, 222 );
}

.msgalert {
    border: 1px solid red;
    margin: 10px;
    background: url( '../images/msgalert.gif' ) no-repeat scroll 2px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 22px;
}

.msginfo {
    border: 1px solid green;
    margin: 10px;
    background: url( '../images/msginfo.gif' ) no-repeat scroll 2px;
    padding-top: 1px;
    padding-left: 22px;
}

div.pageInfo {
    border-top: 0px none;
    position: absolute;
    z-index: 3;
    color: rgb( 136, 136, 136 );
    font-size: 10px;
    padding-left: 2px;
    text-align: center;
    padding-right: 2px;
    padding-bottom: 2px;
}

div.pageInfo a {
    font-size: 10px;
    color: rgb( 102, 0, 0 );
}

div.pageInfo a:hover {
    font-size: 10px;
    color: rgb( 255, 81, 0 );
}

div.pageInfo a:visited {
    font-size: 10px;
    color: rgb( 102, 0, 0 );
    text-decoration: underline;
}

.transparent {
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url( '../images/transparent.gif' );
}
