/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#b8e3e4;
}
.top {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
}
.menu {
background-image:url(menu_bg.png);
background-repeat:repeat-x;
font-weight: bold;
font-size: 10px;
}
.fique a:link, a:visited {
	text-decoration: none;

}
.fique a:hover {
    
	/*background-position: 0px -25px;*/

	text-decoration: none;

}
.tabmenu {
font-weight:bold;
}

.menu td {
height:21px;
text-indent:10px;
text-align: left;
}
.menu a:link, a:visited {

	display: block;
	background-color:#208b7b;
	font-size: 11px;
	color: #fff;
	text-align: left;
	height: 20px;
	text-decoration: none;

}
.menu a:hover {
    display: block;
	background-color:#21d8c6;
	/*background-position: 0px -25px;*/

	text-decoration: none;
	color: #000;

}

/*CONTEÚDO*/

.contentheading {

	height: 30px;

	background: url(images/subhead_bg1.png);

	background-repeat: repeat-x;

	color: #9f153c;

	text-indent: 5px;

	font-weight: bold;

	font-size: 13px;

	white-space: nowrap;

width:100%;

}
.contentheading {

	height: 30px;

	background: url(images/subhead_bg1.png);

	background-repeat: repeat-x;

	color: #1c7586;

	text-indent: 5px;

	font-weight: bold;

	font-size: 13px;

	white-space: nowrap;

	margin-bottom:10px;

width:100%;

}

.contentfoot {
	background: url(images/subhead_bg_footer.png);

	background-repeat: repeat-x;

	color: #9f153c;

	text-indent: 5px;

	font-weight: bold;

	font-size: 13px;

	white-space: nowrap;

	margin-bottom:10px;

}

table.moduletable th {

	background: url(images/subhead_bg.png) repeat-x;

	color: #1c7586;

	text-align: left;

	padding-top: 4px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

}
table.moduletable td {
border-left:1px solid #cccccc;

	font-size: 11px;

	padding: 0px;

	margin: 0px;

	font-weight: normal;
}

table.contentpaneopen {
    font-size:11px;
  width: 100%;
  padding-top:15px;

	border-collapse: collapse;

	border-spacing: 0px;

}
a:link, a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}
a:hover {
	/*background-position: 0px -25px;*/

	text-decoration: none;
	color: #005BA0;
	font-weight:bold;

}
.td_footer{

		background: url(images/subhead_bg_footer.png) repeat-x;

}
.tbgeral {
border: 1px #f4b700;
border-collapse:collapse;
}