*{
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

a{ outline:none; }	

img{ border:none; }

body{
	font:normal 11px/16px arial, verdana;
	color:#727272;
	background: #EFEFE9 url(../imagens/new/bg_body.jpg) repeat-x top left;
}

a:link, 
a:visited{
	color:#727272;
}	

a:hover{
	text-decoration:underline;
}	

#geral{
	margin:0 auto;
	width:840px;
	background:#fff;
	border: 6px solid #fff;
	border-bottom: none;
}

#topo{
	height: 220px;
	width: 600px;
	float: right;
	margin-bottom: 6px;
}

#sidebar{
	width: 230px;
	float: left;
}

#content{
	width: 600px;
	float: right;
}

#footer{
	clear: both;
	height: 100px;
}

/* divs */

#content_esq{
	width: 342px;
	float: left;
}

#content_dir{
	width: 336px;
	float: right;
}

#content_dir .bold,
#content_dir .bold a:link,
#content_dir .bold a:visited{
	color: #386C20;
	font-weight: bold;
	padding-top: 10px;
}

/* notícias */

#slide_noticias {
	display:none;
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
}

.post_noticia{
	padding: 10px;
	height: 260px;
}

.post_noticia .img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}

.post_noticia strong{
	color: #386C20;
	padding: 10px 0;
}

#nav{
	width: 100%;
}

/* outras notícias */

.div_noticia{
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
}

.div_noticia img{
	vertical-align: middle;	
}

.div_noticia .data{
	color: #386C20;
}

.noticias_lista{
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd;
}

.noticias_lista .chapeu{
	color: #A8A83E;
	font: bold 14px arial, verdana;
}

.noticias_lista img{
	vertical-align: middle;
}

.h_noticia{
	background: #F3F4EE;
	text-align: right;
	padding: 4px 4px 0 0;
	margin-bottom: 10px;
}

/* posts */

.post{
	padding-bottom:20px;
	clear:both;
}	

.post p{
	padding-bottom:10px;
}

.post h2{
	color: #606030;
	font: bold 14px arial, verdana;
	padding-bottom: 10px;
}

.post .img{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	float: right;
}

.post label {
	float:left;
	width: 100px;
}

/* forms */

.input {	
	font:normal 12px Arial, Verdana;
	color: #7e8a88;
	background: #fff;
	border-top: 2px solid #A5A4A4;
	border-left: 2px solid #A5A4A4;
	border-bottom: 3px solid #fff;
	border-right: 2px solid #fff;
}

.button {
	font:normal 11px Arial, Verdana;
	color: #6e7777;
	text-transform: uppercase;
	background: #d9dfdf;
	border: 1px solid #b9c7c8;
}

.branco10 {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
	} 
	
	
	
/* NAVEGAÇÃO */

#navbox {
	height:40px;
	padding-left: 20px;
}

#nav{
	padding:0; 
	height:40px;
	list-style:none;
	display:inline;
	overflow:hidden;
}

#nav li {
	display:inline; 
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	float:left;
	margin:0;
	padding:40px 0 0 0;
	overflow:hidden;
	height: 0px !important;
	text-indent:-9000px;
}
	
#nav a:hover, #nav a:active { 
	background-position: 0 -40px;
}

#nav a.selected {
	background-position: 0 -40px;
}

#m_institucional a {
	width:104px;
	background:url(../imagens/m_institucional.gif) top left no-repeat;
}
	
#m_servicos a {
	width:81px;
	background:url(../imagens/m_servicos.gif) top left no-repeat;
}
		
#m_parceiros a {
	width:85px;
	background:url(../imagens/m_parceiros.gif) top left no-repeat;
}
			
/* FINAL NAVEGAÇÃO */	

.top_menu{
	float: left;
	width: 330px;
	height: 40px;
}

.form_busca{
	float: right;
	width: 330px;
	height: 40px;
}

.form_busca form{
	padding: 10px 0 0 30px;
}

.post_content{
	clear:both;
	padding-bottom: 10px;
}	

.post_content p{
	padding-bottom:10px;
}

.post_content h2{
	padding-bottom: 10px;
}

.post_content h3{
	color: #1A479C;
	font: bold 16px arial, verdana;
	padding-bottom: 10px;
	clear:both;
}

.post_content h4{
	color: #1A479C;
	font: bold 13px arial, verdana;
	padding-bottom: 10px;
}

.post_content .img{
	padding: 5px;
	margin: 0 4px 4px 0;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
}

.numbers_box{	
	width: 100%;
	background: #E7E7E7 url(../imagens/bg_numbers_box.gif);
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: right;
}

.numbers a{ 
	margin: 0 2px; 
	padding: 2px 8px; 
	border: 1px solid #BF6500; 
	background: #F48000; 
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.numbers a:visited{
	text-decoration: none;
	color: #fff;	
}

.numbers a.activeSlide { 
	background: #FFB664 
}

.numbers a:focus { 
	outline: none; 
}
