a:link {
	color: #4A4A49;
	text-decoration: none;
}

a:visited {
	color: #4A4A49;
	text-decoration: none;
}

a:hover {
	color: #4A4A49;
	text-decoration: underline;
}

a:active {
	color: #4A4A49;
	text-decoration: underline;
}

body {
	background-color: #808080;
	color: #4A4A49;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	margin: 0;
	padding: 0;
}

small {
	font: normal 9px Tahoma;
}

.divtitle {
	background: url(img/fundo_transp.gif);
	height: 20px;
	margin-bottom: 12px;
	width: 100%;
}

.maintable {
	border: 1px solid #4B4B4B;
	height: 100%;
	width: 762px;
}

.spantitle {
	background-color: #F8F7F4;
	color: #4A4A49;
	font: bold 16px Trebuchet MS;
	margin-left: 10px;
	padding: 0 7px 0 7px;
	width: auto;
}

.tablebox {
	border: 0;
	font-size: 11px;
	height: 192px;
	width: 100%;
}

.ulgrupo {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ulgrupo li {
	border-bottom: 1px solid #B6C3C3;
	padding: 5px 0 6px 0;
	vertical-align: middle;
}

.ulnews {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ulnews li {
	margin-bottom: 10px;
	padding: 0;
}

#col1 {
	border-right: 1px solid #FFF;
}

#col1, #col2, #col3 {
	line-height: 14px;
	padding: 7px 12px 0 12px;
	vertical-align: top;
}

#col2 {
	border-left: 1px solid #BDC4C4;
	border-right: 1px solid #FFF;
}

#col3 {
	border-left: 1px solid #BDC4C4;
}

#lista {
	list-style: none;
	margin: 0;
	margin-bottom: 43px;
	padding: 0;
	text-align: right;
}

#lista li {
	display: inline;
	margin-left: 15px;
	text-transform: uppercase;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	margin: 0 15px 0 15px;
	padding: 0;
}

#menutop {
	float: right;
	font: bold 10px Trebuchet MS, Tahoma;
	margin: 10px 10px 0 0;
}

#td1 {
	background: url(img/fundo01.gif);
	height: 86px;
	vertical-align: top;
}

#td2 {
	background: url(img/fundo_menu.gif);
	color: #FFF;
	font: bold 9px Trebuchet MS, Tahoma;
	height: 26px;
	text-align: center;
}

#td2 a:link {
	color: #FFF;
	text-decoration: none;
}

#td2 a:visited {
	color: #FFF;
	text-decoration: none;
}

#td2 a:hover {
	color: #FF0;
	text-decoration: underline;
}

#td2 a:active {
	color: #FFF;
	text-decoration: underline;
}

#td3 {
	background: url(img/fundo02.gif);
	font-size: 9px;
	height: 28px;
	padding-left: 15px;
}

#td4 {
	background: url(img/fundo03.gif);
	height: 120px;
	text-align: center;
}

#td5 {
	background: url(img/fundo04.gif);
	border-top: 1px solid #BDC4C4;
	height: 191px;
	vertical-align: top;
}

#td6 {
	background: url(img/fundo05.gif);
	height: 10px;
}

#td7 {
	background: url(img/fundo06.gif);
	height: 77px;
	padding: 15px 0 0 12px;
	vertical-align: top;
}

#td8 {
	background-color: #F2F5F5;
	border-top: 1px solid #BDC4C4;
	padding: 12px 0 0 12px;
	vertical-align: top;
}

#tdcontent {
	background-color: #F2F5F5;
	padding:16px;
	vertical-align:top;
	font-size:11px;
	border-top: 1px solid #DDE7E7;
}

#td9 {
	background: url(img/fundo08.gif);
	height:47px;
}
.tabfrm {
	font-size: 11px;
	font-weight: bold;
}
input.txtfrm {
	font-size: 11px;
	border: 1px solid #bbb;
	height: 20px;
	padding: 3px 0 0 2px;
	width: 250px;
}
textarea.txtarea {
	font: normal 11px "Trebuchet MS", Tahoma, "MS Sans Serif";
	border: 1px solid #bbb;
	height: 70px;
	padding: 0 0 2px 3px;
	width: 250px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
input.botao1 {
	font: bold 11px "Trebuchet MS", Tahoma, "MS Sans Serif";
	height: 22px;
	background: url(img/botao.gif);
}
.texto2 {
	font-size:14px;
}
/*blockquote {
border:1px solid #98A9A9;
background-color:#D8E1E1;
padding:15px 0 25px 15px;
margin-left:10px;
}*/
.texto2 a:link, .texto2 a:visited {
text-decoration:underline;
color:#1A4B70;
}
.texto2 a:hover {
text-decoration:underline;
color:#DE5900;
}
.texto2 a:active {
text-decoration:underline;
color:#1A4B70;
}
