body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  font-family:arial;
  color:#FFFFFF
}

body.main {
  background-color:#CC6600;
  background: url( img/bg.gif ) repeat;
}

table {
  font-size: 11pt;
}

table.main {
  width:800px;
  height:630px;
} 


td.header {
  height:150px;
  background-color:#000000;
  text-align: center;
}

td.header_galeria {
  height:100px;
  background-color:#000000;
  text-align: center;
}


td.left {
  text-align: center;
  background-color:#006600;
  width:150px;
  vertical-align: top;
  border-left: 1px #000000 solid;
  border-bottom: 1px #000000 solid;

}

td.logo {
  text-align: center;
  background-color:#006600;
  width:150px;
  border-left: 1px #000000 solid;
  border-top: 1px #000000 solid;

}

td.content {
  background-color:#000000;
  color: #FFFFFF;
	text-align: center;
}

table.menu {
  width: 100%;
  height: 100%;
}

td.menu {
  height: 20px;
  font-family:Verdana;
  font-size:20px;
  color:#FFFFFF;
  text-align: left;
  padding-left: 30px;
  background-color:#006600;
}

td.menu1 {
  background-color:#006600;
  text-align: center;
  vertical-align: bottom;
}

td.gal_left {
  width: 35px;
  background-color: #006600;
  text-align: center;
}

td.banner {
  background-color: #000000;
}

.footer {
	height: 30px;
  filter: alpha(opacity=40);
  moz-opacity:.40;
  opacity:.40;
}

ul { font-size: 11pt; }

ul.closer {
  table-layout: fixed;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.left{
  margin-top: 0px;
  margin-left: 0px;
}

li {
  margin-top: 0px;
  margin-left: 0px;

}

span.orange, a.orange {
  color: #FAB012;
  font-size: 10px;
}


input.orange, textarea.orange {
  border: #CC6600 1px solid;
  background-color: #ffffd7;
  padding: 0 0 0 2;

}

textarea.orange {
  border: #CC6600 1px solid;
  background-color: #ffffd7;
  padding: 2 2 2 2;
}

.news {
  background-color: #000000;
  font-size: 11pt;
  width: 100%;
}

.desc_r {
  font-size: 12px;
  padding-left:5px;
}

.desc_b {
  font-size: 12px;
  padding-left:0px;
}


.cont {
  font-size: 16px;
  font-weight: bold;
  padding-left:5px;
}

.empty {
	width: 142px;
	height: 187px;
	color: gray;
	border: 1px #FFFFFF solid;
	text-align: center;
	vertical-align: middle;
}

h1 {
  font-size: 10px;
  color: #006600;
}

a.link      { color:#FFFFFF; text-decoration: none;}
a.link:hover{ color:#CC6600; }

a.text      { color:#FFCC99; text-decoration: none;}
a.text:hover{ color:#CC6600; }

.bblack { background-color: #000000; text-align: center; }


div#wrapper {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 630px;
}

div#adbuster {
position: absolute;
left: 0px;
top: 635px;
display: none;
visibility: hidden;
width: 100%;
}

@media screen{
   body>div#adbuster { position:fixed; }
}

* html body{
  overflow:auto;
} 
