/* ----------- Folha de Estilo ----------- */
/* Site: http://www.revistaharvard.com.br */
/* ------------------------------------- */
* {margin:0px; padding:0px;}
ul {margin: 0px; padding: 0px;}
li {
	display: inline;
	list-style: none;
}
a {text-decoration:none}
form{padding:0px; margin:0px;}
body {
	margin:0px;
	padding: 0px;
	text-align: center;
	font-family: Trebuchet Ms, Arial, Tahoma, Sans-Serif;
	font-size:12px;
	background: url(../images/fundo.jpg) repeat;
}

h1 {font: 10px Verdana, Arial, Helvetica, sans-serif; color:black }
h1 a{color:#990000; text-decoration:none;  margin:0px; padding:0px; }
h1 a:hover{color:#990000; margin:0px; padding:0px;}
p  {font: normal 10px  Arial; color:black }
h2 {font: 12px Verdana, Arial, Helvetica, sans-serif; color:white }
h3 {font: 12px Verdana, Arial, Helvetica, sans-serif; color:#990000; font-weight: normal; } 
h4 {font: 9px Verdana, Arial, Helvetica, sans-serif; color:black } 
h4 a{color:#990000; text-decoration:none;  margin:0px; padding:0px; }
h4 a:hover{color:#990000; margin:0px; padding:0px;}
h5  {font: normal 13px  Arial; color:black }

div#geral {
	background: white;
	display: table;
	height: auto;
	padding: 4px !important;
	text-align: left;
	margin: 0px auto;
	width: 788px !important;
}

div#topo {
	border: #9A9A9A 1px solid;
	clear: both;
	float:left;	
	height: 114px;
	margin-bottom: 3px;
	width: 788px;
}

	#topo .login {
		background: url(../images/form_login.gif) no-repeat;
		float: left;
		height: 68px!important;
		margin-left: 9px;
		margin-top: 7px;
		padding: 26px 5px 5px;
		width: 210px;
		font-size: 12px;
	}
	
	#topo .img {
	float: left;
	margin-left: 7px;
	_margin-left: 7px;
		
	}

div#cabecalho {
	border: #9A9A9A 1px solid;
	clear: both;
	float:left;
	height: 24px;
	margin-bottom: 3px;
	padding: 2px;
	width: 784px;	
	_width: 788px;
}

	#cabecalho .menu {
	float:left;
	height: 24px;
	width: 393px;
	margin-left: 5px;
	line-height: 23px;
	margin-bottom: 3px;
	}
	
		#cabecalho .menu li {
		display: inline;
		list-style: none;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		}
		
		#cabecalho .menu li a {
		text-decoration:none;
		color: #990000;
		}
		
		#cabecalho .menu li a:hover {
		text-decoration:none;
		color: black;
		}
	
	#cabecalho .busca {
	float:left;
	height: 24px;
	width: 375px;
	_width: 374px;
	margin-left: 5px;
	text-align: right;
	}

div#banner_full {
	border: #9A9A9A 1px solid;
	clear: both;
	float: left;
	height: 95px;
	margin-bottom: 3px;
	padding: 2px;
	text-align: center;
	width: 784px;
	_width: 788px;
}

div#banner_full2 {
	border: #9A9A9A 1px solid;
	clear: both;
	float: left;
	height: 95px;
	margin-bottom: 3px;
	padding: 2px;
	text-align: center;
	width: 784px;
	_width: 788px;
}

div#space {
	border: #9A9A9A 1px solid;
	clear: both;
	float: left;
	height: 20px;
	margin-bottom: 3px;
	width: 788px;	
	display: table;
}

	div#space .leia {
		float: left;
		height: 20px;
		width: 120px;	
		font-size:12px;
		padding-left:5px;
		font-size: 14px;
	}
	
	div#space .ticker a {
		float: left;
		height: 20px;
		width: 550px;	
		font-size:12px;
		text-decoration:none;
		color: #990000;
	}
	
	div#space .ticker a:hover {
		font-size:12px;
		text-decoration:none;
		color: black;
	}

div#conteudo {
	float: left;
	clear: both;
	display: table;
	height: auto;
	width: 788px;
	border: #9A9A9A 1px solid;
	margin-bottom: 3px;
	background: white;
}

div#left_col{
	display: table;
	height: auto;
	width: 152px;
	*width: 160px;
	*width: 158px;
	float: left;
	padding: 5px 0px;
	font-size: 12px;
}

