#blocCentral H1{
    font-size:12px;}

#blocCentral DIV.cadre H2{
/*    padding:0 0 0 10px;
    margin:0 0 0 -1px;
    background:transparent url(../images/bg_cadre_titre_navy.png) no-repeat scroll left top;
    color:white;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    line-height:18px;
    height:20px;*/
    margin: 0 0 0 -1px;
    text-transform: uppercase;
    color: white;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.37, rgb(0,58,121)), color-stop(1, rgb(56,96,177)) );
    font-family: verdana;
    background-color: #003B79;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
	* HTML #blocCentral DIV.cadre H2{position:relative;}

#valeursTresor FORM.selecteur{
    position:relative;
    padding:5px;
    height:50px;}

#valeursTresor FORM.selecteur .right{
    padding-bottom:5px;
    border-bottom:1px #bbb solid;}

#valeursTresor FORM.selecteur .right A{
    color:#4D7BDD;
    margin:0 0px 0 25px;}

#valeursTresor FORM.selecteur LABEL{
    position:relative;
    top:3px;
    left:170px;}

#valeursTresor FORM.selecteur SELECT{
    position:relative;
    left:180px;
    top:4px;
    width:200px;}

#valeursTresor FORM.selecteur A.btn{
    position:absolute;
    right:5px;
    top:30px;}

#valeursTresor A#aft{
    position:absolute;
    left:5px;
    top:6px;
    border:1px #bbb solid;
    height:45px;}

#valeursTresor TABLE.datas{margin:0;}

