.borda_logo {
	BORDER-LEFT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
.borda_login_lateral {
	BORDER-LEFT: #60A5CB 1px solid;
	BORDER-RIGHT: #60A5CB 1px solid;
}
A#menu {
	color : #778899;
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;
	Font-weight: bold;
}

A:HOVER#menu {
	color : #778899;
	font-family : Arial;
	font-size : 12px;
	text-decoration: underline;
	Font-weight: bold;
}
.borda_menu {
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
.texto_login {
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.caixa {
	background-color : White;
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid Black;
	color : Black;
}
.caixa_login {
	background-color : #7BBCDC;
	font-family : Arial;
	font-size : 10px;
	border : 1px solid Black;
	color : Black;
}
.texto {
	font-family : Verdana;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}
.texto_dominio {
	font-family : Verdana;
	font-size: 10px;
	color: #595959;
	BORDER-BOTTOM: 1px solid #FF9E08;
}
.texto_indique {
	font-family : Verdana;
	font-size: 10px;
	color: #595959;
}
A#portifolio {
	font-family : Verdana;
	font-size: 12px;
	color: #818181;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER#portifolio {
	font-family : Verdana;
	font-size: 12px;
	color: #FE6C01;
	text-decoration : underline;
	font-weight : bold;
}


