* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12pt;
	color: #9b9b9b;
	background: #f5f5f5;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8em;
	margin: 0;
	
}
a:link, a:active, a:visited, a:hover {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #33A1DE;
}
#menu a {
	font-family: georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #aaa;
}
#menu a:link, #menu a:active, #menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #a5c653;
}
h1 a:hover {
	text-decoration: none;
	color: #c9c9c9;
}
h1 {
	color: #c9c9c9;
	line-height: 1.2em;
	font-size: 2em;
	padding-bottom: 10px;
}

h2 {
	color: #a5c653;
	font-size: 1.17em;
}

h3 {
	color: #b6b6b6;
	font-size: 1em;
	background-color: #f5f5f5;
}
p {
	color: #9b9b9b;
	text-align: justify;
	
}
#lateral p {
	text-align: left;
}
#warp {
	width: 990px;
	min-height: 1270px;
	background: #fff url(img/bodybg.gif) top right repeat-y;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
#top {
	height: 260px;
	background: #fff url(img/bodybg.gif) right repeat-y;
}
#menu {
	background: #fff url(img/menubg.jpg) repeat-x;
	height: 50px;
	width: 980px;
}
#menu ul {
	padding-left: 50px;
	padding-top: 10px;
}
#menu ul li{
	display: inline;
	padding-right: 50px;
	padding-left: 3px;
	list-style-type: none;
	
}
#lateral {
	width: 250px;
	float: right;
	padding-top: 25px;
}
.legenda {
	font-size: 10px;
	line-height: 1.4em;
	margin: 20px 30px 40px 43px;
	border-bottom: 1px solid #e5e5e5;
	padding-right: 20px;
}
#conteudo {
	width: 675px;
	margin-left: 50px;
	padding-bottom: 20px;
}
#aux1, #aux2 {
	border: 1px solid #e5e5e5;
}

#aux2 {
	background: #fff url(img/recomendamosbg.gif) bottom right no-repeat;

}
#aux1 p, #aux2 p {
	padding-left: 20px;
	padding-top: 10px;
	
}
#aux1 h3, #aux2 h3 {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #fff url(img/h3bg.gif) bottom repeat-x;	
}

.main {
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.main h2 {
	margin-top:20px;
	margin-bottom: 5px;
}
#destaque {
	padding-top: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.destaque object {
	margin-right: 20px;
}
img.floatesq {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	overflow: auto;
	
}
.plivros {
	padding-top: 20px;
}
.mainlivros, .mainlivros2, .mainlivros3 {
	padding-top: 30px;
	border-bottom: 1px solid #e5e5e5;
	overflow: auto;
}
.mainlivros {
	min-height: 300px;
}
.mainlivros2{
	min-height: 330px;
}
.mainlivros3{
	min-height: 240px;
}
#pgnavegacao {
	float: right;
}
#pgnavegacao li {
	display: inline;
	list-style-type: none;
	padding-left: 50px;
}
#pgnavegacao li a:link, 
#pgnavegacao li a:active, 
#pgnavegacao li a:visited {
	font-family: "lucida sans", helvetica, arial, sans;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #33A1DE;
}
#lateral img {
	padding-left: 45px;
}
blockquote {
	font-style: italic;
}
.limg img {
	border: 0px solid;
}
ul.novidades {
	margin: 30px;
	padding-left: 30px;
}
.novidades li {
	padding-right: 60px;
	display: inline;
	list-style-type: none;
}
.destaque {
	margin-top: 30px;
	border-bottom: 1px solid #e5e5e5;
	
}
.clear {
	clear: both;
}

