BODY {
	margin-left: 0px;
	margin-top: 0px;
}
BODY,TD,TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A {
	color: #309;
	text-decoration: none;
}
#menu_top UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_top LI {
	display: inline;
}
#menu_top LI A {
	background: #666;
	border-top: 3px solid #666;
	color: #eee;
	float: left;
	font: 11px Arial;
	font-weight: bold;
	margin: 0;
	padding: 1px 10px 3px;
	text-decoration: none;
}
#menu_top LI A:HOVER {
	border-color: #eee;
	color: #f9f9f9;	
}
#container_livros {
	background: #fbfbfb;
	border: 1px solid #f9f9f9;
	margin: 0px auto 0px;
	text-align: center;
	width: 98%;
}
#container_livros #top_livros {
    color: #ccc;
    font: 10px Verdana;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
#container_livros .livro_img {
	border: 1px solid #ddd;
	margin: 12px;
	width: 100px;
}
#container_livros P {
    font-size: 90%;
	margin: 0 10px 10px;
	text-align: center;
}
#container_livros A {
    color: #000;
    text-decoration: none;
}
#container_livros A:HOVER {
	text-decoration: underline;
}
#area_acesso {
	background: #d9d9d9;
	border: 1px solid #bbb;
	margin: 0px auto;
	width: 98%;
}
#area_acesso INPUT {
	font: 10px Arial, Helvetica, sans-serif;
}
#menu_right {
	background: #f9f9f9;
	border: 1px solid #999;
	border-left: 1px solid #ddd;
	border-top: 0px;
	margin: 0 auto 5px;
	width: 98%;
}
#menu_right UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_right LI {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	padding: 5px 0;
	text-indent:5px;
	width: 98%;
}
#menu_right .liout {
	background: #f3f3f3;
	border-top: 1px solid #ddd;
	border-left: 3px solid #666;
	color: #454545;
}
#menu_right .lion {
	background: #fffcf0;
	border-top: 1px solid #ddd;
	border-left: 3px solid #ee9;
	color: #333;
	cursor: pointer;
}
#voceesta {
	margin-left: 85px;
	padding: 10px;
	text-align: left;
	text-indent: -85px;
}
#voceesta A {
	background: none;
	color: #666;
	text-decoration: underline;
}
#voceesta A:HOVER{
	color: #999;
}
#navbar {
	color: #666;
	line-height: 16px;
	text-align: center;
}
#navbar A {
	color: #000;
}
#navbar A, #navbar SPAN {
	margin: 2px;
}
#sobre_a_secao {
    font-size: 11px;
    font-style: italic;
    text-align: center;
    margin: 10px 0 30px;
    width: 100%;
}
ADDRESS  .email_prof {
	color: #309;
	font: 8px Courier;
	text-decoration: underline;
}
ADDRESS .email_prof:HOVER {
	text-decoration: none;
}