body {
	background-color: #e1dbc3;
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	
}

/*#noticias tr th{
 font-size:11px;	
font-weight:bold;
color:#FFFFFF;
background-color:#bbbbbb;
border-bottom:1px solid #CCCCCC; 8?
}
#noticias tr td{
font-size:11px;	
background-color:#E8E8E8;
border-bottom:1px solid #dddddd;
}
*/
#noticias a{
	text-decoration:none;
}

body,td{
font-size:11px;	
}

#login {
	border:1px solid #93A4C9;
	background-color:DCDCDC;	
	padding:5px;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}
#login form input{

	width:100px;
	background-color:eeeeee;
	padding:1px;
	font-weight:normal;


}

.input{
	border:1px solid #93A4C9;
	background-color:eeeeee;
	padding:1px;
	font-weight:normal;


}


#destaque {
	border:1px solid #93A4C9;
	background-color:E5E2D6;	
	padding:5px;
    font-size:11px;	
}

.hidden
{
    display: none;
    visibility: hidden;
}
.visible
{
}
a.top{
	color:#666666;
	text-decoration:none;

}
a.top:hover{
text-decoration:underline;
}


a.body{
	color:#666666;
	text-decoration:none;

}
a.body:hover{
text-decoration:underline;
}

a.footer{
	font-size:10px;
	color:#666666;
	text-decoration:none;

}a.footer:hover{
text-decoration:underline;
}


