.nota-tabla {
	width: 100%;
	border: 0;
	margin: 2;
	padding: 4;
}

.nota-copete {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: ;
}

.nota-titulo {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	background-color: ;
}

.nota-bajada {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: ;
}

.nota-cuerpo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: ;
}

.nota-cuerpo-chico {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: ;
}

.nota-autor {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	background-color: ;
}

.nota-fuente {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	background-color: ;
}

.nota-email {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #000099;
	text-decoration: underline;
	background-color: ;
}
.nota-titulo-chico {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	background-color: ;
}
.nota-fecha {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;

	background-color: ;
}
.celdacomandos {
	border: 1px solid #000000;
}
.publicidad {
	float: right;
	margin: 5px;
}

