body{
	font-family:Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	background-image: url(images/toalha.gif);
	background-repeat: repeat;
	margin: 0px;
	color: #650000;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{
	margin: 0px;
	padding: 0px;
}
h2{font-size:13px; color:#650000;}
h3{
	margin-bottom:-6px;
	color: #650000;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: helvetica;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #650000;
	margin-right: 20px;
	text-decoration: underline;
}

a:link {
	color: #DC2427;
	text-decoration: underline;
}
a:visited {
	color: #DC2427;
	text-decoration: underline;
}
a:hover {
	color: #DC2427;
	text-decoration: underline;
}
a:active {
	color: #DC2427;
	text-decoration: underline;
}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (780 pixel) */

#container{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topbar{width:auto; display:block; height:120px;}
#navbar{
	width:auto;
	height:30px;
	background-image: url(http://2.bp.blogspot.com/_RQW5uwAkWQg/R2e-2tx-MAI/AAAAAAAAAHI/IbWidFNJQbI/S900-R/faixa.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navbar a{
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


#main{
	width:auto;
	display:block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#column_center{
	width:870px;
	float:left;
	background-color: #FEFEEF;
	text-align: center;
	margin-left: 15px;
}

div.spacer{clear:both; height:10px; display:block;}


#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666; text-align:center;}


/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */
.produto {
	width: 800px;
	padding-left: 40px;
	float: left;
	padding-bottom: 20px;
}
.livro {
	text-align: left;
	float: left;
}
.descricao {
	text-align: left;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.descricao h4 {
	font-size: 17px;
}
.capa {
	float: left;
	width: 140px;
}
.comprar {
	float: left;
}.patroc {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
.sb-frame {
	background-image: url(images/sb-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 140px;
	padding-top: 20px;
}
.sb-prod {
	width: 140px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.nota {
	font-size: 10px;
	margin-bottom: 15px;
}.navitem {
	padding-top: 8px;
}
#resultados h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.descprod h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0px;
}
#resultados {
	padding: 0px 20px 20px 20px;
}
.descprod {
	width:640px;
}
#cxbusca {
	margin-top:15px;
	margin-bottom:15px;
}
#advert {
	width:160px;
	height:610px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
