body {
	margin: 0px;
	background-color: #f0ede6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}	


a:link {color:#333333;text-decoration:none} 
a:active {color:#333333;text-decoration:none;} 
a:visited {color:#666666;text-decoration:none} 
a:hover {color:#000099;text-decoration:underline} 

a.branco:link {color:#FFFFFF;text-decoration:none} 
a.branco:active {color:#FFFFFF;text-decoration:none;} 
a.branco:visited {color:#FFFFFF;text-decoration:none} 
a.branco:hover {color:#FFFFFF;text-decoration:underline} 

#geral {
	width: 1000px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/bg_geral.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#conteudo {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float:left;
}

#tit_menu_tab {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#topo {
	height: 150px;
	width: 100%;
	float:left;
	position: relative;
	margin: 0px;
	text-align: center;
	background-image: url(imagens/bg_topo.gif);
	background-repeat: repeat-x;
	padding: 0px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
}
#coluna_esquerda {
	padding: 0px;
	width: 190px;
	position: relative;
	float: left;
	margin: 0px;
}

#coluna_central {
	padding: 0px;
	width: 590px;
	position: relative;
	text-align: justify;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#coluna_direita {
	width: 200px;
	float: right;
	margin: 5px;
	height: 100%;
	background-color: #f8f7f4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 5px;
}
#coluna_conteudo {
	padding: 5px;
	width: 780px;
	position: relative;
	text-align: justify;
	float: right;
}

#menu {
	width: 180px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #eee;
	background-color: #FFFFFF;
}
#rodape {
	height: 52px;
	width: 100%;
	position: relative;
	vertical-align: baseline;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	color: #626262;
}

.submenu{
	position:absolute;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 99;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 5 px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-weight: bold;
	padding: 0px;
	visibility: hidden;
	left: 198px;
	float: left;
	margin: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);
	display: block;
	width: 200px;
	list-style-type: none;
	height: 105px;
	list-style-image: none;
}
table {
	font-size: 11px;
}
UL.menu_list {
	FLOAT: left;
	WIDTH: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
UL.menu_list LI.menu {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	text-align: left;
	padding: 0px;
	background-color: #dfdcd5;
}
UL.menu_list LI.menu A {
	DISPLAY: block;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	float: left;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-indent: 10px;
	width: 180px;
	color: #4A1D1C;
}
UL.menu_list LI.menu A:hover {
	DISPLAY: block;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	background-color: #f0ede6;
	list-style-type: disc;
	line-height: 20px;
}
.fonte_branca_11 {
	font-size: 11px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bg_h1.jpg);
}
H3.rod_menu {
	FONT-SIZE: 1px;
	FLOAT: left;
	WIDTH: 198px;
	HEIGHT: 17px;
	background-image: url(imagens/rod_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;

}
#logo_sc {
	height: 74px;
	width: 198px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
.form {
	background-image: url(imagens/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin: 0px;
	padding: 2px;
	background-position: bottom;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
H4.titulo {
	FONT-SIZE: 12px;
	WIDTH: 100%;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-indent: 5px;
}
H3.top_menu {
	FONT-SIZE: 13px;
	FLOAT: left;
	WIDTH: 180px;
	font-weight: bold;
	color: #990000;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	padding: 0px;
	height: 26px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f8f7f4;
	position: relative;
	left: 5px;
}
UL.listagens {
	font-weight: bold;
	padding: 0px;
	margin: 5px;
	text-indent: 10px;
	list-style-type: none;
}
UL.listagens LI.menu {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	text-align: left;
	line-height: 25px;
	width: 100%;
}

fieldset {
	padding: 3px;
	width: auto;
	margin: 5px;
	overflow: visible;
	background-color: #f8f7f4;
	border: 0px none #dfdcd5;
}
.cinza {
	color: #666666;
}

.titulo_field {
	font-size: 15px;
	font-style: normal;
	color: #651111;
	font-weight: bolder;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #f8f7f4;
}
#root {
	font-size: 9px;
	color: #666666;
	text-indent: 10px;
	margin: 5px;
	line-height: 20px;
}
#ajuda {
	width: 198px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	height: 185px;
}
p {
	line-height: 20px;
	text-indent: 5px;
	word-spacing: 1px;
	margin: 0px;
	padding: 1px;
	text-align: justify;
}
#caixa_produtos {
	background-color: #f7f7f7;
	border: 1px dotted #CCCCCC;
}
.titulo_field_prod {

	font-size: 11px;
	font-style: normal;
	color: #006699;
	font-weight: bolder;
	padding-right: 3px;
	padding-left: 3px;
}
#info_index {
	background-color: #FBF9FA;
	padding: 5px;
	height: 210px;
	width: 315px;
	position: absolute;
	float: left;
	visibility: visible;
	z-index: 5;
	border: 1px dotted #999999;
	margin: 0px;
}
#msg_mural {
	padding: 5px;
	float: left;
	width: 530px;
	background-image: url(imagens/caixa_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	left: 7px;
}
#msg_mural span {
	padding: 0px;
	float: left;
	width: 530px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #003399;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
	position: relative;
	line-height: 25px;
}
H3.caixa_top {
	FLOAT: left;
	WIDTH: 540px;
	HEIGHT: 5px;
	background-image: url(imagens/caixa_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 7px;
}
H3.caixa_rod {
	FLOAT: left;
	WIDTH: 540px;
	HEIGHT: 5px;
	background-image: url(imagens/caixa_rod.gif);
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	left: 7px;
}

.titulo_vermelho {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#msg_indicador {
	padding: 5px;
	float: left;
	width: 525px;
	border: 1px solid #009900;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(imagens/bg_form.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#vaga {
	margin: 5px;
	padding: 0px;
	width: 98%;
	position: relative;
	z-index: 1;
	height: auto;
	overflow: auto;
}

#msg_indicador span {

	padding: 5px;
	float: left;
	width: 515px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #003399;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
}
.txt_msg {
	font-size: 12px;
	color: #0000FF;
}
.nome_empresa {
	font-size: 12px;
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 1px;
	width: 99%;
	font-weight: bold;
	float: left;
	height: 20px;
	position: relative;
}
.linha_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
H3.top_menu_links {

	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 198px;
	HEIGHT: 21px;
	background-image: url(imagens/menu_lateral_top_links.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-indent: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.titulo_vermelho:link {
	color:#FF0000;
	text-decoration:none
}
#barra_topo {
	padding: 0px;
	height: 28px;
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	background-image: url(imagens/bg_barra_topo_compusat.gif);
	background-repeat: repeat;
	text-align: center;
	float: left;
	margin: 0px;
}
a.titulo_noticia_g:link {
	color:#000099;
	text-decoration:none;
	font-size: 15px;
}
.j {
	color: #666666;
	font-size: 10px;
}
#barra_pesquisa {
	float: left;
	height: 166px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.paginacao_off  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:link  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:visited {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}

a.paginacao_on:hover {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
