@charset "ISO-8859-1";
.cabeceraNombre {
	sfont-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #663399;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.cabeceraNombreatukaire {
	sfont-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #663399;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.textoBasico {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
	line-height: 17px;
}
.textoBasicoJustificado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
	text-align: justify;
	word-spacing: 0pt;
	line-height: 17px;
}
.textoBasicoJustificado-guion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
	text-align: left;
	word-spacing: -1pt;
	white-space: normal;
}
.textoBasicoTitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	font-weight: bold;
}
.textoBasicoSeleccionado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}
.construccion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
}
.textosLlamativos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	word-spacing: -1pt;
}
