#top
{
  background: url("img/top.png") no-repeat top transparent;
  width: 810px;
  height: 68px;
}

#top_title
{
  color:#FFFFFF;
  float:left;
  font-family:verdana;
  font-size:18pt;
  font-weight:bold;
  padding-left:80px;
  position:relative;
  text-transform:uppercase;
  top:27px;
}

#top_close img
{
  border: none;
}

#top_close
{
  float:right;
  margin-right:23px;
  position:relative;
  top:25px;
}

#mid
{
  background: url("img/mid.png") no-repeat top transparent;
  width: 810px;
  float: left;
  font-family: verdana;
  font-size: 16pt;
}

#mid_content
{
  padding: 40px 40px 40px 130px;
}

#mid_content b { color: red; }

#mid_content ul
{
  padding: 10px 10px;
}

#mid_content li
{
  font-size: 14pt;
  padding-right: 10px;
  list-style-position: inside;
  float: left;
}

#mid_content .seo_notify
{
  clear:both;
  font-size:11px;
  line-height:14px;
  padding:15px 0 0 10px;
}

#bottom
{
  clear: left;
  background: url("img/bottom.png") no-repeat top transparent;
  width: 810px;
  height: 22px;
}

.gratis
{
  color: red;
  font-weight: bold;
}

