html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url('../image/body.jpg');
	background-repeat:repeat-x;
	background-color:#5e6b7b;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
	border:1px solid #1C59A4;
}
a, a:visited {
	color: #006ADF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a img {
	border: none;
}
p {
	margin:2px 0px 4px 0px;
}

option.alt, tr.alt, div.alt{
	background-color: #EFF5F8;
}

.semmargem {
	margin:0px;
}

.fiobase{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.alincentro p{
	text-align:center;
	line-height:normal;
	margin-bottom:0px;
}
h2{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px;
}
.rotulos{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.nome_editora {
	padding:7px;
	float:right;
}
.nome_editora h1{
	color:#e0edb6;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-right:12px;
}

.justificado{
	text-align:justify;
}

#amostralivro{
width: 400px; 
height: 580px;
margin: 0px auto;
}

#boxvideo{
	width:400px;
	margin:4px auto;
	border: 1px solid #003300;
	background-color:#CCCCCC;
	padding:3px 3px 0px 3px;
}

/* layout */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align: left;
	background: #e0edb6;
	
}
#header {
	position: relative;
}
#header .div1 {
	height: 131px;
}
#header .div2 {
/*	position: relative;
	top: 21px;
	left: 15px;*/
}
#header .div3 {
	width: 250px;
	position: absolute;
	top: 133px;
	text-align:right;
	right: 12px;
}

#header .div4 {
	padding-left: 25px;
	padding-right: 10px;
	height: 31px;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}

#header .div4 a {
	padding: 7px 0px 4px 0px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

#header .div4 a:hover {
	color: #FFFF99;
}

#header .div5 a {
	float: left;
	color: #1c59a4;
	text-transform:uppercase;
}
#header .div6 a {
	float: left;
	color: #990000;
}
#breadcrumb {
	padding:4px;
}
#module_search input{
	text-align:center;
	padding:2px;
	border:none;
}
#column_left {
	float: left;
	width: 189px;
	position: relative;	
	/*left:10px;*/
}
#column_right {
	float: right;
	width: 189px;
	margin-right:0px;
	position:relative;
	/*right:10px;*/
}
#content {
	float: left;
	width: 588px;
	margin-bottom: 10px;
	text-align:justify;
	position:relative;
	left:7px;
}
#content .top {
	padding: 5px 0px 6px 10px;
	background: url('../image/content_top.png') no-repeat;
}
#content .top h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	color:#006600;	
	margin: 0px;
}

.heading {
	color: #1c59a4;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
	
.heading {
	/*padding-bottom: 3px;
	margin-bottom: 10px;*/
}
#content .middle {
	background: #FFFFFF;
	padding: 1px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 12px;
}
.box {
	margin-bottom: 4px;
	/*background: url('../image/box_top.png') no-repeat;*/
}
#column_left .boxfundo .top{
	background: url('../image/box_top.png') no-repeat;
	height:12px;
}

#column_right .box {
	margin-bottom: 10px;
	/*background: url('../image/box_top_dir.png') no-repeat;*/
}
#column_right .boxfundo {
	background: url('../image/box_top_dir.png') no-repeat;
}
#column_right .boxfundo .middle {
	background: #89c70e;
}

#column_right .box .top {
	padding: 8px 0px 0px 0px;
}

.box .top {
	padding: 8px 0px 0px 9px;
	color: #1c59a4;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;*/
	padding: 6px 5px;
}
.box .middle  select{
	width:160px;
	border:1px solid #1C59A4;
}
.bottom_left {
	height: 12px;
	background: url('../image/box_bottom.png') no-repeat;
}
#column_right .boxfundo .bottom {
	height: 12px;
	background: url('../image/box_bottom_dir.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif*/
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif*/
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #1C59A4;
	display: inline-block;
	height: 25px;
	margin-right: 6px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	text-align:center;
	width:auto;
	padding: 5px 0 5px 10px;
}
.buttons {
	margin-bottom: 2px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	border-bottom:1px solid #E0EDB6;
	text-align: center;
	vertical-align: top;
	padding:4px 0px;
	margin:0px;
}

