a.inicio:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-large; font-style: italic;
}
a.inicio:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-large; font-style: italic;
}
a.inicio:hover {
	color: #FFFF80;
	text-decoration: none;
	font-size: x-large; font-weight: bold; font-style: normal;
}
a.normal:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; font-style: italic;
}
a.normal:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; font-style: italic;
}
a.normal:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; font-style: italic;
}
a.urtemuga:link {
	color: #F8E607;
	text-decoration: none;
}
a.urtemuga:visited {
	color: #F8E607;
	text-decoration: none;
}
a.urtemuga:hover {
	color: #D700D7;
	text-decoration: none;
}
a.novedad:link {
	text-decoration: none;
	font-style: italic;
}
a.novedad:visited {
	text-decoration: none;
	font-style: italic;
}
a.novedad:hover {
	text-decoration: none;
	text-decoration:underline;
}
a.naranja:link {
	color: #FF9933;
	text-decoration: none;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
a.naranja:visited {
	color: #FF9933;
	text-decoration: none;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
a.naranja:hover {
	color: #FFCC66;
	text-decoration: none;
	font-style:normal; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}
a.txiki:link {
	color: #0000A0;
	text-decoration: none;
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
}
a.txiki:visited {
	color: #0000A0;
	text-decoration: none;
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
}
a.txiki:hover {
	color: #80FFFF;
	text-decoration: none;
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
}
.tituloamarillo {
	 font-weight: bold; 
	 font-style: italic; 
	 font-size: x-large; 
	 color: #FFFF80;
	 text-align:center;
}
.tilulotxiki {
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
.tilulo {
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
}
.blanco {
	color: #FFFFFF;
	text-align:justify;
}
a.naranjon:link {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold; font-style: italic;
	font-size: xx-large;
}
a.naranjon:visited {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold; font-style: italic;
	font-size: xx-large;
}
a.naranjon:hover {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold; font-style: normal;
	font-size: xx-large;
}
.detalle {
	background-color:#000000;
	background-image: url(detalle.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.pared {
	background-color:#000000;
	background-image:url(historia/pared.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-attachment:fixed;
}
.textoNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:justify;
	color:#FFFFFF;
}
.textoNormalCenter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:center;
	color:#FFFFFF;
}
.textoNormalRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:right;
	color:#FFFFFF;
}
.textoTituloNegro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:center;
}
.album {
	background-color:#000000;
	background-image:url(fotos/albumfondo.gif);
	background-position:right;
	background-repeat:repeat-y;
}
td.albumFlechicas {
/*	text-align: center; */
}
td.albumFotos {
/*	text-align: center; */
}
.agenda {
	background-color:#000000;
	background-image:url(agenda/cuaderno.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.20U {
	background-color:#000000;
	background-image:url(20U/cuaderno.gif);
	background-position:right;
	background-repeat:repeat-y;
}
div.esquina11 {
	position:absolute;
	background-image:url(menu/frm_esquina1.gif);
	width:369px;
	height:75px;
	z-index:2;
}
div.esquina01 {
	position:absolute;
	background-image:url(menu/frm_esquina0.gif);
	width:189px;
	height:75px;
	z-index:2;
}
div.esquina12 {
	position:absolute;
	width:369px;
	height:75px;
	z-index:1;
}
div.esquina02 {
	position:absolute;
	width:189px;
	height:75px;
	z-index:1;
}
div.esquinaTodo {
	position:absolute;
	z-index:3;
	width:100%;
}
