#containerHome #central #containerSeccion table {
	width: 350px;
	border: 1px solid #999999;
	float: left;

}
#containerHome #central #containerSeccion #Tablarosta {
	float: left;
	margin-top: -30px;
}

#containerHome #central #containerSeccion table tr th {
	background-color: #E6E6E6;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	width: 60px;
	text-align: center;
}
#containerHome #central #containerSeccion table tr td {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
#containerHome #central #tablaTapas table {
	width: 640px;
	border: 1px solid #999999;
	float: left;
}
#containerHome #central #tablaTapas table tr th {
	background-color: #E6E6E6;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	width: 60px;
	text-align: center;
}
#containerHome #central #tablaTapas table tr td {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
