@charset "utf-8";
/* CSS Document */
#geral{
	width:990px;
	margin:0 auto;
}
#col_esq{
	width:500px;
padding-right:150px;
	float:left;
	display:block;
	clear:both;

}

#col_dir{ 
	width:340px;
	float:left;
	
}
#cabecalho {
clear:both;
}
/*rodapé*/
#rodape{
background:url(../img/bg_rodape2.gif) no-repeat scroll center top transparent;
width:100%;
height:310px;


}
#logos_rod{
	width:350px;
	height:120px;
	float:right;
	display:block;
	padding:35px 0 0 0;
	
	

}

#usabilidade {
font-size:11px;
min-height:30px;
background:url(../img/bg_usabilidade.png) no-repeat 0 0;
float:right;
margin:5px 10px 0 0;
width:400px;
}
#usabilidade div{
	margin:6px auto;
}
#pularPara {
float:right;
width:200px;
margin-top:5px;
font-size:10px;
}
/*destaques de notícias*/
#destaques{ 
width:629px; 
height:364px;

}

#noticia1{
width:250px;
height:300px;
float:left;
margin-left:15px;

}

#ultimas{
width:350px;
height:300px;
float:right;
}

/*lateral direita*/

#emural {
	display:block;
}

#links{
display:block;
}


/*banners*/

#sistemas{
 width:625px;
 margin-top:25px;

}