﻿body {
background-color: #F4F7F7;
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;**/
width:180px;
height: auto;
margin: auto;
text-align: center;
}
.botao{
background-color: #738AB7;
border: solid 1px #738AB7;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
float: left;
display: block;
width: auto;
margin: 5px;

}
.tableO{
margin-top: 10px;
border: solid 1px #738AB7;
}
th{
background-color: #738AB7;
color: White;
}
#bts{
display: block;
width: 350px;
height: auto;
margin: auto;
text-align: center;
}



  

