* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
  }
	
body {
	height:auto;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	background-image:url(../imagens/bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	float:auto;
}

.total{
	width:1000px;
	height:auto;
	margin:auto;
	text-align:center;
	min-height:500px;
}

a{
	text-decoration:none;
	color:#296292;
}

.top_menu {
	width: 100%;
	height: 34px;
	text-align:left;
	float:left;
}

.menu{
	width:auto;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:40px;
	display:inline-block;
	float:left;
	color:#FFF;
	font-size:13px;
	font-weight: bold;
}
.menu a{
	text-decoration:none;
	color:#fff;
}
.menu a:hover{
	text-decoration:none;
	color:#ccc;
}
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}

.top_ad {
	width: 1000px;
	height: 80px;
	margin: 5px 0px;
	text-align: left;
	float:left;
}
.banner1{
	text-align:right;
	width:500px;
	height:80px;
	padding:0;
	margin:0;
	float:right;
}
.logo{
	text-align:left;
	width:247px;
	height:39px;
	padding:0;
	margin:20px 5px;
	float:left;
}

.ano{
	width: 350px;
	height: 20px;
	text-align:right;
	padding:0px;
	margin-top: 10px;
	float:right;
}
.ano a{
	text-decoration:underline;
	color:#296292;
}

.ano1{
	text-align:center;
	color:#147cbf;
}
.ano2{
	text-align:left;
	color:#16426f;
}

.pesq{
	text-align:left;
	width:1000px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}

.ex{
	margin-top:5px;
	color:#666;
	font-size:12px;
	font-style:italic;
}

.liv_total {
	border-top:1px solid black;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	width:1000px;
	height:auto;
	float:left;
}

.velho{
	width:60%;
	float:left;
	height:auto;
	text-align:left;
	font-weight:bold;
	color:#16426f;
}
.novo{
	width:40%;
	float:left;
	height:auto;
	text-align:left;
	font-weight:bold;
	color:#16426f;
}
.liv_velho{
	width:60%;
	float:left;
	height:auto;
	text-align:left;
	font-size:13px;
	color:#000;
	padding-top:5px;
}
.vt{
	width:33%;
	float:left;
	height:auto;
	text-align:left;
}
.liv_novo{
	width:40%;
	float:left;
	height:auto;
	text-align:left;
	font-size:13px;
	color:#000;
	padding-top:5px;
}
.nt{
	width:50%;
	float:left;
	height:auto;
	text-align:left;
}

