body {
		background: #a0d39a;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
}
table {
		color: #336600; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
}
.header1, h1 {
		font-size: 16px;
		font-weight: bold;
}
h2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 8px;
}
a {
		color: #009900;
		text-decoration: none;
}
a:hover {
		color: #cc0000;
}
div.caption {
		font-style: italic;
		text-align: center;
		font-size: 11px;
}
ul {
		margin-top: 10px;
}
.mnuBandera {
	position: absolute;
	top: 5px;
	z-index: 1000;
	width:100%;
	background-color: transparent;
}
.pie {
	position: relative;
	top: 5px;
	z-index: 1000;
	width:100%;
	background-color: red;
}