@charset "utf-8";
/* CSS Document */

#topo {
	background:url(../images/login_banner.gif) no-repeat top left scroll #fff;
	height: 126px;
	width: 996px;
	position: relative;
}

#topo img {
	display:none;
}


#cadeado {
	display: none;
}

#local_descricao {
float:left;
width:410px;
}

#local_pagador {
	width: 290px;
	float: right;
	margin-top: 30px;
}

#local_input {
	width: 290px;
	float: right;
	margin-top: 30px;
}

#local_label {
	width: 150px;
	float: left;
	margin-top: 30px;
	text-align: right;
	padding-top: 4px;
}

#local_alerta {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#arealogin {
	background-color: #FFFFFF;
	width: 446px;
	position: relative;
}

#arealogin_titulo {
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#descricao {
}

.texto_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #142850; 
}

.texto_titulos2 {
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top:10px;
}

.texto_titulos a:hover {
	text-decoration: underline;
}

.texto_titulos_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #142850;
	line-height: 13px;
	text-align: right;
}

.texto_titulos_login_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-repeat: no-repeat;
	height: 180px;
	width: 356px;
	text-align: center;	
}

.texto_titulos_form a {
	color: #142850;
	text-decoration: underline;
}

.texto_corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142850;
	text-decoration: none;
}

.texto_corpo a {
	color: #7D7D87;
	text-decoration: none;
}

.texto_corpo a:hover {
	text-decoration: underline;
}

div#messages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE1D16;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142850;
	background-color: #E9EAEC;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BEC0C3;
	border-left-color: #BEC0C3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9EAEC;
	border-bottom-color: #E9EAEC;
	margin-bottom: 6px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142850;
	text-decoration: none;
	margin-top:15px;
	margin-left: 47px;
	width: 102px;
	display:block;
	height:30px;
}

div#warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: center;
}