*{
	font-family: tahoma, helvetica, sans-serif;
	}
html{}
body{
	padding: 0px;	
	margin: 0px;	
	background: #5b5746 url(img/bg.gif) repeat-x center top;
}
h1{
	margin: 0px auto;
	padding: 0px;	
	width: 745px;	
	background: transparent url(img/titulo.png) no-repeat center bottom;
	height: 100px;
	text-indent: -500px;
	overflow: hidden;
}
#menu{
	margin: 0px auto;
	padding: 0px;	
	width: 745px;	
	background: transparent url(img/mnBg.png) repeat-x center bottom;
	height: 57px;
}
#menu li{
	list-style: none;
	display: block;
	float: left;
	width: 124px;	
	height: 57px;
	text-align: center;
	
}
#menu li a{
	margin: 0px auto;
	color: #fff;
	padding-top: 20px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	width: 30%;	
}
#menu li a:hover{
	color: #f00;
	background: transparent url(img/mnuSel.png) repeat-x center bottom;	
}
#conteudo{
	width: 725px;
	*width: 725px;
	margin: 0px auto;
	background: #fff url(img/aba.gif) no-repeat right top;
	padding: 20px 10px;
}

h2{
	margin: 0px;
	background: transparent url(img/subTitulo.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#perfil { margin: 0px;
	background: transparent url(img/subTituloperfil.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textos { margin: 0px;
	background: transparent url(img/subTitulotextos.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textospoemas { margin: 0px;
	background: transparent url(img/subTitulopoemas.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textoscronicas { margin: 0px;
	background: transparent url(img/subTitulocronicas.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textoscontos { margin: 0px;
	background: transparent url(img/subTitulocontos.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textosres1 { margin: 0px;
	background: transparent url(img/subTitulores1.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

h2#textosres2 { margin: 0px;
	background: transparent url(img/subTitulores2.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}
h2#fotos { margin: 0px;
	background: transparent url(img/subTitulofotos.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}

.mini { color:#999999;
       font-size:9px;
}

.mini1 { color:#df0000;
       font-size:11px;
	   font-style:italic;
	   float:right;
	   padding-right:10px;
}

.mini2 { color:#df0000;
       font-size:11px;
	   font-style:italic;
	   padding-right:10px;
}


.big { font: Georgia, "Times New Roman", Times, serif;
      font-size:16px;
	  color: #df0000;
}

.big1 { font-size:14px;
	  color: #df0000;
}

h2#contato { margin: 0px;
	background: transparent url(img/subTitulocontato.gif) no-repeat left bottom;
	text-indent: -500px;
	overflow: hidden;
}


#conteudo p{
	color: #5b5746;
	font-size: 11px;
}
#conteudo a{
	color: #f00;
	text-decoration: none;
	font-size: 11px;
}
#conteudo a:hover{
	color: #f00;
	text-decoration: underline;
}

.perfil {
	background-color: #e2ddd1;
	width: 705px;	
	padding: 10px;	
	margin-top:10px;
}

.perlist {
	color: #5b5746;
	text-decoration: none;
	font-size: 9px;
	padding-left: 13px;

}

.pertit {
	color: #D3000B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.item{
	background: transparent url(img/sepVert.gif) no-repeat top center;
}
.comentarios{	
	padding: 0px;
	float: right;
	width: 350px;	
}
.comentarios h4{
	font-family: Georgia, times, serif;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #f00;
}
.comentarios h4 b{
	color: #373737;
}
.livro{
	background-color: #cec7b2;
	border: 1px solid #8f8979;
	width: 325px;
	height: 195px;	
	padding: 10px;	
	float: left;
}
.livro img{
	float: left;	
}
.livro h3{
	font-family: Georgia, times, serif;
	color: #373737;
	font-size: 16px;
	margin: 0px;
	float: right;
	width: 190px;
	text-align: left;	
}
.livro h3 .subtitulo{
	font-size: 10px;
	font-weight: normal;
}
.livro ul.detalhe{
	margin-top: 35px;
}
.livro ul.detalhe li{
	padding-left: 10px;
	list-style: none;
	font-size: 10px;
}

.clear{
	clear: both;
	}

#fotografia{
	width: 720px;
	height: 1100px;
	color: #5b5746;
	font-size: 11px;
	
}
	
.col01{
	position: relative;
	width: 100%;
	margin-left: 0px;
	text-align: right;
}
.col02{
	position: relative;
	width: 100%;
	float: left;
	margin-left: 5px;
	text-align: left;
}
#linha{
	height: 25px;
	width: 650px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #e0e0e0;
	float: left;
	margin-top: 15px;
}

.contato  { 
    height: 350px;
	}

.contos { 
    height: 350px;
	}

#textos1{
	width: 725px;
	height: 720px;
	font-size: 11px;
	
}	

.colpo01{
	position: relative;
	width: 47%;
	float: left;
	margin-left: 15px;
}
.colpo02{
	position: relative;
	width: 47%;
	overflow: auto;
	float: left;
	margin-left: 15px;
}
	
#copyright{
	width: 735px;
	*width: 735px;
	height: 40px;
	margin: 0px auto;
	margin-top: 0px;
	background-color:	#373737;
	text-align: center;
	color: #fff;
	padding: 25px 5px 5px 5px;
	font-size: 10px;
}
#copyright .destaque{
	color: #ada896;	
}
