@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link, a:visited, a:active, a:hover {
	color: #504f4e;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.breadcrumb {
	color: #0093dd;
	font-size: 11px;
}

a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited,
a.breadcrumb:hover {
	color: #0093dd;
	font-size: 11px;
	text-decoration: none;
}

a.breadcrumb:hover {
	text-decoration: underline;
}

h1.title_page {
	color: #605d5c;
	font-weight: normal;
	font-size: 22px;
	padding: 0px; margin: 0px;
	padding-top: 5px; padding-bottom: 2px;
}

h1.h1_reset {
	color: #000;
	padding: 0px; margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
}

.label {
	text-align: right;
	padding-right: 2px;
}

.texto {
	color: #605d5c;
	font-size: 11px;
}

ul.remove_padding {
	padding: 0px; margin: 0px;
	padding-left: 12px;
}

.texto_destaque1 {
	color: #605d5c;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 9px;
	padding-bottom: 9px;
}

.top_det {
	height: 39px;
	background: url(../images/bg_topo.jpg) repeat-x;
}

.top_det .data {
	padding: 4px;
}

p.newsTitle {
	color: #998F8F;
	margin: 2px;
}

p.newsTitle .news:link,
p.newsTitle .news:active,
p.newsTitle .news:visited,
p.newsTitle .news:hover {
	color: #998F8F;
	text-decoration: none;
}

p.newsTitle .news:hover {
	color: #696969;	
}

p.newsTitle .data {
	color: #000;
	display: block;
}

.footer {
	font-size: 9px;
	height: 43px;
	background: url(../images/bg_footer.jpg) repeat-x;
}

.footer table td {
	padding: 4px;
}

div.menu_float {
	display: none;
	padding: 0px;
	position: absolute;
	border: #ccc 1px solid;
	top: 215px;
	left: 50%;
}

div.menu_float a:link,
div.menu_float a:active,
div.menu_float a:visited,
div.menu_float a:hover {
	color: #FFF;
	display: block;
	padding: 3px;
	height: 25px;
	width: 130px;
	background: #97AEBE;
	text-decoration: none;
}

div.menu_float a:hover {
	background: #617A99;
}

.tbl_ampliacao {
	color: #000;
	font-size: 10px;
	font-family: Arial;
	padding: 2px;
}

.tbl_info {
	width: 500px;
}

.tbl_info .td_n {
	width: 20px; height: 30px;
	padding: 2px;
	text-align: center;
	font-weight: bolder;
	border: #CCC 1px solid;
}

.tbl_info .link {
}

.tbl_info .link a:link,
.tbl_info .link a:active,
.tbl_info .link a:visited,
.tbl_info .link a:hover {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

.tbl_info .link a:hover {
	background: #F0F0F0;
}

.tblNews {
}

.tblNews td {
	height: 25px;
}

.tblNews .data {
	font-weight: bolder;
}

.banner {
	padding-top: 3px;
	padding-bottom: 3px;
}

.tbl_satisfacao p {
	clear: both;
	padding: 2px;
}

.tbl_satisfacao label.lbl1 {
	display: block;
	float: left;
	width: 60px;
	padding: 2px;
}

.tbl_satisfacao label.lbl2 {
	display: block;
	float: left;
	width: 30px;
	padding: 2px;
}

.tbl_satisfacao label.lbl3 {
	display: block;
	float: left;
	width: 150px;
	padding: 2px;
}

.tbl_satisfacao input {
	float: left;
	font-size: 12px;
	font-family: Arial;
	vertical-align: middle;
	margin: 2px;
	width: 150px;
}

.pergunta {
	padding: 2px;
	font-weight: bolder;
}
