a						{ font-family:Arial; font-size:11px; color:#072973; font-weight:normal; text-decoration:none; }
a.verde					{ font-family:Arial; font-size:11px; color:#2CA024; font-weight:normal; text-decoration:none; }
a.azul					{ font-family:Arial; font-size:11px; color:#072973; font-weight:normal; text-decoration:none; }

a:hover 				{ color:orange; text-decoration:none; }

a.localizacao			{ font-family:Arial; font-size:11px; color:gold; font-weight:bold; text-decoration:none; }
a.localizacao:hover 	{ color:gold; text-decoration:none; }

a.menu					{ font-size:11px; color:white; }
a.menu:hover 			{ color:orange; }

a.menu_selected			{ font-size:11px; color:#ff0000; }
a.menu_selected:hover 	{ color:orange; }

a.rodape				{ color:white; font-size:11px; text-decoration:none; }
a.rodape:hover 			{ color:orange; font-size:11px; text-decoration:none; }

a.rodape_selected		{ color:tomato; font-size:11px; text-decoration:none; font-weight:bold; }
a.rodape_selected:hover { color:orange; font-size:11px; text-decoration:none; }

a.lateral				{ color:#919191; font-weight:bold; }
a.lateral:hover			{ color:blue; font-weight:bold; }

a.lateral_on			{ color:black; font-weight:bold; font-size:11px; }

td						{ font-family:Arial; font-size:11px; color:#072973; }
td.janela				{ font-family:Arial; font-size:11px; color:#202020; }
td.rodape				{ color:white; font-size:11px; }
td.subcategoria			{ color:white; font-size:18px; font-weight:normal; }
td.fabrica				{ color:white; font-size:11px; font-weight:bold; }
td.verde				{ color:#2CA024; font-size:11px; font-weight:bold; }
td.azul					{ color:#072973; font-size:11px; font-weight:bold; }

font.titulo				{ font-size:16px; color:#072973; font-weight:bold; }
font.subtitulo			{ font-size:12px; color:#072973; font-weight:bold; }
font.janela_subtitulo	{ font-size:12px; color:#072973; font-weight:bold; }
font.subtitulo_1		{ font-size:12px; color:#072973; font-weight:bold; }

input 					{ font-family:Arial; font-size:11px; border:1px solid #072973; }
input.bt				{ border:1px solid white; font-weight:bold; cursor:pointer; }
input.sem_linha 		{ border:0; }

textarea				{ font-family:Arial; font-size:11px; border:1px solid #072973; }

select.template			{ font-family:Arial; font-size:11px; width:150px; }

span.infox				{ font-family:Arial; font-size:11px; position:relative; }
span.outfox				{ position:absolute; border:1px solid black; width:150px; }

table.swmenu_item		{ background-color:lime; filter:alpha(opacity=100); }
td.swmenu_itemtop		{ text-transform:uppercase; color:white; text-align:center; font-weight:normal; cursor:pointer; border-right:0 solid red; }
td.swmenu_item_on		{ text-transform:none; color:gold; text-align:center; }
td.swmenu_item_off		{ text-transform:none; color:white; text-align:center; }
td.swmenu_icon			{ color:aqua; text-align:left; }
