.tablaPrincipal
	{
	padding: 1px;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;

	width: 100%;
	}
	
.peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00FF00;
}

.tema {
	text-align: center;
	vertical-align: top;
	border: thin #000000;
	font-size: 12px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-style: italic;



}
img {
	visibility: visible;
	border: medium solid #333399;
	position: absolute;
	top: 380px;
	left: 180px;
	}
	
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
	background-color: #FF99FF;
	height: 25px;
	width: 50px;
	border: medium outset #9900FF;
	margin-right: 5px;
	margin-left: 10px;


}
form {
	display: inline;
}
.botonesCrontrol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 900;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	height: 30px;
	width: 150px;
	cursor: hand;

}

	
.tablabotones {
	background-color: #99CCFF;
	margin: 0px;
	height: 180px;
	width: 70px;
	}
	
.bontonMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #00FFFF;
	text-align: center;
	height: 35px;
	width: 250px;
	border: 3px outset #FFFFFF;
	font-weight: 900;
	cursor: hand;
	margin-top:10px;
	}

.botonesextras
	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	height: 30px;
	width: 120px;
	border: thin outset #990099;
	cursor: hand;	
	}

