* {
	margin:0;
	padding:0;
	list-style:none;	
	}
body {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:#E8E8E8;
	background:url(imagens/bg.gif);
}
a {
	 COLOR: #000000; TEXT-DECORATION: none
}
a:hover {
	 COLOR: #000000; TEXT-DECORATION: none
}
#geral {
	width:900px;
	margin:0 auto;
	background:#FFF;
}

/*--- INICIO MENU HORIZONTAL --*/
#menu_cima_div {
	width:900px;
	height:35px;
}
#geral #menu_cima_div ul#menu_cima {
	margin:0;
	padding:0;
	list-style-type:none;
	width:900px;
	position:relative;
	display:block;
	height:35px;
	font-size:14px;
	background:transparent url("imagens/menu_cima_a.jpg") repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}
#geral #menu_cima_div ul#menu_cima li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
#geral #menu_cima_div ul#menu_cima li a{
	display:block;
	text-decoration:none;
	padding:9px 25px 9px 25px;
	color:#FFF;	
	background:transparent url("imagens/menu_cima_separador.jpg") no-repeat top right;
}
#geral #menu_cima_div ul#menu_cima li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#E55C0B;
	background:transparent url("imagens/menu_cima_hover.jpg") no-repeat top right;
}
/*--- FIM MENU HORIZONTAL --*/

#geral .topo_div {
	width:900px;
	height:100px;
}
#geral .topo_div .topo_logo {
	width:300px;
	height:100px;
	float:left;
}
#geral .topo_div .topo_direito {
	width:600px;
	height:100px;
	background:url(imagens/topo_direito.jpg) repeat-x;
	float:right;
}

#geral .topo_div .topo_direito .banners_topo {
	width:468px;
	height:60px;	
	margin:0 auto;
	padding-top:19px;
}

#geral .banner_meio_div {
	width:900px;
	height:130px;
	background:url(imagens/banner_meio_bg.jpg) repeat-x;
}

#geral .banner_meio_div .banner_meio {
	width:450px;
	height:120px;
	float:left;
	margin-top:5px;
}

#geral .corpo {
	width:900px;
	margin-top:2px;
}

/*--- INICIO BARRA ESQUERDA --*/
#geral .corpo .corpo_esquerdo {
	width:220px;
	float:left;
	margin-bottom:10px;
}
#geral .corpo .corpo_esquerdo .menu_menu {
	width:220px;
	height:45px;
	background:url(imagens/menu_menu.jpg);
}

#geral .corpo .corpo_esquerdo .menu_publicidade {
	width:220px;
	height:45px;
	background:url(imagens/menu_publicidade.jpg);
}

#geral .corpo .corpo_esquerdo .menu_links {
	width:220px;
	height:45px;
	background:url(imagens/menu_links.jpg);
}

#geral .corpo .corpo_esquerdo .banner_lateral {
	width:220px;
	margin:3px 0 3px 0;
}

#geral .corpo .corpo_esquerdo #menu{
	width:220px;
	padding:0;
}

#geral .corpo .corpo_esquerdo #menu ul {
	list-style:none;
}
#geral .corpo .corpo_esquerdo #menu li {
	list-style:none;
	display:block;
	background:url(imagens/menu_vertical.jpg) no-repeat;
	text-indent:30px;
}
#geral .corpo .corpo_esquerdo #menu li a {
	list-style:none;
	display:block;
	color:#000;
	font-size:11px;
	text-decoration:none;
	height:35px;
	line-height:35px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#geral .corpo .corpo_esquerdo #menu li a:hover {
	background:url(imagens/menu_vertical_hover.jpg) no-repeat;
	height:35px;
	line-height:35px;
	color:#E55C0B;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
/*--- INICIO BARRA ESQUERDA --*/


#geral .corpo .corpo_direito {
	width:670px;
	float:right;
}


/*--- INICIO BARRA CONTEUDO --*/
#barra_conteudo  {
	width:670px;
	height:45px;
	background:url(imagens/barra_conteudo.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#000;
	text-indent:32px;
	line-height: 45px;
	font-weight: bold;	
}
#tamanho {
	width:650px;
	margin:15px 10px 15px 10px;
}

/*--- FIM BARRA CONTEUDO --*/

#geral .rodape {
	width:900px;
	height:80px;
	clear:both;
	background:url(imagens/rodape.jpg) repeat-x;
	line-height:80px;
	font-size:12px;
	color:#FFF;
}
#geral .rodape a {
	color:#FFF;
	text-decoration: none;
}
#geral .rodape a:hover {
	color:#FFF;
	text-decoration: none;
}

