﻿/* -------------------------------------------
Projeto:	Jacintha Editores
URL....:	www.jacinthaeditores.com.br
Autor..:	Daniel R. C. Filho
Data...:	20.4.2007
------------------------------------------- */

body{
	margin:					10px 0px 0px 0px;
	padding:				0px;
	background-image:		url(imgs/bg.jpg);
}

body,td,th {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12pt;
	color:					#6B4F42;
}

h2{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				1em;
	color:					#F6931D;
}

h3{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				0.7em;
	color:					#F6931D;
}

a:link,a:visited{
	color:					#800;
	text-decoration:		none;
}
a:hover{
	color:					#F00;
}

.infoPgto{
	font-size:				0.7em;
}

.nomeLivro{
	margin:					0px 0px 15px 0px;
	font-size:				0.8em;
}

.footer:link,.footer:visited{
	color:					#6b4f42;
	text-decoration:		none;
}
.footer:hover{
	color:					#600;
}

.campoTxt{
	width:					90%;
	border:					1px inset #CCC;
	margin:					0px 0px 5px 0px;
	padding:				2px ;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				0.7em;
}

.campoTxtPrd{
	width:					92%;
	border:					1px inset #CCC;
	padding:				2px ;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				0.7em;
}

.titProduto{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				1.3em;
	font-weight:			bold;
}

.subTitProduto{
	font-size:				0.75em;
	color:					#91786d;
}

.barraLivros{
	font-size:				0.7em;
}

.dados{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				0.8em;
}
.valor{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				1.1em;
	font-weight:			bold;
}

.barra span{
	font-size:				0.7em;
}
.barra div{
	padding:				20px 5px 5px 5px;
}

.conteudo{
	width:					672px;
	background-color:		#f5f1e5;
	background-image:		url(imgs/bgConteudo.jpg);
	background-repeat:		repeat-x;
	background-position:	top;
}
.contDiv{
	padding:				1px 15px 5px 15px;
}
.contDiv a:link, .contDiv a:visited{
	text-decoration:		none;
	color:					#C33;
}

/* Lancamentos Destaque */
.titDestaque{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				0.75em;
	font-weight:			bold;
}
.subDestaque{
	font-size:				0.7em;
	color:					#91786D;
}
.txtDestaque{
	font-size:				0.7em;
	color:					#91786D;
}

/* Produto */
.topoProduto{
	background-color:		#e6e1d1;
	font-size:				0.7em;
	color:					#6b4f42;
}

.contProduto{
	padding:				1px 15px 0px 15px;
}
.contProduto .titProduto{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				1.2em;
	font-weight:			bold;
	color:					#6b4f42;
}
.contProduto .subTitProduto{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	color:					#91786d;
}
.contProduto .txtProduto{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				0.9em;
}
.contProduto .dados{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				0.8em;
}
.contProduto .valor{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				1em;
	font-weight:			bold;
}

/* Rodape */
.itemRodape{
	font-size:				0.7em;
	text-align:				center;
}
