/* Esta hoja se aplica a las páginas zatti.htm, Zatti-i.htm, Zatti-e.htm, Zatti-f.htm y Zatti-p.htm */

*
	{
	margin: 0;
	padding: 0;
	background-image: url('fondo.gif');
	}

body
	{
	text-align: center; /* centrado para IE 5 */
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 62.5%;
	}

p
	{
	font-family: "Times New Roman", Roman, serif;
	color: #000;
	background-color: #fff;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 16pt;
	}

a img
	{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px
	}

/*.cursiva
	{
	font-style: italic;
	}*/

.nocursiva
	{
	font-style: normal;
	}

/*.subrayado
	{
	text-decoration: underline;
	}*/

/*.negritacursiva
	{
	font-weight: bold;
	font-style: italic;
	}*/

.mimetizado
	{
	color: #fcfcfc;
	background-color: #fff;
	}

.ruta
	{
	font-family: Verdana, Tahoma, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 1.0em;
	font-weight: normal;
	text-align: right;
	}

.bibliogr
	{
	color: #000;
	background-color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	}

.textodb
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #0074ad;
	background-color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	letter-spacing: normal;
	}

.textomedn
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #555555;
	background-color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	}

.textomedv
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #008080;
	background-color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	}

.textomchv
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #008080;
	background-color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	}

.textochv
	{
	font-family: "Times New Roman", Roman, serif;
	color: #008080;
	background-color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	}

h1
	{
	color: #ff0000;
	background-color: #fff;
	font-family: "Times New Roman", Roman, serif;
	font-size: 4.8em;
	font-weight: bold;
	text-align: center;
	line-height: 48pt;
	}

h2
	{
	color: #008000;
	background-color: #fff;
	font-family: "Times New Roman", Roman, serif;
	font-size: 3.2em;
	font-weight: bold;
	text-align: center;
	line-height: 32pt;
	}

.contador
	{
	text-align: right;
	}

#tope
	{
	margin: 0 auto; /* centrado para navegadores compatibles con CSS */
	width: 780px;
	}

#encab
	{
	margin: 0 auto; /* centrado para navegadores compatibles con CSS */
	width: 600px;
	}

#caja
	{
	margin: 0 auto; /* centrado para navegadores compatibles con CSS */
	width: 780px;
	border: 1px none #fff;
	}

.cajabio
	{
	margin: 0 auto;
	width: 580px;
	border: 1px none #fff;
	}

.izqbio1
	{
	width: 370px;
	/*height: 405px;*/
	float: left;
	}

.derbio1
	{
	width: 210px;
	/*height: 405px;*/
	float: right;
	}

.centrobio2
	{
	width: 580px;
	/*height: 150px;*/
	float: left;
	}

.divisor
	{
	clear: both;
	}

#pie
	{
	clear: both;
	}

#cajapie
	{
	margin: 0 auto;
	width: 510px;
	border: 1px none #fff;
	}

#izqpie
	{
	width: 170px;
	height: 100px;
	float: left;
	}

#centropie
	{
	width: 170px;
	height: 100px;
	float: left;
	}

#derpie
	{
	width: 170px;
	height: 100px;
	float: left;
	}

.vincpie1
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #0074ad;
	background-color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: normal;
	}

.vincpie2
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #0074ad;
	background-color: #fff;
	font-size: 0.6em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: normal;
	}

.vincidiomas
	{
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #0074ad;
	background-color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	}

/* Vínculos */
a:link
	{ color:#008080; background-color: #fff; text-decoration: underline; }
a:visited
	{ color:#6674ad; background-color: #fff; }
a:hover
	{ color:#0074ff; background-color: #fff; } /* vínculo señalado (sólo soportado por IE) */
a:active
	{ color:#77bbff; background-color: #fff; }
