
body {
	font-family: sans-serif, verdana, arial;
	font-size: 14;
	background-color: #ffffff;
	padding-top: 0.2em;	
	left-margin: 2px;	
	top-margin: 0;	
	width-margin: 0;	
	height-margin: 0;
	margin: 0;
}



/* ###### Body Text ###### 
	font-family: sans-serif, verdana, tahoma, helvetica, arial;
	*/


h1, h2, h3 {
  font-family: arial, verdana, tahoma, sans-serif;
}

h1 {
  font-size: 164%;
  font-weight: bold;
  font-style: italic;
  padding-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
}

p {
  padding-bottom: 1px;
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
}

dd {
  padding-top: 1px;
}

#bodyText {
  height: 350;
  background: url(./imagenes/back5.gif);
  text-align: justify;
  font-size: 14;
  padding: 0.5em 0.1em 0.1em 0.5em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  margin-top: 0.2em;
}

#menu {
  text-align: center;
  line-height: 3px;
  padding: 1px 0px 1px 0px;
  padding-bottom: 1px;
}
/*
   margin-left: 12em;
   padding: 0.5ex 14em 1em 1em;
 */

#bodyText a {
  /* See color-scheme.css */
}

#bodyText a:hover {
  text-decoration: none;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */

#header {
  height: 4em;
  padding: 0.25em 2.5mm 0 4mm;
}

.headerTitle {
  font-size: 252%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.headerTitle span {
  font-weight: normal;
}

.headerLinks {
  font-size: 87%;
  padding: 0.5ex 1em 0.5ex 1em;
  position: absolute;
  right: 0;
  top: 0;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 2ex 0 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: center;
  padding: 0.5ex 0;
}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 2ex 0 1ex;
}

.menuBar a:hover {
  /* See color-scheme.css */
}


/* ###### Left Sidebar ###### */

.leftSideBar {
  font-size: 95%;
  width: 12.65em;
  float: left;
  clear: left;
  height: 499px;
  overflow: auto;
}

.leftSideBar a, .leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}

[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 1.5em;
}

.leftSideBar a:hover {
  /* See color-scheme.css */
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar .thisPage {
  /* See color-scheme.css */
}



/* ###### Footer ######
  line-height: 1.25em;
 */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 0.2em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}
#footer {
  font-size: 85%;
  text-align: center;
  line-height: 0.2em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}

