body {
	font-family: "Trebuchet MS";
}
body img {border:0;}
#conteudo {
	position:auto;
	width:737px;
	height:500px;
	z-index:1;
	/*SCROLL NO LAYER*/
	overflow: -moz-scrollbars-vertical;
	overflow-x: none;
	overflow-y: auto;*/
	left: 310px;
	/*margin-left: 30px;*/
	top: 115px;
}

#titulo {
	position:fixed;
	width:200px;
	z-index:99;
	margin-left: 165px;
	margin-top: 10px;
}


.lateral{
	background-image:url(../images/linha_lateral.gif);
	background-repeat:repeat-y;
	background-position:168px 0px;
	text-align: right;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}

.lateral img {margin-left:0px;}

a.class1:link, a.class1:visited, a.class1:active   {text-decoration: none; color: #e48f10; font-weight:bold;}
a.class1:hover  {text-decoration: none; background:transparent; color: #bb3f01;}

a.pdf:link, a.pdf:visited, a.pdf:active   {text-decoration: none; color: #29778d;}
a.pdf:hover  {text-decoration: none; background:transparent; color: #001B2B;}

a:link, a:visited { 
	color: #e48f10;
	text-decoration: none;	}

a:hover { 
	color: #bb3f01;
	text-decoration: none;
	}
a:active { 
	color: #FF6600;
	}



.li_graficos {list-style-type:none;margin-left:auto;text-indent: -1em;margin-bottom:2px;font-size:11px;margin-top:5px;}

#dropmenudiv{
position:absolute;
border:0px none #3096b4;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
margin-top:-37px;

}

#dropmenudiv a{
	width: 100%;
	color:white;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	margin:2;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #1f7994;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3096b4;
text-decoration:none;
}

.texto {
	font-size: 11px;
	padding-left:15px;
	text-decoration: none;
	color: #888888;
	font-weight: normal;
}

.texto_quem {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #888888;
	font-weight: normal;
}
.texto_lateral
{
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
	line-height:13px;
}
.texto_lateral_quem
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
	line-height:13px;
}

.upper {text-transform:uppercase;}
.textoaberto {
	font-size: 11px;
	padding-left:15px;
	text-decoration: none;
	color: #888888;
	font-weight: normal;
	line-height: 24px;
}