.top_result{
	width:1000px;
	height:34px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.logo_peq{
	width:200px;
	height:34px;
	float:left;
}
.pesq_peq{
	text-align:left;
	width:auto;
	height:34px;
	padding:0;
	margin:0;
}

.pesq_form {
	text-align:left;
	float: left;
	margin-top:2px;
}
.pesq_botao1 {
	height:24px;
	font-size: 12px;
	width:100px;
	color: #000000;
	background-image:url(../imagens/bg_versao.jpg);
	border-left:1px solid #F90;
	border-right:1px solid #F90;
	background-repeat:repeat-x;
	margin-left:5px;
	text-align:left;
	float: left;
}
.pesq_botao2 {
	height:24px;
	font-size: 12px;
	width:160px;
	color: #000000;
	background-image:url(../imagens/bg_versao.jpg);
	border-left:1px solid #F90;
	border-right:1px solid #F90;
	background-repeat:repeat-x;
	margin:0px;
	text-align:left;
	float: right;
}
.div_browser{
	width:100%;
	height:24px;
	text-align:center;
	float: left;
}
.browser_botao {
	height:24px;
	font-size: 12px;
	width:260px;
	color: #000000;
	background-image:url(../imagens/bg_versao.jpg);
	border-left:1px solid #F90;
	border-right:1px solid #F90;
	background-repeat:repeat-x;
	margin-left:37%;
}

.pesq_icons {
	height:24px;
	width:23px;
	padding:0;
	margin:0;
	float:right;
}

.pesq_icons_txt {
	height:14px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:middle;
	float:left;
}

.central{
	border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	width: 1000px;
	height:auto;
	padding:5px 0;
	margin:5px 0;
	float:left;
	min-height:300px;
	clear:both;
}

.result_left{
	text-align:center;
	width:710px;
	height:auto;
	padding:0;
	float:left;
	margin-top:10px;
	margin-right:20px;
}
.titulos{
	text-align:left;
	width:710px;
	height:auto;
	margin-bottom:5px;
	float:left;
}
.tit_liv{
	text-align:left;
	width:auto;
	height:auto;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.capitulos{
	text-align:left;
	width:auto;
	margin-left:10px;
	margin-top:5px;
	height:auto;
	font-size:12px;
	float:left;
}
.versao{
	text-align:right;
	width:400px;
	font-style:italic;
	color:#CCC;
	height:auto;
	margin-top:5px;
	padding-right:10px;
	float:right;
}
.linha{
	width:700px;
	text-align:left;
	background-color:#e2e5d9;
	padding:5px;
	float:left;
}

.result_right{
	margin-top:10px;
	text-align:center;
	width:270px;
	height:auto;
	padding:0;
	float:left;
}

.find_ver{
	text-align:left;
	color:#147CBF;
	font-size:11px;
	width:270px;
	height:16px;
	margin-top:5px;
	margin-bottom:13px;
	float:right;
}
.find_ver_res{
	width:170px;
	float:left;
}
.find_ver_img{
	width:100px;
	float:left;
}
.tit_cap{
	text-align:left;
	width:270px;
	height:auto;
	color:#16426f;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:5px;
	float:left;
}
.cap{
	width:240px;
	text-align:left;
	background-color:#e2e5d9;
	font-weight:bold;
	padding:5px 15px;
	float:left;
}
.all_cap{
	width:240px;
	height:8px;
	font-size:10px;
	text-align:right;
	background-color:#f9f9f7;
	color:#666666;
	padding:5px 15px;;
	float:left;
}
.linha_sugest{
	width:1000px;
	height:auto;
	text-align:left;
	padding:0;
	float:left;
	margin:5px 0 0;
}
.increase_font{
	text-align:left;
	width:50px;
	height:13px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.increase_font_dic{
	text-align:left;
	width:100%;
	height:13px;
	margin-top:10px;
	float:left;
}
.cap_navega{
	text-align:center;
	width:640px;
	height:13px;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0 5px;
	float:left;
}
.cap_centro{
	text-align:center;
	padding:0;
	height:13px;
	width:auto;
	margin:auto;
	
}
.cap_centro_txt{
	margin-bottom:15px;
	padding-bottom:5px;
	font-weight:none;
}
.cap_left{
	margin-right:5px;
}
.cap_meio{
	text-align:center;
	padding-top:5px;
	height:15px;
	width:auto;
	margin:0 5px;
	font-size:10px;
	font-weight:none;
	float: left;
}
.cap_right{
	margin-left:10px;
}

.text_demo{
	text-align:left;
	font-style:italic;
	color:#999;
}

.pesq_total {
	margin-top:10px;
	padding-top:10px;
	width:1000px;
	height:auto;
	min-height: 210px;
	float:left;
}
.testamento{
	width:100%;
	float:left;
	height:auto;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color:#16426f;
}

.liv_testamento{
	width:990px;
	float:left;
	height:auto;
	text-align:left;
	font-size:13px;
	color:#000;
	margin-top:5px;
	margin-left:10px;
}

.grupos{
	width:230px;
	float:left;
	height:auto;
	text-align:left;
	margin-bottom:10px;
	padding-right:10px;
}
.tit_grupo{
	background-color:#dedede;
	width:230px;
	float:left;
	height:auto;
	text-align:left;
	font-weight:bold;
	margin-right:10px;
}
.tit_grupo_check{
	margin-top: 2px;
	margin-left: 2px;
	text-align:left;
}
.linha_grupo{
	height:20px;
	width:150px;
	float:left;
}
.mais_input{
	float:right;
	display:none;
	width:80px;
}
.liv_grupo{
	width:230px;
	height:auto;
	text-align:left;
	margin-left:0px;
}

.versao_total {
	text-align:left;
	margin-top:10px;
	width:1000px;
	height:auto;
	min-height: 210px;
	float:left;
}

.tit_label {
	margin-bottom:10px;
	background-color:#6FA4C3;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight: bold;
}

.col_versao {
	width:490px;
	float:left;
	height:auto;
	text-align:left;
	margin-left:10px;
	line-height:120%;
}

.flag_versoes {
	height:24px;
	font-size: 12px;
	width:270px;
	color: #000000;
	margin-top:5px;
	background-color:#F3F4F0;
	/*background-image:url(../imagens/bg_dicionario.jpg);
	border-left:1px solid #0082a8;
	border-right:1px solid #0082a8;
	/*background-image:url(../imagens/bg_versao.jpg);
	border-left:1px solid #F90;
	border-right:1px solid #F90;*/
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}
.flag_versoes a {
	color: #666;
	text-align:left;
}
.flags {
	height:16px;
	width:20px;
	margin:4px 6px 2px 6px;
	float:left;
}

.flag_versoes_txt {
	height:15px;
	padding:5px;
	text-align:left;
	float:left;
}

.dics {
	height:24px;
	width:24px;
	padding:0;
	text-align:left;
	float:right;
}
.tabs {
	height:32px;
	font-size: 12px;
	width:1000px;
	margin-top:5px;
	margin-bottom:10px;
	background-image:url(../imagens/bg_tab.jpg);
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}
.tab1 {
	height:22px;
	font-size: 14px;
	width:185px;
	margin-left:5px;
	padding-top:10px;
	padding-right:5px;
	background-image:url(../imagens/tab1.jpg);
	background-repeat: no-repeat;
	text-align:center;
	padding:10px 0px 0px;
	float:left;
}
.tab1 a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	color:#416d90;
	text-align:center;
}
.tab1 a:hover {
	display:block;
	font-size: 14px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.tab2 {
	height:22px;
	font-size: 14px;
	width:185px;
	margin-left:5px;
	padding-top:10px;
	padding-right:5px;
	background-image:url(../imagens/tab2.jpg);
	background-repeat: no-repeat;
	text-align:center;
	float:left;
}
.tab2 a {
	display:block;
	font-size: 14px;
	color:#fff;
	text-align:center;
}
.tab2 a:hover {
	height:32px;
	font-size: 14px;
	margin-top:-10px;
	margin-left:0px;
	padding-top:10px;
	padding-right:0px;
	color:#000;
	background-image:url(../imagens/tab_hover.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
.footer {
	height:28px;
	font-size: 10px;
	font-weight: 500;
	padding-top:2px;
	width:100%;
	color: #FFF;
	background-image:url(../imagens/rodape.jpg);
	background-repeat:repeat-x;
	float:left;
}

.cloud {
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.cloud a {
	text-decoration: none;
	color:#666;
}

.cloud a:hover {
	text-decoration: underline;
	color:#296292;
}

.erro_total {
	border:0;
	margin-top:10px;
	margin-bottom:10px;
	width:625px;
	padding-left:187px;
	padding-right:187px;
	height:auto;
	float:left;
	text-align:center;
}
.erro_top {
	width:535px;
	height:36px;
	padding-top:15px;
	padding-left:90px;
	color:#000;
	background-image:url(../imagens/erro_01.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	float:left;
}
.erro_middle {
	width:585px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	color:#000;
	background-image:url(../imagens/erro_02.jpg);
	background-repeat: repeat-y;
	text-align:left;
	font-weight:bold;
	float:left;
}
.erro_bottom {
	width:625px;
	height:21px;
	background-image:url(../imagens/erro_03.jpg);
	background-repeat: no-repeat;
	float:left;
}
.result_dic_total{
	text-align:left;
	width:817px;
	height:auto;
	padding:0;
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.result_dic{
	text-align:left;
	width:817px;
	height:auto;
	padding:0;
	float:left;
}
.linha_dic{
	width:807px;
	text-align:left;
	background-color:#e2e5d9;
	padding:5px;
	margin-top:5px;
	float:left;
}
.unPaginacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:none;
	color:#88816C;
}

.unChapter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#88816C;
	border: 1px solid #597D99;
	background-color:#ffffff;
}

.highlight {
	background-color: yellow;
}


.shareBg {
	background-image:url(../tela1.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:1000px;
}
#shareDiv{ 
	position: absolute;
	width:350px; 
	height:auto; 
	z-index:1; 
	text-align:left;
	left: 374px; 
	top: 230px; 
} 
#shareDiv a{ 
	text-decoration:none;  
	font-weight:bold;
	color:#fff; 
} 
.shareDiv_link{ 
	margin-left:255px; 
} 
#shareDiv a:hover{ 
	color:#000; 
}
.sharetop{ 
	background-image:url(../imagens/web_01.png);
	background-repeat: no-repeat;
	padding:5px 0px;
	width:350px; 
	height:23px; 
	float:left;
} 
.sharemeio{ 
	background-image:url(../imagens/web_02.png);
	background-repeat:repeat-y;
	width:320px; 
	height:auto; 
	float:left;
	padding:0px 15px;
} 
.sharebottom{ 
	background-image:url(../imagens/web_03.png);
	background-repeat: no-repeat;
	width:350px; 
	height:21px; 
	float:left;
} 

