body {
  margin:0; padding:0; border-left: solid 10px #036;
  background-color: #fff; color:#006;
  font-family: Arial, sans-serif;
  font-size: small;
}

#container {
  margin: 0 0 0 8px;
  line-height:130%;
  border-left: solid 1px #a03;
  background-color: #d1ddf3;
}

#top { position:relative;
  height:126px;
  border-bottom: solid 1px #036;
  background-color:#fbfbff;
background-image:url(../images/backtop.jpg);

}

#top #right { float:right; width:284px; margin-left:0; }
#top #logo { margin-top:7px; margin-left:7px; }

#top #slogan {
  position: absolute;
  height:30px;width: 18em;
  left:202px; top:103px;
  font-size:1.4em; font-weight: bold; line-height:130%;
  background: url(../images/hoja-small.png) no-repeat;
  background-position: 100% 100%;

}

#leftnav { float:left; width:190px; margin:0px; padding: 1em;

}
#leftnav h3 { margin: 1em 0 .5em 0; }

#leftnav ul { margin:0; padding: 0; list-style-type: none; }
#leftnav li { line-height:1.4em; margin:0 0 .1em 1.2em; }
#leftnav a {  text-decoration: none;
  display:block; width:11.2em;
  padding: .2em .6em;
  color: #4020b0;
  background-color: #edf6f9;
  border: 1px solid #bcc;
}
#leftnav a:hover { color: #b60362;
  background-color: #ffffef;
}

#rightnav {
  float:right;
  width:15%;
  margin-right:10px;
  padding-top: 1em;}

#content {
  background-color: #fff;
  margin-left:200px;/* margin-right:18%;*/
  margin-top:0;
  padding: 2em 8% 2em 3em;
  border-left: 1px solid #b0c0c0;
}
#content h2 { margin: 0 0 .5em 0; color: #b60362;
	 font-size:1.3em; padding-top:0.4em; }
#content h2 span {border-bottom: 1px solid #b0c0c0;}
#content h3 { font-size:1em; color: #066; }
#content h4 { font-size:.9em; color: #606; }
#content a { text-decoration: none; color:#2000b0; }
#content a:hover { color: #b60362; }
#content li { line-height:1.6em; }
#content li.title { font-weight: bold; color:#b60060; }
#content li ul { font-weight: normal; color:#006;}
#footer {
  clear:both; margin: 0;
  padding: 0.5em;
  background-color:#edf6f9; line-height:100%;
}

#navlist {
/*  position: absolute; top: 127px; left: 200px; margin-right:18%;*/
      margin-left:200px; 
  border-left: 1px solid #b0c0c0;
}

#navlist ul {
  margin:0; padding:.3em 1.1em;
  list-style-type: none; text-align: left;
  background-color:#edf3f6; }

#navlist ul li { display: inline; }
#navlist ul li a {
  text-decoration: none; padding: .5em;
  font-weight: bold; color: #ce6933; }
#navlist  a:hover { color: #006; }
.slash { color: #f63; font-weight: bold; }

address {text-align: center; font-size: x-small; font-style: normal; }
#patro { text-align:center; padding: 10px; }

p.print {  text-align:center; }
