body {
	margin: 0 0 15em ;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 17em;
	padding-top: 4em;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	line-height: 1.75em;
	/*font-family: "Arial", sans-serif;*/
	background: url(gradua.gif) repeat-x;
	background-attachment: fixed;
	/*border-bottom: 1px solid rgb(144, 52, 40);*/
}


h1 { 
 	font-family: "Freestyle Script", Lucida, serif;
	color: rgb(144, 52, 40);
	font-weight: bold;
	position: fixed;
	right: 2em;
	font-size: 200%;
	top: .5em;
	background: inherit;
}

h3 {
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}

h2 {
	margin-top: 2em;
	color: black;
	text-align: left; 
	font-weight: normal;
	border-bottom: 1px solid black;
	background: inherit;
}

h4 {
	text-align: left;
	margin: 4em 2em 2em 4em;
}

h5 {
	font-size: 9pt;
	font-weight: normal;
	position: fixed; right: 1em;
	bottom: 0.1em;
}


h5 a {
	color: black;
	background: inherit;
}

ol.pub {
	font-weight: normal;
	font-size: smaller;
	text-align: left;
}

ul.nav {
    	color: rgb(180,140,110);
	font-size: 75% ;
	background: inherit;
    	list-style-type: none;
    	position: fixed;
    	left: 0px;
    	top: 0px;
    	margin-left: 0em;
    	margin-right: 0em;
    	background: url(guarda2.jpg) repeat-y fixed;
    	padding-top: 150px;
    	background-position: top left;
    	padding-left: 65px;
    	height: 100%;
}


ul.nav li a {
  	display: block;
  	padding: .2em 0em .1em .2em;
  	margin-left: 0em;
  	margin-right: 0.2em;
	border-bottom: 1px solid rgb(144, 52, 40);
}
  
ul.nav ul {
  	list-style-type: none;
  	margin-left: 0em;
  	padding-left: 0em;
	font-size: 96% ;
}

ul.nav ul li a {
  	padding-left: 1.5em;
  	margin-left: 0em;
  	font-weight: normal;
}

.direccion {
  	position: fixed;
  	bottom: 1em;
}

a {	text-decoration: none;
  	color: rgb(180,140,110);
	background: inherit;
}
  
a:hover {
	background-color: rgb(240,230,220);
	color: rgb(144,52,40);
	border: 1px solid;
	}

a#current {
	font-weight: bolder;
	color: rgb(136,96,88);
	background: rgb(248,248,240);
}

ul.link a:hover {
	background-color: rgb(240,230,220);
	color: rgb(144,52,40);
}

ul.link a{
	color: black;
	background: inherit;
}
ul.link {
    	color: rgb(144, 52, 40);
    	list-style-type: circle;
	background: white;
}

a {
 text-decoration: none;
 color: rgb(180,140,110);
 background: inherit;
 border: 1px solid transparent;  
}

    
  

