.logoPagPrincipal{
  
  background-image:url("http://www.buenomoveis.com.br/img/logoPagPrincipal.png");
  margin-top: 0px;
  width: 390px;
  height: 300px;
  margin-left: 400px;
  display: block;
  position:absolute;
	
}

a.link {
   text-decoration:none;
   font-size: 20px;
   font-weight: bold;
   font-family: verdana;
}

a.link:visited {
   font-size: 20px;
   font-weight: bold;
   font-family: verdana;
}

a.link:hover {
   text-decoration: none;
   font-size: 20px;
   font-weight: bold;
   font-family: verdana;
}


.link1{
  
  margin-top: 150px;
  margin-left: 20px;
  width: 190px;
  
}

.link2{

  margin-top: -72px;
  margin-left: 215px;
  width: 150px;
  
}

.texto{
	font-size: 15px;
	color: #000;
	font-weight: normal;
	margin-top: 15px;
	width: 380px;
	text-align: justify;
}


.txt18{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}


<!-- CSS Animação -->

.pics { height: 182px; width: 182px; padding:0; margin:0; overflow: hidden }
.pics img { height: 150px; width: 150px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

	
pre { margin-top: 10px }
pre { font-size: small; padding: 0px;  border: 0px solid #ddd; border-left-width: 0px; overflow-x: auto; }
pre.normal { background-color: transparent; border: none; border-left-width: 0; overflow-x: auto; }
code { padding: 0; font-size: 0%; font-style: normal; }
code.method { font-size: 0%; display: block; margin-top: 0px }
code.inline { background-color: #fff }

/* syntax highlighting with Chili */
.jscom, .mix htcom   { color: #fff; }

