#tf_body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
/******
RODAPÉ
*******/
#tf_rodape{
	background-image: url(/images/fundo_menutopo.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
#tf_rodape a, #tf_rodape a:visited, #tf_rodape a:active{
	font-size:10px;
	color: #666666;
	text-decoration:none;}
#tf_rodape a:hover{
	color:#000000;}
/***
TOPO
*****/
#tf_header {
	background: url(/images/logo_bg.jpg) no-repeat right top;
	height: 62px;
	width: 776px;
	margin: 0px;
	padding: 0px;
}

/* Logotipo */

h1#logo {
	overflow: hidden;
	width: 255px;
	height: 63px;
	background: url(/images/logo.jpg) no-repeat;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1#logo a {
	width: 400px;
	height: 70px;
	display: block;
	text-indent:-5000em;
}

/*****
PÁGINA INICIAL
******/
#tf_acessorestrito{
	font-size:11px;
	text-align:left;
	font-weight: bold;
	color:#666666;
	margin-top: 15px;
	margin-bottom: 10px;
}
#tf_acessorestrito form {
	width: 170px;
	font-size: 10px;
	color: #666666;
	font-family: Arial;
	margin-top: 10px;
}
#tf_acessorestrito form select {
	background: #eee;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 170px;
}
/*Box de Notícias*/
#tf_toponoticias{
	background-image: url(/images/noticias_topo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 21px;
	width: 390px;
}

#tf_noticiashome{
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	width: 390px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 325px;
	
}

#tf_noticiashome .tf_destaque{
	display: block;
	margin: 10px;
	padding: 10px;
}

.tf_destaque h1{
	color: #CC3333;
	font-size: 13px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 10px 5px 0px;
	margin: 0px;
}
#tf_noticiashome a, #tf_noticiashome a:active{
	color: #CC3333;
	text-decoration: none;
}
#tf_noticiashome a:visited{
	color: #CC3333;
	text-decoration: none;
}
#tf_noticiashome a:hover{
	color: #666666;
	text-decoration: none;
}

.tf_destaque img{
	display: block;
	margin-right: 12px;
	float: left;
	border: 1px solid #d0d0d0;
}

#tf_noticiashome .tf_subdestaque{
	display: block;
	float: left;
	width: 150px;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tf_subdestaque h2{
	color: #CC3333;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.tf_data{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	display: inline;
}

/*Destaques*/


#tf_boxdestaques{
	display: block;
	padding: 0px;
	float: left;
	height: 75px;
	width: 280px;
	border: 1px solid #E1E1E1;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #000000;
	background-color:#F7F7F7;
}
span#noticiasPrincipais{
	font-size: 11px;}
#tf_boxdestaques img {
	border: 1px solid #E1E1E1;
	display: block;
	float: left;
	padding: 0px;
	margin: 5px;
}

#tf_boxdestaques h3 {
	font-size: 13px;
	display: block;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 8px;
}
#tf_boxdestaques a:link, #tf_boxdestaques a:active, #tf_boxdestaques a:visited{
	color: #333333;
	text-decoration: none;
}

#tf_boxdestaques a:hover{
	color: #CC3333;
	text-decoration: none;
}

/*******
PÁGINAS INTERNAS
********/
#tf_main{
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tf_meio{
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;

	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}
#tf_colesq{
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style:none;
	padding: 0px;


}
#tf_coldir{
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
	padding: 0px;
}

#tf_mainsemcolunas {
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#tf_maindir {
	background-image: url(/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}


#tf_texto {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#tf_texto a, #tf_texto a:visited, #tf_texto a:active{
color:#CC3333;
text-decoration:none;
}
#tf_texto a:hover{
color:#003366;
text-decoration:none;
}
#tf_texto table{	font-size: 11px;}
.tf_hr{
	color:#E8E8E8;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tf_tabulacao{ 
border-collapse:collapse;
FONT-SIZE: 9px;
text-align: center;
}

.tf_tabulacao td{
border: 1px solid #ffffff;
text-align: center;
vertical-align: middle;
}


