#topo {
	width: 970px;
	height: 160px;
	/*background-image:  url("../imgs/bg_topo.jpg");*/
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
h1.logo a{
	background: url("../imgs/main/unimed.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 106px;
    margin: 15px 0 0 15px;
    overflow: hidden;
    text-indent: -5000px;
    width: 169px; 
}
html>body .logo {
	width:150px;
}
.logo img {
	margin-top: 49px;
	margin-left: 17px;
}

.loginBoxFrame {
	height: 65px;
	width: 295px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	position:absolute;
	left: 198px;
	top:21px;
}
.loginBox {
	background: #f8f8f8 url("../imgs/main/bg-loginbox.png") no-repeat 0 0;
	height: 65px;
	width: 295px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.loginBox form {
	margin-top: 0px;
	margin-bottom: 7px;
}
.loginBox .textBox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;	
	width: 80px;
	border: 1px solid #B6B3AD;
	height: 14px;
	voice-family: "\"}\"";		
	voice-family:inherit;
	height: 12px;
}
html>body .loginBox .textBox {
	height:12px;
}
.loginBox a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	vertical-align:middle;
}
.loginBox a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003700;
	text-decoration: underline;
}

.loginBox .esqueci
{
	text-align:right; 
	padding-right:10px;
}

.canais {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.canais a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.canais a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.restrito {
	color:#666;
	text-align:left;
	width:275px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 4px 0 0 0;
}
html>body .restrito {
	margin-left:7px;
}

.bgCabecalho {
	background: #fff;
}

.mensagem-profissionais {
	width: 416px;
	height: 55px;
	background: #4f8d97 url("../imgs/main/bg-mensagem.png") no-repeat 0 0;
	position: absolute;
	top: 21px;
	right: 31px;
	padding: 5px;
}

.mensagem-profissionais h2{
	color: #fff;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

.mensagem-profissionais p{
	color: #fff;
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
