@import url("/layout/designer.css");
@import url("/layout/typography.css");

@media screen
{
	
	
	h1.cinza
	{
	color:#666666;
	}
	
	h1.preto
	{
	color:#333333;
	margin-bottom:30px;
	}
	
	#logo
	{
	width:104px;
	height:110px;
	}
	
	#menu ul
	{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	background:url('/layout/imagens/barra-menu.jpg') repeat-x bottom;
	}
	
	#menu ul li
	{
	display:inline;
	background:none;
	padding:0px;
	}
	
	#menu ul li a
	{
	font:bold 16px georgia;
	color:#333333;
	text-decoration:none;
	background:url('/layout/imagens/barrinha.jpg') no-repeat right;
	margin-right:5px;
	padding-right:18px;
	}
	
	#menu ul li.last a
	{
	background:none;
	}
	
	#menu ul li a:hover, #menu ul li.sel a
	{
	color:#56B3C2;
	}
	
	#breadcrumb
	{
	margin-left:160px;
	color:#666666;
	}
	
	#breadcrumb a
	{
	text-decoration:none;
	}
	
	#breadcrumb a:hover span
	{
	text-decoration:underline;
	}
	
	#breadcrumb a span
	{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	font:12px arial;
	}
	
	#breadcrumb span
	{
	font:bold 12px arial;
	color:#3D99A9;
	}
	
	h3.titulo-menu-interno
	{
	color:#333333;
	background:#D7D7D7;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
	}
	
	* html h3.titulo-menu-interno
	{
	margin-bottom:0px;
	}
	
	#menu-interno ul
	{
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	}
	
	* html #menu-interno ul
	{
	margin-top:2px;
	}
	
	#menu-interno ul li
	{
	background:none;
	padding:0px;
	}
	
	#menu-interno ul li a
	{
	display:block;
		float:left;
		width:200px;
	font:16px georgia;
	color:#333333;
	text-decoration:none;
	background:#CEE1E3;
	margin-bottom:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}
	
	#menu-interno ul li a:hover, #menu-interno ul li.sel a
	{
	background:#8CB8BF;
	}
	
	#menu-interno ul ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu-interno ul ul li
	{
	background:none;
	margin:0px;
	padding:0px;
	}
	

	
	#menu-interno ul ul li a
	{
	display:block;
		float:left;
		width:200px;
	font:12px georgia;
	color:#333333;
	text-decoration:none;
	background:#DEECED !important;
	margin-bottom:2px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
	}
	
	#menu-interno ul ul li a:hover, #menu-interno ul ul li.sel a
	{
	background:#8CB8BF !important;
	}
	
	.edit_class
	{
	background:#DEECED;
	}
	
	#endereco
	{
	background:url('/layout/imagens/barra-rodape.jpg') repeat-x bottom;
	}
	
	#endereco p
	{
	margin-bottom:5px;
	}
	
	#texto-rodape p
	{

	font:12px georgia;
	}
	
	#texto-rodape
	{
		width:690px;
	}
	
	#link-lobo p
	{
	font:12px georgia;
	}
	
	#link-lobo p a
	{
	text-decoration:none;
	color:#666666;
	}
	
	#link-lobo p a:hover
	{
	color:#55B2C1;
	}
	
	.fundo-foto
	{
	width:100px;
	height:145px;
	background:url('/layout/imagens/fundo-foto.jpg') no-repeat 0px 0px;
	
	}
	
	/*.fundo-foto img
	{
	padding-left:10px;
	padding-top:12px;
	}*/
	
	.destaque
	{
	width:270px;
	height:200px;
	border-right:1px solid #E5E5E5;
	margin-right:50px;
	}
	
	* html .destaque
	{
	padding-bottom:30px;
	}
	
	.destaque.last
	{
	border:none;
	margin-right:0px;
	}
	
	.destaque p
	{
	margin-top:10px;
	font:12px georgia;
	}
	
	.destaque span
	{
	color:#FF0000;
	}
	
	#conteudo-capa
	{
	background:#FFF url('/layout/imagens/barra-esquerda.jpg') repeat-x top;
	padding-top:20px;
	padding-right:20px;
	}
	
	.caixa-data
	{
	width:60px;
	height:55px;
	background:#356F7B;
	text-align:center;
	font:bold 18px georgia;
	color:#FFF;
	padding-top:5px;
	overflow:hidden;
	}
	
	.caixa-data p
	{
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
	.materia img
	{
	margin-right:20px;
	}
	
	.materia a
	{
	font-weight:bold;
	text-decoration:none;
	color:#80AC54;
	}
	
	.materia a:hover
	{
	color:#333333;
	text-decoration:underline;
	}
	
	.materia p
	{
	margin-bottom:0px;
	}
	
	* html .materia p
	{
	margin-bottom:20px;
	}
	
	.materia
	{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:40px;
	padding-bottom:30px;
	}
	
	* html .materia
	{
	padding-bottom:15px;
	}
	
	
	#rodape
	{
	margin-top:40px;
	}
	
	* html #rodape
	{
	margin-top:0px;
	}
	
	a.link-catalogo
	{
	font:bold 16px georgia;
	color:#56B3C2 !important;
	margin-right:20px;
	}
	
	a.link-catalogo:hover
	{
	color:#333333 !important;
	}
	
	#conteudo-direita
	{
	background:#FFF url('/layout/imagens/barra-direita.jpg') repeat-x top;
	padding-top:20px;
	}
	
	#editor
	{
	width:116px;
	height:91px;
	background:url('/layout/imagens/fundo-foto-editor.jpg') no-repeat;
	margin-right:15px;
	}
	
	#editor img
	{
	margin-left:8px;
	margin-top:8px;
	}
	
	.bloco
	{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:20px;
	}
	
	
	#newsletter input
	{
	width:280px;
	height:25px;
	border:1px solid #999999;
	margin-bottom:10px;
	margin-left:1px;
	}
	
	#newsletter label
	{
	font:bold 14px georgia;
	color:#666666;
	margin-bottom:5px;
	}
	
	.formulario input
	{
	width:400px;
	height:25px;
	}
	
	.formulario textarea
	{
	width:400px;
	height:110px;
	}
	
	.formulario label
	{
	font:12px georgia;
	color:#666666;
	}
	
	.lista-paginas, .produto
	{
	width:640px;
	}
	
	.lista-paginas p, .produto p
	{
	font:14px georgia;
	}
	
	.lista-paginas span
	{
	color:#FF0000;
	}
	
	.lista-paginas h1.cinza
	{
	margin-bottom:5px;
	}
	
	p.azul
	{
	color:#43A8BA;
	margin-bottom:5px;
	}
	
	p.vermelho
	{
	font:18px georgia;
	color:#FF0000;
	margin-bottom:0px;
	}
	
	.texto-lista, .texto-produto
	{
	width:525px;
	}
	
	#produtos
	{
	border-top:1px solid #FFF;
	margin-bottom:40px;
	}
	
	#formulario-aba
	{
	padding-top:50px;
	background:#FFF url('/layout/imagens/aba-inteira.jpg') no-repeat top;
	}
	
	#aba
	{
	width:300px;
	height:32px;

	padding-left:12px;
	padding-top:10px;

	}
	
	* html #formulario-livro
	{
	width:300px;
	}
	
	#formulario-livro input
	{
	width:300px;
	height:25px;
	}
	
	#formulario-livro textarea
	{
	width:300px;
	height:140px;
	}
	
	#formulario-livro label
	{
	
	}
	
	.balao-comentario
	{
		width:540px;
		background:url('/layout/imagens/topo-balao.gif') no-repeat;
		padding-top:9px;
		margin-bottom:20px;
	}
	.balao-comentario .comentario
	{
		width:538px;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		font:12px Tahoma;
		color: #000000 !important;
		font-weight:normal !important;
	}
	
	.balao-comentario .autor
	{
		width:540px;
		background:url('/layout/imagens/fundo-balao.gif') no-repeat;
		height:19px;
		font:11px georgia;
		position:relative;
	}
	
	.balao-comentario .autor span
	{
		position:absolute;
		left:60px;
		top:10px;
		background:url('/layout/imagens/user.png') no-repeat 0px 0px;
		padding-left:21px;
		padding-top:2px;
	}
	
	#blocoA p, #blocoB p,#blocoC p,#texto-rodape p
	{
	margin-bottom:0px;
	}
	
	
	#endereco.edit_class
	{
	background:#DEECED;
	}
	
	#bloco-contato p
	{
	margin-bottom:0px;
	}
	
	#blocoT h1
	{
	margin-bottom:0px;
	}
	
	#blocoL
	{
	width:640px;
	}
	
	#blocoL h1
	{
	margin-bottom:0px;
	}
	
	
	a.botao-buscar
	{
	background:url('/layout/imagens/fundo-botao-buscar.gif') repeat-x;
	color:#FFF !important;
	font:bold 18px georgia;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	line-height:23px;
	}
	
	a.botao-buscar:hover
	{
	text-decoration:none;
	}
	
	#buscar label
	{
	font:bold 20px georgia;
	color:#000000;
	margin-right:5px;
	margin-left:15px;
	}
	
	#busca
	{
	width:400px;
	height:32px;
	background:#DFDFDF;
	padding-top:8px;
	}

	#busca form input
	{
	width:240px;
	height:20px;
	border:1px solid #000000;
	margin-left:1px;
	}
	
	#titulo-conteudo h1
	{
	margin-bottom:0px;
	}
	
	
	#foto-livro,.foto-livro
	{
	width:80px;
	height:122px;
	margin-left:10px;
	margin-top:12px;
	}
	
	
	
	
	#titulo-livro h1
	{
	margin-bottom:0px;
	}
	
	#texto p
	{
	font:14px georgia;
	margin-bottom:0px;
	}
	
	.pr
	{
	position:relative;
	}
	
	.link-c
	{
	position:absolute;
	bottom:0px;
	right:0px;
	}
	
	#destaques
	{
	height:370px;
	}
	
	.editor
	{
	color:#999999;
	}
	
	#titulo-pagina h1
	{
	margin-bottom:0px;
	}
	
	#conteudo h1,#bloco-contato h1
	{
	margin-bottom:30px;
	}
	
	* html .paginate
	{
	padding-bottom:50px;
	}
	
	* html .margem
	{
	margin-bottom:60px;
	}
	
	.mbt
	{
	margin-right:73px;
	}
	
	#blocoA img.left,#blocoA img.right
	{
	padding:5px;
	border:1px solid #BDBDBD;
	}
	
	#titulo-comentario h1
	{
	margin-bottom:0px;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	#foto-aba
	{
	width:300px;
	height:255px;
	}
	
	
	.paginate a.botao
	{
	padding-top:0px;
	padding-bottom:0px;
	}
	
	
	
	
}

@media print
{
	
}