/* NOVO CSS*/
.holder_float_login div.bt_holder{
	margin:20px 15px 20px 0px;
	border:1px dotted #000000;
	text-align:center;
	vertical-align:middle;
	padding: 10px 0px 10px 0px;
}

.holder_float_login{
	width:99%;
	border:1px;
	border-style:solid;
	border-color:#ddd; 
	margin-top:8px;
	padding: 4px 2px 4px 2px;
	line-height:15px;
	font-family:Arial;
	font-size:10px;
	background-color:#ffffff;
	overflow:hidden;
} 
 
/*  .holder_float_login img{
	padding:5px;
	margin:5px 5px 5px 5px;
	border:1px solid #dddddd;
	float:left;
}  */

.holder_float_login img.bt_img{
	padding:5px;
	margin:5px 5px 0px 0px;
	border:0px solid #dddddd;
	float:right;
}	
.holder_float_login a.template{
	font-family: 'Arial';
	font-size: 10px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
.holder_float_login a.template:hover{
	text-decoration:underline;
}

.holder_float_login h2{
	font-family:Arial;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding:5px ;
}
.holder_float_login p{
	padding:5px;
}

.holder_float_login_listagem{
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:0px 0px 20px 40px;
	background-color: #ffffff;
	margin-right:10px;
	height:22px;
}

.holder_float_login_listagem div.titulo {
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 0px 5px;
}

.holder_float_login_listagem h2{
	border-bottom:1px dotted #000;
	margin-top:-20px;
}

.holder_float_login_listagem span.left{
	float:left;
	font-size:10px;
	padding-left:5px;
	color:#999999;
}
.holder_float_login_listagem span.right{
	float:right;
	font-size:10px;
	color:#999999;
}

span.holder_float_login_titulox2{
	font-family: 'Arial';
	font-size: 12px;
	color: #EA0062;/*red escuro*/
	font-weight:  bold;
	text-decoration:none;
}

a.holder_float_login_right, a.holder_float_login_right:link, a.holder_float_login_right:visited, a.holder_float_login_right:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000;/*red escuro*/
	font-weight:  bold;
	text-decoration:none;
}
a.holder_float_login_right:hover{
	text-decoration:underline;
}


/* FIM DE NOVO CSS */
.login_holder{
	margin: 10px 10px 10px 45px;
	padding: 10px 10px 10px 45px;
	border: 1px solid #ddd;
}

.xlogin_erro {
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	background-color:#9C0202;
	text-align:center;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	margin:10px 10px 10px 45px;
	display:none;
}
.xlogin_erro2 {
	padding:3px 0px 3px 0px;
	margin:10px 2px 10px 2px;
}

.xlogin_titulo{
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	font-weight:  bold;
	text-align: right;
	padding-right:15px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.xlogin_red , a.xlogin_red:link, a.xlogin_red:visited, a.xlogin_red:active{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ff0000;
	text-align: center;
	text-decoration:none;
}
a.xlogin_red:hover{
	font-family: 'Arial';
	font-size: 10px;
	font-weight:  bold;
	color: #ffffff;
	text-align: center;
	background-color: red;
}
.xlogin_texto, a.xlogin_texto, a.xlogin_texto:link, a.xlogin_texto:visited, a.xlogin_texto:active {
	font-family: 'Arial';
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color:#ffffff;
	border:1px solid #a0a0a0;
	height:15px;
	vertical-align:middle;
}

a.xlogin_texto:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}
.xlogin_tit, a.xlogin_tit, a.xlogin_tit:link, a.xlogin_tit:visited, a.xlogin_tit:active {
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	margin:4px;

}

a.xlogin_tit:hover {
	font-family: 'Arial';
	font-size: 10px;
	color: #cc0000; /* B0b0b0 */
	font-weight:  bold;
	text-align: center;
	text-decoration: none;
	
}