	#tabsC {
	  width:100%;
	  height:68px;
      text-align: center;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
		margin:0px 0px 0px 290px;
        /*padding:10px 10px 0 10px;*/
        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:#FFFFFF;
      }
    /* 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 {
	margin:50px 0px 0px 195px;
	width:400px;
	padding:0px;
}

#segunda h2 {
	margin:0px 0px 20px 0px;
	padding:0px;
}

.anagrama {
	width:190px;
	z-index:1;
	position:relative;
	top:-200px;
	left:-172px;
}

#segunda td {
	color:#FFFFFF;
	line-height:20px;

}

#segunda td.direc {
	color:#FFFFFF;

}

.tablae {
	margin-left:40px;
}

