@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
h1 {
	font-size:25px;
	font-weight:bolder;
	color:#060;
	margin:0;
	padding:0;
}
h2 {
	font-size:20px;
	color:#060;
	margin:0;
	padding:0;
}
h3 {
	font-size:17px;
	color:#060;
	margin:0;
	padding:0;
}
h4 {
	font-size:12px;
	color:#C00;
	margin:0;
	padding:0;
	font-weight:normal;
}
hr {
	margin:20px 0;
}
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
#container {
	width:960px;
	height:100%;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#header {
	height:130px;
}
#header img {
	margin-top:35px;
}
#nav {
	height:25px;
	text-align:right;
	background-image:url(images/bg-nav.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
}

/* Menu Dropdown */
.menu-hv, .menu-vv { position: relative; margin: 0; padding: 0; display: block; zoom: 1; margin-left:260px;}
.menu-hv * ,    .menu-vv * { margin: 0; padding: 0 ; list-style: none; }
.menu-hv li ,   .menu-vv li { position: relative; line-height: 1.2em; vertical-align: top }
.menu-hv a ,    .menu-vv a { display: block; zoom: 1; line-height: 1.2em }
.menu-hv li ul, .menu-vv li ul { position: absolute; visibility: hidden  }
.menu-hv li:hover ul,  .menu-vv li:hover ul,
.menu-hv li.hover ul,  .menu-vv li.hover ul { visibility: visible }
.menu-hv li:hover ul ul,  .menu-vv li:hover ul ul,
.menu-hv li.hover ul ul,  .menu-vv li.hover ul ul { visibility: hidden }
.menu-hv li li:hover ul,  .menu-vv li li:hover ul,
.menu-hv li li.hover ul,  .menu-vv li li.hover ul { visibility: visible }
.menu-hv li li:hover ul ul,  .menu-vv li li:hover ul ul,
.menu-hv li li.hover ul ul,  .menu-vv li li.hover ul ul { visibility: hidden }
.menu-hv li li li:hover ul,  .menu-vv li li li:hover ul,
.menu-hv li li li.hover ul,  .menu-vv li li li.hover ul { visibility: visible }
/* características horizontal-vertical */
.menu-hv:after, .menu-hv.after { content: "."; line-height: 0px; clear: both; display: block; visibility: hidden}
.menu-hv li { float: left; margin-right:40px; }  
.menu-hv li ul li { float: none; }
.menu-hv li ul li ul { position: absolute; left: 100%; top: 0; }
/* características vertical-vertical */
.menu-vv { float: left; } 
.menu-vv li ul { left: 100%; top: 0; }
/* ****************************************
ALTERE ABAIXO. defina a largura, cor, formatações, etc, dos itens do seu menu abaixo
ou apague as linhas se for definir em outro lugar
*/
.menu-hv li a { width: 100px; height:24px; color:#000; text-decoration:none; font-family:'Arial'; font-size:14px; font-weight:bold; }
.menu-vv li a { width: 100px; color:#000; }
ul#interno li a { background:#f0f0f0; height:18px; border:1px solid #c8c8c8; border-bottom:0; padding:8px; text-align:center; border-bottom:1px solid #c8c8c8; }
ul#interno li a:hover { background:#006600; color:#fff; }

#inter {
	height:100%;
	padding:20px 0;
}
#inter ul {
	line-height:35px;
	list-style:none;
}
#inter ul li a {
	text-decoration:none;
	color:#000;
}
#inter ul li a:hover {
	text-decoration:none;
	color:#060;
}
#inter-sup {
	width:960px;
	height:100%;
}
#inter-inf {
	width:960px;
	height:100%;
}
#bem-vindo {
	height:320px;
	width:235px;
	border:#999 solid 1px;
	float:left;
	color:#060;
	padding:20px 0 0 10px;
}
#livro {
	width:680px;
	height:352px;
	float:left;
	padding:0 0 0 5px;
}
#divisoria {
	width:960px;
	background-color:#CCC;
	height:30px;
	margin:20px 0;
}
#mercado {
	width:680px;
	float:left;
	padding-right:20px;
}
#ibovespa {
	width:250px;
	float:left;
}
#footer-bg {
	height:215px;
	background-color:#777;
	padding-top:35px;
	width:100%;
}
#footer {
	height:215px;
	background-color:#777;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	margin:0 auto;
}
#footer ul {
	display:block;
	width:200px;
	border-right:#CCC 1px solid;
	list-style:none;
	margin:0 0 30px 0;
	float:left;
}
#footer li a {
	color:#FFF;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
}
#redesocial {
	float:right;
	width:700px;
}
#follower {
	width:150px;
	float:right;
}
.tit-news {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.subtit-news {
	font-size:12px;
	color:#060;
	line-height:25px;
}
.bemvindo {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.autor {
	font-size:20px;
	color:#000;
	font-family:arial narrow, arial;
	padding:0 0 0 5px;
}
.tit-livro {
	font-size:30px;
	font-weight:bold;
	color:#369;
	font-family:arial narrow, arial;
	
}
.subtit-livro {
	font-size:18px;
	color:#369;
	font-family:arial narrow, arial;
	
}
.imgpaulo {
	margin: 0 20px 20px 0;
}
.imgpaulo1 {
	margin: 0 10px;
}

.livro{
	margin:20px 10px;	
	}

.link {
	color:#060;
	text-decoration:none;
	font-weight:bold;
}
.inputtext {
	width:400px;
	height:20px;
	border:#060 solid 1px;
}
.textareatext {
	width:400px;
	height:50px;
	resize:none;
	border:#060 solid 1px;
	margin-top:5px;
}
.enviar {
	width:60px;
	height:25px;
	cursor:pointer;
	border:0;
	background-color:#333;
	color:#FFF;
}
.ok{display:block; width:300px; height:100px; margin:50px auto;}

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6
http://elmicox.blogspot.com/2008/03/ativando-hover-e-first-child-no-ie-6-um.html 
Deixe isto ao final de tudo do seu CSS pois o Webkit não interpreta nada mais abaixo do expression */
* html * { color: expression( (function(who){ if(!who.MXPC){
who.MXPC = '1';
if(who.nodeName != 'A'){
who.onmouseenter=function(){ who.className += ' hover'};
who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }