/*
ttl: cx alta + bold + arial + fd cinza
chamada: txt + fd cinza
ttl_info: txt + bold
info: arial 11px

MENU- mn
CONTEUDO - ct
BANNERS - bn

*/
* {
	font: 11px Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration:none;
}
/*
a {	color: #666666;
	font: 12px;

a:hover {text-decoration:underline;}}
*/
body {
	margin: 0px;
	background-image:url(_imgs/fd_topo_temp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#geral {
	MARGIN: 0px auto;
	WIDTH: 775px;
	POSITION: relative;
}
.fd_degrade {
	background-image:url(_imgs/fd_degrade.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
div#topo {
	height: 125px;
	margin-bottom: 3px;
	background-image: url(_imagens/topo.gif);
	background-repeat: no-repeat;
	text-align: left;
}
div#topo a {
	font-weight: bold;
	color: #666666;
	padding: 0 5px;
}
div#topo a:hover {
	color: #999999;
}
div#secao {
	height: 20px;
	padding:3px 0 0 10px;
	margin-bottom:15px;
	background-image:url(_imgs/fd_secao.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
}
div#secao td{
	font:12px;
	color:#FFFFFF;
	font-weight:bold;
}
div#secao_geral {
	height: 20px;
	padding:3px 0 0 10px;
	margin-bottom:15px;
	background-image:url(_imgs/fd_secao_geral.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	font:12px;
	color:#FFFFFF;
	font-weight:bold;
}
div#rodape {
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 0 10px;
	background-image:url(_imgs/fd_rodape.jpg);	
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	font-size:10px;
}

div#cont { /*COLUNA MEIO*/
	margin: 0px 10px;
	width: 465px;
}
/*.conteudo { 
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
}
*/

/*--- INICIO MENU LEFT ---*/
div#menu { /*COLUNA ESQUERDA*/
	width: 130px;
	BACKGROUND: #F1F1F1;
	font-weight:bold;
}
ul#menu {
	margin:0;
	padding:0;
/*	list-style-type:none;*/

}
ul#menu li {
	border-bottom:2px dotted #999999;
	line-height: 20px;
	padding: 0 0 0 5px;
	font-weight:bold;
	
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
ul#menu li a:hover {
	font-weight:bold;
} 
div#ttl_mn {
	background-image: url(_imgs/fd_menu.jpg);
	background-repeat: repeat-x;
	height:22px;
	padding: 1px 0 0 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}
/*--- INICIO SUBMENU ---*/
div#submenu { 
	width: 150px;
	font-weight:bold;
	padding-left:15px;
}
ul#submenu {
	margin:0;
	padding:0;
}
ul#submenu li {
	height: 20px;
	background-image: url(_imgs/produtos/seta.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}	
ul#submenu li a:link, ul#submenu li a:visited {
	display:block;
	color: #666666;
	font-weight: normal;	
}
ul#submenu li a:hover {
	text-decoration: underline;
} 
div#ttl_submn {
	height:20px;
	color:#666666;
	padding: 3px 0 0 0;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
/*--- INICIO TITULOS C/ FUNDO IMG AMARELO, VERDE, AZUL ---*/
.txt_peq {
	font-size: 10px;
}
.txt_peq_br {
	font-size: 10px;
	color: #ffffff;
}
.txt_peq_br a {
	font-size: 10px;	
	}	
.ttl_br {
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
}	
.ttl {
	font-size:11px;
	font-weight: bold;
	color: #000000;
}
.ttl_mn, .ttl_adm, .ttl_edt {
	font-size: 11px;
	width: 100%;
	height: 23px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
}
/*--- INICIO NOTÍCIAS ---*/
.ttl_cinza{
	font-weight:bold;	
	color: #7E7E7E;	
	font-size: 11px;
	}		
.ttl_cinza a:hover {
	color: #7E7E7E;
	}	
.ttl_azul{
	font-weight:bold;	
	color: #003366;
	font-size: 12px;
	}
.ttl_azul2{
	font-weight:bold;	
	color: #003366;
	font-size: 16px;
	}		
.ttl_verm{
	font-weight:bold;	
	color: #FF0000;	
	font-size: 11px;
	}	
/*--- INICIO BOTOES ---*/
.bt_geral {
	background-color: #666666;
	border: 2px solid #999999;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: auto;
	padding: 0px 2px 5px 2px;
	margin: 3px;
	}
/*--- FIM BOTOES ---*/
.tabelas {
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding: 3px 2px 5px 5px;
	background-image: url(_imgs/fd_tabelas.jpg);
	background-repeat: repeat-x;
	width: 130px;
}
.ln_dottded {
	border-top:2px dotted #999999;
	line-height: 20px;
	padding: 0 0 0 5px;
}
.col_solid {
	border-left:1px solid #999999;
}		
/*--- INICIO FORMULARIOS ---*/
form { border: 0px; padding:0px; margin:0px;}
div#form {
	height: 18px;
	font-weight: bold;
	color:#666666;
	padding-top: 3px;
}
div#form input select {
	width: 97%;
	margin: 3px;	
	padding-left: 2px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
}
.input, .input_mult {
	width: 90%;
	margin: 3px;		
	padding-left: 2px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
}
.input {height: 14px;}
.input_mult {height: 80px;}
.input00 {
	margin: 3px;	
	height: 14px;	
	padding-left: 2px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
}
/*--- FIM INPUTS ---*/
	
a.link1:link{font-size:10px; color:#666666;}
a.link1:hover {font-weight: bold;}
a.link1:visited {color:#666666;}
