#centroR5 {
	width: 563px;
	float: left;
	margin-top: 7px;
}
#centroR5 #meuPortalExame {
	width: 565px;
	float: left;
	margin: 4px 0px 0px;
	border-top: 1px #EAEAEA solid;
}
#centroR5 #modulosAbas {
	width: 565px;
	height: 27px;
	float: left;
	margin-top: 11px;
	position: relative;
	z-index: 1;
}
#centroR5 #modulosAbas ul {
	display: inline;
}
#centroR5 #modulosAbas .abaMeuPortalExame {
	float: left;
	width: 154px;
	height: 27px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(imagem/home_abaMeuPortalExame.gif) no-repeat;
}
#centroR5 #modulosAbas .abaMeuPortalExameAdicionar, #centroR5 #modulosAbas .abaMeuPortalExameAdicionar a {
	float: left;
	width: 86px;
	height: 27px;
	overflow: hidden;
	background: url(imagem/home_abaMeuPortalExameAd.gif) no-repeat;
}
#centroR5 #modulosAbas .abaMeuPortalExameAdicionar a {
	text-indent: -10000px;
}
#centroR5 #modulosAbas .scope {
	width: 150px;
	float: right;
}
#centroR5 #modulosConteiner {
	width: 563px;
	float: left;
	background: #F2F2F2;
	border: 1px solid #ccc;
	_padding-bottom: 8px;
	padding-bottom: 1px;
}
#modulesArea {
	float: left;
	width: 577px;
	position: relative;
}

#modulesArea .coluna {
	position: relative;
	width: 189px;
	float: left;
	overflow: hidden;
	z-index: 0;
	padding-right: 3px;
	padding-top: 10px;
	display: inline;
}
#modulesArea .modulo {
	width: 189px;
	height: 216px;
	float: left;
	display: inline;
	text-align: left;
	overflow: hidden;
	z-index: 1;
	padding: 0;
	margin-bottom: 10px;
}
#modulesArea .modulo applet {
	display: inline;
}
#modulesArea .modulo iframe {
	display: inline;
}
#modulesArea .moduloMoving {
	position: absolute;
	top: 0;
	width: 189px;
	height: 216px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 20;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background: #CCC;
}
#modulesArea .moduloMoving applet {
	display: none;
}
#modulesArea .moduloMoving iframe {
	display: none;
}
#modulesArea #ocupa {
	width: 189px;
	height: 216px;
	border: 1px dotted #00f;
	background: #ddf;
	display: inline;
	z-index: 10;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
#modulesArea #subocupa {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
#modulesArea .handle {
	float: left;
	width: 130px;
	height: 22px;
	cursor: move;
	margin-top: -22px;
	overflow: hidden;
}
#modulesArea .tituloModulo {
	float: left;
	width: 189px;
	height: 22px;
	color: white;
	overflow: hidden;
}
#modulesArea .tituloModulo h2 {
	font: bold 10px Arial, Verdana, Tahoma;
	color: #656565;
	float: left;
	display: inline;
	margin: 4px 0 0 8px;
	width: 125px;
	overflow: hidden;
}
#modulesArea .tituloModulo a {
	float: left;
	margin: 4px 0 0 2px;
	display: inline;
}
#modulesArea .contents {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 175px;
	height: 175px;
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	float: left;	
	margin-left: 5px;
}
#modulesArea .modulo .loaderConfig {
	padding: 6px 0 0 10px;
}
#modulesArea .conversorMoedas {
	margin-left: 5px;
}
#modulesArea form {
	margin: 7px;
}
#modulesArea .text_form {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
#modulesArea input {
	width: 154px;
	height: 13px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
