/*inicio customizar*/
#customizar {
	display:table;
	position:relative;
	width:962px;
	border:1px solid #E6E6E6;
	border-top:2px solid #E6E6E6;
	background:#585858 url(../imagens/layout/bg_customnv.jpg) no-repeat 0 0;
	left: 1px;
	color:#6E6E6E;
	padding: 10px 0px 10px 15px;
}
#customizar label {
	display:block;
	width:100%;
	font:14px Tahoma,Arial,Verdana;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:0 0 10px 0;
}
	#customizar div.customcol1 {
		display:inline;	
		float:left;
		width:229px;
		padding:2px 10px 0 0;	
	}
	#customizar div.customcol1 .lbcheckbox {
		float:left;
	}
	#customizar div.customcol1 .lbtexto {
		float:left;
		padding:3px 0 0 2px;
	}
	#customizar .isola {
		position:absolute;
		left:-10px;
	}
	#customizar div.custom {
		width:220px;
		height:28px;
		padding:4px 3px 0 6px;
		background:url(../imagens/layout/bg_custom_abas.gif) no-repeat 0 0;
		font-family::Tahoma, Arial, Verdana;
		font-size:12px;
		color:#6E6E6E;
	}
	#customizar div.custom_selet {
		width:220px;
		height:28px;
		padding:4px 3px 0 6px;
		background:url(../imagens/layout/bg_custom_abas.gif) no-repeat 0 0;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
	}
	
#customizar div.botao
{
	float:left;
	padding-left:385px;
}
#customizar div.legenda
{
	float:right;
	padding-right:20px;
	}
	
	
.checked {
	color:#4F6B9B;
	background:url(../imagens/layout/chk_on.gif) no-repeat 0 4px;
	display:block;
	padding:4px 0 0 55px;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
}
.unchecked {
	color:#6E6E6E;
	background:url(../imagens/layout/chk_off.gif) no-repeat 0 4px;
	display:block;
	padding:4px 0 0 55px;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
}
/*fim custom*/
#flash {
	width:979px;
	position:relative;
	border:1px solid #F0F0F0;
	display:table;
}
.PortLetsArea
{
	height:100%;
	display:block;
	width:321px;
}

