body {
	background-image: url(/Images/fondo.jpg);
}
#Tabla_01 {
	background-color: #790000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9B2323;
	border-left-color: #5B0101;
}
#Tabla_01 #centro {
	background-color: #9b2323;
	background-image: url(/Images/esquina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#Tabla_01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDBA5E;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-indent: 10px;
}
#Tabla_01 a:hover {
	color: #FFFFFF;
}

