










/* conteudo div teste do sistema*/
#divMascaraAlertSystemTest {position:absolute; z-index:30; visibility: hidden;width:100%;top:0px;left:0px; background:#cccccc; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.5; opacity:0.5;}
#divDetalheAlertSystemTest {position:absolute; z-index:31; visibility:hidden;}
#divDetTotalAlertSystemTest {padding:0px; z-index:32;}
#divDetContentAlertSystemTest {z-index:24; margin:0px 0 0 12px; visibility:hidden;}


#bgr_left_top2_gray{
	width:12px;
	height:12px;
	background:url(img/img_bloco_1a2_gray.gif) top left no-repeat;
}

#repeat_top2_gray{
	height:12px;
	background:url(img/img_bloco_repeat_top2_gray.gif) top left repeat-x;
}

#bgr_right_top2_gray{
	width:12px;
	height:12px;
	background:url(img/img_bloco_1b2_gray.gif) top left no-repeat;
}

#repeat_right2_gray{
 	width:12px;
	background:url(img/img_bloco_repeat_right2_gray.gif) top left repeat-y;
}
#bgr_right_bottom2_gray{
	width:12px;
	height:12px;
	background:url(img/img_bloco_2b2_gray.gif) top left no-repeat;
}
#repeat_bottom2_gray{
	height:12px;
	background:url(img/img_bloco_repeat_bottom2_gray.gif) top left repeat-x;
}
#bgr_left_bottom2_gray{
	width:12px;
	height:12px;
	background:url(img/img_bloco_2a2_gray.gif) top left no-repeat;
}
#repeat_left2_gray{
 	width:12px;
	background:url(img/img_bloco_repeat_left2_gray.gif) top left repeat-y;
}

#closed_alert_test{
	float:right;
	width:17px;
	height:15px;
	padding-top:2px;
	border: 1px solid #999;
	text-align:center;
	background:#666;
}

html>body #closed_alert_test{
	padding-top:4px;
	*padding-top:2px;
	*padding-bottom:2px;
	height:12px;
}

.cab_table_test{
	width:380px;
	color: #666666;
	font-weight:bold;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.cab_table_test a:link{
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	font-size:10px;
}

.cab_table_test a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	font-size:10px;
}

.cab_table_test a:hover{
	text-decoration: none;
	color: #173322;
	font-weight: 100;
	font-size:10px;
}

.cab_table_test a:active{
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	font-size:10px;
}
/* conteudo div teste do sistema*/
/* popup de teste*/

#barra_titulo{
	width: 100%;
	background-color: #cccccc;
	height: 16px;
	font-size:11px;
	font-weight: bold;
	letter-spacing: 1px;
}

html>body #barra_titulo{
	height: 18px;
}

#titulo_barra
{
	font-size:13px;
	float: left;
	color: #333;
	padding: 2px 3px 1px 3px;
}

html>body #titulo_barra{
	padding: 2px 3px 2px 3px;
}

#systemTestB{
	padding:12px 10px 0px 10px;
}

#systemTest{
	display:block;
}

#systemTest_list{
	border-bottom: 1px solid #cccccc;
	padding: 2px 0;
	width: 337px;
	height:18px;
	margin-top:5px;
	clear:both;
}

#flashDetails, #javaDetails, #popupDetails, #cookieDetails, #portIsOpenDetails, #portIsOpenLoad , #cookieLoad, #popupLoad, #javaLoad, #flashLoad, #cookieLoadDetail, #popupLoadDetail, #javaLoadDetail, #flashLoadDetail, #portIsOpenLoadDetail  {
	visibility: hidden;
}

#flash, #java, #popup, #cookie, #portIsOpen{
	height: 12px;
}

#testsAll{
	width:100%;
	text-align: right;
	margin:10px 0px 0px 0px;
}

#testsAll a:link{
	text-decoration: underline;
}

#testsAll a:visited{
	text-decoration: underline;
}

#testsAll a:hover{
	text-decoration: none;
}

#testsAll a:active{
	text-decoration: underline;
}

.content_test_details{
	width:17%;
	float: left;
	text-align:right;
}

.content_loading{
	width:10%;
	float: left;
	height: 20px;
}

.content_test{
	width:71%;
	float: left;
	text-align: left;
}

/* popup de teste*/