/* Fundo Site */
html, body { height:100%;}
body {
	background:#000000 url(../_imgs/bgGimawa.jpg) no-repeat;
	margin:0px;
	
	/* Fonte Padrão do Site */
	color:#9D937C;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
img {margin:2px;}
.imgBorda {border:1px solid #af893e;}

/* Stylo Tamanho Fonte (class=" tamanho ") */
.text10px {	font-size:10px;}
.text11px {	font-size:11px;}
.text12px {	font-size:12px;}
.text13px {	font-size:13px;}
.text14px {	font-size:14px;}
.text15px {	font-size:15px;}
.text16px {	font-size:16px;}
.textbold { font-weight:bold;}

/* Stylo Links */
a:link, visited, active, hover {text-decoration:underline;  border:0px;}
a:link {color:#cfb780;}
a:visited, active{color:#cfb780;}
a:hover {color:#af893e;}/*--Link Ativo(mouse on)--*/

/* Stylo Formularios */ 
input, textarea, select {
	border: 1px #7F7A5D solid;
	background:#000;
	color:#9D937C;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	overflow:auto;
}
.largura100 {width:100%}
.largura90 {width:97%}
.largura80 {width:80%}

/* Estrutura Div */
#topoSite, #corpoSite, #rodapeSite {
	position:relative;
	width:918px;
	margin:10px auto 10px auto;
	padding:2px 0 2px 0;
}
#corpoSite { height:585px;}

/* Div's */

#logo {z-index:1000; width:198px;}
#menu {
	z-index:1000;
	width:730px;
	height:64px;
	position:absolute;
	top: -7px;
	left: 200px;
}
#texto_interna {z-index:1000;}

#banner, #logo, #box1, #box2, #box3, #img120px, #img65px, #textodestaque, 
#linha, #noticia, #texto, #b2b, #menu_empresa, #menu_empresa, #barra, #busca1, #busca2
{
	position:relative;
	float:left;
}

#banner {width:100%;}
#box1 {width:460px;}
#box2 {width:22px;}
#box3 {width:435px;}
#img120px {
	width:95px;
	text-align:center;
	height:100%
}
#img65px {
	width:95px;
	text-align:center;
	height:100%
}
#textodestaque {width:125px;}
#linha {width:8px; text-align:center;}
#noticia {width:95%; padding:10px 0 10px 0;}
#texto {width:95%;}
#b2b {width:430px;}
#barra {width:5; padding:5px 5px 5px 5px;}
#busca1 {width:250px; padding:5px 5px 5px 5px;}
#busca2 {width:520px; padding:5px 5px 5px 5px;}
#texto_interna {
	margin:10px auto 10px auto;
	width:700px;
}
#menu_empresa {text-align:center; width:100%; height:25px;}
#rodapeSite #banner table tr td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D937C;
}


div#OutrosResultados {
	filter: chroma (color=#000000);
	scrollbar-arrow-color:#c4b890;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;		 
	background-color: #000000;
	
		
	width:350px; 
	height:270px; 
	overflow:auto;
}

div#ResultadosBusca {
	filter: chroma (color=#000000);
	scrollbar-arrow-color:#c4b890;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;		 
	background-color: #000000;
	
		
	width:610px; 
	height:500px; 
	overflow:auto;
}
.end {
	font-size: 15px;
}

