@charset "utf-8";
/* CSS Document */
/*
#window
{
	position: absolute;
	left: 120px;
	top: 120px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:10;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 255px;
	width: 375px;
	background-color:#333333;
}
#windowContent *
{
	margin: 10px;
}

*/
.transferer2
{
	border: 1px solid #E67718;
	background-color:#666666;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

/*dois*/
#window2
{
	position: absolute;
	left: 100px;
	top: 150px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:11;
}
#windowTop2
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent2
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin2
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax2
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose2
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom2
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent2
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize2
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent2
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 255px;
	width: 375px;
	background-color:#333333;
	margin-bottom:10px;
	margin-right:10px;
}
/*#windowContent2 *
{
	margin: 10px;
}*/

/*tres*/
#window3
{
	position: absolute;
	left: 250px;
	top: 70px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:12;
}
#windowTop3
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent3
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin3
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax3
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose3
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom3
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent3
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize3
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent3
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 255px;
	width: 375px;
	background-color:#333333;
}
#windowContent3 *
{
	margin: 10px;
}

/*quatro*/
#window4
{
	position: absolute;
	left: 290px;
	top: 50px;
	width: 350px;
	height: 350px;
	overflow: hidden;
	display: none;
	z-index:13;
}
#windowTop4
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent4
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin4
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax4
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose4
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom4
{
	position: relative;
	height: 320px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent4
{
	position: relative;
	height: 320px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize4
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent4
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 305px;
	width: 325px;
	background-color:#333333;
}
#windowContent4 *
{
	margin: 10px;
}

/*cinco*/
#window5
{
	position: absolute;
	left: 190px;
	top: 200px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:14;
}
#windowTop5
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent5
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin5
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax5
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose5
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom5
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent5
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize5
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent5
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 255px;
	width: 375px;
	background-color:#333333;
	margin-bottom:10px;
	margin-right:10px;	
}
/*#windowContent5 *
{
	margin: 10px;
}*/

/*seis*/
#window6
{
	position: absolute;
	left: 600px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:15;
}
#windowTop6
{
	height: 30px;
	overflow: 30px;
	background-image: url(window_top_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent6
{
	margin-right: 13px;
	background-image:url(window_top_start.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
#windowMin6
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax6
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose6
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom6
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_end.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent6
{
	position: relative;
	height: 270px;
	background-image: url(window_bottom_start.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize6
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent6
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #000;
	height: 255px;
	width: 375px;
	background-color:#333333;
	margin-bottom:10px;
	margin-right:10px;	
}
/*#windowContent6 *
{
	margin: 10px;
}*/