body {
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
.searchField {
	background-color: #FFEED5;
	border: 1px solid #000000;
}
.searchFieldOver {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #000000;
}
.negative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.centro {
	text-align: center;
}
ul.menu { 
	margin:0; 
	padding:0 0 0 10;
	}
ul.menu li {
	list-style:none; 
	display:inline;
	}
ul.menu li a {
	float:left;
	font:8pt Arial, Helvetica, sans-serif;
	background:#FF9900;
	color:#FFFFFF !important;
	text-align:center;
	text-decoration:none;
	height: 40px;
	width: 120px; /* aumenta espaçamento entre as palavras do menu */	
	padding: 2em;
	padding-top:13px;
			
	}
ul.menu a:hover{
	background:url(/images/TD_menu_grad.png);
	color:#000000 !important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	width: 120px;
}
#canais {
	width: 140px;
}
#canais ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}
#canais a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
	color: #666666;
	width: 140px;
}
#canais a:link, #navlist a:visited {
	text-decoration: none;
}
#canais a:hover {
	background-color: #1983CD;
	color: #FFFFFF;
	font-weight: bold;
}
.TDMenu {
	background-image: url(/images/menu_top_body.png);
	background-repeat: repeat-x;
}

.conteudo td {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

p { /* Texto artigos e notícias */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	text-align: justify;
}

.TDindexMaster {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.TDindexRight {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.TDindexLeft {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 13pt;
	color: #FF9900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 5px;
}
.fonte {
	font-style: italic;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
h2 { /* Título textos e notícias */
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000 /*#000066*/;
	text-align: left;
	font-weight: bold;
}
.center {
	text-align: left;
	font-style: italic;
}
h3 { /* Título notícia ou artigo */
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #AA942D;

}
h4 { /* Data notícia ou artigo*/
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	color: #000066;

}

.TDindexLR {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-top-width: 8px;
	border-right-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
}
.TDindexTOP {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
.TBNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-left: 10px;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.btnForm {
	text-align: center;
	height: 23px;
	color: #666666!important;
	padding: 2px 5px;
	border: 1px solid #336600;
	cursor: hand;
	background-image: url(images/bg_formbtn.png);
	background-repeat: repeat-x;
	font-size: 8pt;
}
.btnFormOver {
	text-align: center;
	height: 23px;
	color: #336600!important;
	padding: 2px 5px;
	border: 1px solid #336600;
	cursor: hand;
	background-image: url(images/bg_formbtn.png);
	background-repeat: repeat-x;
	font-size: 8pt;
	text-decoration: underline;
}
.imgC {
	text-align: center;
	display: block;
	margin-top: 5px;
}
