* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #1F1A17;
	color: #FFFFFF;
}

	#textoPalavrasChave {
		color: #1F1A17;
	}
	
	#master {
		width: 770px;
		height: 550px;
		position: relative;
		margin: auto;
		overflow: hidden;
		border: 1px solid #383331;
		/* top: 50%;
		left: 50%;
		margin-left: -390px;
		margin-top: -275px;*/
	}
/* 
	Links
*/
	
	a {
		color: #CCCCCC;
		text-decoration: none;
	}
	
	a:link {
		color: #CCCCCC;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	a:visited {
		color: #CCCCCC;
	}
/* 
	Links
*/
	
		/* 
			Estilos da Página Abertura
		*/
		
			#master_open {
				position: relative;
				width: 770px;
				height: 550px;
				margin: auto;
				overflow: hidden;
			}
			
			#open {
				width: 770px;
				height: 550px;
				background-image: url(imagens/logo_open.jpg);
				background-repeat: no-repeat;
				cursor: pointer;
			}
			
		/* 
			Estilos da Página de Abertura
		*/
	
		/* 
			Estilos da Página Principal
		*/
		
			#h_poesia {
				margin-top: -1px;
				margin-left: -1px;
				background: url(imagens/h_poesia.jpg) no-repeat top left;
				width: 208px;
				height: 234px;
				cursor: pointer;
			}
			
			#h_verbo {
				margin-top: -60px;
				margin-left: 50px;
				background: url(imagens/h_verbo.jpg) no-repeat top left;
				width: 224px;
				height: 201px;
				cursor: pointer;
			}
			
			#h_fale {
				margin-top: 21px;
				margin-left: -1px;
				background: url(imagens/h_fale.jpg) no-repeat top left;
				width: 169px;
				height: 157px;
				cursor: pointer;
			}
			
			#h_fotografia {
				margin-top: -540px;
				margin-left: 240px;
				background: url(imagens/h_fotografia.jpg) no-repeat top left;
				width: 206px;
				height: 187px;
				cursor: pointer;
			}
			
			#h_reflexao {
				margin-top: 140px;
				margin-left: 240px;
				background: url(imagens/h_reflexoes.jpg) no-repeat top left;
				width: 220px;
				height: 198px;
				cursor: pointer;
			}
			
			#h_livros {
				margin-top: -450px;
				margin-left: 450px;
				background: url(imagens/h_livros.jpg) no-repeat top left;
				width: 220px;
				height: 198px;
				z-index: 232323;
				cursor: pointer;
			}
			
			#h_contribua {
				margin-top: 16px;
				margin-left: 490px;
				background: url(imagens/h_contribua.jpg) no-repeat top left;
				width: 193px;
				height: 172px;
				cursor: pointer;
			}
			
			#h_tiras {
				margin-top: -474px;
				margin-left: 620px;
				background: url(imagens/h_tiras_1.jpg) no-repeat top left;
				width: 152px;
				height: 107px;
				cursor: pointer;
			}
			
			#h_tiras2 {
				margin-top: 0px;
				margin-left: 652px;
				background: url(imagens/h_tiras_2.jpg) no-repeat top left;
				width: 120px;
				height: 50px;
				cursor: pointer;
			}
			
			#h_logo {
				margin-top: 303px;
				margin-left: 633px;
				background: url(imagens/h_logo.jpg) no-repeat top left;
				width: 140px;
				height: 92px;
				cursor: pointer;
			}

			
		/* 
			Estilos da Página Principal
		*/
		
		/* 
			Estilos da Página de Poesias
		*/
		
			#master_poesias {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_poesias #p1 {
				margin-left: -1px;
				margin-top: -1px;
				background: url(imagens/poesias/p1.jpg) no-repeat top left;
				width: 241px;
				height: 449px;
			}
			
			#master_poesias #p2 {
				margin-left: 240px;
				margin-top: -449px;
				background: url(imagens/poesias/p2.jpg) no-repeat top left;
				width: 429px;
				height: 160px;
			}
			
			#master_poesias #p3 {
				margin-left: 628px;
				margin-top: 0px;
				background: url(imagens/poesias/p3.jpg) no-repeat top left;
				width: 140px;
				height: 291px;
			}
			
			#master_poesias #p4 {
				margin-left: 240px;
				margin-top: -37px;
				background: url(imagens/poesias/p4.jpg) no-repeat top left;
				width: 388px;
				height: 136px;
			}
			
			#master_poesias #p5 {
				margin-left: 628px;
				margin-top: -99px;
				background: url(imagens/poesias/p5.jpg) no-repeat top left;
				width: 140px;
				height: 99px;
			}
			
			#poesias_page {
				margin-left: 272px;
				margin-top: -440px;
				width: 325px;
				height: 340px;
				background-repeat: no-repeat;
				overflow: auto;
			}
			
			#poesia_lista {
				text-align: center;
			}
			
			#poesias_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#poesia_nome {
				font-weight: bold;
				text-align: center;
			}
			
			#poesia_conteudo {
				text-decoration: none;
				text-align: center;
			}
			
			#poesia_nome_l {
				text-decoration: none;
				text-align: center;
			}
			
			#linkVoltarPoesias {
				margin-left: 415px;
				margin-top: 10px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Poesias
		*/
		

		/* 
			Estilos da Página de Reflexões
		*/

			#master_reflexoes {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}

			#master_reflexoes #p1 {
				margin-left: -1px;
				margin-top: -1px;
				background: url(imagens/reflexoes/p1.jpg) no-repeat top left;
				width: 284px;
				height: 433px;
			}
			
			#master_reflexoes #p2 {
				margin-left: 283px;
				margin-top: -432px;
				background: url(imagens/reflexoes/p2.jpg) no-repeat top left;
				width: 485px;
				height: 170px;
			}
			
			#master_reflexoes #p3 {
				margin-left: 648px;
				margin-top: 0px;
				background: url(imagens/reflexoes/p3.jpg) no-repeat top left;
				width: 120px;
				height: 270px;
			}
			
			#master_reflexoes #p4 {
				margin-left: 283px;
				margin-top: -65px;
				background: url(imagens/reflexoes/p4.jpg) no-repeat top left;
				width: 364px;
				height: 175px;
			}
			
			#master_reflexoes #p5 {
				margin-left: 647px;
				margin-top: -110px;
				background: url(imagens/reflexoes/p5.jpg) no-repeat top left;
				width: 121px;
				height: 110px;
			}
			
			#reflexoes_page {
				margin-top: -450px;
				margin-left: 320px;
				width: 340px;
				height: 340px;
				overflow: auto;
			}
			
			#reflexao_lista {
				text-align: center;
			}
			
			#reflexoes_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#reflexao_nome {
				font-weight: bold;
				text-align: center;
			}
			
			#reflexao_conteudo {
				text-decoration: none;
				text-align: center;
			}
			
			#reflexao_nome_l {
				text-decoration: none;
				text-align: center;
			}

			#linkVoltarReflexoes {
				margin-left: 470px;
				margin-top: 20px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Reflexões
		*/
		
		
		/* 
			Estilos da Página de Contribuições
		*/

			#master_sobre {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_sobre #p1 {
				margin-left: -1px;
				background: url(imagens/contribua/p1.jpg) no-repeat top left;
				width: 253px;
				height: 550px;
			}
			
			#master_sobre #p2 {
				margin-top: -550px;
				margin-left: 252px;
				background: url(imagens/contribua/p2.jpg) no-repeat top left;
				width: 289px;
				height: 550px;
			}
			
			#master_sobre #p3 {
				margin-top: -550px;
				margin-left: 541px;
				background: url(imagens/contribua/p3.jpg) no-repeat top left;
				width: 228px;
				height: 550px;
			}
			
			#sobre_page {
				margin-top: -450px;
				margin-left: 323px;
				width: 335px;
				height: 340px;
				overflow: auto;
				text-align: center;
				overflow: auto;
			}

			#linkVoltarSobre {
				margin-left: 470px;
				margin-top: 20px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Contribuições
		*/
		
		/* 
			Estilos da Página de Tiras
		*/

			#master_tiras {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_tiras #p1 {
				background: url(imagens/tiras/p1.jpg) no-repeat top left;
				width: 259px;
				height: 550px;
			}
			
			#master_tiras #p2 {
				margin-top: -550px;
				margin-left: 255px;
				background: url(imagens/tiras/p2.jpg) no-repeat top left;
				width: 280px;
				height: 550px;
			}
			
			#master_tiras #p3 {
				margin-top: -550px;
				margin-left: 535px;
				background: url(imagens/tiras/p3.jpg) no-repeat top left;
				width: 280px;
				height: 550px;
			}
			
			#tiras_page {
				margin-top: -450px;
				margin-left: 115px;
				width: 330px;
				height: 350px;
				background: url(imagens/tiras.jpg) no-repeat top left;
				text-align: center;
				overflow: auto;
			}
			
			#tiras_textos {
				position: relative;
				left: 67px;
				top: 94px;
				width: 290px;
				height: 225px;
				text-align: center;
				overflow: auto;
			}
			
			#tiras_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#tiras_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#tira_nome {
				font-weight: bold;
				text-align: center;
			}

			#linkVoltarTiras {
				margin-left: 260px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Tiras
		*/
		
		/* 
			Estilos da Página de Verbo
		*/

			#master_verbo {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_verbo #p1 {
				background: url(imagens/verbo/p1.jpg) no-repeat top left;
				width: 273px;
				height: 550px;
			}
			
			#master_verbo #p2 {
				margin-top: -550px;
				margin-left: 273px;
				background: url(imagens/verbo/p2.jpg) no-repeat top left;
				width: 291px;
				height: 550px;
			}
			
			#master_verbo #p3 {
				margin-top: -550px;
				margin-left: 564px;
				background: url(imagens/verbo/p3.jpg) no-repeat top left;
				width: 205px;
				height: 550px;
			}
			
			#verbo_page {
				margin-top: -450px;
				margin-left: 285px;
				width: 300px;
				height: 365px;
				background: url(imagens/verbo.jpg) no-repeat top left;
				text-align: center;
				overflow: auto;
			}
			
			#verbo_textos {
				position: relative;
				left: 67px;
				top: 94px;
				width: 290px;
				height: 225px;
				text-align: center;
				overflow: auto;
			}
			
			#verbo_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#verbo_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#tira_nome {
				font-weight: bold;
				text-align: center;
			}

			#linkVoltarverbo {
				margin-left: 420px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Verbo
		*/
		
		/* 
			Estilos da Página de Livros
		*/

			#master_livros {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_livros #p1 {
				background: url(imagens/livros/p1.jpg) no-repeat top left;
				width: 273px;
				height: 550px;
			}
			
			#master_livros #p2 {
				margin-top: -550px;
				margin-left: 227px;
				background: url(imagens/livros/p2.jpg) no-repeat top left;
				width: 289px;
				height: 550px;
			}
			
			#master_livros #p3 {
				margin-top: -550px;
				margin-left: 516px;
				background: url(imagens/livros/p3.jpg) no-repeat top left;
				width: 254px;
				height: 550px;
			}
			
			#livros_page {
				margin-top: -450px;
				margin-left: 115px;
				width: 335px;
				height: 365px;
				background: url(imagens/livros.jpg) no-repeat top left;
				text-align: center;
				overflow: auto;
			}
			
			#livros_textos {
				position: relative;
				left: 67px;
				top: 94px;
				width: 290px;
				height: 225px;
				text-align: center;
				overflow: auto;
			}
			
			#livros_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#livros_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#tira_nome {
				font-weight: bold;
				text-align: center;
			}

			#linkVoltarlivros {
				margin-left: 275px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Livros
		*/
		
		/* 
			Estilos da Página de Fotografia
		*/

			#master_fotos {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_fotos #p1 {
				background: url(imagens/fotos/p1.jpg) no-repeat top left;
				width: 226px;
				height: 550px;
			}
			
			#master_fotos #p2 {
				margin-top: -550px;
				margin-left: 226px;
				background: url(imagens/fotos/p2.jpg) no-repeat top left;
				width: 298px;
				height: 550px;
			}
			
			#master_fotos #p3 {
				margin-top: -550px;
				margin-left: 524px;
				background: url(imagens/fotos/p3.jpg) no-repeat top left;
				width: 246px;
				height: 550px;
			}
			
			#fotos_page {
				margin-top: -450px;
				margin-left: 103px;
				width: 335px;
				height: 347px;
				background: url(imagens/fotos.jpg) no-repeat top left;
				text-align: center;
				overflow: auto;
			}
			
			#fotos_textos {
				position: relative;
				left: 67px;
				top: 94px;
				width: 290px;
				height: 225px;
				text-align: center;
				overflow: auto;
			}
			
			#fotos_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#fotos_tit {
				font-weight: bold;
				font-size: 14px;
			}
			
			#tira_nome {
				font-weight: bold;
				text-align: center;
			}

			#linkVoltarfotos {
				margin-left: 260px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Fotografia
		*/
		
		/* 
			Estilos da Página de Fale Com O Poeta
		*/

			#master_fale {
				width: 770px;
				height: 550px;
				position: relative;
				margin: auto;
				overflow: hidden;
				border: 1px solid #383331;
				/* top: 50%;
				left: 50%;
				margin-left: -390px;
				margin-top: -275px; */
			}
			
			#master_fale #p1 {
				margin-left: -1px;
				background: url(imagens/fale/p1.jpg) no-repeat top left;
				width: 278px;
				height: 550px;
			}
			
			#master_fale #p2 {
				margin-top: -550px;
				margin-left: 277px;
				background: url(imagens/fale/p2.jpg) no-repeat top left;
				width: 279px;
				height: 550px;
			}
			
			#master_fale #p3 {
				margin-top: -550px;
				margin-left: 556px;
				background: url(imagens/fale/p3.jpg) no-repeat top left;
				width: 213px;
				height: 550px;
			}
			
			#fale_page {
				margin-top: -450px;
				margin-left: 253px;
				width: 347px;
				height: 347px;
				overflow: auto;
				text-align: center;
			}
			
					#formFale #frmFale #nome {
						margin-left: 13px;
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}

					#formFale #frmFale #email {
						margin-left: 14px;
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}
					
					#formFale #frmFale #site {
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}

					#formFale #frmFale #comentario {
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}

					#formFale #frmFale #enviar {
						position: relative;
						top: 20px;
						left: -50px;
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}

					#formFale #frmFale #limpar {
						position: relative;
						top: 2px;
						left: -20px;
						margin-left: 100px;
						color: #ffffff;
						background: #201b17;
						border: 1px solid #cccccc;
						font-family: Tahoma, Verdana, Arial, sans-serif;
						font-size: 12px;
					}


			#linkVoltarFale {
				margin-left: 410px;
				margin-top: 20px;
				width: 20px;
				height: 10px;
				font-size: 11px;
			}

		/* 
			Estilos da Página de Fale Com O Poeta
		*/

