body {
	background-image: url(../fotos/Fondos/fondobtt.jpg);
	background-color: #BDBAAD;
}
.Titulo {
	color: #C600C6;
	font-weight: bold;
	font-size: 18px;
}

.Desglose {color: #CA6500; font-weight: bold; }

td {
	padding-left: 6px;
}

.Segunda {
	color: #006699;
	font-weight: bold;
}
.Copyright {
	font-size: 11px;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
#tidy {
	float: right;
	height: 45px;
	width: 45px;
	position: absolute;
	right: 5px;
	top: 10px;
}
#Tablafondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 360px;
	position: relative;
	bottom: 0px;
}
#Tablafondo a {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#Tablafondo a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
