*{
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : none;
}
body{
	color : #2b2b2b;
	background-color : #fff;
}
p{
	margin : 18px 20px 0 0;
}
a{
	color : #3856b7;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	text-decoration : underline;
}
#topo{
	width : 800px;
	height : 31px;
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/plano-habilitacao.gif);
}
#topo2,
#topo2 h2,
#topo2 h2 a{
	width : 800px;
	height : 55px;
	display : block;

}
#topo2 h2 a{
	text-indent : -6000px;
	overflow : hidden;
}
#topo2{
	position : absolute;
	left : 0;
	top : 112px;
	background-image : url(img/plano-habilitacao.gif);
	background-position : 0 -31px;
}
#texto{
	position : absolute;
	left : 330px;
	top : 180px;
	width : 480px;
	height : 600px;
	overflow : auto;
	display : block;
}
#texto h1{
	font-size : 26px;
	margin : 0 0 15px 0;
	color : #57607e;
}
#topo h4 a,
#topo h5 a,
#topo h6 a{
	display : block;
	text-indent : -3000px;
	height : 35px;
	width : 105px;
	float : left;
}
#topo h6 a{
	width : 305px;
}
#topo h4 a{
	position : absolute;
	left : 500px;
	top : 33px;
	width : 390px;
}
#texto h3,
#texto h2{
	display : none;
}
#texto img{
	margin : 0 25px 15px 15px;
	float : right;
}
h4#menu{
	display : block;
	width : 289px;
	height : 482px;
	position : absolute;
	left : 22px;
	top : 166px;
	background-image : url(img/menu.gif);
	background-position : 2px 0;
}
h4#menu li a,
h4#menu li{
	width : 289px;
	height : 30px;
	display : block;
	line-height : 30px;
}
h4#menu li a{
	text-indent : 14px;
	background-image : url(img/menu-link.gif);
	background-position : 0 -30px;
}
h4#menu li a:hover{
	text-decoration : none;
	color : #122b7c;
	background-position : 0 0;
}
h4#menu li a.sel{
	color : #fff;
	background-position : 0 -60px;
}
a.ant {
	margin:20px 0 0 0;
	display:block;
	background-image:url(img/btn-anterior.gif);
	width:90px;
	height:28px;
	clear:both;
}
a.prox {
	margin:-30px 0 0 330px;
	display:block;
	background-image:url(img/btn-proximo.gif);
	width:90px;
	height:28px;
}
#banner{
	width : 640px;
	height : 60px;
	display : block;
	z-index : 100;
	left : 90px;
	top : 45px;
	text-align : center;
	position : absolute;
}
