/* CSS Document */
/* acontece */
.acontece{
	background-image: url(fundo_acontece.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	width: 720px;
	position: absolute;
	top: 472px;
	clear: both;
	display: none;
}
.destaque{
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
.destaque img{
  border: 1px solid #ccc;
}
.destaque a:hover img{
  border-color: #069;
}
/* acontece */

/* capa */
.container td{
	background-image: url(scuba-diver-03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
} 
/* capa*/

/*  agencia  */
.agencia{
  width: 265px;
  margin-left: 250px;
  font-size: 12px;
  text-align: justify;
  margin-top: 120px;
  margin-bottom: 60px;
  _height: 400px;  
  min-height: 400px;
}
.agencia h1{
  clear: none;
  font-size: 18px;
  color: #009;
}
.agencia h2{
  font-size: 14px;
  color: #03c;

}
.agencia p{  
  margin-left: 25px;
}
/*  conteudo  */