.pie {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.pie1 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulonota {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.titulonotalink {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.titulonotalink:hover {
	text-decoration: underline;
	color: #ff0000;
}
.textonotagrande {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textonotagrandelink {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textonotagrandelink:hover {
	TEXT-DECORATION: underline;
	font-weight:bold;
	color:#FF0000;
}
.textolinkvolver {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textolinkvolver:hover {
	color: #FFFF00;
}
.textonotachica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.textonotachicalink {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textonotachicalink:hover {
	TEXT-DECORATION: underline;
	font-weight:bold;
	color:#FF0000;
}

.subtitulonota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subtitulonotalink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: none;
}
.subtitulonotalink:hover {
	TEXT-DECORATION: underline;
}
.textobarra {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloblancolink {
	color: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.tituloblancolink:hover {
	TEXT-DECORATION: underline;
}
body {
	background-image: url(imagenes/marca.jpg);
	background-attachment:fixed;
}

