/* fonts */
table.page td {
    font-size: 150%;
}

table.page td table {
    font-size: 150%;
}

td.header #texte-deroulant {
    position: absolute;
    top: 125px;
    left: 220px;
    width: 492px;
    height: 40px;
    padding: 0px;    
}

#outils .onglet1, #outils .onglet2, #outils .onglet3 {
    background: url(../../images/outils_onglet_off.gif) no-repeat;
    width: 231px;
    float: left;
    cursor: pointer;
}
#outils .onglet1_select, #outils .onglet2_select, #outils .onglet3_select {
    background: url(../../images/outils_onglet_on.gif) no-repeat;
    width: 231px;
    float: left;
    cursor: pointer;
}

.webtvRightRowOverflow {
	height:600px;
}
