html { height:100%; }

#circles {
	width:958px;
	height:300px;
	overflow:hidden;
	display:block;
}

#circles.o-slider-external {
	
	padding-top: 2px;
	padding-bottom: 80px;
	overflow:hidden;	
}
#circles .o-slider-listNavThumbs {
	bottom: -47px;	
}

.circles-one {
	background: url("../imgs/circ2.png") repeat-x scroll transparent;
    width: 100%;
    height: 201px;
    margin-top: 202px;
	overflow:hidden;
}
/*.circles-two {
	background: url("../imgs/circ2.png") repeat-x scroll transparent;
    width: 100%;
    height: 201px;
    margin-top: 202px;
}
.circles-tree {
	background: url("../imgs/circ4.png") repeat-x scroll transparent;
    width: 100%;
    height: 201px;
    margin-top: 202px;
}*/


body{
	background:url(../imgs/fundo.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
}
#warp {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
}

#topo_logo{
	margin-top:6px;
	height:147px;
	background:url(../imgs/logo.gif) no-repeat top;
	
}
/*---LINKS---*/
#nav{
	width:100%;
	height:47px;
	z-index:2000;
	
}

/*---LINKS---*/

.links ul{
	
	margin: 3px 0px 0px -30px;
	
}

.links ul li{
	list-style:none;
	float:left; 
	height:46px;
	display:inline;}

.links ul li a{
	font:14px Arial, Helvetica, sans-serif; color:rgb(255,255,255); 
	text-decoration:none; 
	line-height:45px; 
	display:block; 
	padding:0px 15px 0px 15px; 
}

.links ul li a:hover {
	background:#d5400f 100% no-repeat;
}


.links ul li a.active{
	background:#d5400f 100% no-repeat; 
}
.links ul li a.active:hover {
	text-decoration:none;
}

/*---BANNER---*/
#banner{
	width:100%;
		
}

/*---LOGIN---*/
#login{
	width:958px;
	height:99px;
	display:block;
	background:url(../imgs/servicos_online.gif) no-repeat top center;
}

#entrar{
	display: block;
    height: 46px;
    text-align: right;
    
    margin-top: -7px;
    margin-right: 25px;
}

/*---CONTEUDO---*/
	
#conteudo{
	margin-top:647px;
	
	min-height:300px;
}
#footer{
	
	height:117px;
	background:url(../imgs/bg_footer.jpg) repeat-x top center;
	color:#FFFFFF;
	text-align:center;
	line-height:100px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;!important
}
#footer a{
	text-decoration:none;
	color:#ffffff;
}
/* New in version 1.7+ */
#slider2 {
  width: 600px;
  height: 350px;
  list-style: none;
}
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../imgs/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}