.font_padrao{font-family:Arial; color:#000; font-size:12px}
.font_box{font-family:Arial; color:#000; font-size:11px}
.font_titulo{font-family:Arial; color:#052d39; font-size:20px}
.font_alerta{font-family:Arial; color:#cc0000; font-size:11px}

.input{
 border: 1px solid #ffffff;
 background: #ffc;
}

.botao{
 border:1px solid #dddddd; 
 background-color:#7f99b7; 
 font-family: Tahoma, Arial; 
 font-weight:bold;
 font-size:11px; 
 color:#ffffff;
 cursor:pointer;
 padding:3px;
}
