#cabecera {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:100px;
	z-index:1;
	background-color: #990000;
}
#lateral {
	position:absolute;
	left:0px;
	top:100px;
	width:170px;
	height:auto;
	z-index:2;
	background-color: #FFFF00;
}
#cuerpo {
	position:absolute;
	left:170px;
	top:100px;
	width:560px;
	height:auto;
	z-index:3;
	right: 0px;
	background-color: #FF00FF;
}
#banner {
	position:absolute;
	top:100px;
	width:121px;
	height:556px;
	z-index:4;
	right: 0px;
	background-color: #009933;
}
.fondo {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
}
.pie1 {
	background-image: url(../img/fondo-pie.jpg);
	background-repeat: no-repeat;
}
.cabtotal {
	background-image: url(../img/cabeceratotal.gif);
	background-repeat: no-repeat;
}
.cab1 {
	background-image: url(../img/cabecera1.jpg);
	background-repeat: no-repeat;
}
.cab2 {
	background-image: url(../img/cabecera2.gif);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.cab3 {
	background-image: url(../img/cabecera3.gif);
	background-repeat: no-repeat;
}
.text1 {
	font-size: 8pt;
	color: #FFFFFF;
}
body,td,th {
	font-size: small;
}
a {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo2 {color: #000000}
.Estilo3 {font-size: medium}
.Estilo4 {font-size: large}
body {
	background-image: url(../img/fongon.jpg);
	background-repeat: repeat;
}
.tiempo {
	font-size: xx-small;
	color: #006666;
	text-decoration: none;
}
