body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto1 {
	font-family: Verdana;
	font-size<strong></strong>: 10px;
	color: #000000;
	text-decoration: none;
}
.texto2 {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	text-align: justify;
}
.texto2-center {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.texto5 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.tituloTabela {
	background-color: #CC3333;
	font-weight: bold;
	color: white;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#institucional {
	position:absolute;
	left:180px;
	top:179px;
	width:175;
	height:160;
	z-index:1;
	visibility: hidden;
	orphans:inherit;
}
#clientes {
	position:absolute;
	left:407px;
	top:179px;
	width:175;
	height:80;
	z-index:1;
	visibility: hidden;
	orphans:inherit;
}

#socios {
	position:absolute;
	left:494px;
	top:179px;
	width:175;
	height:220;
	z-index:1;
	visibility: hidden;
	orphans:inherit;
}

.imgEsquerda {
    float:left;
    margin:0 20px 10px 0;
  }