div#right_col {
	display: table;
	height: auto;
	width: 150px;
	float: left;
	padding: 0px 0px;
	font-size: 12px;
}

	div#left_col .quadros {
	display: table;
	float: left;
	height: auto;
	width: 146px;
	*width: 153px;
	_width: 158px;
	padding-bottom: 5px;
	border-bottom: #9A9A9A 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	}
	
	div#left_col .texto {
	display: table;
	float: left;
	height: auto;
	width: 146px;
	*width: 153px;
	_width: 158px;
	padding-bottom: 5px;
	border-bottom: #9A9A9A 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	font-size: 12px;
	}
	
	div#left_col .ultimo {
	display: table;
	float: left;
	height: auto;
	width: 142px;
	*width: 153px;
	_width: 158px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 3px;
	text-align: left;
	font-size: 12px;
	}
	
	div#left_col .texto a {
	color: #990000;
	}
	
	div#left_col .texto a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
	div#left_col .ultimo a {
	color: #990000;
	}
	
	div#left_col .ultimo a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
	div#left_col .titulo {
		float: left;
		height: 20px;
		width: 152px;
		*width: 160px !important;
		_width: 158px;
		background: #DCE8D0;
		border-bottom: #9A9A9A 1px solid;
		text-align: center;
		font-size: 12px;
	}
	
		div#left_col .titulo2 {
		float: left;
		height: 20px;
		width: 152px;
		*width: 160px !important;
		_width: 158px;
		background: #990100;
		border-bottom: #9A9A9A 1px solid;
		text-align: center;
		font-size: 12px;
		color: white
	}
	
	div#right_col .quadros {
	display: table;
	float: left;
	height: auto;
	width: 148px;
	_width: 153px;
	padding-bottom: 5px;
	border-bottom: #9A9A9A 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	}
	
	div#right_col .quadros a {
	color: #990000;
	}
	
	div#right_col .quadros a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
	div#right_col .titulo {
		float: left;
		height: 20px;
		width: 153px;
		background: #DCE8D0;
		border-bottom: #9A9A9A 1px solid;
		text-align: center;
		font-size: 12px;
	}
	
	div#right_col .texto {
	display: table;
	float: left;
	height: auto;
	width: 150px;
	_width: 152px;
	padding: 5px 3px 5px;
	border-bottom: #9A9A9A 1px solid;
	text-align: left;
	font-size: 12px;
	}
	
		div#right_col .texto a {
		color: #990000;
		}
		
		div#right_col .texto a:hover {
		color: #990000;
		text-decoration:underline;
		}
	
	div#right_col .banner {
	float: left;
	height: 400px;
	width: 150px;
	_width: 152px;
	padding: 5px 3px 0px;
	border-bottom: #9A9A9A 1px solid;
	text-align: left;
	background: #CCCCCC;
	display: table;
	}

.laranja {
	float: left;
	height: 59px;
	width: 119px;
	border-bottom: #FE6625 1px solid;
        margin: 10px 0px 10px 15px;
        _margin: 10px 0px 10px 6px;
	}

div#content {
	display: table;
	height: auto;
	width: 466px;
	margin: 5px;
	text-align: justify;
}

	div#content .texto {
		display: table;
		height: auto;
		width: 456px;
		*width: 456px;
		_width: 466px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 5px 5px;
		
	}
	
	div#content .texto_pod {
		height: 800px;
		width: 456px;
		*width: 456px;
		_width: 466px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 5px 5px;
		background:url(../images/fundo_pod.jpg) repeat-x;
	}
	
	div#content .chamada {
		float: left;
		display: table;
		height: 72px;
		width: 220px;
		float: left;
		border: #9A9A9A 1px solid;
		margin-bottom: 5px;
		margin-right: 2px;
		margin-top: 5px;
		text-align:left;
	}
	
	div#content .imagem {
	float: left;
	height: 73px;
	width: 73px;
	float: left;
	border-right: #9A9A9A 1px solid;
	}
	
	div#content .text {
	float: left;
	height: 67px;
	width: 136px;
	*width: 136px;
	float: left;
	padding: 2px 2px;
	text-align:left;
	}
	
	div#content .chamada2 {
		float: left;
		display: table;
		height: 72px;
		width: 220px;
		float: left;
		border: #9A9A9A 1px solid;
		margin-bottom: 5px;
		margin-top: 5px;
		text-align:left;
	}
	
	div#content .chamada_cont {
		float: left;
		display: table;
		height: 72px;
		width: 456px;
		float: left;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	div#content .texto_cont {
		display: table;
		height: auto;
		width: 456px;
		_width: 464px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 5px 5px;
		background: #F1F1F1;
	}

	div#content .texto_cont2 {
		display: table;
		height: auto;
		width: 456px;
		_width: 463px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 5px 5px;
		background: #F1F1F1;

	}
	
	div#content .texto_apoio {
		display: table;
		height: 10px;
		width: 456px;
		_width: 466px;
		float: left;
		padding: 5px 5px;
		margin: 0px;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
	}
	
	div#content .titulo {
		display: table;
		height: 20px;
		width: 461px;
		_width: 466px;
		float: left;
		padding-left: 5px;
		border: #9A9A9A 1px solid;
		background:url(../images/topo.jpg) repeat-y;
		font-size: 12px;
		font-weight: bold;
		color: white;
	}
	
	div#content .titulo2 {
		display: table;
		height: auto;
		width: 466px;
		_width: 466px;
		float: left;
		border: #9A9A9A 1px solid;
		background:url(../images/topo.jpg) repeat-y;
		font-size: 12px;
		font-weight: bold;
		color: white;
		_color: white;
		_font-size: 12px;
	}

/* Anuncie */

