body {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0;
	padding:0;
	background: url(../images/graphics/bk_tile.png) #f3f4f4 repeat-x 0 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
br {
clear:both;
}
a {
	color:#006699;
}
a:focus {
	user-focus: none;
	outline: none;
	-moz-user-focus: none;
	-moz-outline: none;
}
a.pdf {
	padding-left:26px;
	background: url(../images/graphics/icon_pdf.gif) white no-repeat 0 50%;
}
#map {
	margin:auto;
	border:1px solid #ddd;
}
#container {
	width:920px;
	margin:0 auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#shadow-a {
	float:left;
}
#content {
	width:920px;
	margin:0 auto;
	background-color:white;
	color:#333333;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	background: url(../images/graphics/content_bk.png) transparent repeat 0 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#content h1 {
	color:#728496;
	margin:20px 0;
	font-size:16px;
	line-height:16px;
}
#content h2 {
	color:#666;
	margin:5px 0;
	font-size:14px;
	line-height:16px;
}
#content h3 {
	color:#333;
	margin:15px 0 5px 0;
	font-size:12px;
	line-height:16px;
}
#content .image-b {
	float:right;
	margin-left:20px;
	border:2px solid #ddd;
}
#back {
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	background-color:#efefef;
	padding:10px 0;
	margin:20px 0;
	font-size:12px;
	text-align:right;
}
#back a {
	color:#666;
	font-weight:bold;
	margin-right:10px;
}
#text {
	margin:0 10px;
	padding:20px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
#text table {
	border:1px solid #ddd;
	text-align:left;
	border-collapse:collapse;
}
#text table th {
	border:1px solid #ddd;
	text-align:left;
	padding:4px;
}
#text table td {
	border:1px solid #ddd;
	text-align:left;
	padding:4px;
}
form hr {
	clear:both;
	height:0;
	padding:0;
	margin:10px 0;
	background-color:transparent;
	border:none;
	border:1px solid #ddd;
}
label {
	font-weight:bold;
	color:#666666;
	display:block;
	margin:7px 0 2px 0;
}
input {
	font-size:11px;
	padding:3px;
	margin:1px 0 1px 0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #ddd;
	border-rigth:1px solid #ddd;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #ddd;
	border-rigth:1px solid #ddd;
}
select {
	font-size:11px;
	padding:4px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #ddd;
	border-rigth:1px solid #ddd;
}
button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	background-color:#eee;
	border-left:1px solid #e8ebed;
	border-top:1px solid #e8ebed;
	border-right:1px solid #6e7376;
	border-bottom:1px solid #6e7376;
	margin:15px auto;
	cursor:pointer;
	background: url(../images/graphics/button_bk.gif) transparent repeat-x 0 0;
	width: 1;  /* IE table-cell margin fix */
	overflow: visible;
}
button[class] {  /* IE ignores [class] */
	width: auto;  /* cancel margin fix for other browsers */
}
div.inputFloat {
	float:left;
	width:245px;
	padding:0;
	margin:0;
}
div.inputFloat input {
	margin:0;
	position:relative;
	left:0;
}
label input {
border:none;
}
ul.alerta {
	background-color:#fbf0e5;
	border:1px solid #FF3333;
	padding:4px;
	margin:0;
	list-style:none;
}
ul.alerta li {
	padding:2px 0;
	color:red;
}
/*-----------------------------------------------------------------------------------------*/

#banner {
	height:192px;
	background: url(../images/graphics/banner.png) transparent no-repeat 0 0;
	cursor:pointer;
}
#flash-banner {
	width:648px;
	height:125px;
	position:relative;
	top:5px;
	left:266px;
}
#banner div.menu {
	position:relative;
	top:15px;
}
#banner a {
	font-size:10px;
	text-transform:uppercase;
}
#left-menu {
	width:510px;
	margin:7px 0 7px 5px;
	float:left;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
}
#left-menu .hr {
	height:3px;
	padding:3px 0 3px 0;
	background-color:white;
}
dl.menus {
	height:auto;
	width:250px;
	margin:0;
	padding:0 0 0 260px;
	color:#666666;
	font-size:10px;
	text-indent:2px;
}
dl.menus dt {
	font-weight:bold;
	margin:0;
	padding:11px 0 6px 0;
	text-indent:15px;
	text-transform:uppercase;
	background: url(../images/graphics/redbar.gif) transparent no-repeat 0 0;
}
dl.menus dd {
	margin:1px 0;
	padding:0;
	background: url(../images/graphics/submenus_bk.gif) #f2f2f2 repeat-x 0 0;
}
dl.menus dd.plus {
	cursor:pointer;
	padding:7px 0;
	margin:0;
	text-indent:16px;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/graphics/mais.gif) #fff no-repeat 0 0;
}
dl.menus a {
	display:block;
	padding:7px 0;
	padding-left:15px;
	font-weight:bold;
}
dl.submenus  {
	display:none;
	margin:0;
	padding:0;
}
dl.submenus dd {
	background: url(../images/graphics/submenus_bk_2.gif) #efefeb repeat-x 0 0;
}
dl.submenus dd a {
	color:#fff;
	padding:5px 0;
}
dl.corpos {
margin:20px 0;
}
dl.corpos dt {
font-weight:bold;
margin-top:20px;
}
dl.corpos dd {
margin:5px 0;
}
#bt1 {
	background: url(../images/graphics/bt1.jpg) transparent no-repeat 0 0;
}
#bt2 {
	background: url(../images/graphics/bt2.jpg) transparent no-repeat 0 0;
}
#bt3 {
	background: url(../images/graphics/bt3.jpg) transparent no-repeat 0 0;
}
#bt4 {
	background: url(../images/graphics/bt4.jpg) transparent no-repeat 0 0;
}
#bt5 {
	background: url(../images/graphics/bt5.jpg) transparent no-repeat 0 0;
}
#bt6 {
	background: url(../images/graphics/bt6.jpg) transparent no-repeat 0 0;
}
#bt7 {
	background: url(../images/graphics/bt7.jpg) transparent no-repeat 0 0;
}
#bt8 {
	background: url(../images/graphics/bt8.jpg) transparent no-repeat 0 0;
}
/*------------------------------------- index news ---------------------------------------------*/

