<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'ehusansregular';
    src: url('/estiloa/fonts/eot/ehusans-regular-webfont.eot');
    src: url('/estiloa/fonts/eot/ehusans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estiloa/fonts/woff/ehusans-regular-webfont.woff') format('woff'),
         url('/estiloa/fonts/ttf/ehusans-regular-webfont.ttf') format('truetype'),
         url('/estiloa/fonts/svg/ehusans-regular-webfont.svg#ehusansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ehuserif_regular';
    src: url('/estiloa/fonts/eot/ehuserif-regular-webfont.eot');
    src: url('/estiloa/fonts/eot/ehuserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estiloa/fonts/woff/ehuserif-regular-webfont.woff') format('woff'),
         url('/estiloa/fonts/ttf/ehuserif-regular-webfont.ttf') format('truetype'),
         url('/estiloa/fonts/svg/ehuserif-regular-webfont.svg#ehuserif_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td {
        margin: 0;
        padding: 0;
}

body {
	background: url(/estiloa/images/fondo_zn_menus.png) repeat-x left bottom #f9f9f9;
	font: 13px ehusansregular;
	font-weight: 400;
	font-style: normal;
}

body.eu {
	font: 13px ehuserif_regular;
}

#bodyMain {
        background: url(/estiloa/images/ext_fondo_cabecera_gris.png) repeat-x left top;
        float: left;
        width: 100%;
        clear: both;
}

p {
	margin-bottom: 10px;
}

.upv-ehu-template {
	color: #54595f;
	line-height: 19px;
}

#contentBodyMain {
        padding-bottom: 30px;
}

#content li {
		margin-left: 1em;
		padding: 2px;
}

.container_12 {
        margin-left: auto;
        margin-right: auto;
        width: 940px;
}

.grid_12 {
        width: 940px;
        display: inline;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
}

.info {
        background: url(/estiloa/images/info.png) no-repeat 10px 50% #eee;
        display: block;
        font-weight: bold;
        padding: 10px 10px 10px 42px !important;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 30px;
        border: solid 1px #ddd;
        border-radius: 6px;
}

.error {
        background: #FDD url(/estiloa/images/error.png) no-repeat 6px 50%;
        border: 1px solid #F00;
        display: block;
        margin: 2px auto 14px;
        padding: 6px 6px 6px 30px;
        text-align: left;
}

.error ul {
        padding: 10px 0;
}

.error ul li {
        padding-left: 12px;
        list-style: none;
}

.resumen {
	margin-bottom: 20px;
}

.resumen dl dd {
	font-weight: bold;
}

.resumen dl dt {
	padding-left: 10px;
}

ul.lista li {
        background: url(/estiloa/images/bullet_lista_desordenada.png) no-repeat left 6px;
}

#vacio {
        text-align: left;
        height: 87px;
        border: 0;
}

h1 {
        font-weight: normal;
        margin: 0;
        padding: 0;
}

#cuerpo h1 {
	font-size: 23px;
	line-height: 26px;
	border-bottom: dotted 1px #bfdfec;
	margin-bottom: 10px;
	color: #007fb3;
}

h2 {
        color: #005697;
        font-size: 15px;
}

#heading {
        height: 93px;
        position: relative;
		border-bottom: 3px solid #555a60;
        width: 940px;
        margin: 0;
        padding: 0;
}

#heading a {
        position: absolute;
        left: 6px;
        top: 14px;
		z-index: 1;
}

#heading h1 {
        padding-right: 20px;
        font-size: 17px;
        position: relative;
        color: #f3f5f6;
        text-align: right;
        display: table;
        float: right;
        height: 85px;
        width: 940px;
        top: 0;
}

#heading h1 span {
        width: 270px;
        display: table-cell;
        vertical-align: middle;
}

small {
        font-size: 10;
}

nav {
        display: block;
}

#zn_menus_basicos {
        background: url(/estiloa/images/fondo_zn_menus.png) repeat-x top left #454b52;
        height: 31px;
        font-size: 12px;
        line-height: 27px;
}

#menu_general {
        background: none repeat scroll 0% 0% #E2E3E4;
        height: 24px;
        line-height: 24px;
        border-bottom: 1px solid #D4D4D4;
        display: block;
        float: right;
        padding-top: 4px;
}

#menu_general ul li.primero {
		border-left: 0px none;
}

ul, li {
        margin: 0px;
        padding: 0px;
}

#menu_general ul li {
        display: inline;
		border-left: 1px solid #60656B;
		padding: 0px 8px 0px 10px;
}

#menu_general ul li a {
        color: #60656B;
        padding: 8px 5px 7px;
}

#menu_general ul li a:hover, #menu_general ul li a:focus {
        color: #EEE;
        background: none repeat scroll 0% 0% #666;
}

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

