html { 	height: 100%; }
body {
	height: 100%;
	margin: 0px;
	background-color: #390054;
}
a { text-decoration: none; }
#logo {
	position:absolute;
	width:77px;
	height:225px;
	z-index:1;
	left: 25px;
	top: 15px;
}
#rodape a {
	font-family: Tahoma;
	font-size: 11px;
	color: #b394ad;
	margin-right: 31px;
}
#rodape a:hover { color: #ffffff; }
.textoes {
	font-family: Tahoma;
	font-size: 11px;
	color: #796b7a;
	line-height: 15px;
}
a.textoes:hover { color: #b05ca1; }

.textoes13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #796b7a;
	line-height: 15px;
}
a.textoes13:hover { color: #b05ca1; }

.textoespec {
	font-family: Tahoma;
	font-size: 13px;
	color: #796b7a;
	line-height: 15px;
}
a.textoespec:hover { color: #b05ca1; }

.ftborda {
	border-style: solid;
	border-color: #581c75;
	border-width: 1px;
}



#profissionais {
	overflow: auto;
	height: 310px;
	width: 500px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#563366;
	scrollbar-darkshadow-color:#563366;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#563366;
	scrollbar-track-color:#d8c8d8;
}

#especialidades {
	overflow: auto;
	overflow-x: hidden;
	height: 358px;
	width: 608px;
	padding:6px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#563366;
	scrollbar-darkshadow-color:#563366;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#563366;
	scrollbar-track-color:#d8c8d8;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #581c75;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#563366;
	scrollbar-darkshadow-color:#563366;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#563366;
	scrollbar-track-color:#d8c8d8;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #581c75;
	background-color: #FFFFFF;
	border: 1px solid #581c75;
}