@charset "iso-8859-1";
/* Plus Estúdio Web */

*{
	padding: 0;
	margin: 0;
}
body, html {
	height: 100%;
}

body{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#global {
	position: relative;
	padding-top:0px;
	height:auto;
	overflow:hidden;	
	min-width: 778px;
}

/* -- HACK PARA FUNCIONAR AS COLUNAS -- */
#global:after
	{
	content: '.'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height:0;
	height:0;
}

/* -- HACK PARA OPERA -- */
/*\*/
#global {
	display: inline-block;
}
#global {
	display: block;
}

a{
	color: black;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.img_esq {
	float: left;
	margin-right: 8px;
}
.img_dir {
	float: right;
	margin-left: 8px;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 15px;
}

h2{
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 8px;
}

/* ESTRUTURA */
#topo{
	background: #990000;
	background:url(../_IMG/bg_topo.jpg) repeat-x;
	height: 88px;
	clear: both;
}

#menu_esquerda{
	color: black;
	background-color: #E6E7D1;
	width: 140px;
	float: left;
	right: 140px;
	*right: -160px;
	margin-left: -100%;
	height:auto;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	display: table-cell;
	position: relative;
}

/* HACK PARA IE */
* html #menu_esquerda { 
	left: 160px;
}

#envolve_miolo{
	position: relative;
	padding-left: 140px;
	padding-right: 160px;
}

#conteudo_centro{
	position: relative;
	float:left;
	width: 100%; 
}
#conteudo_direita{
	background-color: #E6E7D1;
	position: relative; 
	width: 160px;
	padding-left: 10px;
	float: left;
	margin-right: -180px;
	height: auto;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	display: table-cell;
}

#conteudo_avulso {
	padding: 20px;
}

#conteudo_avulso p {
	margin-bottom: 16px;
}

#conteudo_avulso h1 {
	font-size: 18px;
	color: #990000;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#conteudo_avulso ul {
	margin-bottom: 16px;
}

#conteudo_avulso ul {
	margin-left: 25px;
}

#menu_global{
	background: url(../_IMG/bg_menu_topo.jpg) repeat-x;
	color: #660000;
	clear: both;
	height: 28px;
}
#menu_global ul {
	padding-top: 6px;
	margin-left: 10px;
}
#menu_global ul li{
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#menu_global ul li a {
	color: #660000;
}
#menu_global ul li a:hover {
	color: white;
}
#rodape{
	width: 100%;
	position: relative;
	height: 80px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	background-color: white;
	z-index: 100;
}

#espacador_centro {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

/* FIM ESTRUTURA */

#titulo_logo_edufal_img{
	margin: 58px 10px 9px 12px;
	float: left;
}
#logo{
	float: left;
}
#logo_edufal{
	float: left;
}
#barra_idiomas {
	padding-left: 10px;
	background-color: #D0D2AA;
	padding-bottom: 5px;
	line-height: 180%;
}
#banner_topo {
	width: 468px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
}
#topo_marcas {
	float: right;
	margin-right: 5px;
}
#topo_banner{
	float: left;
	width: 468px;
}

#banners_laterais img{
	margin-top: 8px;
}

#menu_esquerda li{
	list-style: none;
	border-bottom: 1px solid white;
}
#menu_esquerda li a {
	padding-left: 10px;
	color: black;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
}
#menu_esquerda li a:hover {
	text-decoration: none;
	background-color: #D0D2AA;
}
#menu_esquerda h1{
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#busca{
	width: 330px;
	height: 28px;
	background: url(../_IMG/bg_busca.gif) no-repeat left;
	background-color: #990000;
	float: right;
	padding-right: 10px;
	text-align: right;
}
.cpBusca{
	font-size: 13px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px;
	vertical-align: top;
}

.filtroBusca {
	font-size: 12px;
	vertical-align: top;
}

#tabela_lanca_bg_esq{
	background:url(../_IMG/cant_esq_mid.jpg) repeat-y;
}
#tabela_lanca_bg_dir{
	background:url(../_IMG/cant_dir_mid.jpg) repeat-y;
}
#tabela_lanca_bg_top{
	background: url(../_IMG/cant_mid_top.jpg) repeat-x;
}
#tabela_lanca_bg_bot{
	background: url(../_IMG/cant_mid_bot.jpg) repeat-x bottom;
}

#carrinho {
	margin-top: 10px;
	background: url(../_IMG/bg_carrinho.gif) no-repeat;
	position: relative;
	line-height: 120%;
	padding: 10px;
}

