#body {
  text-align: center;
}
#main{
  margin: 0 auto;
  position: relative;
  top: 0;
  width: 1024px;
  text-align: center;
  z-index: 0;
}
#main2{
  margin: 0 auto;
  position: relative;
  width: 1024px;
}
#head {
  position: fixed;
  width: 974px;
  height: 50px;
  top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: white;
}
#logo {
  position: fixed;
  width: auto;
  top: 7px;
  float: left;
}
#navegador {
  width: auto;
  margin-top: -7px;
  float: right;
}
#container {
  position: absolute;
  z-index: -1;
  width: 975px;
  top: 42px;
  padding: 0px 25px 45px 24px;
}

#containerWorks {
  position: absolute;
  width: 982px;
  height: auto;
  z-index: -1;
  background-color: transparent;
  top: 85px;
  left: 0px;
  padding-bottom: 25px;
  padding-left: 20px;
  text-align: right;
}
#descrip {
  position: absolute;
  width: 245px;
  height: auto;
  background-color: transparent;
  top: 55px;
  left: 1px;
  padding-bottom: 15px;
  text-align: left;
  z-index: -2;
}
#imgPortadas {
  text-align: center;
  height: 580px;
  width: 1000px;
  position: absolute;
  top: 85px;
  left: 0px;
  background-color: transparent;
  z-index: -1;
}
.title {
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: auto;
  width: 297px;
  bottom: 0px;
  padding-bottom: 0px;
  background-color: #e8e7e7;
}
#pie {
  position: fixed;
  width: 1024px;
  height: 58px;
  background-color: transparent;
  bottom: 0px;
  z-index: 2;
}
#pie2 {
  position: fixed;
  width: 1024px;
  height: 5px;
  background-color: transparent;
  bottom: 45px;
  z-index: 2;
}
#menu {
  list-style-position: inside;
  width: auto;
  height: 30px;
  float: left;
}
#menu ul li {
  float: left;
  margin-top: 10px;
}
ul li {
  display: inline;
  margin-right: 30px;
}
#menu .fin{
  margin-right: 0px;
}
a.nav{
  vertical-align: middle;
}
.nav:link {
  text-decoration: none;
  color: #fd8143;
  font-size: 18px;
  font-family: "Courier","Courier New";
}
.nav:visited {
  text-decoration: none;
  color: #fd8143;
  font-size: 18px;
  font-family: "Courier","Courier New";
}
.nav:hover {
  cursor: pointer;
  text-decoration: none;
  color: black;
  font-size: 18px;
  font-family: "Courier","Courier New";
}
.nav:active {
  text-decoration: none;
  color: black;
  font-style: italic;
  font-size: 18px;
  font-family: "Courier","Courier New";
}
.img:link {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: "Courier","Courier New";
}
.img:visited {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: "Courier","Courier New";
}
.img:hover {
  cursor: pointer;
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: "Courier","Courier New";
}
.img:active {
  text-decoration: none;
  color: black;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  font-family: "Courier","Courier New";
}
.text {
  font-size: 12px;
  font-family: "Courier","Courier New";
}
.text2 {
  font-size: 14px;
  font-family: "Courier","Courier New";
}
.titlefont {
  font-size: 17px;
  font-family: "Courier","Courier New";
  font-weight: bold;
}
.title2font {
  font-size: 14px;
  font-family: "Courier","Courier New";
  font-weight: bold;
}

.title3font {
  font-size: 11px;
  font-family: "Courier","Courier New";
}

img {
  border:  none;
  margin: 0;
  padding: 0;
  outline-style: none;
  outline-width: 0;
}

.tdWorks {
    padding: 0px 41px 20px 0px;
}

a{
  text-decoration: none;
}

/*.imgWorks {
    margin: 20px 56px 3px -3px;
}*/

#divTabla {
  background-color: transparent;
  min-height: 500px;
  position: absolute;
  top: 560px;
  left: 0px;
  font-size: 11px;
  font-family: "Courier","Courier New";
  z-index: -1;
  padding: 0px 25px 45px 24px;
}
#divTabla2 {
        top: 150px;
    width: 900px;
    background-color: transparent;
    height: 500px;
    font-size: 11px;
    font-family: "Courier","Courier New";
    z-index: -1;
    padding: 0px 25px 45px 24px;
    position: relative;
}

