body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	background-image: url(../imagens/fundo_site.gif);
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.base {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 0px 16px 10px;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
}
.lin_hor {
	background-color: #FF6600;
	height: 4px;
}
.lin_ver {
	background-color: #FF6600;
	width: 1px;
}
.cab_texto {
	font-size: 10px;	
}
.cab_esq {
	background-image: url(../imagens/fundo_cabecalho.gif);
	width: 178px;
	height: 136px;
	text-align: center;
	vertical-align: middle;
}
.cab_dir {
	background-image: url(../imagens/fundo_cabecalho.gif);
	width: 545px;
	height: 136px;
	vertical-align: top;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;			
}
.sep_cab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDEDA;
}
.sep_menu_sup {
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCDC9;
	padding-left: 3px;
	height: 26px;
}
.titulo {
	font-weight: bold;
	color: #FF6600;
	line-height: 14px;
}
.titulo_conteudo {
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;	
}
.corpo_esq {
	background-image: url(../imagens/fundo_corpo_esq.gif);
	width: 178px;
	vertical-align: top;
	background-color: #EFF0EB;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.corpo_dir {
	width: 545px;
	vertical-align: top;	
}
.topo {
	text-align: right;
	vertical-align: middle;	
	height: 13px;
}
.rodape {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.rodape a:link {
	color: #666666;
	text-decoration: none;
}
.rodape a:active {
	color: #666666;
	text-decoration: none;
}
.rodape a:visited {
	color: #666666;
	text-decoration: none;
}
.rodape a:hover {
	color: #666666;
	text-decoration: underline;
}
.coluna_esq {
	vertical-align: top;
	padding-left: 5px;
	font-size: 10px;	
}
.coluna_esq a:link {
	color: #333333;
	text-decoration: none;
}
.coluna_esq a:active {
	color: #333333;
	text-decoration: none;
}
.coluna_esq a:visited {
	color: #333333;
	text-decoration: none;
}
.coluna_esq a:hover {
	color: #333333;
	text-decoration: underline;
}
.coluna_corpo {
	background-attachment: fixed;
	background-image: url(../imagens/fundo_coluna.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	width: 50%;
	font-size: 10px;		
}
.assinatura {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.submenu {
	vertical-align: top;
}
.submenu td{
	height: 18px;
	font-size: 11px;		
}
.submenu a:link {
	color: #003A6C;
	text-decoration: none;
}
.submenu a:active {
	color: #003A6C;
	text-decoration: none;
}
.submenu a:visited {
	color: #003A6C;
	text-decoration: none;
}
.submenu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	height: 300px;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulario input {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;		
}
.formulario select {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;			
}
.formulario textarea {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;			
}
.formulario_titulo {
	color: #FFFFFF;
	text-align: center;
	background-color: #FF6600;
	font-weight: bold;
}

