@charset "utf-8";
/* CSS Document */

/*Zerando todo Documento html Para funcionar igual em todos os browsers */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-decoration: none;/*	background: transparent;*/
}
body {
/*line-height: 1;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Conteudo Geral*/

#global_container {
	width:778px;
	margin:auto;
	display: table;
}
#container_1 {
	width:778px;
}
#container_2 {
	width:778px;
	clear:both;
}
#topo_container {
	width:778px;
	height:158px;
	display:table;
}
#logo {
	display:none;
}
#menu_container {
	width:778px;
	height:20px;
	margin-top:122px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#menus_topo {
	width:400px;
	display:table;
	height:20px;
	padding-left:55px;
	float:left;
	padding-top:4px;
}
#menus_topo a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:left;
}
#menus_topo img {
	float:left;
	padding: 0 10px;
}
#menus_topo a h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-right:5px;
}
#busca_por_ref {
	float:right;
	width:250px;
	padding-top:4px;
}
#busca_por_ref h3 {
	float:left;
	line-height:12px;
	margin-right:2px;
}
#busca_por_ref #CODIGO {
*vertical-align:bottom;
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:10px;
	float:left;
	border:0px;
	padding:-2px 2px;
}
#busca_por_ref #botao_ok {
	border:1px solid;
	width:19px;
	height:12px;
	border:0;
	text-indent:-9999px;
*padding-left:100px;
	margin-top:0px;
	margin-left:4px;
	cursor:pointer;
	overflow:hidden;
}

#menu_esquerdo_auto{
	width:158px;
	float:left;
	border-style:solid;
	border-width:1px;


}
#menu_esquerdo {
	width:158px;
	float:left;

}
#menu_direito {
	width:125px;
	float: right;
}

#flash_destaque{
text-align:center;
}

#container_dinamico {
	width:614px;
	float:right;
	padding-left:4px;

	}
#destaque_dinamico {
	float:left;
	width:610px;
}
#container_rodape {
	width:604px;
	margin: 10px auto 0 auto;
	display:table;
	text-align: center;
	padding: 2px;
	border-style:solid;
	border-width:1px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#container_rodape div {
	line-height: 12px;
}
#user_pages {
}
#user_pages h4 {
	height:24px;
	margin : 0px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#user_pages div.but_pag {
	line-height:14px;
	width:135px;
	background-position: left 2px ;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#user_pages div.but_pag a {
	display:block;
	width:100%;
	line-height:14px;
	padding-left:20px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
