#logosAleatorios table table {
	width: 95%;
	table-layout: fixed;
	border-collapse: collapse;
	}
#logosAleatorios table table td{
	border-right: 1px solid #FAFAFA;
	border-bottom: 1px solid #FAFAFA;
	vertical-align: top;
	text-align: center;
	background: transparent url("../images/primavera/bglogos.png") no-repeat bottom right;
	font-size: 8pt;
	}
.nombre {
	font-size: 9pt;
	font-variant: small-caps;
	}