#newsletter {
	width:510px;
	margin:0 0 7px 5px;
	float:left;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
}
#newsletter form {
	margin:0;
	padding:5px;
	border:1px solid #ddd;
	background: url(../images/graphics/top_menu_bk.gif) #eeeeea repeat-x 0 0;
}
#newsletter input {
	margin:0;
	padding:4px;
}
#newsletter button {
	margin:0 0 0 5px;
}
#newsletter ul.alerta {
	margin:0;
}
/*------------------------------------- index news ---------------------------------------------*/

#news {
	margin:7px;
	float:right;
	width:362px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:14px;
}
#news div.header {
	overflow:auto;
	margin-bottom:5px;
	padding:6px;
	border:1px solid #ddd;
	background: url(../images/graphics/top_menu_bk.gif) #eeeeea repeat-x 0 0;
}
#news a.title {
	display:block;
	margin:5px 0;
	color:#d57959;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	text-align:left;
}
#news a.title:hover {
	color:#4f8692;
}
#news .news-thumb {
	color:#666;
	margin:3px 5px 5px 0;
	border-bottom:1px solid #ddd;
}
#news .news-thumb img {
padding:2px;
}
#news .summary {
	color:#666;
	margin:5px 0;
	padding-bottom:2px;
	border-bottom:1px solid #ddd;
}
#news .summary p {
	margin:0;
}
#news .data {
	float:left;
	color:#666;
	font-size:9px;
	text-transform:uppercase;
}
#news .mais {
	position:relative;
	float:right;
	color:#666;
	font-size:9px;
	text-transform:uppercase;
}
#news hr {
	visibility:hidden;
}
div.arquivo {
	padding:3px;
	text-align:right;
	border:1px solid #ddd;
	background: url(../images/graphics/top_menu_bk.gif) transparent repeat-x 0 0;
}
/*------------------------------------- news newstext ---------------------------------------------*/

div.bodytext {
	color:#666;
	margin:5px 0;
	padding-bottom:2px;
}
div.thumbs-column {
}
div.news-thumb {
	float:left;
	margin-right:10px;
	cursor:pointer;
}
div.news-thumb .mag {
	position:absolute;
	float:right;
}
div.news-thumb .mag img {
	background-color:transparent;
	border:none;
}
div.news-thumb img {
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
}
ul.news-files {
	list-style-type:none;
}
ul.news-files li {
	margin:5px 0;
}
/*-------------------------------------------------------------------------*/

#photos {
	width:230px;
	margin-top:40px;
	float:right;
}
#photos .thumb {
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	border:2px solid #ddd;
}
#photos img {
	border:none;
}
div.hr {
	clear:both;
	height:25px;
}
div.hr2 {
	clear:both;
	height:5px;
}
table.listagem-a {
	width:100%;
	margin:10px 0;
	font-size:11px;
	border:1px solid #ddd;
	border-collapse:collapse;
}
table.listagem-a th {
	background: url(../images/graphics/th_bk.gif) #f6f6f6 repeat-x 0 0;
	border:1px solid #ddd;
	padding:5px;
	color:#294f64;
	font-size:10px;
	text-align:center;
}
table.listagem-a td {
	padding:5px 5px;
	border:1px solid #ddd;
}
table.listagem-a .center {
	text-align:center;
}
#footer {
	color:#666;
	text-align:center;
	margin-top:10px;
	padding:14px 0;
	background: url(../images/graphics/footer_bk.gif) #efefeb repeat-x 0 0;
}
#dummy {
	clear:both;
}

