body {
	font-family: "Trebuchet MS";
	color: #5e60a6;
	font-size: 12px;
	background-color:#a7adb5;
	background-position:top;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	

}
p{
	margin:0px;
	padding:0px;
}
.titulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texto{
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	margin: 0px 0px 3px 0px;	   
	}

.conteudo
{
margin-left:18px;
}

a:link {
	font-weight: bold;
	color:#fff7df;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color:#fff7df;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*opiniao leitor configurações*/
#contentMask {
	width: 307px;
	height: 300px;
	position: relative;
	overflow: hidden;
	scrollbar-base-color: #414141; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-darkshadow-color: #414141; 
	scrollbar-track-color: #c0c0c0; 
	scrollbar-arrow-color: #ffffff; 
}
#up {
    cursor: pointer;
	margin-left:1px
}

#content {
	width: 305px;
	position: absolute;
	left: 0px; 
	top: 0px; 
	padding-right: 10px;
}
#track {
	width:16px;
	height: 305px;
	background-image: url(images/scroll_line.gif);
	background-repeat:repeat-y;
	background-position: top right;
}

#down {
    cursor: pointer;
	margin-left:1px;
}

#drag {
    position: relative;
    cursor: pointer;
	left: 9px
}
#noticias_scroll
{
width:24px;
}.main {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

