@CHARSET "UTF-8";

#contactos a:link { color: #33abad; font-size: 12px; text-decoration: none; font-weight: bold; }
#contactos a:active { color: #33abad; font-size: 12px; text-decoration: none; font-weight: bold; }
#contactos a:visited { color: #33abad; font-size: 12px; text-decoration: none; font-weight: bold; }
#contactos a:hover { color: #7c7c7c; font-size: 12px; text-decoration: none; font-weight: bold; }

.login_form {
	background-color: #33abad;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	
}


.login_center {
	border: 1px solid #33abad;
	background-repeat: no-repeat;
	background-position: center;
}

.login_line {
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	vertical-align: bottom;
	height: 35px;
}
.login_line_cmAlmada{
	font-weight: bold;
	vertical-align: top;
	font-size:15px;
}

.login_line_bottom {
	border-bottom: 1px solid #33abad;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7c7c7c;
}

.login_bottom {
	color: #7c7c7c;
	font-size: 12px;
	font-family: Arial;
}

.img_login {
	background-image: url('../IMG/Login/Pub_multibanco_final.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	*background-position: right 29px;
	position: relative;
	top: 0px;
	vertical-align: bottom; 
	text-align: right; 
	height: 168px;
	*height: 170px;
	_height: 170px;
}

.img_login:HOVER {cursor:pointer;}

.login_button { color: #ffffff; font-weight: bold; cursor: pointer; text-decoration: none;}

.login_button:active { color: #ffffff; font-weight: bold; cursor: pointer; text-decoration: none;}

.login_button:hover { color: #cccccc; font-weight: bold; cursor: pointer; text-decoration: none;}

.login_button:visited { color: #ffffff; font-weight: bold; cursor: pointer; text-decoration: none;}


.loginCA_button { color: #00AEDB; font-size: 12px; font-weight: bold; cursor: pointer; text-decoration: none;}

.loginCA_button:active { color: #00AEDB; font-size: 12px; font-weight: bold; cursor: pointer; text-decoration: none;}

.loginCA_button:hover { color: #cccccc; font-size: 12px; font-weight: bold; cursor: pointer; text-decoration: none;}

.loginCA_button:visited { color: #00AEDB; font-size: 12px; font-weight: bold; cursor: pointer; text-decoration: none;}

.msg_login {
	font-size: 11px;
	font-weight: normal;
	position:relative;
	top:30px;
}


.msg_loginCA {
	font-size: 11px;
	font-weight: normal;
	color: #00AEDB;
	vertical-align: bottom;
}

#login_bottom {
	vertical-align: bottom;
}

.login_disabled {
	background-color: #d6d6d6;
	border: 1px solid #7c7c7c;
}

.labelcmAveiro
{
	color: #00AEDB;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
	vertical-align:middle;
}

.inputcmAveiro
{
	background-color: #00AEDB;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
	vertical-align:middle;
	border: none;
}

.loginCA_disabled {
	background-color: #d6d6d6;
	border: 1px solid #7c7c7c;
	margin-left: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.itemfooterCA
{
	font-size: 12px; 
	font-weight: bold; 
	color: #00AEDB; 
	font-family: Arial;
}
.itemfooterCA:hover
{
	cursor: pointer;
} 