@import url("geral.css");
@import url("colegio.css");



#anula tr td{
border:none;}

textarea{
width:280px;
}


.tamanho_campo{
width:330px;
padding:3px;
font-size:15px;
font-weight:bold;
}

.botao_enviar{
width:200px;
height:40px;
font-size:18px;
font-weight:bold;
background-image:url(../img/back_botao.gif);
background-color:#fff;
background-repeat:no-repeat;
color:#fff;
float:right;
margin-right:230px;
cursor:pointer;
}
