

body {
    background-color: #f8f8f8;
  }


#container {
    background-color : white;
    margin-bottom : 0;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    width : 840px;
  }

#j li {
	margin-bottom : 10px;
}
#j {
    font-size: large;
}

#container h2 {
    font-size : 130%;
  }


#container h2 a:link {
    color : #b3b3b3;
    font-style : normal;
  }


#header li {
    display : inline;
    margin-left: 0.4em;
    margin-right: 0.4em;
    font-size: 90%;
  }


#footer li {
    display: inline;
    margin-left: 3em;
    margin-right: 3em;
margin-bottom: 0px;
  }

#footer ul {
margin-bottom: 0px;
}

#header a:link {
    color : #b0c4de;
  }


#info {
    float: right;
    clear: right;
    width: 30em;
  }


#center {
    position: relative;
  }


#center li {
    border-left-color : #d0d0d0;
    border-left-style : solid;
    border-left-width : 3px;
  }


#center a {
    padding-left: 0.2em;
  }


#center ul {
    list-style: none;
  }


#doctorado {
    float: left;
    clear: left;
    width: 20em;
  }
#resp {
	text-align: right;
	font-size: 80%;
}


#estudios {
    clear: left;
    float: left;
    width: 20em;
  }


#footer {
clear: both;
  }


li img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


a:link, a:visited {
    text-decoration : none;
  }


a:hover {
    background-color : #eeeed1;
  }


h1 {
    text-align: center;
  }


.listado tbody {
    text-align: center;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
  }


.listado {
    width : 100%;
  }


.listado td, .listado th {
    border-style: solid;
    border-width: 1px;
    border-color: gray;
  }


.listado th {
    background-color: navy;
    color: yellow;
    font-size: 110%;
  }


.leyenda {
    font-size: 110%;
  }


