body {
	background-image: url(../fotos/Fondos/joanefondo.jpg);
	background-repeat: repeat-y;
	font-weight: lighter;
	color: #FFFFFF;
}
table, td, th {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.fecha {color: #33CCFF; font-weight: bold; }
a {
	color: #FF99FF;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

h1 {
	font-size: 28px;
	font-family: "Bodoni MT";
	font-style: italic;
	color: #FFFFFF;
	width: 740px;
	border: 4px ridge #FFFFFF;
}
th {
	color: #FFFF66;
}

.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;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Tablafondo td, tr{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 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;
}
