﻿body {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
}

.lnkImgTk {
    Font-Family: Arial;
    Font-Size: 9px;
    color: #000000;
    text-decoration: none;
}

.table-pmtfull a,
.table-pmtfull a:hover {
    color: #000;
    text-decoration: none;
}

.tdTask-full {
    width: 104px;
    height: 55px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #C0D0DA;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.tdTask-full:hover,
.tdTaskOver {
    width: 104px;
    height: 55px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #80A1B5;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.tdTask65 {
    width: 104px;
    height: 65px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #C0D0DA;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.tdTask65:hover,
.tdTask65Over {
    width: 104px;
    height: 65px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #80A1B5;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.tdTask75 {
    width: 104px;
    height: 75px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #C0D0DA;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.tdTask75:hover,
.tdTask75Over {
    width: 104px;
    height: 75px;
    padding: 2px 8px 5px 2px;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: #80A1B5;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #888888;
    line-height: 100%;
}

.divMilestone {
    position: absolute;
    background: url('../images/milestone.gif');
    background-repeat: no-repeat;
    width: 32px;
    height: 30px;
}

.linkMilestone {
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: 28px;
    height: 30px;
    padding-top: 6px;
    cursor: pointer;
}

.linkMilestone35x32 {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

td {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    line-height: 130%;
}

.bgTitle1 {
    background-color: #01426a;
    color: #ffffff;
    padding: 10px;
}

.title1 {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}

.title1Line {
    background: url(../images/shadow.gif) repeat-x;
    height: 5px;
    font-size: 1px;
}

.bgTitle2 {
    background-color: #f5b22c;
}

.title2 {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid #A8A8A8;
    padding: 3px;
    /* border-top: 1px solid #ffffff; */
}

.title2Line {
    height: 5px;
    border-top: 1px solid #000000;
    font-size: 1px;
}

.tabIO {
    background-color: #EDEDED;
    border-bottom: 1px solid #a8a8a8;
}

.tdTabIO {
    background-color: #FFFFFF;
}

.tab_el {
    border-top: 1px solid #a8a8a8;
    background-color: #DFDDED;
}

.title_el {
    Font-Family: Verdana;
    font-weight: bold;
    color: #000000;
}

.tab_elLine {
    border-bottom: 1px solid #000000;
    font-size: 1px;
}

.comment_el {
    Font-Family: Verdana;
    font-weight: normal;
    font-size: 9px;
    color: #000000;
}

.titlered {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    color: #D60220;
    ;
    text-decoration: none
}

.titlepop {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    Font-Size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #DFDDED;
}

.version {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: white;
}

.redText {
    color: #D60220;
}

.tip {
    background-color: #F6FEAF;
}

.infoPhases {
    background-color: #01426a;
    /*#c1bddc; */
    color: #ffffff;
    padding: 2px;
    font-size: 10px;
}

.btnClose {
    Font-Family: Verdana;
    Font-Size: 11px;
}

.btnTask {
    padding: 5px;
    background-color: #e7e7e7;
    display: inline-block;
}

.hrLite {
    width: 100%;
    height: 1px;
    color: #2A4E83;
    background-color: #2A4E83;
    border: none;
}

.tabletop {
    width: 100%;
    border: 0px #000000 solid;
    border-spacing: 0px;
    border-collapse: collapse;
}

.tabletop td {
    padding: 4px;
}

.table-pmtfull {
    max-width: 775px;
}


/*----------------- links -----------------*/

a.link {
    color: blue;
    text-Decoration: none;
}

a.link:hover {
    /*color: #008F06;  /*#1F7F35;  #295F4B;  #D60220;*/
    text-decoration: underline;
}

a.copyright:hover {
    color: #D60220;
    text-decoration: none;
}


/*----------------- divers -----------------*/

.copyright {
    Font-Family: Arial, Helvetica, sans-serif;
    Font-Size: 9px;
    Text-decoration: none;
}

.divNavig {
    vertical-align: top;
}


/*----------------- listes -----------------*/

ul,
ol {
    margin-top: 0px;
    margin-bottom: 0px;
}


/*----------------- tables phase -----------------*/

.tab1 {
    border-collapse: collapse;
}

.tab1Header {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    /*#4f4f4f;*/
    border: 1px solid #4f4f4f;
}

.tab1MS {
    border: 1px solid #4f4f4f;
}

.tab1MSName {
    color: #D60220;
    border: 1px solid #4f4f4f;
}

p {
    margin: 0px 0px 6px 0px;
}