body {
	text-align: center;
	font: 14px "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-left: 0px;
}
#tblindex {
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
	text-align: center;
}

#tblalba {
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
	text-align: center;
}

.tdmenu {
	height: 50px;
}


/* FAF7E6 */
#tablemenu {
	font: 18px "Times New Roman", Times, serif;
	background: url(img/menusfondo.jpg) repeat;
	color: #000;
}
#tablemenu a, a:visited {
	font: 18px "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
#tablemenu a:hover{
	font: 18px "Times New Roman", Times, serif;
	color: black;
}
#tablemenuinterno {
	font: 16px "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-align: left;
}

#tablemenuinterno a, a:visited {
	font: 16px "Times New Roman", Times, serif;
	color: #760000;
	text-decoration: none;
}
#tablemenuinterno a:hover{
	font: 16px "Times New Roman", Times, serif;
	color: #000;
}

p {
	line-height: 20px;
}

