/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}td img {display: block;}
body {
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {color: #000033}
.Estilo3 {
	color: #2150A3;
	font-weight: bold;
}
.Estilo4 {
	color: #2150A3;
	font-size: 11px;
	font-weight: bold;
}
.Estilo5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 20;
}
td img {display: block;}td img {display: block;} 
.Estilo12 {color: #FFFF00; font-weight: bold; }
.Estilo13 {
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo16 {font-size: 18px}
.Estilo24 {color: #FFFFFF}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0065CE;
}
a:hover {
	text-decoration: none;
	color: #0065CE;
}
a:active {
	text-decoration: none;
	color: #0065CE;
}

.pie {
	height:58px;
	width:100%;
	background-color: #7B96C6;
	background-image: url(../images/pie-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position:fixed;
	bottom:0;
	text-align:right;
	padding: 5px 30px 0px 0px;
	font-size:9px;
	color:#FFFFFF;
}
.pie2 {
	height:58px;
	width:100%;
	background-color: #FF0000;
	background-image: url(../images/pie-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position:fixed;
	bottom:0;
	text-align:right;
	padding: 5px 30px 0px 0px;
	font-size:9px;
	color:#FFFFFF;
}



</style>
