body {
	font-family: Constantia, 'Big Caslon', Georgia, serif;
	font-size:14px;
	background: #FFFFFF;
	text-align: center; 
	color: #000000;
}
#container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	display:block
}
#menu {
	background: url(menu/logo.png) no-repeat;
	border-bottom: thin solid #000066;
	clear: both;
	float: left;
	height: 161px;
	padding-bottom:10px;
	text-align:right;
	width: 100%;
}
#header {
	border-bottom: thin solid #000066;
	color: #000066;
	padding:0 10px;
	margin:210px 0px 0px;
}
#footer {
	border-top: thin solid #000066;
	border-bottom: thin solid #000066;
	font-size:12px;
	margin: 30px 0px;
	text-align:center;
	float:left;
	width:800px;
}
#column4 {
	clear: none;
	float:left;
	margin:0;
	width: 320px;
	padding:0 10px;
}
#column2 {
	clear: none;
	margin:0;
	width: 320px;
	padding:0 10px;
}
#texto {
	clear: none;
	display:inline;
	float: right;
	height: auto;
	line-height:1.5em;
	width: 404px;
	}
#texto p{margin:0; margin-bottom:.75em;}


#texto .bib p{text-indent:0em;}

#texto ul{margin:1em -2.7em; list-style-position: outside; list-style-type: square;}

#column{
	clear: none;
	float:right;
	margin:0;
	width: 190px;
	padding:0 0 0 10px;
	}
	
.quem{width:200px;}

#livros{margin:0 auto;}
	
.info{top:118px;position:relative;font-size:20px;color:#000066;}
.info a:visited {color:#000066;}

.left{float:left;}
.right{float:right;}

.pequeno{height:720px;}
.grande{height:885px;}

ul{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

ul.educacional{list-style:outside;padding:0;}

ul.latest{
margin-left:-35px;
padding-right:10px;
}

li.latestinside{height:335px;}
.outro{height:500px;}

blockquote{font-style:italic; margin:1.5em;}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
h1 {
	font-size: 2em;
	color: #000066;
	margin-bottom:5px;
}
h2 {
	font-size: 1.5em;
	color: #000066;
	font-weight:normal;
}
h3 {
	font-size: 1em;
	font-weight:bold;
	color: #000066;
}
