/*INICIO Folha de estilo geral */

body{
background: #594324 url(../img/bkg_topo.jpg) no-repeat top;
margin: 0 auto;
}
h1{
font-family:verdana;
font-size:11px;
text-decoration:none;
font-weight:normal;
margin:55px 20px 20px 120px;
}
#geral {
margin: 0 auto;
}
p{
font-family:verdana;
font-size:11px;
color:#000;
margin:55px 20px 20px 20px;
}

a:link{
color:#000;
text-decoration:none;
}

a:visited{
color:#80673A;
text-decoration:none;
}

a:hover{
color:#997C48;
text-decoration:underline;
}

a.coment{color:#000000; cursor:help; font-size:11px; padding:0; position:relative; text-decoration:underline; z-index:24;}
a.coment:hover{background:transparent; text-decoration:none; z-index:25; }
a.coment span{display:none}
a.coment:hover span{background:#ffc; border:1px solid #000; color:#000; display:block; left:0px; padding:5px 10px; position:absolute; top:15px; text-align:left; text-decoration: none; width:300px;}


#flash{
/*background: url(../img/flash.jpg) no-repeat top;*/
height: 301px;
margin: 0 auto;
text-align:center;
}

/*Miolo que divide o html em  3 */
#miolo {
background: url(../img/bg.gif) repeat-y top;
padding:10px;
margin: 0 auto;
_text-align:center;
}
#footer{
background: url(../img/footer.jpg) no-repeat top;
height:96px;
}

/*Miolo que define as linhas */
#conteudo{
width:760px;
margin: 0 auto;
text-align:left;
max-width:780px;
}

/*FIM Folha de estilo geral */

/* Primeira linha da home */

#linha{
height:155px;
}
#biografia{
background: url(../img/bio.jpg) no-repeat top;
height:155px;
float:left;
width:428px;
}
#bruxo{
background: url(../img/bruxo.jpg) no-repeat top;
height:155px;
width:307px;
float:right;
}

/*Segunda linha da home */
#linha1{
height:155px;
margin-top: 10px;
}
#obra{
background: url(../img/obra.jpg) no-repeat top;
height:155px;
float:left;
width:428px;
}
.text_right{ /*Somente para essa linha*/
font-family:verdana;
font-size:11px;
color:#000;
margin:55px 20px 20px 120px;
}
#adaptacoes{
background: url(../img/adaptacoes.jpg) no-repeat top;
height:155px;
width:307px;
float:right;
}
#adaptacoes li{
float:left;
}
#adaptacoes img{
border:none;
}
#adaptacoes ul{
margin:55px 0 0 -20px;
width:280px;
float:left;
display:inline;
list-style:none;
_margin:55px 0 0 20px;
}

/*Terceira linha  da home*/
#linha2{
height:155px;
margin-top: 10px;
}
#estilo{
background: url(../img/estilo.jpg) no-repeat top;
height:155px;
float:left;
width:428px;
}
#religiao{
background: url(../img/religiao.jpg) no-repeat top;
height:155px;
width:307px;
float:right;
}
/*Quarta linha da home */
#linha3{
height:155px;
margin-top: 10px;
}

#rio{
background: url(../img/rio.jpg) no-repeat top;
height:155px;
float:left;
width:428px;
}
#saiba{
background: url(../img/saiba.jpg) no-repeat top;
height:155px;
width:307px;
float:right;
}
/*INICIO - Interna*/
#interna{
width:758px;
background: #FFFFFF;
margin: 0 auto;
}
#interna_top{
width:758px;
height:42px;
margin: 0 auto;
text-align:left;
background: url(../img/bg_tit.gif) no-repeat top;
}
#interna_top img{
margin: 10px 10px 0 10px;
border:0;
}

/*INICIO - Miolo da Interna*/
#interna_miolo{
background: #FFFFFF;
width:758px;
text-align:left;
margin: 0 auto;
}
.imglink{
border:0;
margin-right:5px;
}
.img_direita{
float:right;
margin:20px;
}
.img_esquerda{
float:left;
text-align:left;
margin:20px;
}
.link_interna{
font-weight:bold;
}
.legenda{
font-size: 10px;
font-family:arial;
text-align:left;
}
/*FIM- Miolo da Interna*/


#interna_footer{
background: url(../img/bg_foot.gif) no-repeat top;
height:29px;
width:758px;
margin: 0 auto;
}