@charset "utf-8";
.borda_lateral {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	text-decoration: none;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	color: #333;
}
.rotulo_painel {
	font-family: tahoma, verdana, arial;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	border-top-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
.rotulo_mkt {
	font-family: tahoma, verdana, arial;
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
.borda_tabela_vermelha {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
.borda_tabela_azul {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009;
}
.rotulo_planejamento {
	font-family: tahoma, verdana, arial;
	font-size: 24px;
	color: #990;
	text-decoration: none;
}
.borda_tabela_verde {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990;
}
.rotulo_desenvolvimento_web {
	font-family: tahoma, verdana, arial;
	font-size: 24px;
	color: #009;
	text-decoration: none;
}
.corpo_texto {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #000;
}
.borda_pontilhada {
	border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: dotted;
}
.texto_mapa {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #CCC;
}
.texto_menu {
	text-decoration: none;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	color: #333;
}
.borda_separador {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999;
}
.borda_pontilhada_inf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.rotulo_servicos {
	font-family: tahoma, verdana, arial;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.texto_rodape {
	font-family: tahoma, verdana, arial;
	font-size: 9px;
	color: #CCC;
}
.plano_de_fundo {
	background-image: url(imagens/plano%20de%20fundo.jpg);
	background-repeat: no-repeat;
}
