#nav  a{
cursor:hand;
}
a:link, a:visited {
	color: #404040;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #434343;
	text-decoration:none;
	border: none;
}
a img {
	border:medium none;
}
h3, dt{
	color:#006699;
}
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	line-height : 1.5em;
}
body
{
	background:#edeff1;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align: center;
}
.div_fundo
{
	position: absolute;
	top: 0px; 
	left: 0px;	
	width:100%;
}
.div_corpo
{
	position: relative;
	color:#404040;
	top: 0px; 
	left: 0px;	
	margin: 0px;
	padding: 0px;
}
.pnl
{
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	line-height:1.5em;	
	color:#404040;
	padding:9px 15px 0 21px;
	overflow: hidden;
}

.tb_pnl
{
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	line-height:1.5em;	
	color:#404040;
	padding:0px 0px 0 0px;
	overflow: hidden;
}

.pnl2
{
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	line-height:1.5em;	
	color:#404040;
	padding:0 0 0 0;
	overflow: hidden;
}

.pnlie
{
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-size:11px;
	line-height:1.5em;	
	color:#404040;
	padding:0 0 0 0;
	overflow: hidden;
}

.bottom
{
	color:#727272;
	font-family:"arial","helvetica";
	font-size:11px;
	padding: 10px 0 0 20px;
}
.hr1
{
	border:0;
	border-top: 1px dashed #999999;
    color: #efefef;
    background-color: #efefef;
    height: 4px;
	clear:both;
	margin:0 0 4px 0;
}
.clean{
	border:	0;
	padding: 0;
	spacing: 0;
}
.bt_m
{ 
	vertical-align: bottom;
}
td.bt_l
{
	cursor: pointer;
	vertical-align: bottom;
}
td.bt_l:hover
{ 
	vertical-align: bottom;
	background-image: url(../imgs/lang_off.gif);
}
.im_m
{ 
	cursor: pointer;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.im_m:hover
{ 
	cursor: pointer;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.im_m2
{ 
	cursor: pointer;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.im_m2:hover
{ 
	cursor: pointer;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.im_m3
{ 
	cursor: pointer;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.im_m3:hover
{ 
	cursor: pointer;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.lst
{
	cursor: pointer;
	vertical-align: bottom;
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.2em;
	text-align:left;
	padding:0 0 0 0;
}
.lst td
{
	padding:0 0 0 2px;
	height: 32px;
	background-image: url(../imgs/list_row.gif);
	background-repeat:no-repeat;
	background-position: 1px 0px
}
.lst td:hover
{
	background-image: url(../imgs/list_row_on.gif);
}
.lst td a
{
	color: #DDDDDD;
	text-decoration: none;
	border: none;
}
.lst td a:hover
{
	color: #EEEEEE;
	text-decoration: none;
	border: none;
}

.main_lst
{
	background-image: url(../imgs/fnd_tb_list.gif);
	background-repeat:repeat-y;
	background-position: 34px 0px
}
.main_lstie
{
	background-image: url(../imgs/fnd_tb_list.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px
}


