#movil
{
  width:100%;
  max-width:800px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  display:block;
}
#oscurecer
{
  background-color:rgba(0,0,0,1);
}
#una {
  width:50%;
  margin-right:2%;
  margin-bottom:2%;
  float:left;
  padding-right:4%;
  /*position: fixed; 
  left:0;
  margin-left:1%;
  background: #5A5973;
  border: 2px solid #000000;
  border-radius: 5px;
  opacity: .8;*/
}

#dos {
  width:auto;
  float:right;
  margin-bottom:1%;
  /*
  background: #FFFFFF;
  border: 2px solid #000000;
  border-radius: 5px;
  opacity: .66;*/
}

#tres {
  width:44%;
  float:left;
  margin-bottom:1%;
  /*position: fixed; 
  bottom: 0;
  left:1%; 
  background: #2B2A33;
  border: 2px solid #000000;
  border-radius: 5px;
  opacity: .9;*/
}
body {
  background: /*#b6b6c9*/#575766;
  font-size: 0.7em;
  line-height: 1.5;
  font-family: FreqMod Dear Book;
  }   
div.Page {
  width:auto;
  margin:auto;
  /*margin-left: auto;
  margin-right: auto;*/
}
div.PageHeader {
  /*border: 2px solid #FDFF00;*/
  border-radius: 33px;
  background-color:rgba(43,42,51,0.4);
  /*border-style: groove;*/
  /*background: 
	url(pghd_top.png)
  top left no-repeat;
  width:100%;*/
  }
div.PageHeader h1 {
  /*background: 
	url(pghd_toq.png) 
  top right no-repeat;*/
  padding:15px;
  margin:0;
  font-size: 5em;
  font-family: FreqMod Dear Book;
  color: white;
  text-align: center;
  position: relative;
  }
div.PageHeader h1 img {
  float: left;
  margin-left: 30px;
}
div.PageHeader h1 .Container {
  position: relative; margin-left: auto; margin-right: auto;
  padding: 1%;
  border: 1px solid black;
  display: inline;
  visibility: hidden;
}
div.PageHeader h1 .Content { position: absolute; left: 1px; top: 1px; color: #000000;visibility: visible;}
div.PageHeader h1 .Shadow { position: absolute; left: -1px; top: -1px; color: #E0D656;visibility: visible}
/*título sitio 2da línea*/

div.PageHeader h2 {
  /*background: 
	url(pghd_rig.png) 
  top right repeat-y;*/
  margin:0;
  margin-top:-2em;
  padding:15px;
  color: #FCE883; /*leyenda abajo*/
  text-shadow: -1px 1px #000000;
  text-align: center;
  }
div.PageHeaderBottom {
  /*background: 
	url(pghd_bot.png) 
  bottom left no-repeat;*/
  }
div.PageHeaderBottom p {
  /*background: 
	url(pghd_bou.png) 
  bottom right no-repeat;*/
   display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }


div#MainBar {
  width:46%;
  float:left;
  padding: 20px;
}

div#sidebar {
  width:44%;
  float:left;
  padding: 10px;
}
div#sidebar h2 img {
  top: 15px;
  position: relative;
}


ul#features {
  list-style-type: none;
}
ul#features li {
  border: 2px solid #FDFF00;
  border-radius: 6px;
  border-style: double;
  background-color:rgba(43,42,51,0.4);
  margin-bottom:2%;
  /*background: 
	url(sdbr_top.png) 
  top left no-repeat;*/
  }
ul#features li h2 {
  /*background: 
	url(sdbr_toq.png) 
  top right no-repeat;*/
  padding:15px;
  padding-left: 25px;
  padding-right: 20px;
  margin:0;
  font-size: 2.3em;
  font-family:  FreqMod Dear Book;
  }  
div.SideBarBody {
  /*background: 
	url(sdbr_rig.png) 
  top right repeat-y;*/
  margin:0;
  margin-top:-2em; /*valor original mínimo*/
  padding:10px;
  padding-left: 14px;
  padding-right: 16px;
  }
div.SideBarFooter {
  /*background: 
	url(sdbr_bot.png) 
  bottom left no-repeat;*/
  }
div.SideBarFooter p {
  /*background: 
	url(sdbr_bou.png) 
  bottom right no-repeat;*/
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }
div#MainBar h2 {
  margin-top: 0px;
  padding-top: 0px;
}
div#MainBar h3 {
  font-size: 1.5em;
  font-family:  FreqMod Dear Book;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 10px;
}

ul.breadcrumbs
{
  list-style-type: none;
}
ul.breadcrumbs li
{
  display: inline;
  font-size: 1.5em;
}
ul.breadcrumbs li:before
{
  content: ">";
  padding-right: 0.5em;
}
ul.breadcrumbs li.first:before
{
  content: "";
  padding-right: 0em;
}

a:link { color:black; text-decoration:underline; }
/*a:visited {  color:#413E3F; text-decoration:underline; }*/
a:focus { color:black; text-decoration:underline; }
a:hover {  color:#FDFF00; text-decoration:underline; }
a:active { color:black; text-decoration:underline; }

p a:link { color:black; text-decoration:underline; }
/*p a:visited {  color:#4b4b4b; text-decoration:underline; }*/
p a:hover {  color:#FDFF00; text-decoration:underline; }

hr.line {
        color: black;
        background-color: black;
        height: 2px;
        border: 0;
}

html {
   overflow: -moz-scrollbars-vertical;
}

img {
  border: none;
}

blockquote {
        border-left: 2px #666 solid;
        padding-left: 10px;
        margin: 5px 10px;
}

p.command {
  padding:1%;
  background-color:rgba(0,0,0,0.6);
  color: white;
  font-family: monospace;
  /*font-size: 1.4em;*/
  overflow: scroll;
}
p {
  font-size: 1.2em;
}
div#MainBar li {
  font-size: 1.2em;
}
