/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a:link { color: rgb(150, 150, 255);
    text-decoration: none;
    }

  a:visited { color: rgb(255, 150, 150);
    text-decoration: none;
    }

  a:active { text-decoration: none;
    }

  a:hover { color: rgb(90, 255, 150);
    text-decoration: none;
    }

  body { font-family: 'Lato', sans-serif;
    /*font-size: medium;*/
	background-color: rgb(50, 50, 50);
    }

  div.sideBar {
    position: fixed;
	margin-top: 5px;
    width: 145px;
	overflow: auto;
    }
	
  div.enlaces { border: 2px solid rgb(153, 181, 255);
    margin-top: 5px;
    margin-bottom: 5px;
    /*font-size: medium;*/
    background-color: rgb(30, 30, 30);
    width: 140px;
    text-align: left;
    margin-left: 3px;
    }

  img.imagen { border-style: double;
    border-color: rgb(0, 153, 0);
    margin: 5px;
    }

  img { border-style: none;
    }

  div.fondoimagen { margin: 5px auto;
    volume: 50;
    width: 90%;
    text-align: center;
    background-color: rgb(206, 255, 209);
    }

  div.open_source_progs { background-color: rgb(193, 229, 255);
    text-align: left;
    font-size: larger;
    line-height: normal;
    color: rgb(51, 51, 255);
    }

  div.fondo_verde { 
    /*background-color: rgb(206, 255, 209);*/
    list-style-type: square;
    list-style-position: inside;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    }

  div.fondo_verde_os { list-style-type: square;
    list-style-position: inside;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    /*background-image: url(imagenes/fondo_os_verde.png);*/
    }

  div#contenidos { list-style-type: square;
    list-style-position: inside;
    /*background-image: url(imagenes/fondo_os_verde.png);*/
    top: 5px;
    left: 174px;
    position: absolute;
    }

  div#email { 
    margin-right: 10px;
    margin-left: 10px;
  }

  div#izquieda { left: 5px;
    top: 60px;
    }

  div#tux { position: absolute;
    top: -10px;
    right: 30px;
    }

  p { text-align: justify;
    color: rgb(240, 240, 240);
    text-indent: 0px;
    margin-right: 10px;
    margin-left: 10px;
	font-size: larger;
	text-decoration: none;
	font-weight: lighter;
    }

  ul { text-align: justify;
    color: rgb(240, 240, 240);
	font-size: medium;
	text-decoration: none;
	font-weight: lighter;
    }

  p.azul { text-align: justify;
    text-indent: 20px;
    margin-right: 10px;
    margin-left: 10px;
    color: rgb(151, 151, 255);
	text-decoration: none;
    /*font-weight: bold;*/
    }

  h1 { color: rgb(255, 100, 100);
    text-align: left;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 100, 100);
    font-size: xx-large;
    /*text-indent: 20px;*/
    }

  h2 { color: rgb(110, 255, 110);
    /*border-bottom-style: solid;*/
    font-size: x-large;
    /*text-indent: 20px;*/
    }

  h3 { text-decoration: underline;
    color: rgb(151, 151, 255);
    font-size: x-small;
    /*text-indent: 20px;*/
    }

  h4 { color: rgb(255, 152, 50);
    text-decoration: underline;
    font-size: small;
    }

  caption { font-weight: bold;
    color: rgb(100, 100, 253);
    text-align: center;
    }

  td { text-align: center;
    font-size: small;
    }

  th { border-color: rgb(0, 102, 0);
    border-width: 1px;
    text-align: center;
    color: rgb(0, 51, 0);
    }

  pre { border-style: none none none solid;
    border-left: 3px solid rgb(100, 220, 100);
    margin-left: 30px;
    color: rgb(100, 100, 230);
    text-align: left;
    padding-left: 8px;
    }

