@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 {
	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;
}

/*Conteudo Geral*/

#global_container {
	width:778px;
	margin:auto;

}
#container_1 {
	width:618px;
	float:left;
	background-color:#FFFFFF;
}
#container_2 {
	width:160px;
	float:right;
}

#topo_container {
	width:618px;
	height:160px;
	background-repeat:no-repeat;
	display:table;
}
#logo {
	display:none
}
#menu_container {
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-top:135px;
	padding-left:10px;
}

#menus_topo {
	width:158px;
	float:left;
	margin-left:2px;
}
#menus_topo a {
	float:left;
	line-height:20px;
}
#menus_topo img {
	float:left;
	padding:4px 10px 0px 5px;
}
#busca_por_ref {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	margin-top:1px;
	margin-left:10px;
}
#busca_por_ref h3 {
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	float:left;
}
#busca_por_ref #CODIGO {
	float:left;
	width:80px;
}
#botao_ok {
	border:0px;
	text-indent:-9999px;
	*padding:100px;
	width:26px;
	height:16px;
	float:left;
	margin-left:4px;
	margin-top:3px;
}
#menu_esquerdo {
	width:155px;
	float:left;
	min-height:500px;
	height:auto !important;
	height:500px;

}

#menu_container_lateral{

margin-top:4px;
width:100%;

}
#menus_topo_lateral li{
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
margin:3px 0 0 8px;
line-height:18px;




}

#menus_topo_lateral li a{
color:#000000;
margin-left:20px;
*margin-left:5px;
display:block;
line-height:16px;

}

#container_dinamico {
	width:614px;
	float:left;
	margin:2px 0 0 2px;
	_margin:0px;

}
#destaque_dinamico {
	float:left;
	width:614px;

}
#container_rodape {
	width:605px;
	border:1px solid;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:table;
	text-align:center;
	margin:10px auto 0 auto;
	padding:5px 0;
}
#container_rodape div {
	line-height: 15px;
}
#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;
}