#modulesArea .procurar {
	width: 110px;
	height: 17px;
	margin-top: 10px;
}
#modulesArea .procurar, #modulesArea .dia, #modulesArea .mes, #modulesArea .palavrachave, #modulesArea .ano {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	border: 1px solid #666;
}
#modulesArea .dia {
	width: 35px;
}
#modulesArea .mes {
	width: 72px;
}
#modulesArea .ano {
	width: 45px;
}
#modulesArea .space {
	font-size: 3px;
}
#modulesArea .botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 20px;
}
#modulesArea .bullet {
	display: none;
}
#modulesArea p {
	display: block;
	margin: 10px 5px 0 10px;
	font: normal 10px Verdana;
	color: black;
}
#modulesArea p a {
	color: black;
}
#modulesArea .modulo .noticiasDiariasVeja {
	margin: 0px;
	background: #fff;
	width: 172px !important;
	height: 181px !important;
	padding: 0 !important;
	overflow: auto !important;
	float: left;
}
#modulesArea .modulo .noticiasDiariasVeja h1 {
	font: bold 10px Verdana !important;
	float: left;
	clear: left;
	color: #000;
	margin: 10px 5px 0 10px !important;
	display: inline;
	width: 130px;
}
#modulesArea .modulo .noticiasDiariasVeja h1 a {
	color: #000;
}
#modulesArea .modulo .noticiasDiariasVeja h2 {
	font: normal 10px Verdana !important;
	clear: left;
	float: left;
	width: 130px;
	margin-left: 10px;
	margin-right: 5px;
	display: inline;
}
#modulesArea .modulo .noticiasDiariasVeja h2 a {
	color: #000;
}
#modulesArea .modulo .noticiasDiariasVoceSA {
	margin: 0px;
	background: #fff;
	width: 172px !important;
	height: 181px !important;
	padding: 0 !important;
	overflow: auto !important;
	float: left;
}
#modulesArea .modulo .noticiasDiariasVoceSA h1 {
	font: bold 10px Verdana !important;
	float: left;
	clear: left;
	color: #000;
	margin: 10px 5px 0 10px !important;
	display: inline;
	width: 130px;
}
#modulesArea .modulo .noticiasDiariasVeja h1 a {
	color: #000;
}
#modulesArea .modulo .noticiasDiariasVoceSA h2 {
	font: normal 10px Verdana !important;
	clear: left;
	float: left;
	width: 130px;
	margin-left: 10px;
	margin-right: 5px;
	display: inline;
}
#modulesArea .modulo .noticiasDiariasVoceSA h2 a {
	color: #000;
}
#modulesArea #indAgenciaEstado .indTopo {
	display: none;
}
#modulesArea #indAgenciaEstado .fonteDataHora {
	float: left;
	margin: 15px 8px 0;
	display: inline;
}
#modulesArea #indAgenciaEstado .fonteDataHora h3 {
	font: bold 10px Verdana, Arial;
}
#modulesArea #indAgenciaEstado .fonteDataHora h6 {
	font: normal 9px Verdana, Arial;
}
#modulesArea #indAgenciaEstado table {
	float: left;
	clear: left;
	margin: 8px;
	display: inline;
	border-collapse: collapse;
}
#modulesArea #indAgenciaEstado td {
	border: 1px #999 solid;
	border-collapse: collapse;
	padding: 4px;
	font: 9px Tahoma, Verdana;
}

#modulesArea .cotacoes table{
width: 171px !important;
}

#modulesArea .cotacoes table td {
padding:2px 0px !important;
}
#modulesArea .cotacoes table .fonteIndicadores b{
font-weight: normal !important;
}
#modulesArea .maisIndicadores{
color: #000;
font-size: 11px !important;
text-indent: 2px;
font-weight: bold;
margin-top:25px;
}



#modulesArea .maisIndicadores a{
color: #000;
}