#toolbar {
        display: block;
        padding: 20px;
}

#toolbar ul li {
        list-style: none;
        display: inline;
}

#toolbar ul li a {
        background: none repeat scroll 0% 0% #E2E3E4;
        border: solid 1px #ddd;
        border-radius: 4px;
        padding: 5px;
}

#toolbar img {
        padding-right: 5px;
}

#toolbar ul li a:hover, #toolbar ul li a:focus {
        color: #EEE;
        background: none repeat scroll 0% 0% #666;
}

a, a:link, a:visited {
		color: #0d719a;
		text-decoration: underline;
}

a:hover, a:active {
        color: #778899;
        text-decoration: none;
}

.upv-ehu-template  a {
  color: #0d719a;
  text-decoration: underline;
}

#menu_idiomas {
        float: left;
}

#menu_idiomas ul li {
        display: inline;
        border-left: solid 1px #ecedee;
        padding: 0 8px 0 10px;
        list-style: none;
        text-transform: capitalize;
}

#menu_idiomas ul li.first {
        border: 0;
}

#menu_idiomas ul li a, #menu_campus ul li a {
        color: #ecedee;
}

#menu_idiomas ul li a:hover, #menu_idiomas ul li a:focus, {
        color: #FFF;
}

#menu_idiomas ul li.selected a {
        color: #f4e5a7;
        cursor: default;
}

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

#autenticacion {
        float: right;
        margin-right: 10px;
        text-align: right;
}

#list_dir {
        margin: 0;
        width: 100%;
        padding: 10px;
}

caption {
        /*display: none*/
}

img {
        border: 0;
        padding-right: 3px;
}

#footer {
        background: url(/estiloa/images/fondo_zn_menus.png) repeat-x top left #454b52;
        font-size: 12px;
        color: #ECEDEE;
        height: 30px;
        line-height: 30px;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
}

#footer p {
        float: left;
        text-align: center;
        width: 940px;
}

#footer p a {
  color: #ecedee;
}

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

#cuerpo, #cuerpomensajes {
        background: none repeat scroll 0% 0% #FFF;
        margin: 15px 0px;
        border-radius: 6px;
        box-shadow: 0px 0px 5px 2px #EFEFEF;
        border: 1px solid #EFEFEF;
}

#cuerpomensajes {
        padding: 10px 0px 20px 15px;
}

.clear {
        clear: both;
        display: block;
        height: 0px;
        overflow: hidden;
        visibility: hidden;
        width: 0px;
}

ul.notas {
        padding-right: 10px;
        padding-left: 10px;
        margin-left: 10px;
}

#nav_central .caja {
	background: url(/estiloa/images/fondo_criterios_orden.png) repeat-x left top #f9f9f9;
	border-radius: 5px;
	border: solid 1px #e7e5e5;
	border-top: solid 1px #eee;
}

.nav_central_vertical .caja {
	margin-bottom: 15px;
	padding: 10px 12px;
	display: table;
	width: 95%;
}

.nav_central_vertical .caja .caja_cont {
	width: 100%;
}

.nav_central_vertical .caja .caja_cont {
	display: table-cell;
	vertical-align: top;
}

#nav_central h2 a {
	font-family: inherit;
	color: #007fb3;
	font-size: 16px;
}

.nav_central_vertical .caja img {
	margin-right: 15px;
	display: table-cell;
	float: left;
}

#lat_izq {
	padding: 20px 0 20px 15px;
}


.nav-sec {
	margin-bottom: 20px;
}

.nav-sec h2 {
	color: #0d719a;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.nav-sec h2 a {
	color: #0d719a;
}

.nav-sec ul {
	padding-left: 0;
}

.nav-sec ul li {
	list-style-type: none;
}

.nav-sec ul li.open a, .nav-sec ul li.open a:hover {
	border-radius: 6px 6px 0 0;
	background: #d8d8d8;
	border: solid 1px #CCC;
	color: #444;
}

.nav-sec ul li a {
	background: #eee;
	border: solid 1px #ddd;
	color: #0d719a;
	display: block;
	padding: 6px 10px;
	border-radius: 6px;
	margin-bottom: 2px;
}

.nav-sec ul li ul li a {
	border: none !important;
	border-radius: 0 !important;
	color: #666;
	font-weight: normal;
	padding: 4px 5px 4px 24px;
	background: url(/estiloa/images/bullet_submenu_principal.png) no-repeat 12px 10px #FFF !important;
	font-size: 12px;
}

.nav-sec ul li.open ul {
        border: solid 1px #dcdcdc;
        border-top:0;
        margin-bottom:2px;
		border-radius: 0px 0px 6px 6px;
}

