










body{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}

#bloco_login{
	height:236px;
	margin-top:0px;
	background:#DA251C url(img/bgr_bloco_login2.gif) top left repeat-x;
}

#bloco_login_baixo{
	background:url(img/bgr_login.gif) top left repeat-x;
}

#bgr_login{
	width:364px;
	height:236px;
	margin-top:-1px;
	float:none;
	position:absolute;
	z-index:5;
	left:50%;
	margin-left:-183px;
}

#bgr_bgr_login{
	margin-top:217px;
	margin-left:0px;
	width:364px;
	height:19px;
	background:#DA251C url(img/bgr_bgr_login.gif) top left no-repeat;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-183px;
}

#login{
	width:324px;
	height:236px;
	margin:0 20px;
}

#login_top{
	height:14px;
	background:url(img/bgr_login_top.gif) top left no-repeat;
}

#table_login{
	width:324px;
	height:235px;
}

#repeat_left{
	width:14px;
	background:url(img/bgr_login_repeat_left.gif) top left repeat-y;
}

#repeat_right{
	width:14px;
	background:url(img/bgr_login_repeat_right.gif) top left repeat-y;
}

#login_bottom{
	background:url(img/bgr_login_botton.gif) top left no-repeat;
	height:10px;
}

#login_content{
	background:#FFFFFF;
	width:296px;
	height:212px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	vertical-align:top;
}

#content_ttl{
	float: left;
	width:260px;
	height:15px;
	margin: 10px 0;
	margin-left:8px;
}

#content_ttl_feat{
	float: left;
	width:260px;
	height:15px;
	margin: 0 0 10px 0;
	margin-left:8px;
}

#content{
	float: left;
	width:260px;
	height:15px;
	margin: 5px 0;
	margin-left:8px;
}

#content_button_feat{
	float: left;
	width:260px;
	height:15px;
	margin: 1px 0;
	margin-left:8px;
}

#content_button{
	float: left;
	width:260px;
	height:15px;
	margin: 6px 5px 5px 5px;
	margin-left:8px;
}

#content_msg{
	float: left;
	width:260px;
	height:15px;
	margin: 5px 0;
	margin-left:8px;
}

#content_msg_feat{
	float: left;
	width:260px;
	height:15px;
	margin-top:-2px;
	margin-left:8px;
}

html>body #content{
	float: left;
	width:260px;
	height:15px;
	margin: 8px 0;
	margin-left:15px;
}

.form{
	width:170px;
	height:17px;
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.button{
	width:56px;
	height:17px;
	background:#EAEAEA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border:none;
	z-index:100;
	position:absolute;
	margin-top:0px;
	margin-left:-55px;
}

.bloco_detalhe_s_border{
	background-color:#FFFFFF;
	padding-top:15px;
}

#bloco_detalhe{
	background-color:#FFFFFF;
}

#links{
	width:324px;
	height:20px;
	position:absolute;
	margin-top:-40px;
	margin-left:-14px;
	display: none;
	z-index:1;
}

#assinatura{
	width:164px;
	height:35px;
	padding-top:8px;
	text-align:center;
	background: url(img/bgr_assinatura.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	position:absolute;
	right:12px;
	bottom:12px;
}

#assinatura a, a:link, a:visited, a:hover, a:active{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

#invisible{
	visibility: hidden;
}

#links_content{
	display: none;
}

#login_alert{
	margin-bottom:10px;
	float:left;
	margin-top:30px;
}

#txt_login{
	font-size:11px;
	width: 90%;
	clear:both;
	padding-top:10px;
	margin:0 5%;
	text-align:left;
}

.titulo{
	font-size: 13px;
	padding: 8px 0 5px 10px;
	margin:0px;
	float:left;
	margin-top:30px;
	font-weight:bold;
}

#content_alert{
	width: 100%;
	float:left;
}

/*alerta do systema*/
#maskBlcAlert{
	top:0;
	left:0;
	width: 100%;
	visibility: hidden;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 0px;
	background:#666;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.5; opacity:0.5;
}

#blcAlertWhite{
	top:0;
	left:0;
	width:377px;
	height:332px;
	position: absolute;
	background:white;
	z-index: 501;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.5; opacity:0.5;
	visibility: hidden;
}

#c_blcAlertWhite{
	top:0;
	left:0;
	position: absolute;
	z-index: 502;
	visibility: hidden;
}

.cab_table_alert2{
	width:320px;
	height: 133px;
	color: #666666;
	font-weight:bold;
	font-size:10px;
}

#closed_alert{
	float:right;
	width:17px;
	height:17px;
	border: 1px solid #999;
	text-align:center;
	background:#CC0000;
}

html>body #closed_alert{
	height:13px;
	padding-top:4px;
}

#closed_ok{
	margin-top:15px;
	float:right;
	width:35px;
	height:19px;
	padding: 3px;
	border: 1px solid #999;
	text-align:center;
}

html>body #closed_ok{
	width:30px;
	margin-top:15px;
	float:right;
	height:16px;
	padding: 3px;
	border: 1px solid #999;
	text-align:center;
}

#closed_ok a:link,a:visited,a:hover,a:active{
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
	font-size:10px;
}

#content_red{
	background: #fff;
	color:#666666;
}

#content_red a:link, a:visited, a:hover, a:active{
	background: #fff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight:bold;
}
/*alerta do systema*/
