.topo_baixo{background-image:url(../../img/laranja/barra_tit.jpg); background-repeat:repeat-x;  width:1000px; height:20px;}

body{
	background-image:url(../../img/laranja/laranja.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	background-color:#F39F0B;
}
#topo_menu{
	width:956px;
	float:left;
	background-image:url(../../img/menu_topo.png);
	position:relative;
	top:0;
	left:0px;
	z-index:1;
}
#topo_site{
	width:100%;
	height:60px;
}
#corpo_site,#medio_topo{
	position:relative;
	float:left;
	height:623px;
	width:1000px;
}
#corpo_site{

	background-color:#FFF;
}
#fundo_baixo{
	position:relative;
	background-image:url(../../img/bg_menu.png);
	background-color:#FFF;
	background-repeat:repeat-x;
	float:left;
	width:1000px;
	height:496px;
}
#baixo_borda{
	position:relative;
	float:left;
	background-color:#C60;
	height:20px;
	width:100%;
}
#menu_baixo{
	width:250px;
	height:425px;
	position:relative;
	display:block;
	top:70px;
	float:left;
}
#menu_baixo div#text{
	height:80px;
	width:100%;
	margin:0;
	margin-bottom:5px;
}
#menu_baixo div#titulo{
	color:#EA7A0E;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#menu_baixo div a{
	color:#fff;
	display:block;
	float:left;
	padding:0;
	width:auto;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:7px;
}
#menu_baixo div a:hover{
	color:#F60;
}
/*#fundo_sob_tabela{
	background-image:url(../../img/laranja/fundo_baixo_site_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:100%;
}*/
/*Modificações*/
.medio_topo{
	height:124px;/*124px*/
	background-image:url(../../img/medio_corpo_px.gif);
	background-repeat:repeat-x;
}
#banner{
	position:relative;
	left:2px;
	top:2px;
	width:610px;
	height:370px;
	float:left;
}
#noticias_fora{
	width:380px;
	height:370px;
	position:relative;
	float:right;
	border:1px solid #CCC;
	top:5px;
	right:7px;
	background-image:url(../../img/laranja/barra_tit.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
div#tit{
	height:18px;
	padding:1px 0 0 5px;
	color:#FFF;
	font-size:14px;
}
div#conteudo_not{
	background-color:#dfdfdd;
	color:#555;
	height:340px;
	width:370px;
	margin:5px;
	overflow:auto;
}
#conteudo_not ul{
	width:340px;
	display:block;
	list-style:none;
	margin:0 0 0 0;
	margin-left:5px;
	padding:0 0 0 0px;
	font-size:12px;
}
#conteudo_not ul li{
	background-image:url(../../img/laranja/ponto_not.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0;
	width:345px;
	border-bottom:1px solid #999;
	height:16px;
	padding-top:3px;
	position:relative;
}
#conteudo_not ul li a{
	text-decoration:none;
	color:#555;
	float:left;
	padding-left:20px;
}
#conteudo_not ul li span{
	float:right;
	padding-top:3px;
}
#conteudo_not ul li:hover{
	background-color:#999;
}
.tabela{
	width:1000px;
}
#destaques{
	background-image:url(../../img/laranja/barra_tit.jpg); 
	background-repeat:repeat-x; 
	float:left; 
	width:98%; 
	position:relative; 
	top:10px;
	padding:0 0 0 6px;
	margin:0 30px 0 5px;
	height:372px;
	border:1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
}
#conteudo_destaques{
	width:980px;
	height:140px;
	margin:10px 0px 0 0;
	padding-top:30px;
	background-image:url(../../img/icones/destaques2.png);
	overflow:hidden;
}
#conteudo_destaques ul{
	list-style:none;
	margin:26px 0 0 16px;
	padding:0;
}
#conteudo_destaques ul li{
	position:relative;
	display:block;
	width:71px;
	height:70px;
	margin-right:16px;
	float:left;
}
#conteudo_destaques ul li a{
	width:71px;
	height:70px;
	display:block;
	text-decoration:none;
}
#conteudo_destaques ul li a img{
	padding-top:10px;
	padding-left:1px;
}