.nav-sec ul li.open ul li a:hover {color: #666;}


.nav-sec ul li ul li a:hover, .nav-sec ul li ul li a:focus {
        color: #666;
        background: url(/estiloa/images/bullet_submenu_principal_current.png) no-repeat 12px 10px #EEE !important;
}

.nav-sec ul li ul li.current a, .nav-sec ul li ul li.current a:hover {
        color:#fff;
        cursor:default;
        background: url(/estiloa/images/bullet_submenu_principal_hover.png) no-repeat 12px 10px #1b94c5 !important;
}

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



.container_12 .grid_3, .container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_9, .container_16 .grid_12 {
	width: 700px;
}

.grid_sincol {
        width: 910px;
        display: inline;
        float: left;
        margin: 20px;
}

.grid_9 #content {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Esquema CAs */
#tree {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

#tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

#tree li::before, #tree li::after {
    content:'';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid #ccc;
    width: 50%;
    height: 20px;
}

#tree li:after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc;
}

#tree li:only-child::after, .tree li:only-child::before {
    display: none;
}

#tree li:only-child {
    padding-top: 0;
}

#tree li:first-child::before, .tree li:last-child::after {
    border: 0 none;
}

#tree li:last-child::before {
    /*border-right: 1px solid #ccc;*/
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}

#tree li:first-child::after {
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

#tree ul ul::before {
    content:'';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
    margin-left: -1px;
}

#tree li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

#tree li a:hover, .tree li a:hover+ul li a {
    background: #c8e4f8;
    color: #000;
    border: 1px solid #94a0b4;
}

#tree li a:hover+ul li::after, .tree li a:hover+ul li::before, .tree li a:hover+ul::before, .tree li a:hover+ul ul::before {
    border-color: #94a0b4;
}

.emitidos ul {
	list-style: none;
}

.emitidos dl {
	margin-bottom: 20px;
	padding: 5px;
	border-radius: 6px;
	background: #EEE;
	border: solid 1px #CCC;
}

.emitidos dl dt {
	font-weight: bold;
}

.emitidos dl dd {
	margin-left: 10px;
}

.upv-ehu-template nav {	
	margin-bottom: 15px;
}

#info-title ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#info-title ul li {
	color: #54595f;
	margin-bottom: 6px;
	background: url(/estiloa/images/bullet_lista_desordenada.png) no-repeat left 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#info-title a {
	color: #0d719a;
}

.upv-ehu-template .backtop {
	text-align: right;
	border-bottom: 1px dotted #eee;
}

.upv-ehu-template .backtop a {
	color: #0d719a;
	background: url(/estiloa/images/bullet_arriba.png) 0 50% no-repeat;
	margin-right: 10px;
	padding-left: 15px;
}

.upv-ehu-template h2 {
	color: #007fb3;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 15px;
}

form {
	float: left;
	width: 95%;
	background: url(/estiloa/images/fondo_criterios_orden.png) repeat-x scroll left top #f9f9f9;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #e7e5e5;
	border-top: solid 1px #eee;
	margin-left: 0;
	padding: 17px 0 15px 17px;
	margin-bottom: 40px;
	position: relative;
	font-size: 14px;
}

form fieldset {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 0;
	font-size: larger;
}

form legend {
	color: #007fb3;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	margin-bottom: 10px;
	padding: 0 6px;
}

form label {
	color: #54595f;
	font-weight: normal;
	/*display: block;*/
	float: none;
	text-align: left;
	margin: 0;
	width: auto;
}

form input.floater {
	float: left;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea, button {
	background-image: url(/estiloa/images/input_shadow.png);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #bfbfbf #dedede #dedede #bfbfbf;
	font: 1em Arial,Helvetica,Verdana,sans-serif;
	padding: 5px 1px;
	margin-bottom: 8px;
}

input[type="submit"], input[type="button"], input[type="reset"] {
	background: url(/estiloa/images/fondo_bt_criterios_orden.png) repeat-x scroll left top #e6e6e6;
	border-color: #e2e2e2 #dcdcdc #bfbdbd;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 5px 2px #f1f1f1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #257298;
	float: left;
	font-weight: normal;
	margin-right: 3px;
	text-align: center;
	text-transform: inherit;
	width: auto !important;
	padding: 4px;
	margin-bottom: 8px;
	text-shadow: none;
}

ul.listnormal {
  margin-left: 20px;
  margin-bottom: 10px;
}

ul.listnormal li {
  color: #54595f;
  margin-bottom: 6px;
  background: url(/estiloa/images/bullet_lista_desordenada.png) no-repeat left 5px;
  padding-right: 10px;
  padding-left: 10px;
  overflow: hidden;
}

@media only screen and (max-device-width: 480px) {
form {
	font-size: xx-large;
}</pre></body></html>