BODY {
	margin-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/nubes.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.Titulo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.fondotabla {
	margin-top: 0px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
	background-image: url(images/avion_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.fondotabla2 {
	margin-top: 0px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
	background-image: url(images/nubes.gif);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
}

