BODY.portada { 
	background: #ffff6d;
}

BODY { 
	font: 9pt/17pt georgia; 
	text-align: justify;
	background: #ffff6d; /*url(cabec.jpg) no-repeat top left;*/*/
}


img{
  border:0;
}

table.intro {
  /*text-align:center;*/
  width: 80%;
  margin:auto;
  background: #FFFF6d;
/*  border: outset 1pt;
  border: inset 1pt;*/
}

td.cintro{
 text-align:center;
}

/*table.fotos {
  width: 80%;
  margin:auto;
  /*background: #FFFFFF
  border: outset 1pt;*/
}*/

#contenedor{ 
/*  width:95%;
  height:95%;
  min-height:95%;*/
  margin-top: 80px;
  margin-left: 80px;
  margin-right:80px;
  margin-bottom: 80px;
  background: #ffffff;
}

#menu {
  /*margin-top: 220px;
  position: absolute; */
  width: 175px;
  z-index:3;
}

#contenido{
  margin-left: 175px;
  background: #ffffff;
}
