.foraCliente
{
	width: 700px;
	height: 500px;
}

.dentroCliente
{
	width: 680px;
	height: 480px;
	vertical-align: top;
}

.foraMedical
{
	width: 700px;
	height: 550px;
}

.dentroMedical
{
	width: 680px;
	height: 530px;
	vertical-align: top;
}

.foraMedicalRoundPanel
{
	width: 700px;
	height: 550px;
}

.dentroMedicalRoundPanel
{
	width: 540px;
	vertical-align: top;
}


.LinhaNormal
{
	height: 20px;
}

.LinhaLogin
{
	width: 90px;
}

.tituloCadCliente
{
	width: 300px;
}
