﻿body {
background-color: #f0fff8;
font-family: Arial;
font-size: 11px;
color: #333333;

}
.header{
background-image: url('../imagens_site/img_ouvidoria.jpg');
background-repeat: no-repeat;
width: 348px;
height: 76px;
}
input{
display: block;
background-color: #f7f7f7;
border: solid 1px #666666;
font-family: Arial;
font-size: 11px;
color: #333333;
height: 17px;
width: auto;
max-width: 250px;
}
#bt{
display: block;
width: 150px;
height: auto;
margin: auto;
text-align: center;
}
.botao{
background-color: #009966;
border: solid 1px #008056;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
float: left;
display: block;
width: auto;
height: auto;
margin: 5px;

}
.tableO{
border: solid 1px #009966;
}
th{
background-color: #009966;
color: White;
}
#bts{
display: block;
width: 350px;
height: auto;
margin: auto;
text-align: center;
}



  
