.mensagem .empresa
{
	float: left;
	font-size: 28px;
	color: #ffffff;
	padding-left: 18px;
	padding-top: 12px;
	font-family: "Verdana", "Arial", serif;
}

.mensagem .imgempresa
{
   width: 246px;
	height: 58px;
	background-image: url(../images/img_empresa.jpg);
	float: right;
}

.mensagem .imgsolucoes
{
	width: 250px;
	height: 58px;
	background-image: url(../images/img_solucao.jpg);
	float: right;
}

.mensagem .imgservicos
{
	width: 250px;
	height: 58px;
	background-image: url(../images/img_servico.jpg);
	float: right;
}

.mensagem .imgproduto
{
	width: 250px;
	height: 58px;
	background-image: url(../images/img_produto.jpg);
	float: right;
}

.portal
{
	padding-left: 20px;
}

.cli
{
	width: 160px;
		height: 100px;
	margin-top: 20px;
	background: url(../images/Clientes.gif) no-repeat;
}

.lista ul
{
	padding-left: 40px;
}

.sclinica_processo
{
	width: 450px;
	height: 202px;
	padding-left: 20px;
}

.sclinica_tela
{
	width: 298px;
	height: 171px;
	padding: 20px;
}

.paragrafo
{
	border: 1px solid red;
	width: 120px;
	float: right;
}

.versa_processo
{
	width: 450px;
	height: 239px;
}

.txtTexto
{
	margin-left: 120px;
	float: left;
	width: 250px;
	border:0px solid red;
}
.txtTexto .label
{
	float: left;
	font-weight: bold;
	width: 70px;
	text-align: right;
	padding-bottom: 5px;
}
.txtTexto .field {
	padding-bottom: 5px;
	padding-left: 2px;
	float: left;
}	
.txtTexto .field input {
	border: 1px solid #A7B3CB;
	width: 150px;
}

/*
.contentRight {
	background-color: white;
	
}*/

.contentRight .content .mapa
{
	width: 469px;
	height: 449px;
	border: 0px solid red;
}

