html,body{
	font-family: verdana, Tahoma, arial;
	font-size: 11px;
	height: 100%;
	width:100%;
	background:#DADADA;
}
td{
	font-family: verdana, Tahoma, arial;
	font-size: 11px;
text-align: left;
}
body{	
	margin:0; 
	padding:0;
	font-family: Tahoma, arial;
	font-size: 11px;
}

h1{
	font-size: 18px;
	color: #2889cd;
	padding:5px 0px 10px 0px;
}

.mainx{
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #bdbdbd;
}
.main{
	font-weight: normal;
	text-decoration: none;
	color: #5f676f;
}
.mainb{
	font-weight: bold;
	text-decoration: none;
	padding: 0px 8px 0px 12px;
	color: #5f676f;
}
.mainclean{
	font-weight: normal;
	text-decoration: none;
	color: #5f676f;
}




div.news{
	background-image:url(/interface/imgs/dots.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:14px 0px 12px 0px;
}
.noticias{
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #5f676f;
}
.newstit{
	color: #2889cd;
	font-weight:bold;
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	}

.newsdata{
	color: #5f676f;
	text-align:right;
	line-height:19px;
}





.sec{
	padding: 0px 20px 0px 20px;
text-align:center;
	text-decoration: none;
	color: #f0f7ff;
   vertical-align: middle;
	height:100%;
}

a.sec{
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
	color: #f0f7ff;
   text-align: center;
   vertical-align: middle;
   height:100%;
}
a.sec:hover{
	color: #99cdff;
}
a.sec_on{
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
	color: #2989cc;
   text-align: center;
   vertical-align: middle;
   height:100%;
}






.loginbar{
	font-family: verdana, Tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	padding: 26px 0px 0px 10px;
	text-decoration: none;
	color: #ffffff;
    vertical-align: middle;
}






.rodape{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #2889cd;

}



#addnewsletter{
	background-color:#256792;
	background-position:left top;
	background-repeat:no-repeat;
	height:50px;
	width:100px;
	border-top:1px solid #2B6C93;
	border-bottom:1px solid #0B2F56;
}