<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Style definitions for "Portal Web del proyecto DISUIPA"*/
/* Author: Miguel Egido Cort&amp;eacute;s */
/* Last updated: 15/04/2009 */

/* default font and size */
body
{
	background-color: white;
	color: black;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Verdana, Sans-Serif;
	font-size: 1em
}

/* Styles for titles */
h1
{
	font-size: 1em
}

h2
{
	margin-top: 0%;
	font-size: .9em;
	padding-left: 1.5%
}

h3
{
	margin-top: 0%;
	font-size: .8em;
	padding-left: 3%
}

h4
{
	margin-top: 0%;
	font-size: .7em;
	padding-left: 4.5%
}

h5
{
	margin-top: 0%;
	font-size: .7em;
	padding-left: 6%
}


/* Styles for paragraphs */
p
{
	margin-left: 1%;
	font-size: .8em
}

img
{
	vertical-align: middle
}

/* Im&amp;aacute;genes con pie de foto */
.imagenConPie
{
	text-align: center;
	margin-bottom: 0%
}

.imagenConPie .pie
{
	font-size: .6em;
	text-decoration: underline;
	text-align: center;
	margin-top: 0%;
	margin-bottom: 4%
}

ul
{
	margin-top: 0%;
	margin-bottom: 2%
}

ol
{
	margin-top: 0%;
	margin-left: 10%;
	margin-bottom: 2%
}
ol li
{
	margin-bottom: .5%
}

li
{
	font-size: .8em;
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 0%
}

li .parrafo
{
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	font-size: 1em;
	margin-left: 1%;
	margin-right: 8%
}

hr
{
	text-align: center;
	width: 100%
}

/* Styles for links */
/* for unvisited links */
:link 
{
	color: #0000FF;
	background-color: inherit
}

/* for visited links */
:visited 
{
	color: #800080;
	background-color: inherit
}

/* when mouse is over link */
a:hover
{
	color: #FF0000;
	background-color: inherit
}

/* Styles for headers */
.cabecera
{
	margin-bottom: 2%;
}

.enlacesCabecera
{
	margin-top: 0%;
	margin-bottom: 0%;
	text-align: left;
	font-size: .8em
}

.titulo
{
	text-align: center;
	font-size: 1.2em
}

.subtitulo
{
	font-size: 1em;
	margin-top: 0.5%;
	margin-bottom: 2%;
	text-align: left
}

.logosCabecera
{
	text-align: center;
	margin-top: 2%;
	margin-bottom: 2%
}
/* Styles for special titles, subtitles and navigation route */
.encabezado
{
	color: white;
	background-color: blue;
	margin-top: .5%;
	margin-bottom: 3%
}

.tituloPrincipal
{
	color: White;
	background-color: inherit;
	text-align: center;
	font-size: 1.2em
}

.subtituloPrincipal
{
	color: White;
	background-color: inherit;
	margin-bottom: 2%;
	text-align: center
}

.enfasis
{
	font-weight: bold;
	font-size: 1em
}

.rutaNavegacion
{
	text-align: left;
	font-size: .6em
}

/* Styles for content tables */
.TOC
{
	margin-top: 1%;
	margin-bottom: 2%
}

.TOCSinNivel
{
	font-size: .8em;
	margin-left: 2%;
	margin-right: 0%;
	margin-bottom: 0.5%
}

.TOCNivel1
{
	font-size: .8em;
	margin-left: 3%;
	margin-right: 0%;
	margin-bottom: 1%
}

.TOCNivel2
{
	font-size: 1em;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 0.75%;
	margin-bottom: 0.5%
}

.TOCNivel3
{
	font-size: 1em;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0.5%
}

.TOCNivel4
{
	font-size: .7em;
	margin-left: 3%;
	margin-right: 0%;
	margin-top: 0.25%;
	margin-bottom: 0.5%
}

/* Styles for logo images */
.logos
{
	text-align: center;
	margin-top: 2%;
	margin-bottom: 2%
}

.logo
{
	border: 0;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 1%
}

/* Styles for footers */
.pieDePagina
{
	font-size: .6em;
	margin-top: 2%;
}

.enlacesPie
{
	text-align: center
}

.logosPie
{
	text-align: right;
	margin-top: 1%
}

.logoPie
{
	margin-left: 2%;
	border: 0
}

.informacion
{
	text-align: left;
	color: gray;
	background-color: inherit;
	font-size: 1em
}

/* Styles for generic contents */
.textoGenerico
{
	margin-top: 2%;
	text-align: left;
}

.textoGenerico .sangria1
{
	margin-left: 2.5%
}

.textoGenerico .sangria2
{
	margin-left: 5%
}

.fechas
{
	padding-left: 7%;
	font-size: .8em;
}</pre></body></html>