	#tabsC {
	  width:100%;
	  height:68px;
      text-align: center;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
		margin:0px 0px 0px 290px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0px;
      padding:0px;
      }
    #tabsC a {
      float:left;
      background:url("imagenes/tableftCBmarron.gif") no-repeat left top;
      margin:0px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("imagenes/tabrightCBmarron.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#4f3405;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }
		
#segunda {
	width:400px;
	padding:0px;
	margin:50px 0px 0px 200px;
}

#segunda p {
	margin:0px 0px 0px 15px;
	font-size:8px;
}

#segunda h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	
}

#segunda td {
	color:#4f3405;
	line-height:20px;
}

#segunda td.direc {
	color:#FFFFFF;

}

.anagrama {
	width:400px;
	z-index:1;
	position:relative;
	top:-300px;
	left:0px;
}


img.cazador {
	width:350px;
	margin:20px 0px 0px 40px;
}

.tablae {
	margin-left:3px;
}

