.CESAR {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	background: #99FF99;
}
.fondo {
	background: #47b2b8;
}
.footer {
	background: #FFFFFF;
}
.txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.15em;
}

