@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;
	background-color:#E8E8E8;
}
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;
	float:left;
}
#container_2 {
	width:778px;
	clear:both;
}
#topo_container {
	width:778px;
	height:135px;
}
#logo {
	display: none;
}
#busca_por_ref {
	font-size:10px;
	font-weight: bold;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
#busca_por_ref h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:140px;
	margin-top:3px;
}
#busca_por_ref #CODIGO {
	width:80px;
}
#busca_por_ref #botao_ok {
	cursor:pointer;
	text-indent:-9999px;
	border:0px solid;
	width:27px;
	height:16px;
 *padding-left:100px;
}

#menu_container {
	width:768px;
	clear:both;
	font-size:10px;
	padding:0 5px;
	_padding:4px 5px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	border:1px solid #ff0000;*/
	line-height:25px;
	_line-height:27px;
}
#menu_container a {
	text-decoration:none;
	font-size:10px;
/*	float:left;*/
	/*margin-top:5px;*/
}
#menu_container img {
	padding: 0px 10px 0 10px;
	vertical-align:middle;
	/*float:left;*/
}
#menu_esquerdo {
	width:160px;
	float:left;

}
/*#menu_direito{
	width:130px;
	float: right;

}*/

#container_dinamico {
	width:613px;
	float:left;
	margin:2px 0 0 2px;
	_margin:0px;
	min-height:450px;
	height:auto !important;
	height:450px;

}
#destaque_dinamico {
	float:left;
	width:613px;
	_width:612px;
}
#boxs {
	width:613px;
	_width:612px;
	clear: both;


}
#container_rodape {
	width:775px;
	border:1px solid;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	display:table;
	padding-top:3px;
	line-height:18px;
	margin-top:15px;
}
#container_rodape div{ 
line-height:16px;

}

#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;
}