#iframeEventos {
	float: left;
	left: 0px;
	width: 171px;
	height: 180px;
	border: none;
	spacing: 0px;
	overflow: auto !important;
}
#iframeCarteira {
	float: left;
	left: 0px;
	width: 166px;
	height: 180px;
	border: none;
	spacing: 0px;
	padding-left: 5px;
	overflow: auto !important;
	visibility: visible !important;
}
#iframeMoeda {
	float: left;
	left: 0px;
	width: 166px;
	height: 180px;
	border: none;
	spacing: 0px;
	padding-left: 5px;
	overflow: auto !important;
	visibility: visible !important;
}
#iframeBolsa {
	float: left;
	left: 0px;
	width: 173px;
	height: 179px;
	border: none;
	spacing: 0px;
	padding: 1px;
	padding-bottom:1px;
	overflow: auto !important;
	visibility: visible !important;
}
#modulesArea .showhelp .ajuda {
	display: block;
}
#modulesArea .showhelp iframe {
	visibility: hidden !important;
}
#modulesArea .showhelp select {
	visibility: hidden !important;
}
#modulesArea .showhelp applet {
	visibility: hidden !important;
}
#modulesArea .modulo .ajuda h3 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
}
#modulesArea .modulo .ajuda h3 a {
	color: black;
	float: right;
	padding: 0 3px;
	text-decoration: none;
	position: relative;
	top: -10px;
	right: 0;
}
#modulesArea .modulo .ajuda {
	width: 151px;
	height: 159px;
	float: left;
	text-align: left;
	overflow: auto;
	padding: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 1px;
	left: 5px;
	background: cornsilk;
	display: none;
	border: 1px solid black;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#moduloEmpresas {
	font: normal 11px Arial;
	color: #000000;
	width: 150px;
	float: left;
}
#moduloEmpresas input {
	width: 130px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000;
	height: 15px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	padding-top: 2px;
	border: 1px solid #666;
}
#moduloEmpresas select {
	width: 48px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000;
	height: 15px;
	border: 1px solid #666;
	position: relative;
	margin-left: 0px;
	margin-top: 5px;
}
#moduloEmpresas ul {
	width: 145px;
	height: 80px;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 10px;
}
#moduloEmpresas li {
	font: normal 10px Arial;
	color: #000000;
	margin-top: 0px;
	margin-left: -3px;
	list-style: none;
	width: 167px;
	float: left;
	clear: left;
}
#moduloEmpresas #divBotaoOk {
	margin-top: 5px;
	_margin-top: -16px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
}
#moduloEmpresas a {
	margin-top: 0px;
	margin-right: 0px;
	font: normal 11px Arial;
	color: #000000;
	text-decoration: none;
	float: right;
	width: 30px;
}
#moduloEmpresas a:hover {
	text-decoration: underline;
}
#moduloEmpresas .botaook {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
}
#errorMessage {
	font: normal 11px Arial;
	color: black;
	text-align: left;
	width: 150px;
}
#evento {
	width: 140px;
	float: left;
	left: 0px;
}
.evento {
	width: 140px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	left: 0px;
}
.evento h1, .evento h1 a {
	color: #000 !important;
	text-decoration: none !important;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
}
.evento h1 a:hover {
	text-decoration: underline !important;
}
.evento p {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif !important;
	color: #000 !important;
	float: left !important;
	margin-top: 2px !important;
	margin-left: 0px !important;
}
#menuAdicionarModulos .submenu {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
#modulesArea #maisVisitados h2 {
	font: normal 10px Verdana !important;
	color: #000000 !important;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#modulesArea #maisVisitados h2 a {
	font: normal 10px Verdana !important;
	color: #000000 !important;
}
#modulesArea #maisEnviados h2 {
	font: normal 10px Verdana !important;
	color: #000000 !important;
	width: 130px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#modulesArea #maisEnviados h2 a {
	font: normal 10px Verdana !important;
	color: #000000 !important;
}
#modulesArea #maisImpressos h2 {
	font: normal 10px Verdana !important;
	color: #000000 !important;
	width: 130px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#modulesArea #maisImpressos h2 a {
	font: normal 10px Verdana !important;
	color: #000000 !important;
}
#modulesArea #maisVotados h2 {
	font: normal 10px Verdana !important;
	color: #000000 !important;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#modulesArea #maisVotados h2 a {
	font: normal 10px Verdana !important;
	color: #000000 !important;
}
#tooltipModulos {
	position: absolute;
	display: block;
	left: 240px;
	top: -25px;
	width:  280px;
	height: 40px;
	padding: 5px;
	background: #FFFFE1;
	border: 1px solid #716F64;
	z-index: 1;
	font: normal 10px arial;
}
#tooltipModulos iframe {
	display: none;
	position: absolute;
	z-index: -1;
	filter: mask();
	width: 0px;
	height: 0px;
}
#tooltipModulosLogado {
	position: absolute;
	display: block;
	left: 240px;
	top: -42px;
	width:  260px;
	height: 58px;
	padding: 5px;
	background: #FFFFE1;
	border: 1px solid #716F64;
	z-index: 1;
	font: normal 10px arial;
}
#tooltipModulosLogado iframe {
	display: none;
	position: absolute;
	z-index: -1;
	filter: mask();
	width: 0px;
	height: 0px;
}
#iframeCalculadora {
	overflow-y: auto;
	height: 181px;
}

/** Modulo favorito **/

#pex_favorito {
	position: relative;	
}

#pex_favorito .vazio {
	display: block;
	margin-top: 60px;
	text-align: center;
}


#pex_favoritos_grupo {
	width: 174px !important;
	height: 155px;
	overflow-x: hidden;
	overflow-y: auto;
}

#pex_favoritos_grupo a {
	color:#000000 !important;
	font-family:Verdana !important;
	font-size:10px !important;
	margin: 0 0 20px 0;
}

#pex_favorito_paginacao {
	text-align: center;
}

#pex_favorito_remocao {
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #C22525;
	background: #FFEFEF;
	width: 162px !important;
	height: 160px;
}

#pex_favorito_remocao .fechar {
	float: right;
}

#pex_favorito_remocao h1 {
	margin-top: 10px;
	margin-botton: 5px;
	font-family:Verdana !important;
	font-size:12px !important;
	font-weight: bolder;
	text-align: center;
}

#pex_favorito_remocao h2 {
	margin: 5px 0px 15px 0px;
	font-family:Verdana !important;
	font-size:10px !important;
	font-weight: normal;
}

#pex_favorito_remocao input {
	width: 40px;
	height: 20px;
	padding: 0px 0px 5px 0px;
}

#pex_favorito_remocao .btacao {
	text-align: center;
	width: 162px !important;
}

#pex_favorito_mensagem {
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #42AF2B;
	background: #E0F9DB;
	width: 162px !important;
	height: 160px;
}

#pex_favorito_mensagem h1 {
	margin-top: 10px;
	margin-botton: 5px;
	font-family:Verdana !important;
	font-size:12px !important;
	font-weight: bolder;
	text-align: center;
}

#pex_favorito_mensagem h2 {
	margin: 5px 0px 15px 0px;
	font-family:Verdana !important;
	font-size:10px !important;
	font-weight: normal;
}
