BODY {
	background-color: #ffffff;
	background-image: url(http://bvs.panalimentos.org/image/public/skins/classic/common/fondo2.jpg);
	color: #000000;
}

TD {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
}

A {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.name:visited {
        text-decoration: underline;

.top {

}

.top_parent {	
	text-align: right;
}

.top_identification {
/*	background-color: #404C91; */
	border:#E7893F 2px solid;
	width:776px;
}

.site_name {
	position:absolute;
	top:110px;
	left:20px;
	visibility:hidden;
	font-family: Verdana, arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	margin-left: 60px;
	z-index:5;
}

.name {
	font-size: 9pt;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
}

.navigation {
	background-color: #F5CFBD;
	color: #000000;
	font-weight: bold;
}

.title {
	font-family: Verdana, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.search {
	background-color: #FDF9F6;
	border:#F5CFBD 2px solid;
}

.searchTitle,.date {
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

INPUT, SELECT {
	font-family: Verdana, arial; 
	font-size: 8pt; 
}

.input_submit {
	font-family: Verdana, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	border: 1px #E7893F solid; 
	background-color: #FDF9F6; 
	color: #E7893F;
}

.box {
	border: 2px #F5CFBD solid;  
}

.box_title {
	background-color: #F5CFBD;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.box_content {
	background-color: #FDF9F6;
}

.indique {
    position: absolute;
    right:15px;
	top: 139px;
    font-weight: bold;
	color: Maroon;
	text-align: right;
    background-color:#FFFFFF;
    border:#000000 1px solid;
    filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
    padding:1px 3px 1px 1px;

    z-index:4;
}

html>body .indique {
	
}

.indique A {
 color: Maroon;
}
.indique IMG {
    margin: 0 0 0 2px;
    padding: 0px;
   	text-align: left;
	vertical-align: middle;
}
.indique SPAN {
   	text-align: left;
	vertical-align: middle;	
}
