.title_crm {
	height:18px;
	padding-left:16px;
	padding-top:12px;
	font-weight:500;
	font-size:14px;
	float: left;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/line_top_header.gif);
	background-repeat: no-repeat;
	background-position:16px 24px;
}

#top_login {
	width:100%;
	height:86px;
	float: right;
	background:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/back_top2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.title_top {
	width:100%;
	height:25px;
	background-image:url(images/line_top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
}


.title_crm .important{
	color:#ea9698;
	text-transform:uppercase;
}
.help, .help a{
	float: right;
	padding-top:8px;
	text-align:left;
	background: url(/irj/portalapps/com.sap.portal.runtime.logon/layout/ico_help.gif) no-repeat 1px 7px;
	font-size:12px;
	padding-left:20px;
	cursor:pointer;
	margin-right:5px;
	color: #FFFFFF;
}
.header_divisor{
	width:100%;
	height:100px;
	background:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/shadow_content.gif) repeat-x;
} 

.title_home{
	border-bottom:2px #838383 solid;
	font-size:22px;
	color: #999999;
	padding-top:1px;
	text-align:left;
	width: 100%;
	height: 34px;
}
.title_home strong{
	color:#FF0000;
	font-weight:normal;
}

.text_change_password{
	font-size:12px;
	font-weight:normal;
	
}

.login_box_1{
	width:432px;
	margin-top:20px;
	float:left;
	margin-right:2px;
}
.login_box_2{
	margin-top:20px;
	width:200px;
	float: right;
	font-size:11px;
}
.box_write_content{
	background-color:#ececec;
	font-size:12px;
	color: #000000;
	margin-bottom:2px;
}
.conten_box_write{
	margin:0px;
}
.top_write_1 {
	width:100%;
	height:12px;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/box_write_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0px;
}
.top_write_2 {
	width:7px;
	height:7px;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/box_write_2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float: right;
}

.top_write_3 {
	width:7px;
	height:7px;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/box_write_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float: right;
}

.top_write_3 {
	width:7px;
	height:7px;
	background-position:left top;
	background-repeat:no-repeat;
	float: right;
}

.login_icon{
	float:left;
	width:80px;
	margin-left:3px;
	margin-right:3px;
}

.login_section strong{
	color:#FF0000;
}
.holder_login {
	margin-left:-3px;
	margin-top:36px;
}
.login_user {
	display:inline-block;
}
.clear{clear:both;}
.footer_write_3 {
	width:100%;
	height:7px;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/box_write_3.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	font-size:0px;
}
.footer_write_4 {
	width:7px;
	height:7px;
	background-image:url(/irj/portalapps/com.sap.portal.runtime.logon/layout/box_write_4.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	float: right;
}
.login_user_enter .close{
	margin-top:12px;
	border-top:1px dashed #cccccc;
}

/*-------------- Link vermelho ----------*/
#red_link a, #red_link a:visited {
    color: #FF0000; 
    text-decoration:none;
	list-style: none;
	display:block;
  }
#red_link a:hover {
	color: #FF0000; 
  }
.txt_12_black{
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_footer{
	text-align:center; 
	margin-left:-40px;
}
.clear{clear:both;}