#Contenido {
  z-index:2;
  display:table;
  width: 936px;
  text-align:left;
  margin-top: -10px;
}

#Marco{
  z-index:2;
  position:relative;
  width:909px;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;
}

.Pestana {
  position: relative;
  z-index: 1;
  float: left;
  font-weight: inherit;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 50px;
  color: black;
  width: 154px;
  height: 52px;
  margin-bottom: -22px;
  text-align: center;
}

#P_activa {
  border-left: 1px solid #00c0ff;
  border-right: 1px solid #00c0ff;
  z-index: 3;
  top: -10px;
  background-image: url(../img/pes1.jpg);
  font-weight: bolder;
  text-decoration: underline;
  color: #00c0ff;
}

#P1, #P2, #P3, #P4, #P5, #P6 {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  background-image: url(../img/pes1.jpg);
  font-weight: inherit;
}
#P1:hover, #P2:hover, #P3:hover, #P4:hover, #P5:hover, #P6:hover{
	border-color:red;
	font-weight:bolder;
	color: red;
}

.Imagen_Izquierda_Superior {
  float: right;
  margin-left:40px;
  margin-top:20px;
  margin-bottom: 20px;
  margin-right: 20px;
}

#CasasCHN, #EsferasHEB{
 float: left;
 margin-left:40px;
 width:396px;
}

.Borde {
  border: 3px dashed black;
}

#Casas_y_Esferas{
  display:table;
  width:909px;
}

.Demo{
	float: right;
	width: 490px;
	padding-left:50px;
	margin-top:-35px;
}

#Marco h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 4px;
  margin-left: 14px;
}

#Marco h2 {
  line-height: 12px;
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 24px;
  padding-bottom: 6px;
}

#Marco p {
  font-family: Arial;
  text-align: justify;
  margin-left: 3%;
  margin-right: 3%;
  font-weight: inherit;
  font-size: 12px;
  color: black;
}

#Marco li
{
	margin-left: 30px;
}

.Contactenos{
	padding-top:20px;
	padding-left:220px;
}

#Folleto1
{
margin-left: 70px;
}