th.corto {
	text-align:center;
	padding:1px;
	width:7%;
}

.publicaciones td,th{
	text-align:center;
	padding:1px;
	width:200px;
}

.publicaciones tr:nth-child(odd)		{ background-color:#eee; }
.publicaciones tr:nth-child(even)		{ background-color:#fff; }