div#anuncie {
	display: table;
	height: auto;
	width: 466px;
	text-align: justify;
	background: white;
	font-size: 12px;
}

	div#anuncie .titulo_anuncie {
		display: table;
		height: 20px;
		width: 458px;
		float: left;
		padding-left: 5px;
		border: #9A9A9A 1px solid;
		background:url(../images/topo.jpg) repeat-y;
		font-size: 12px;
		font-weight: bold;
		color: white;
	}
	
	div#anuncie .texto_faixa {
		height: 10px;
		width: 456px;
		float: left;
		padding: 5px 5px;
		margin: 0px;
	}
	
	div#anuncie .texto_menu {
		display: table;
		height: 18px;
		width: 453px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 0px 5px;
		background: #FBFBFB;
		font-size: 11px;
		text-align:center;
	}
	
	div#anuncie .texto_menu li a{
		line-height: 25px;
		font: 11px Verdana, Arial, Helvetica, sans-serif; 
		color:black
	}
	
		
	div#anuncie .conteudo_anuncie {
		display: table;
		height: auto;
		width: 453px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		margin-bottom: 10px;
		padding: 5px 5px;
		background: #F1F1F1;
		font-size: 11px;
	}
		
	div#anuncie .conteudo_anuncie span a {
		float: right;
		clear: both;
		font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		color: #990000;
		width: 441px;
		height: 25px;
		text-align: right;
		margin-top: 5px;
		margin-right: 10px;
	}

div#wrapper {
	display: table;
	height: auto;
	width: 466px;
	text-align: justify;
	background: white;
}

div#wrapper .titulo {
		height: 13px;
		*height: 14px;
		_height: 6px;
		width: 460px;
		float: left;
		padding: 5px 0px 5px 4px; 
		_padding: 1px 0px 1px 4px; 
		border: #9A9A9A 1px solid;
		background:url(../images/topo.jpg) repeat-y;
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: white;
		_color: white;
	}

	div#wrapper .texto {
		display: table;
		height: auto;
		width: 454px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		padding: 10px 5px;
		background: #F1F1F1;
	}

	div#wrapper .texto_faixa {
		height: 10px;
		_height: 3px;
		width: 454px;
		float: left;
		padding: 0px 5px;
		margin: 0px;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
	}

/* Artigos */
	
	div#content .titulo_artigos {
		height: 7px;
		width: 462px;
		float: left;
		padding: 5px 0px 5px 4px; 
		border: #9A9A9A 1px solid;
		background:url(../images/topo.jpg) repeat-y;
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color: white;
		_color: white;
	}

	div#content .texto_artigos {
		display: table;
		height: auto;
		width: 456px;
		_width: 463px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		padding: 10px 5px;
		background: #F1F1F1;
	}
	
	div#content .texto_artigos p {
	        font-size: 8pt;
	        font-family: Arial;
	}

	div#content .texto_faixa {
		height: 5px;
		width: 456px;
		_width: 466px;
		float: left;
		padding: 0px 5px;
		margin: 0px;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
	}
	
	div#content .texto_coments {
		height: 8px;
		width: 446px;
		_width: 466px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		padding: 10px 10px;
		background: #F1F1F1;
	}

	div#content .texto_botoes {
	height: 23px;
	width: 456px;
	_width: 466px;
	float: left;
	padding: 0px 5px;
	background: #F8F8F8;
	margin-top: 10px;
	border: #9A9A9A 1px solid;
	}
	
	div#content .texto_dados {
		height: 40px;
		width: 446px;
		_width: 466px;
		float: left;
		border-bottom: #9A9A9A 1px solid;
		border-left: #9A9A9A 1px solid;
		border-right: #9A9A9A 1px solid;
		padding: 5px 10px;
		background: #F1F1F1;
		_font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
/* Artigos */
		
div#rodape {
	border: #9A9A9A 1px solid;
	clear:both;
	float: left;
	height: 38px;
	margin-bottom: 3px;
	width: 788px;
}
	
	div#rodape .img {
	margin-left: 20px;
	margin-top: 5px;
	}

#mensagem_layer {
	cursor: pointer; 
	position:absolute; 
	width:340px; 
	height:270px; 
	*width:400px; 
	*height:300px; 
	z-index:1; 
	visibility: hidden; 
	/*overflow: hidden; */
	left: 220px; 
	top: 560px; 
	background: url(../images/quadro.gif) no-repeat;
	/*layer-background-color: #DCE8D0; */
	/*border: 1px solid #999; */
	/*opacity:0.0; 
	/*-moz-opacity: 0.70; 
	/*filter: alpha(opacity=100);*/
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align:left;
	}

.titulo_balao {
	text-align:left;
	font-size:12px;
	color:#990000;
}
/*Ticker*/

#ajaxticker1{
width: 500px;
height: 10px;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
color: #990000;
}

.someclass{
}

#wrapper-site{
	display:table;
	height:auto;
}

div#janela {
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 1000;
	top: 500px;
	left: 540px;
	background: url(http://www.hbrbr.com.br/fd_pesquisa.jpg) no-repeat;	
}

.fechar {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 14px;
}

.submit {
	position: absolute;
	right: 60px;
	bottom: 9px;
	width: 84px;
	height: 24px;
}
