/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	vertical-align:middle;
}

body {
	background:url(img/linha_top.jpg) repeat-x;
}


div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#676767;
}

#geral {
	width:772px;
	height:auto;
}

#geral a {
	color:#004685;
	vertical-align:top;
}

.detalhes h3 {
 	display:none;
}

/* ---- Loading ---- */
#loading{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	_width:102%;
	height:100%;
	z-index:100;
	background-color:#161724;
	opacity:0.10;
	-moz-opacity: 0.10;
	filter: alpha(opacity=10);
	visibility:hidden;
}

#loadingimage{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	_width:102%;
	height:100%;
	z-index:100;
	background:url(img/loading.gif) no-repeat center;
	visibility:hidden;
}
/* ---- Fim do Loading ---- */

/* ---- Topo ---- */
#topo {
	width:772px;
	height:72px;
}

#topo h1 {
	width:164px;
	height:72px;
	background:url(img/invest.jpg) no-repeat;
	text-indent:-9000px;
}
/* ---- Fim do Topo ---- */


/* ---- Busca  ---- */
#busca {
	width:620px;
	height:22px;
	_margin-top:-1px;
	float:right;
	background:#fbfbfb;
	font-size:13px;
	font-weight:bold;
	
	color:#656565;
}

#busca input {
	width:150px;
	height:16px;
	border:1px solid #e0e0e0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#676767;
}

#busca #button {
	width:60px;
	height:15px;
	border:0px;
}
/* ---- Fim da Busca ---- */

/* ---- Menu Alfab?tico ---- */
#lista {
	width:772px;
	height:29px;
}

#lista #menualfa {
	padding-top:5px;
	
	width:620px;
	height:29px;
	
	float:right;
	background:url(img/cinza_menu.jpg) no-repeat right top;
	font-size:13px;
	font-weight:bold;
	
	color:#656565;
}

#lista #menualfa a {
	color:#676767;
}

#lista #menualfa a:hover {
	color:#004685;
}

#lista #menualfa a.selected {
	text-decoration:underline;
	color:#004685;
}

#lista #menualfa ul {
	margin-left:20px;
	clear:both;
}

#lista #menualfa ul li {
	background:url(img/li_bottom.jpg) no-repeat left;
	padding-left:10px;
	display:inline;
}
/* ---- Fim do Menu Alfab?tico ---- */


/* ---- Verbetes ---- */
#verbetes {
	float:left;

	width:195px;
	height:auto;

	background:url(img/menu_verbetes_bg.jpg) repeat-y;
}

.topverbetes{
	width:195px;
	height:53px;
	background:url(img/menu_verbetes.jpg) no-repeat;
	font-size:35px;
	font-weight:bold;
	padding-left:15px;
	padding-top:8px;
}

.topverbetesQuery{
	width:195px;
	height:53px;
	background:url(img/menu_verbetes.jpg) no-repeat;
	font-size:25px;
	font-weight:bold;
	padding-left:15px;
	padding-top:20px;
}

#frame{
	width:180px;
	_width:190px;

	padding-left:10px;
	margin-top:3px;
	overflow:auto;
}

#frame ul li{
	width:154px;	
	_width:165px;
	
	margin-left:-5px;
	padding-top:5px;
	display:block;
}

#frame ul li a{
	width:154px;
	_width:165px;

	display:block;
	color:#999999;
	background-repeat:no-repeat;
	background-position:left;
	
	padding-left:13px;
	
	border-bottom:1px solid #FFF;
}

#frame ul li a:hover{
	width:154px;	
	_width:165px;
	
	color:#004685;
	background:url(img/seta_verbete.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	
	border-bottom:1px dashed #CCC;
}

#frame ul li a:active{
	width:154px;	
	_width:165px;
	
	color:#004685;
	background-color:#F6f6f6;
		
	border-bottom:1px dashed #CCC;
}


#fim {
	margin-top:-10px;
	_margin-top:0px;
	
	width:195px;
	height:35px;
	background:url(img/menu_verbetes_baixo.jpg) no-repeat;
}
/* ---- Fim do Verbetes ---- */


/* MENSAGENS */

#conteudo {
	clear:both;
}

#dicionario {
	float:right; 
	width:567px;

	text-align:justify;
	margin-top:3px;
}

#dicionario h2 {
	text-align:left;
	font-size:12px;
	_height:0px;

	background:url(img/seta_verbete.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
	padding-left:13px;
	margin-top:10px;	
}

#dicionario #significado {
	border-top:1px dashed #CCC;

	text-align:justify;
	font-weight:normal;

	padding:15px 5px 0 0;

	overflow:auto;
}

#dicionario #significado a, a:visited {
	color:#004685;
	vertical-align:top;
}

#dicionario #significado a:hover {
	color:#004685;
	text-decoration:underline;
	vertical-align:top;
}

#dicionario #significado a:active {
	color:#676767;
}

#dicionario #significado table.td {
	background:#f00
}

#condicoes {
	margin-top:10px;
	float:right;

	width:125px;
	height:auto;
}

#condicoes a {
	color:#004685;
}

#condicoes a:hover {
	color:#004685;
	text-decoration:underline;
}

#condicoes a:active{
	color:#676767;
}

#rodape {
	height:50px;
	clear:both; 
	padding-left:5px; 
	padding-top:30px; 
	text-align:center;
}