#contenido #principal-main #col1{
  width:200px;
  float:left;
}
#contenido #principal-main #col2{
	width:650px;
	float:right;
}
.categoria {
  clear:both;
  line-height:18px;
  }
.categoria a{
  clear:both;
  line-height:18px;
  width:193px;
  display: block;
border-right:1px solid #000;
border-left:1px solid #000;
padding-left:5px;
color:#000099;
  }

.categoria a:visited {  text-decoration: none; color:#000088;}
.categoria a:active {  text-decoration: none; color:#000088;}
.categoria a:hover {  text-decoration: underline; color:#000088;}
.categoria a:link {  text-decoration: none; color:#000088;}


#fcontent-tabs {
  position:relative;
  bottom:-1px;
  left:0px;
  }

#fcontent-tabs ul {
  list-style:none;
  margin:0;
  padding:0;
  line-height:18px;
  }

#fcontent-tabs li {
  float:left;
  }

#fcontent-tabs a {
  float:left;
  height:18px;
width:179px;
border-left:1px solid #000;
  margin:0;
  padding:0 10px;
  display:block;
  color:#081329;
  font-size:11px;
  font-weight:bold;
  background:url(../dreamers/imagenes/web1/show-tabs-bg.gif) top right;
  }

#fcontent-tabs .empty a {
  padding:0;
  width:2px;
  }

#fcontent-tabs a.off,
#fcontent-tabs a.off:hover {
  color:#666;
  text-decoration:none;
  background-position:top right;
  }

#fcontent-tabs a.first {
  background:url(../dreamers/imagenes/web1/show-tabs-ends-bg.gif) top left;
  }

#fcontent-tabs .on a.first,
#fcontent-tabs a.first:hover {
  }

#fcontent-tabs a.last {
  background:url(../dreamers/imagenes/web1/show-tabs-ends-bg.gif) top right;
  }

#fcontent-tabs .on a,
#fcontent-tabs .on a:hover,
#fcontent-tabs .on a.last:hover {
  text-decoration:none;
  background-position:bottom right;
  }

#fcontent-tabs .on a.first,
#fcontent-tabs .on a.first:hover {
  text-decoration:none;
  background-position:bottom left;
  }

/****************************
    GLOBAL SEARCH
****************************/

#global-search {
    height: 31px;
    background: url(../dreamers/imagenes/web1/globalbar-bg.gif) top;
    }

#global-search form {
    margin: 5px 0 0 6px;
    display: block;
    float: left;
    }

#global-search input {
    width: 400px;
    height: 14px;
    font-size: 13px;
    color: #666;
    border: 1px solid #000;
    }
#global-search input.a {
    width: 14px;
    height: 14px;
    font-size: 13px;
    color: #666;
    border: 1px solid #000;
    }
#global-search .b {
    font-size: 8px;
    }

#global-search .search-btn {
    width: 81px;
    height: 30px;
    margin: 1px 0 0 10px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    float: left;
    color: #333;
    background: url(../dreamers/imagenes/web1/buscar.jpg) top;
    }

#global-search .search-btn:hover {
    text-decoration: none;
    background-position: bottom;
    }