.sort {
	margin-bottom: 10px;
	background: #EEF4D7;
	height: 30px;
	width: 100%;
}
.sort .div1, .sort .topocont {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #EEF4D7;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #FFFFFF;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background-color: #EFF5F8;
}
.pagination .links a:hover {
	border: 1px solid #FFCC00;
	color: #FFCC00;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	background: #b4db65;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	-moz-border-radius: 7px 7px 0 0;
}
.tabs a.selected {
	background: #d1e9a1;
	border-bottom: 0px;
	padding-bottom: 2px;
	z-index: 3;
}

.page {
	border: 5px solid #D1E9A1;
	background: #FFFFFF;
	display: inline-block;
	padding: 8px;
	margin: 6px;
	display: block;
	/*width: 536px;*/
	clear: both;
	z-index: 2;
	margin-bottom: 6px;
	-moz-border-radius: 7px;
}
#footer {
	width: 100%;
	background-color:#5E6B7B;
	clear: both;
	padding-top: 5px;
	/*border-top: 1px solid #DDDDDD;*/
}
#footer .div1 {
	color:#FFFFFF;
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#footer .div2 a{
	color:#a3d2d7;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#category ul li:hover {
	list-style: url('../image/bullet_h.png');
}

#cartadicional {
	background:#89c70e;
	padding:4px 0px 0px 0px;
}

.imagcateg{

	margin: 0px 4px 4px 0px;
}

#news ul{
	margin:0px;
	padding-left:0px;
	list-style:none;
}

#news ul li{
	list-style:none;
	padding-left:18px;
	background:url(../image/bullet_2.png) no-repeat center left;
}
#news ul li p{
	margin-bottom:0px;
}
#news a{
	color:#1C59A4;
}
#information ul, #cartadicional ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #CBE081;
}
.cart th {
	background: #E0EDB6;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

.cpcart{
	background-color: #F4F8E7;
	padding:2px;
}

#destaquecart{
	position: absolute;
	width: 170px;
	height: 100px;
	background-color: #FFCC00;
	top:30px;
	left:10px;
	opacity: 0.70;
	filter:Alpha(Opacity=70);
	display:none;
}
#category a{
	color:#003300;
}
#information ul li{
	background:url(../image/btn_box.jpg) no-repeat;
	height:27px;
}
#cartadicional ul li{
	background:url(../image/btn_box_dir.png) no-repeat;
	height:28px;
}
#cartadicional ul li:hover{
	background:url(../image/btn_box_h.jpg) repeat-y;
	height:28px;
}
#information ul li:hover{ 
	background:url(../image/btn_box_h.jpg) no-repeat;
	height:27px;
	
}
#information a, #cartadicional a{
	color:#FFFFFF;
	display:block;
	height:100%;
	min-height:100%;
	padding:5px 10px;
	font-weight:bolder;
	font-size: 13px;
}
.div5 a{
	color:#1c59a4;
}
.div5 a:hover, .div5 .atual {
	color:#FFFF00;
}

#column_right .bottom{
	background:url(../image/fio_dir.png) no-repeat;
	height:2px;
}
#column_left .bottom{
	height:2px;	
	background:url(../image/fio_esq.png) no-repeat;
}
h2.tit_livro, h2.sub_tit_livro, h3.autor_livro{
	margin:5px 0px 3px 0px;
	padding:0px;
	text-align:left;

}
h2.tit_livro, h2.tit_livro a{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	color:#006600;	
}
h2.sub_tit_livro{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:14px;
	font-style:normal;
	color:#1c59a4;
	font-weight:bold;
}
h3.autor_livro, h3.autor_livro a{
	font-size:14px;
	color:#89c70e;
}
h3.autor_livro p{
	margin-bottom:0px;
}

h3.colab_livro{
	font-size:13px;
	color:#3d5706;
	margin: 0px;
}
h3.colab_livro i{
	font-weight:normal;
}

h2.tit_livro a:hover, h3.autor_livro a:hover{
	color:#FFCC00;	
}

ul.destaques{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
ul.destaques li{
	margin:0px 4px 0px 0px;
	padding:0px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	color:#89c70e;
	display:inline;
}
.destaques{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	color:#89c70e;
}
#partner ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 7px;
}
.box_diversos{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F4F8E7;
}