#layer_logo {
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height:78px;
	z-index:1;
	background-color:#FFFFFF;
	border-style:double;
	border-color:#CCCCCC;
}

.foto {
   padding:4px;
   border:1px solid #999999;
   background-color:#E6E6E6;
}

.contato {
   padding:4px;
	border-color:#CCCCCC;
   border-style:double;
}

.area_comprar {
   padding:4px;
   border:1px solid #CCCCCC;
}

body { 
	background:#ffffff url(imgs/fundo.png) top left repeat-x fixed;
}

a {
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.text_justified {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
}

.text_center {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: center;
	word-spacing: normal;
}

.text_foto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;

}


.text_normal {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	word-spacing: normal;
	padding:7px;
	text-align: left;
}


.assinatura {
	font-family: "Monotype Corsiva", "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-align: center;
	
}

.text_livros {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	word-spacing: normal;
	padding-left:40px;
	padding-top:0px;
	text-align: justify;
}

.text_rodape {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	word-spacing: normal;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#0066FF;	
}

.titulo_livros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#0066FF;	
	padding-left:40px;
	padding-top:0px;
}

.compra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#006699;	
}

.titulo_principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color:#0066FF;
}
