div.indice_des_taux {
    margin-bottom: 19px;
}

div.idt {
   background-color: #c9d8e2;
   padding: 13px;
   width: 306px;
   height: 204px;
}

td.idt_top{
    text-align: left;
    vertical-align: bottom;
}

td.idt_left{
    background: url('/images/indiceDesTaux.png') no-repeat;
    width: 23px;
    height: 33px;
}

h2.idt {
    color:#2a5969;
    margin: 0px;
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
	font-size:105%;
}
h2.idt span {
    font-weight: normal;
}
th.idt {
    background: #2f5968;
    color: #FFFFFF;
    width: 77px;
    padding-top: 4px;
    padding-bottom: 4px;
}
th.idt_first {
    background: transparent;
}
.idt_cell{
    padding-top:4px;
    padding-bottom:4px;
    text-align: center;
}
td.idt_odd {
    background: white;
}
td.idt_event {
    background: #d6e2ea;
}
td.idt_first {
    font-weight: normal;
}
div.idt_taux_fixe {
    background-color: #f17432;
    color:#0d4558;
    height:230px;
    text-align: center;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
}
#taux_fixe {
    vertical-align: top;
    font-size: 48px;
    font-weight: bold;
}
#tfPercent  {
    vertical-align: top;
    font-size: 32px;
    font-weight: bold;
}
#tfPrefix {
    font-size: 32px;
    margin-right: auto;
    margin-left: auto;
}
#tfPrefixSign {
    color:white;
    font-weight: bolder;
    vertical-align: middle;
}
#tfSufix {
    color:white;
    font-size: 24px;
    font-weight: bold; 
}

div.idt_taux_annee {
    font-size:8pt;
    text-align: center;
    font-weight: bold;
}

td.idt_taux {
    font-size:28pt;
    background-image: url('/images/indice_des_taux/taux.png');
    background-repeat: no-repeat;
    background-position: right top;
    padding-top:20px;
    padding-left:8px;
    vertical-align: top;
    width : 97px;
    color:#ffffff;
    text-align: right;
}

td.idt_hilight {
    background-color: #ed5d36;
    color: white;
}

td.idt_date {
    color: #2a5969;
    vertical-align: top;
    padding-left: 12px;
    padding-bottom: 12px;
}

div.idt_mention_legal {
    font-size:6pt;
}