#carrinho #img_carrinho {
	float: left;
	height: 60px;
	padding-top: 8px;
	margin-right: 3px;
	position: relative;
}

#carrinho h1 a{
	position: relative;
	font-size: 16px;
	color: #990000;
	letter-spacing: -1px;
}

.livros{
	width: 260px;
	height: 125px;
	float: left;
	padding-right: 15px;
}

.livros h3 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 3px;
}

.livros h4 a {
	font-size: 13px;
	line-height: 110%;
	color: black;
}

.cifrao {
	font-size: 12px;
	color:#666666;
	letter-spacing:0px;
}

#menu_rodape_centro{
	float: none;
	color: #C0C045;
	background: url(../_IMG/bg_rodape.jpg) repeat-x;
	text-align: center;
}
#menu_rodape_centro img {
	margin-left: 10px;
	vertical-align: baseline;
}
#menu_rodape_centro ul {
	padding-top: 10px;
}
#menu_rodape_centro ul li{
	list-style: none;
	display: inline;
}
#menu_rodape_centro p {
	margin-top: 10px;
}
#forma_pagamento{
	margin-top: -50px;
	margin-left: 10px;
	float: left;
}
#logos_rodape{
	float: right;
	margin-right: 10px;
	margin-top: -30px;
}

/* PRODUTOS =========================== */

.img_produto {
	float: left;
	margin-right: 12px;
}

.img_produto_g {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	min-width: 170px;
}

.produto_row {
	padding-top: 10px;
	border-bottom: 1px solid #E6E7D1;
	clear: both;
}

#detalhe_produto h1 {
	font-size: 22px;
	color: #990000;
	margin-bottom: 10px;
	line-height: 110%;
}

.carrinho_row {
	border-bottom: 1px solid #E6E7D1;
}

.bloco_compra {
	float: right;
	text-align: center;
}

.bloco_compra h3{
	margin-bottom: 5px;
	font-size: 16px;
	letter-spacing: -1px;
}

#bloco_carrinho table th {
 	background-color: #D0D2AA;
	color: white;
	padding: 5px;
}

.carrinho_row td {
	text-align: center;
}

.carrinho_total {
	font-size: 18px;
	text-align: center;
}

.titulos_categorias {
	color: #990000;
	letter-spacing: -2px;
	font-size: 32px;
	padding-bottom: 20px;
}

.titulos_categorias a {
	color: #990000;
}

.titulo_detalhe {
	font-size: 22px;
	letter-spacing: -1px;
	color: #990000;
}

.titulos_box {
	color: #990000;
	letter-spacing: -1px;
	font-size: 18px;
	margin-bottom: 20px;
}

.produto_row h1{
	font-size: 16px;
	line-height: 110%;
	color: #990000;
}

.produto_row h1 a {
	color: #990000;
}

.produto_row h2 {
	color: #666666;
	font-size: 14px;
	letter-spacing:-1px;
}

.box {
	padding: 10px;
	background-color: #E6E7D1;
	vertical-align: top;
}

.box form{
	float: right;
}

/* PAGINAÇÃO ========================== */

#paginacao {
	margin-top: 25px;
}

#paginacao li {
	list-style: none;
	display: inline;
	margin-right: 2px;
	width: 25px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#paginacao li a {
	border: 1px solid #E6E7D1;
	padding-left: 7px;
	padding-right: 7px;	
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#paginacao li a:hover {
	background-color: #990000;
	border-color: #990000;
	color: #FFFFFF;
}

#paginacao .activePag {
	padding-left: 7px;
	padding-right: 7px;	
	background-color: #E6E7D1;
	color: #FFFFFF;
	font-weight: bold;
}

#paginacao .nav {
	letter-spacing: -2px;
}

hr {
	clear: both;
	border: 1px solid #E6E7D1;
	margin-top: 8px;
	margin-bottom: 8px;
	_height: 1px;
	_margin: 0;
	_padding: 0;
	*height: 1px;
	*margin: 0;
	*padding: 0;
}

.alert {
	background-image: url(../../_IMG/exclaim.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px dashed #CC0000;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}

.textfield{
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

fieldset {
	padding: 10px;
	border: 1px solid #E6E7D1;
	line-height: 150%;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

legend {
	font-size: 16px;
	letter-spacing: -1px;
	color: #990000;
	_margin-bottom: 10px;
	_margin-left: -10px;
	margin-top: 10px;
}


#ban_twitter {
	text-align: center;
	margin-top: 25px;
}