@charset "utf-8";
/* CSS Document */

#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;
}
body {
	background-image:  url(../../fotos/logos/fondo.gif);
	background-color: #FF8A8C;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 8px;
}
td {
	font-size: 1.8em;
	padding-right: 18px;
	padding-left: 18px;
	margin: 0px;
	font-weight: bold;
	color: #990000;
}
object {
	text-align: center;
	position: fixed;
	left: 50%;
	right: 50%;
}
