@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;
}
#menu_esquerdo {
	width:160px;
	float:left;
	position:relative;
}
#topo_container {
	width:778px;
	height:250px;
	display:table;
	/*border:1px solid;*/
	
}
#logo {
	display:none;
}
#busca_por_ref {
	vertical-align:bottom;
	font-size:10px;
	font-weight: bold;
	float:left;
	margin-right:10px;
	margin-top:6px;
/*	margin-left:550px;*/
	margin-left:550px;
/*	_margin-left:210px;*/
	/*width:250px;*/
	display:inline;

}
#busca_por_ref h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:90px;
	margin-top:4px;

}
#busca_por_ref #CODIGO {
	width:80px;
	height:15px;
}
#busca_por_ref #botao_ok {
	width:19px;
	height:15px;
	border:0;
	text-indent:-9999px;
 *padding-left:100px;
	margin-top:0px;
	margin-left:4px;
	cursor:pointer;
	overflow:hidden;
}
#menu_container {
	display:table;
	width:778px;

}
#menus_topo {
	float:left;
	/*padding:5px;*/
	
	padding:0px 0 0px 4px;
	margin-top:-4px;
	_margin-top:0;
	margin-left:0px;
	width:770px;

}
#menus_topo a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:28px;
	_line-height:33px;
}
#menus_topo img {
	padding: 0 10px;
}



#container_dinamico {
	width:613px;
	float:right;
	margin-top:5px;
/*	margin-left:5px;*/

}
#destaque_dinamico {
	width:613px;
}
#container_rodape {
	width:778px;
	height:50px;
	margin: 10px auto 0 auto;
	padding:5px  0  5px 0; 
	display:table;
	text-align: center;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#container_rodape div {
	line-height: 12px;
}
#img_rodape{
width:61px;
height:50px;
float:right;
display:table;
text-align:right;
margin-top:-60px;
}


#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:12px;
	width:135px;
	background-position: left center;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#user_pages div.but_pag a {
	display:block;
	width:100%;
	line-height:12px;
	padding-left:20px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
