
.header {
  background:#EE5091;
  color:#fff;
  padding:15px;
  margin-bottom:10px;
  font-size:14px;
}

.header p {
  line-height:1.3em;
}

.coluna-esq {
  float:left;
  width:620px;
  overflow:hidden;
}

.coluna-dir {
  margin-left:630px;
}

.thumbs .floats-item {
  position:relative;
  width:110px;
  height:80px;
  margin:0px 8px 8px 0;
}

.thumbs .flip {
  position:absolute;
  top:0;
  left:0;
  width:110px;
  height:80px;
  display:none;
  background:#EE5091;
  /*padding:5px;*/
}

.thumbs .flip ul {
  margin:5px;
}

.thumbs .flip li {
  text-align:center;
  padding:1px 0 1px 0;
}

.thumbs .flip, .thumbs .flip a, .thumbs .flip a:hover {
  color:#fff;
}

.thumbs .flip a:hover {
  text-decoration:underline;
}

/**
 *
 */

.embed .thumbs li {
  display:block;
  clear:both;
  margin-bottom:10px;
  border:1px solid #EE5091;
  padding:10px;
}

.embed .thumbs img {
  float:left;
}

.embed .thumbs .embed {
  display:block;
  margin-left:10px;
  padding:10px;
  background:#EE5091;
  color:#fff;
}

.recados-para-orkut .thumbs img {
  float:none;
  margin-bottom:10px;
}

.recados-para-orkut .thumbs .embed {
  clear:both;
  margin-left:0px;
}

/**
 *
 */

.downloads-menu li a {
  background:url(../images/layout/footer-ball.gif) no-repeat 3px 5px;
	padding-left:14px;
}

.downloads-menu {
  display:block;
  clear:both;
  margin:10px 0px;
}

.downloads-menu li {
  display:inline;
}

.downloads-menu a {
  text-decoration:none;
}