#tf_breadcrumb{
	font-size: 10px;
	color: #999999;
	display: block;
	margin-bottom: 10px;
}
#tf_texto #tf_breadcrumb a,#tf_texto #tf_breadcrumb a:active,#tf_texto #tf_breadcrumb:visited{
	color: #666666;
	text-decoration:none;}
#tf_texto #tf_breadcrumb a:hover{
	color: #CC3333;
	text-decoration: none;
}
#tf_navegacao{
	display: block;
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tf_navegacao img{
	border:none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

#tf_texto #tf_navegacao a{
text-decoration:none;
color: #666666;}

#tf_texto #tf_navegacao a:active, #tf_texto #tf_navegacao:visited{
	color: #666666;
}

#tf_texto #tf_navegacao a:hover{
	color: #AD2225;}

#tf_texto h1{
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#tf_linha{
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/images/linha_h1.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

#tf_texto h2{
	font-size:12px;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#tf_texto h4{
	font-size:14px;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tf_bordaimagem img{
	border:1px solid #CCCCCC;
	margin: 0px;
	display: block;
	padding: 0px;
}


#tf_texto select, #tf_texto input{
FONT-SIZE: 10px;
font-family: Arial, Helvetica, sans-serif;
}

STRONG{
color:#000000;
font-size: 12px;}


/*DOWNLOADS*/
.handcursor{
cursor:hand;
cursor:pointer;
}
#tf_texto h2.handcursor{
	display: block;
	background-image: url(/images/bullet_menulateral.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 15px;}


/* NOTÍCIAS */
.NoticiasData{
font-weight: bold;
background-color: #EEEEEE;
width: 100%;
align:left;
margin-top:15px}

#tf_texto a.TituloNoticia{
font-weight: bold;
}

/******
TABELAS
*******/

.tabulacao1, .tabulacao2, .tabulacao3, .tabulacao4, .tabulacao6, .tabulacao8, .tabulacao9, .tabulacao10, .tabulacao11, .tabulacao12, .tabulacao13, .tabulacao14, .tabulacao15, .tabulacao16{
FONT-SIZE: 10px;
COLOR:  #000000;}


.tabulacao1{
TEXT-ALIGN: justify;
}

.tabulacao2{
TEXT-ALIGN: Right;
}

.tabulacao3{
TEXT-ALIGN: center;
background-color: #eeeeee;

}

.tabulacao4{
TEXT-ALIGN: left;
}

.tabulacao5{
FONT-SIZE: 10px;
TEXT-ALIGN: center;
COLOR:  #CC0000;
}

.tabulacao6 {
TEXT-ALIGN: left;
background-color: #eeeeee;
vertical-align: middle;
}

.tabulacao7 {
TEXT-ALIGN: center;
background-color: #eeeeee;
vertical-align: middle;
}

.tabulacao6:Hover{
TEXT-ALIGN: left;
background-color: #dddddd;
vertical-align: middle;
}

.tabulacao8{
TEXT-ALIGN: Right;
background-color: #eeeeee;
vertical-align: middle;
}

.tabulacao9{
TEXT-ALIGN: Left;
background-color: #eeeeee;
vertical-align: middle;
font-weight: bold;
}

.tabulacao10{
TEXT-ALIGN: center;
background-color: #eeeeee;
vertical-align: middle;
font-weight: bold;
}

.tabulacao11{
TEXT-ALIGN: Right;
background-color: #eeeeee;
vertical-align: middle;
font-weight: bold;
}

.tabulacao12{
TEXT-ALIGN: center;
background-color: #cccccc;
vertical-align: middle;
font-weight: bold;
font-size:15px;
}

.tabulacao13{
TEXT-ALIGN: left;
background-color: #cccccc;
vertical-align: middle;
font-weight: bold;
}

.tabulacao14 {
TEXT-ALIGN: left;
background-color: #cccccc;
vertical-align: middle;
}

.tabulacao15 {
TEXT-ALIGN: center;
background-color: #cccccc;
vertical-align: middle;
}

.tabulacao16{
TEXT-ALIGN: Right;
background-color: #cccccc;
vertical-align: middle;
}
