#feedback
{
    height:35px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
    background:url(../images/skin/feedback_header.png) repeat-x #FFFFFF;
}
#btnCloseFeedback
{
    text-align:right;
    padding-right:11px;
    padding-top:7px;
    cursor:pointer;
    padding-bottom:7px;
}
#btnCloseFeedback img
{
    cursor:pointer;
}
#feedbackcontent
{
    margin-top:10px;
    padding:20px 50px 0 50px;
    overflow:auto;
    height:247px;
}

.strGood
{
    color:green;
    font-weight:bold;
}

.strBad
{
    color:red;
    font-weight:bold;
}

.imgGood
{
    height:50px;
    border:3px solid green;
}

.imgBad
{
    height:50px;
    border:3px solid red;
}

.mainContainersValidate1
{
    width:250px;
    min-height:42px;
    height:auto !important;
    height:42px;
    font-size:8pt;
    float:left;
}

.mainSpaceStyleValidate1
{
    width:30px;
    height:42px;
    font-size:0;
    float:left;
}

.mainContainersValidate2{
    width:156px;
    min-height:42px;
    height:auto !important;   
    height:42px;
    font-size:8pt;
    float:left;
}

.mainSpaceStyleValidate2
{
    width:31px;
    height:42px;
    font-size:0;
    float:left;
}

.feedbackTable
{
    font-size:16pt;
}

.feedbackTable td
{
    text-align:left;
    vertical-align:top;
}

.feedbackTable2
{
    font-size:16pt;
}

.feedbackTable2 td
{
    text-align:center;
    vertical-align:middle;
}

.feedbackTable3
{
    font-size:16pt;
}

.Green
{
    color:Green;
    font-weight:bold;
}
.Red
{
    color:Red;
    font-weight:bold;
}
.Yellow
{
    color:#c0960e;
    font-weight:bold;
}
.small
{
    font-size:8pt;
}

.small i /*probleme avec italique dans retroaction : le italique prend pas le style de .small d'ou le pourquoi de .small i . Surement .class i quelque part de perdu*/
{
    font-size:8pt;
}

.feedbackLineTxt{
    padding-top:5px;
}

.feedbackLineImg{
    padding-top:5px;
}

.feedbackLineImgAssRank{
    padding-top:3px;
}

.feedbackLineSpacer{
    height:20px;
}

.emptyLineRetro
{
    width:541px;
    height:35px;
    clear:both;
}

.retroContainerStyle1{
    width:248px;
    min-height:1px;
    height:auto !important;   
    height:1px;
    padding-top:5px;
    font-size:8pt;
    float:left;
}

.retroContainerStyle1 i{
    font-size:8pt;
}

.retroContainerStyle1 b{
    font-size:8pt;
}

.retroContainerStyle1 u{
    font-size:8pt;
}

.retroContainerStyle1 a{
    font-size:8pt;
}

.retroContainerStyle1 a:hover{
    font-size:8pt;
}

.retroContainerStyle2{
    width:154px;
    min-height:1px;
    height:auto !important;   
    height:1px;
    padding-top:5px;
    font-size:8pt;
    float:left;
}

.retroContainerStyle2 i{
    font-size:8pt;
}

.retroContainerStyle2 b{
    font-size:8pt;
}

.retroContainerStyle2 u{
    font-size:8pt;
}

.retroContainerStyle2 a{
    font-size:8pt;
}

.retroContainerStyle2 a:hover{
    font-size:8pt;
}

.tdRetro{
    font-size:8pt;
}

.tdRetro i{
    font-size:8pt;
}

.tdRetro b{
    font-size:8pt;
}

.tdRetro u{
    font-size:8pt;
}

.tdRetro a{
    font-size:8pt;
}

.tdRetro a:hover{
    font-size:8pt;
}

.solutionMarquage{
    line-height:20px;
}



