BODY {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	background: #fff;
	text-align:justify;
}

H1 {
	font-family: sans-serif;
	font-style: italic;
	font-size: 15pt;
	text-decoration: underline;
	color: #758698;
   padding-bottom: 15px;
}

H2 {
	font-family: sans-serif;
	font-size: 12pt;
	color: #036;
}

p.center {
    text-align: center;
}

A, A:visited {
	font-weight: bold;
	color: #758698;
	text-decoration: none;
}

A:hover {
	color: #036;
	text-decoration: underline;
}

TABLE{
}

#datos {
    width: 590px;
}

#curriculum {
    width: 590px;
}

#documentacion{
    width: 590px;
}

#enlaces{
    width: 590px;
}

#publicacions{
    width: 590px;
}

.resaltado{
	font-weight: bold;
}

#cuerpo {
    width: 801px;
    margin-top: 10px;
    min-height: 200px;
    padding-bottom: 50px;
}

#cuerpo ul {
    padding-top: 5px;
}

#cuerpo ul li{
    padding-top: 5px;
}

#cuerpo h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	width:801px;
	color: #900;
	text-align: center;
	font-weight: bold;
}

#indice {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    width: 801px;
    border-top: solid 1px #727272;
    border-bottom: solid 1px #727272;
    border-left: solid 1px #727272;
    background-color: #f7f7f7;
    float: left;
    margin: 0px;
    padding: 0px;
}

#indice ul {
    list-style: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;    
}

#indice ul li {
    float: left;
    width: 266px;
    text-align: center;
    border-right: solid 1px #727272;
    margin: 0px;
    padding: 0px;
}    

#indice ul .seleccion {
    background-color: #036;
}

#indice ul .seleccion a {
    color: #f7f7f7;
}


#contenido {
    width: 801px;
    float: left;
    margin-top: 20px;
}

#contenido ul {
    list-style-image: url('../images/punto.gif');
    padding-top: 5px;
}

#contenido ul li {
    padding-bottom: 10px;
}

#cabecera {
    width: 801px;
    background: url('../images/titulo.jpg') no-repeat center right;
    text-align: right;
    height: 92px;
}

#cabecera h1 {
    display: none;
}

#pie {
    width: 801px;
    clear: both;
    margin-top: 10px;
    text-align: right;
    font-size: 10px;
}

.automata {
    font-size: 9pt;
    margin: 5px auto;
    background-color: #eee;
    width: 450px;
}

.normas {
    margin: 5px;
    background-color: #eee;
    width: 600px;
    border: solid 1px gray;
    padding: 5px;
}

.aviso {
    color: #900;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

.aviso2 {
    color: #900;
    font-size: 10pt;
    font-weight: bold;
    text-align: justify;
}

.recuadroAviso {
    border: solid 1px darkred;
    padding: 15px;
    text-align: centered;
    width:495px;
}
