body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#pageHeader
	{
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 0;
		margin: 0;
		width: 100%;
		height: 85px;
		background: url(../grf/luscinia-logo.gif) no-repeat top left;
	}

#menu
	{
		position: absolute;
		top: 85px;
		left: 0px;
		padding: 2;
		margin: 2;
		width: 100%;
		min-height: 38px;
		vertical-align: bottom;
		text-align:right;
		background: url(../grf/barra.gif);
	}
		
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.bigtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: italic;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.fechatop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}

.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #993300;
}

.categoriamini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #993300;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066CC;
}

.style4 {
	font-size: xx-small;
	font-style: italic;
}
.style5 {
	font-size: xx-small;
	color: #333333;
}

.tablaizda {
	background-color: #7AA7E9;
	display: block;
	border-top: thin none;
	border-right: thin dotted #666666;
	border-bottom: thin none;
	border-left: thin dotted #666666;
}

.subtablaizda {
	background-color: #FFFFFF;
	display: block;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #91A7E2;
	border-left: thin none;
}

.tablaportada {
	background-color: #FFFFFF;
	display: block;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #91A7E2;
	border-left: thin none;
}

.subtablaportada {
	background-color: #FEECC2;
	display: block;
	border-top: thin solid #91A7E2;
	border-right: thin solid #91A7E2;
	border-bottom: thin solid #91A7E2;
	border-left: thin solid #91A7E2;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
}

.mensajeok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #548BDE;
}

.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.listaizda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.titularold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #579ADD;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066CC;
	cursor: hand;
	text-decoration: none;
	background-color: #FFFFFF;
}
