

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("../images/ficha/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
	margin:0;
	padding:2px 0px 0;
	list-style:none;
	font-size: 9px;
  }
#header li {
  float:left;
  background:url("../images/ficha/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 8px;
  }
#header a {
  float:left;
  display:block;
  background:url("../images/ficha/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#3366CC;
  }
#header #current {
  background-image:url("../images/ficha/left_on.gif");
  }
#header #current a {
  background-image:url("../images/ficha/right_on.gif");
  color:#3366CC;
  padding-bottom:5px;
  }
  #inferior {
background-image:url(../images/ficha/inferior-interior.gif);
background-position:left top;
background-repeat:no-repeat;
height:24px;
}
#centro {
background-image:url(../images/ficha/centro-interior.gif);
background-repeat:repeat-y;
}
/* Central */
#central {
	width: 512px;
	margin-left: 216px;

}
#centro {
	background-image: url(../images/ficha/centro-interior.gif);
	background-repeat: repeat-y;
}
#inferior {
	background-image: url(../images/ficha/inferior-interior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}
/* tabs */
.titulo-tab {
	font-weight: bold;
	color: #3399CC;
	font-size: 14px;
	padding-top: 36px;
	padding-left: 27px;
}
.titulo1-tab {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 11px;
}
.titulo2-tab {
	color: #3399CC;
	font-size: 11px;
	padding-left: 6px;

}
.linea-interior {
	background-image: url(../images/linea.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 7px;
	padding-right: 1px;
	padding-left: 1px;
}
.linea-separacion {
	background-image: url(../images/linea.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.texto-tab {
	font-size: 11px;
	text-align: justify;
	line-height: normal;
	padding-right: 27px;
	padding-left: 27px;
}
#separacion {
	height: 136px;

}
