/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo01 {
	font-size: 16px;
	font-weight: bold;
	color: #26679E;
	font-family: Tahoma;
}


.menu a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:link{
	text-decoration: none;
}
.quadro-login {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6DCF3;
	border-right-color: #26679E;
	border-bottom-color: #26679E;
	border-left-color: #C6DCF3;
}

.menu a:visited{
	text-decoration: none;
}
.menu a:active{
	text-decoration: none;
}
.menu a:hover{
	text-decoration: none;
	color: #ACCBED;
}
.bt-01 {
	font-size: 11px;
}

.txt-azul-01 {
	font-size: 11px;
	color: #26679E;
}
.txt-azul-01-b {
	font-size: 11px;
	color: #26679E;
	font-weight: bold;
}
