@charset "utf-8";
/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px; }

table.consulta { width:600px; }

table.consulta td {
	border-bottom:#CCCCCC solid 1px;
	font-size: 11px;
	padding: 5px 10px 5px 0px;
	margin: 0px;
}

table.ouvidoria { width:600px; }

table.ouvidoria th {
	
	background: url(../img/bkg_barra.png) repeat-x;
	color: #FFF;
	text-align: center;
	/*padding: 0px 0px 0px 10px;*/
	/*line-height:30px;*/
	padding:10px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height:auto;
	background-color:#003366;
	}

table.ouvidoria td {
	border-bottom:#CCCCCC solid 1px;
	font-size: 11px;
	padding: 5px 10px 5px 0px;
	margin: 0px;
	font-weight: bold;
}


table.ouvidoria td hover { background-color:#C0C; }

/*
a.table.ouvidoria:link, a.table.ouvidoria:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.table.ouvidoria:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

table tr.odd:hover,
table tr.hover { background-color:   #CCFF00; }
*/

.button {
  color: #00C;
  background-color:#FFFFFF;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  line-height: 15px !important;
  line-height: 15px;
  margin: 1px;
}

#assunto_digita
{
background:#C6E2FF;
color: #00C;
font-size: 12px;
border: 1px solid #cccccc;
width: auto;
line-height: 30px !important;
line-height: 30px;
margin: 1px;
padding-bottom:2px;
}

.caixa {
  color: #00C;
  font-size: 12px;
  border: 1px solid #cccccc;
  width: auto;
  line-height: 25px !important;
  line-height: 25px;
  margin: 1px;
  padding-bottom:2px;
}

.caixa2 {
  color: #00C;
  font-size: 12px;
  border: 1px solid #cccccc;
  width: auto;
  line-height: 20px !important;
  line-height: 20px;
  margin: 1px;
  padding-bottom:2px;
}

/* hovered table rows */
table tr.odd:hover,
table tr.hover { background-color:   #CCFF00; }
/* marked tbale rows */
table tr.marked th,
table tr.marked { background-color:   #FFCC99; }

#dropper1 { display: none; }

#dropper2 { display: none; }

#resposta { display: none; }