@charset "utf-8";
/***************** GERAIS ******************************/

body {
  margin:0px;
  padding:0px;
  font-family: Tahoma, Verdana, Arial;
  background-color: #FFFFFF;
}
form {
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px 0px 14px 0px;
  padding: 0px;
}
a {
  color: #010100;
  text-decoration: underline;
}
a:visited {
  color: #010100;
  text-decoration: underline;
}
a:hover {
  color: #16a0bc;
  text-decoration: underline;
}

h1 {
  /*border-bottom:1px solid #CCCCCC;*/
  font-family:"Trebuchet MS",Tahoma,Arial;
  color:#CC0000;
  font-size:170%;
  font-size-adjust:none;
  font-stretch:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0px 0px 2px;
}
h1 a {
  color:#993300;
  display: inline;
  text-decoration:none;
}
h1 a:visited {
  color:#993300;
  display: inline;
  text-decoration:none;
} 
h1 a:hover {
  color: #000000;
  text-decoration: none;
}
h2 {
  border-bottom:1px dotted #CCCCCC;
  color:#163F53;
  font-size:100%;
  font-size-adjust:none;
  font-stretch:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin:0px 0px 2px;
  padding-bottom:2px;
}

h2 a {
  color:#000000;
  display: inline;
  text-decoration:none;
  font-weight:bold;
}
h2 a:visited {
  color:#000000;
  display: inline;
  text-decoration:none;
  font-weight:bold;
} 
h2 a:hover {
  color: #CC0000;
  text-decoration: none;
  font-weight:bold;
}

h3 {
  margin: 0px 0px 0px;
  font-weight:normal;
  padding-top: 0px;
  padding-bottom:0px;
}
h3 a {
  text-decoration: none;
}
h3 a:visited {
  text-decoration: none;
}
h3 a:hover {
  text-decoration: underline;
}

h4 {
  font-size:60%;
  color:#6C6B6B;
  clear:both;
  margin:10px 0px;
  font-weight: normal;
}
h4 a {
  color:#6C6B6B;
  font-weight: normal;
  text-decoration:none;
}
h4 a:visited {
  color:#6C6B6B;
  font-weight: normal;
  text-decoration:none;
} 
h4 a:hover {
  color:#6C6B6B;
  font-weight: normal;
  text-decoration: underline;
}

img {
  margin: 0px;
  padding: 0px;
}

/***************** TEMPLATE GERAL ******************************/
#header_wrap {
  border-top: 5px solid #169FBA;
  border-bottom: 5px solid #000000;
  margin: 0px auto;
  height: 137px;
  width: 908px;
  /** background: #FFFFFF url("images/091217_natal2009.jpg") no-repeat top left; <---- natal **/
}
#content_wrap {
  text-align: left;
  width: 908px;
}
#body_wrap {
  float: left;
  background: #FFFFFF;
  clear:both;
  padding:0px;
  width:908px;
}
#BodyLeftCol {
  float: left;
  background: #FFFFFF;
  width:179px;
  overflow:hidden;
}
#BodyCenterCol {
  float: right;
  background-color: #FFFFFF;
  position: relative;
  top: 0px;
  left: 2px;
  width:729px;
  overflow: hidden;
}

#footer_wrap {
  float:left;
  clear:both;
  width:908px;
}
.Footer_Center {
  float:right;
  width:729px;
  text-align:center;
}
.Footer_Right {
  float:right;
  width:80px;
  text-align:left;
}

.success {
  color: green;
}
.error {
  color: red;
}

.CBLOCK {
	padding: 15px;
}

/******************** TOP NAVIGATION ********************/
#top_logo {
  float: left;
  margin: 10px 5px;
}

#top_navigation {
  float: left;
  position: relative;
  top: 106px;
  left: 117px;
  margin: 0px;
  padding: 0px;
}

#top_navigation img {
  border: none;
}

/******************** LEFT NAVIGATION ********************/
.box_bottom {
  font-size: 70%;
  background: url("images/round_bottom.jpg") no-repeat top left;
  clear: both;
  margin: 0px;
  padding: 2px 0px;
  height: 13px;
}

#search {
  border: none;
  background-color: #000000;
  margin: 2px 0px;
  padding: 10px 10px;
}
.searchResult {
  display: none;
  padding: 5px 0px 3px 0px;
  font-size: 60%;
}

.left_search {
  padding: 0px;
}

.txt_search {
  font-size: 80%;
  width: 122px;
  height: 18px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}

.cmb_search {
  font-size: 80%;
  width: 126px;
  height: 20px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
}

.btn_search {
  font-size: 70%;
  width: 26px;
  height: 20px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
}

.catalogTop {
  clear: both;
  background: url("images/left_catalog.jpg") no-repeat top left;
  height: 28px;
}

.catalogLeft {
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}

.catalogBody {
  font-size: 70%;
  color: #010100;
  padding: 5px 15px 0px 15px;
}

.newsTop {
  clear: both;
  background: url("images/left_noticias.jpg") no-repeat top left;
  height: 28px;
}

