#enlaceTramitacion {
	text-align: center;
	padding: 1%;
}

#GVFicheros {
	clear: both;
}

.listaFicheros {
	width: 100%; 
}

#listaFicheros {
	width: 100%;
}

.listaFicherosDescripcion {
	width: 40%;
	padding-left: 2%;
}

.listaFicherosNombre{
	width: 35%;
}

.listaFicherosDetalle{
	width: 15%;
}

#descripcionPublicacion {
	width: 100%; 
}

.bloque .GridViewTable table.dataTable {
	background: #CCC;	/* IE7 no muestra bordes de celdas vacías */
}

.bloque .GridViewRowHeader th {
	font-size: 1.1em;
}

.bloque .GridViewTable td {
	background: #FFF;
}