/* Created by MAGSM-2006 */
/* PAGE */
html {background-color: moccasin; font-size: 0.9em; font-family: verdana, tahoma, arial, sans-serif;}
body {style="color: rgb(0, 0, 0);" alink="#000099"; link="#000099"; vlink="#990099";}
/* HEADING */
#cabecera {position: fixed; z-index: 100; margin: 0px; height: 6em; width: 100%; top: 0px; left: 0px; background-color: black; color: white;}
#logo {position: relative; right: 14em; float: right; top: 0.6em; width: 86px; height: 68px;}
#nombrecorto {position: relative; left: 3em; top: 0.5em; font-weight: bold; font-size: 3em;}
#nombrelargo {position: relative; left: 8em; top: 0.6em; font-size: 1.2em; }
/* MENU */
.menuhor ul { position: fixed; z-index: 99; top: 5em; padding: 0.2em; margin-left: -1em; width: 100%;
text-align: center; font-weight: bold; color: white; background-color: peru;}
.menuhor ul li { list-style-type: none; display: inline; margin: 0 1em 0 1em;}
.menuhor ul li:hover { background-color: white; color: black;}
/* CONTENT */
.contenido {position: static; top: 1em; overflow: auto; margin: 2em; border-width: 0.15em; border-color: orange; border-style: dashed; padding: 2em;}
p {text-align: justify;}
h1 {font-size: 1.5em;}
/* END */
