body {
background-color:#FFFFFF;
line-height:1.3;
font-family:Georgia, Arial, Verdana;
font-size:11px;
color:#5A564A;
}


#layout_holder {
background-color:#E6E3DC;
padding-bottom:30px;
/*background:#E6E3DC url(../img/traco_esq.gif) repeat-y 2% 0px;*/
background:#E6E3DC;
}

#layout_holder_inner {
background-color:#E6E3DC;
width:990px;
margin:0 auto;
}

#layout_header {
position:relative;
height:183px;
width:990px;
}

h1#layout_logo, div#layout_logo {
position:absolute;
top:63px;
left:-15px;
width:257px;
height:112px;
background-image: url(../img/logo.gif);
}

h1#layout_logo a, div#layout_logo a {
width:257px;
height:112px;
display:block;
text-indent:-9000px;
}

#layout_search {
position:absolute;
top:98px;
left:275px;
background-image: url(../img/barra_pesquisa.png);
width:556px;
height:40px;
}

#layout_search div.search_input {
position:absolute;
left:18px;
top:10px;
width:395px;
height:20px;
}

#layout_search div.search_input input {
width:380px;
height:20px;
border:0;
color:#423C2E;
font-size:16px;
}
/*
#layout_search div.search_a {
position:absolute;
top:10px;
right:15px;
}

#layout_search a {
text-decoration:none;
font-size:14px;
color:#fff;
height:20px;
font-style:italic;

}
*/

#layout_search div.search_a {
position:absolute;
right:0px;
}

#layout_search a {
text-decoration:none;
font-size:14px;
color:#fff;
width:125px;
height:24px;
font-style:italic;
padding:5px;
padding-top:9px;
text-align:center;
display:block;
padding-right:10px;
}

#layout_content {
/*margin-left:110px;*/
}


#layout_inner_content {
float:left;
width:680px;
padding-right:10px;
color:#5A564A;
}
/*#layout_inner_content {
float:left;
width:690px;
color:#5A564A;
} */

#layout_sentence {
padding-top:20px;
line-height:1.1;
height:227px;
font-style:italic;
position:relative;
}

#layout_sentence #underline1 {
position:absolute;
left: 150px;
top:20px;
width:380px;
height: 37px;
z-index: 1;
}

#layout_sentence #underline2 {
position:absolute;
left: -10px;
top:195px;
width:380px;
height: 37px;
z-index: 1;
}
#layout_sentence p.sentence_text {
font-size:26px;
z-index: 2;
position:absolute;
}

#layout_sentence p.sentence_number {
font-size:100px;
margin-top:50px;
}

#layout_sentence p.sentence_closure {
font-size:40px;
z-index: 2;
position:absolute;
top:190px;
}

#layout_statistics {
padding-top:20px;
}

#layout_statistics a {
color: #423C2E;
text-decoration:underline;
}

#layout_statistics ul.categories li.category {
background-image: url(../img/bola.gif);
background-repeat: no-repeat;
padding-left:40px;
padding-top:10px;
}
/* #layout_statistics ul.categories li.category {
background-image: url(../img/bola.gif);
background-repeat: no-repeat;
padding-left:45px;
padding-top:10px;
}
*/

#layout_statistics ul.categories li.category {
float:left;
width:184px;
}

#layout_statistics ul.categories li.category span.title {
font-size:18px;
font-weight:bold;
font-style:italic;
padding-left:5px;
}

/* #layout_statistics ul.categories li.category span.title {
font-size:18px;
font-weight:bold;
font-style:italic;
}
*/
#layout_statistics ul.categories li.category ul li {
font-size:13px;
line-height:1.4;
}

#layout_statistics ul.categories li.category ul li.selected {
font-size:18px;
}

#layout_sidebar {
float:left;
width:300px;
}

#layout_b {
}

#layout_word {
margin-top:20px;
line-height:1.4;
}

.word_explanation div.title {
font-size:18px;
color:#675F4A;
font-weight:bold;
}

.word_explanation div.subtitle {
font-size:15px;
color:#8B877C;
font-weight:bold;
}

.word_explanation div.text {
font-size:14px;
color:#8B877C;
}

.word_explanation div.caracteristics {
margin-top: 12px;
padding: 10px;
font-size:12px;
/*background-color:#D1CDC2;*/
background-color:#D8D4CB;
color:#736F63;
position:relative;
}

