#txt_brute{
width:100%;
height:100%;
background:#004687;
background-image:none;
padding:15px;
}

#txt_brute div{
background:#fff;
overflow:auto;
width:370px;
height:570px;
}

#txt_brute h1, #txt_brute p{
padding:5px;
padding-bottom:0;
}

#txt_brute h1{color:#1C73C4;}
#txt_brute p{font-size:12px;}