.newsLeft {
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
.newsTitle {
  font-size: 70%;
  color: #000000;
  font-weight: bold;
  padding: 15px 0px 0px 15px;
}
.newsTitle a {
  font-weight: bold;
}
.newsTitle a:visited {
  font-weight: bold;
}
.newsTitle a:hover {
  font-weight: bold;
}

.newsBody {
  font-size: 70%;
  color: #6A8AA1;
  margin: 10px 15px 0px 15px;
}

img.LeftColSmall {
  float:left;
  margin: 4px 5px 2px 0px;
}

.LeftCol_NewsSeparator {
  border-top: 1px solid #CECECE;
  width: 160px;
  margin: 15px 8px 0px 8px;
  overflow: hidden;
}

.newsletterTop {
  clear: both;
  background: url("images/left_newsletter.jpg") no-repeat top left;
  height: 28px;
}
.newsletterLeft {
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
.newsletterLeft p {
  font-size: 70%;
  color: #6A8AA1;
  padding: 10px 15px 0px 15px;
}
.newsletterResult {
  display: none;
  padding: 5px 15px 0px 15px;
  font-size: 60%;
}
.txt_newsletter {
  font-size: 70%;
  border: 1px solid #A5ACB2;
  width: 80px;
  height: 18px;
  margin: 0px 7px 0px 15px;
}
.btn_newsletter {
  font-size: 60%;
  width: 60px;
  height: 20px;
}

/***************** CENTER COL ******************************/

.image_wrap {
	float:left;
}
img.left{
	border: 1px solid #6A8AA1;
	padding: 3px;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #6A8AA1;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #6FA61D;
}
.entry {
	font-size:80%;
  color: #6A8AA1;
	clear:both;
	padding-top:10px;
	padding-left:5px;
	line-height:140%;
	width: 100%;
}
.entryLead {
  color: #6A8AA1;
}
.postdate {
	float: right;
	color:#B0B0B0;
	font-size:70%;
	padding-left:5px;
}
.pagenav {
	border-top:1px solid #CCCCCC;
	clear:both;
	font-size:70%;
	margin:25px 0px 10px;
	padding-top:4px;
	text-align:right;
}
.newsCenter {
  clear:both;
  margin:15px 15px 0px 30px;
}

.blockTitle {
  color: #0E2E4A;
  font-size: 140%;
  margin: 5px 0px 0px 15px;
}

.booksCenter {
  clear: both;
  margin: 15px 15px 0px 15px;
}

.booksTitle {
  font-size: 120%;
  color: #000000;
  font-weight: bold;
  padding: 10px 0px 5px 0px;
}
.booksTitle a {
  font-weight: bold;
}
.booksTitle a:visited {
  font-weight: bold;
}
.booksTitle a:hover {
  font-weight: bold;
}

.booksFrom {
  color: #000000;
  font-size: 80%;
  font-weight: normal;
  padding: 0px;
}
.booksFrom a {
  color: #6FA61D;
}
.booksFrom a:visited {
  color: #6FA61D;
}
.booksFrom a:hover {
  color: #000000;
}

.synopsis {
  clear: both;
  font-weight: normal;
}

.fields {
  float: left;
  padding: 0px 0px 0px 2px;
  margin: 0px 0px 10px 0px;
  width: 77%;
}

.label {
  color: #990000;
  padding-right: 3px;
}

.field {
  font-size: 80%;
  font-weight: normal;
}
.field a {
  color: #6FA61D;
}
.field a:visited {
  color: #6FA61D;
}
.field a:hover {
  color: #000000;
}

.price {
  color: #F76916;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0px;
}

.booksPrice {
  margin: 5px 0px;
  font-size: 80%;
  font-weight: normal;
}

.novidade {
  margin: 5px 0px;
}

.booksCenter .buttons {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: right;
}
.booksCenter .buttons img {
  border: none;
  margin: 0px 6px 0px 0px;
}

.separator {
  clear: both;
  border-bottom: 1px solid #B7D8DE;
  height: 1px;
  width: 100%;
  padding: 15px 0px 0px 0px;
  margin: 0px 0px 0px 15px;
}

.bookList {
  float: left;
  width: 100%;
}

.bookList .fields {
  width: 54%;
}
.bookList .booksCenter {
  padding: 0px 15px;
  margin-left: 0px;
  margin-right: 0px;
  width: 45%;
  float: left;
  clear: none;
}

.bookList .booksTitle {
  padding-top: 0px;
}

.searchTitle {
  color: #0E2E4A;
  font-size: 120%;
  margin: 15px 0px 0px 15px;
}
.found {
	font-size: 80%;
 	margin: 0px 0px 0px 15px;
 	padding: 0px 0px 0px 5px;
 	color: #FFFFFF;
 	background-color: #2EB0CA;
}
.notFound {
	color: red;
 	margin: 15px 0px 0px 15px;
}

/******************** DOWNLOAD FILES ********************/
.downloadFile {
	border-top:1px dotted #CCCCCC;
	padding: 10px 5px;
	font-size:70%;
}

.downloadFile a {
	color:#009CDF;
	text-decoration: underline;
}

.downloadFile a:visited {
	color:#009CDF;
	text-decoration: underline;
}
.downloadFile a:hover {
	color:#FF0000;
	text-decoration: underline;
}