.word_explanation div.caracteristics div.category {

}

.word_explanation div.caracteristics div.value {
font-weight:bold;
}

#layout_footer {
width:990px;
margin:0 auto;
font-size:11px;
font-style:italic;
padding-top:17px;
}

#layout_footer #footer_sentence {
float:left;
width:590px;
color:#979692;
}

#layout_footer #footer_menu {
float:right;

}

#layout_footer #footer_menu ul li {
float:left;
}

#layout_footer #footer_menu ul li a {
color:#514C3F;
text-decoration:none;
}

.sblock {
background-image: url(../img/linha_divisao.gif);
background-repeat:no-repeat;
background-position:0px -1px;
min-height:3px;
}

.k_tl {
position:absolute;
top:0;
left:0;
width:8px;
height:8px;
background-image: url(../img/korners.png);
background-position: -5px -4px;
}

.k_bl {
position:absolute;
bottom:0;
left:0;
width:8px;
height:8px;
background-image: url(../img/korners.png);
background-position: -5px -12px;
}

.k_tr {
position:absolute;
top:0;
right:0;
width:8px;
height:8px;
background-image: url(../img/k_tr.png);
background-image: url(../img/korners.png);
background-position: -15px -4px;
}

.k_br {
position:absolute;
bottom:0;
right:0;
width:8px;
height:8px;
background-image: url(../img/korners.png);
background-position: -15px -12px;
}

.util_underline {
text-decoration:underline;
}

.util_bold {
font-weight:bold;
}

.util_ptop5 {
padding-top:5px;
}

/* word */
/* word */
/* word */

div.word_main {
margin-bottom:10px;
}

div.word_main h1.title {
font-size:38px;
font-style:italic;
font-weight:normal;
color:#423C2E;
}

div.word_main h2.subtitle {
clear:both;
margin-top:5px;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#423C2E;
}

div.word_main div.category {
margin-top:3px;
font-size:17px;
text-indent:9px;
}

div.word_main div.meanings {
margin-top:10px;
}

div.word_main div.meanings ul li {
height:27px;
}

div.word_main div.meanings ul li div.number {
width:21px;
float:left;
background-image: url(../img/bola_numero.png);
background-repeat:no-repeat;
color:#fff;
height:20px;
line-height:18px;
text-align:center;
}

div.word_main div.meanings ul li div.text {
width:650px;
float:left;
height:20px;
line-height:20px;
padding-left:10px;
font-size:15px;
}

div.word_synonymous {
clear:both;
padding-top:15px;
margin-bottom:15px;
}

div.word_synonymous h2.title {
clear:both;
margin-top:5px;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#423C2E;
}

div.word_definitions {
padding-top:15px;
margin-bottom:15px;
clear:both;
}

div.word_definitions h2.title {
background-image: url(../img/bola.gif);
background-repeat: no-repeat;
padding-left:45px;
padding-top:10px;
font-size:18px;
font-weight:bold;
color:#5A564A;
height:32px;
}

div.word_definitions p {
font-size:15px;
color:#5A564A;
}

div.word_examples {
clear:both;
padding-top:15px;
margin-bottom:15px;
}

div.word_examples h2.title {
background-image: url(../img/bola.gif);
background-repeat: no-repeat;
padding-left:45px;
padding-top:10px;
font-size:18px;
font-weight:bold;
color:#5A564A;
height:32px;
}

div.word_examples ul li {
float:left;
width: 319px;
height: 96px;
background-color:#D8D4CB;
padding:8px;
/*font-style:italic;*/
margin-bottom:20px;
position:relative;
}

div.word_examples ul li.bleft {
margin-right:10px;
}

div.word_examples ul li div.sentence {
height:80px;
font-size:12px;
}

div.word_examples ul li div.author {
height:10px;
text-align:right;
color: #948B73;
font-style:italic;
}

div.word_examples ul li a{
color: #948B73;
text-decoration:underline;
}

div.word_near {
text-align:center;
margin-top: 30px;
}
div.word_near p {
color: #5A564A;
}
div.word_near a {
color: #0099FF;
/*color: #5A564A;*/
height:30px;
line-height:30px;
text-decoration:underline;
font-size: 14px;
}

div.word_near span {
color: #5A564A;
font-size:18px;
}

div#words_related {
margin-top:15px;
}

div#words_related h2.title {
color:#5A564A;
}

