* {
  margin: 0;
  padding: 0;
 }

body {
 background: #fff url(imgss/bg.gif) repeat-x 0% 0%;
 margin: 0;
 padding: 0;
 }
 
 /* estilos generales */
 
 h2 {
  font-family: "Tahoma",sans-serif;
  color: #616260;
  padding: 10px 0;
  }
 h3 {
 color: #87bff8;
 margin-bottom: 10px; 
 padding: 5px 0;
 border-bottom: 1px dotted #ccc;
 width: 80%;} 
 img {  
  border: 0;
  margin: 0;
  padding: 0; } 
  acronym {
  cursor: help;
  color: #e5a720;
  }
  a {
  margin: 0;
  padding: 0;
  color: #aecb91;
  font-family: "Tahoma",sans-serif;
  font-weight: bold;
  font-size: 13px;
  }
  a:hover {
  text-decoration: none;
  color: #cacbc9;
 }  
  blockquote {
  margin: 0;
  padding: 0;
  width: 50%;
  background: transparent url(imgss/ini-quote.gif) no-repeat 0% 0%;
  letter-spacing: -1px;
  line-height: 1em;
  text-align: center;
  font-family: "Trebuchet MS", serif;
 }
  cite {
  padding: 0 100px 0 100px;
  background: transparent url(imgss/end-quote.gif) no-repeat 100% 0%;
  color: #93a6c7;
  font-weight: bold;
  }
  p  {
 font: 80%/1em "Verdanda",Arial;
 color: #666;
 line-height: 1.3em;
 }
       /* estilos de elementos */
          
 #contenido {
  margin: 0 auto;
  padding: 0;
  width: 760px;
  text-align: left;
  background: transparent url(imgss/palm.gif) no-repeat 350px 150px;
  }
  /* para el querido i.e */  
 #encabezado {
 width: 790px;
 margin: 9px 0 0 0;
 padding: 0 0;
 height: 150px;
 text-align: left;
 background: transparent url(imgss/header.gif) no-repeat 10% 50%;
 } 
 
 /* para Mozilla-Opera-Safari */
 
 body [id=contenido]  #encabezado {
 width: 790px;
 margin: 9px 0 0 0;
 padding: 0 0;
 height: 150px;
 text-align: left;
 background: transparent url(imgss/headar.png) no-repeat 10% 100%;
 }
 #encabezado h1 {
  display: none;
  }
 #explicacion {
 width: 100%;
 padding: 10px 10px 10px 10px ;
 position: relative;
 float: left;
 margin-left : 10px; 
 }
 #explicacion p {
  width: 50%;
  padding: 5px 0;
  line-height: 1.3em;
  }
 .quote {
  margin: 0 10px 0 0;
  padding: 20px 20px 10px 20px;
  color: #93a6c7;
  }
 #proyecto,#participa,#elautor {
  padding: 10px 12px;
  }
 #proyecto {
 float: left;
 width: 30%;
 }
 #participa {
 float: left;
 width: 30%;
 }
 #participa p {
  padding: 5px 0;
  }
 #disenos {
  position: absolute;
  left: 550px;
  top: 250px;
  width: 300px;
  font-family: "Verdana",sans-serif;
  }
 #disenos li {
 list-style-type: none;
 background: transparent url(imgss/bullet-plane.gif) no-repeat 0% 50%;
 padding: 5px 0 0 30px;
 }
 .actual {
 color: #137eeb !important;
 }
 li.actual  {
 background: transparent url(imgss/active.gif) no-repeat 0 50% !important;	 
 color: #137eeb !important;
 }
 .actual * {
  color:#137eeb;
  }
 .enlace.autor {
 font-size: 10px;
 } 
 #estilos li {
 font-family: "Verdana",sans-serif;
 font-size: 12px;
 }
 .autor {
  color: #8e8e8e;
  font-weight: bold;
  }
  .atributo {
  font-weight: bold;
  }
  .valor {
  color: #333;
   }
  #paginas {
  padding: 10px 0;
  }
  /* para Mozilla Opera  Safari */
 body [id=contenido] #elautor {
 float: left;
 width: 30%;
 }
 #elautor  p {
  padding: 5px 0;
  }
 #agradecimientos {
 clear: both;
 width: 100%;
 background: transparent url(imgss/beach-house.gif) no-repeat 0 0;
 height: 230px;
 }
 #agradecimientos p {
 padding-top: 20px;
 background: transparent url(imgss/bushes.gif) no-repeat 380px bottom;
 padding-bottom: 115px;
 }
 #legal {
background-color: #fbffdf;
padding: 20px 20px;
 } 
 #legal p {
 color: #9db46c;
 }
 #legal a {
 color: #b9d57c; 
 }
 #legal a:hover {
 background-color: #f4f6c0; }
 