div#words_related ul li {
height:20px;
text-indent:4px;
}

div#words_related ul li a {
color:#0099FF;
text-decoration:underline;
font-size:16px;
font-style:italic;
}

h2.title, h3.title {
color:#A3A195;
font-size:18px;
padding-bottom:5px;
font-style:italic;
}

span.underline{
background:url('../img/sublinhado.png') repeat-x 0px 15px;
display:block;
float:left;
padding:5px;
}

span.underline_end{
background:url('../img/sublinhado.png') repeat-x right 5px;
display:block;
float:left;
width:10px;
height:40px; 
margin-top:10px;
}


/* verbo */
/* verbo */
/* verbo */

div.verb_examples {
padding-top:10px;
}

div.verb_examples ul li {
float:left;
width:50%;
margin-bottom:10px;
}

div.verb_examples ul li span.sentence {
font-weight:bold;
font-size:13px;
font-style:italic;
display:block;
}

div.verb_examples ul li span.explanation {
font-size:11px;
text-indent:2px;
display:block;
}

div.verb_conjugation {
padding-top:10px;
margin-bottom:10px;
}

div.verb_conjugation h2.title {
background-image: url(../img/bola.gif);
background-repeat: no-repeat;
padding-left:45px;
padding-top:10px;
font-size:18px;
font-weight:bold;
color:#5A564A;
height:32px;
}

div.verb_conjugation ul.simple_tenses {
/*margin-bottom:5px;*/
}

div.verb_conjugation ul li.simple_tenses {
float:left;
margin-right:20px;
}

div.verb_conjugation ul li.simple_tenses span.tense {
font-weight:bold;
font-style:italic;
font-size:15px;
}

div.verb_conjugation ul li.simple_tenses span.value {
font-size:15px;
}

div.verb_conjugation h3.title {
color:#5A564A;
font-size:16px;
background-color:#E6E3DC;
}

div.verb_conjugation div.tense_table {
font-size:11px;
margin-top:15px;
color:#423C30;
float:left;
position:relative;
width: 100%;
}

div.verb_conjugation div.tense_margin {
margin-right:5px;
width:auto;
}
div.verb_conjugation div.tense_right{
width:auto;
float:right;
}

div.verb_conjugation div.tense_table ul.clearfix {
padding:10px;
padding-right:5px;
position:relative;
float:left;
}

div.verb_conjugation div.tense_table_holder{
position:relative;
background:#D8D4CB;
}

div.verb_conjugation div.tense_table ul li.tenses {
float:left;
width:220px;
margin-bottom:10px;
height:120px;
}

div.verb_conjugation div.tense_table.tense_margin ul li.tenses {
width:210px;
}

.h4 {
font-weight:normal;
font-size:11px;
color:#423C30;
}



/* generico */
/* generico */
/* generico */

.extra {
font-weight:bold;
}

p.meanings {
font-size:16px;
margin-top:15px;
margin-bottom:15px;
margin-right: 15px;
}

div.numero {
width:21px;
float: left;
background-image: url(../img/bola_numero.png);
background-repeat:no-repeat;
color:#fff;
height:20px;
line-height:18px;
text-align:center;
overflow: hidden;
}

div.word_synonymous p {
font-size:16px;
margin-right: 15px;
}
div.word_synonymous p a {
color:#0099FF;
text-decoration:underline;
}

h1.title {
font-size:38px;
font-style:italic;
font-weight:normal;
}

div.conteudo {
padding-top:10px;
margin-bottom:10px;
}

div.conteudo p {
font-size:14px;
margin-top:15px;
margin-bottom:15px;
margin-right: 15px;
}

a {
color: #0099FF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.silaba_forte {
text-decoration:underline;

}
.fonte {
font-size: 10px;
}

.composta {
color: #A3A195;
}

#form1 { width: 325px; margin: 10px auto; }
#form1 label { font-size: 1.7em; padding: 0 0 3px; font-weight: bold; display: block; }
#form1 textarea, #form1 input { padding: 5px; border: 1px solid #999999; width: 210px; color:#000; }
#form1 select { width: 322px; padding: 5px; border: 1px solid #999999; color: #999999; }
#form1 textarea { width: 310px; font-family: Arial, Helvetica, sans-serif; }
#form1 .button { width: 322px; }

.sublinhado1 {
width:380px;height:33px;
}

.sublinhado2 {
width:180px;height:43px; 
}
