	#u171
	{
		background: -webkit-gradient(linear, center top, center bottom, from(rgba(41,171,226,0.5)),color-stop(100%, rgba(46,49,146,0.8)));
		background: -webkit-linear-gradient(top,rgba(41,171,226,0.5) ,rgba(46,49,146,0.8) 100%);
		background: linear-gradient(to bottom,rgba(41,171,226,0.5) ,rgba(46,49,146,0.8) 100%);
	}

	.AZUL-CELESTE-DEGRADADO
	{
		background-color: #94D5F0;
		background-color: rgba(41,171,226,0.5);
	}

	#u204
	{
		background: -webkit-gradient(linear, center top, center bottom, from(rgba(41,171,226,0.5)),color-stop(100%, rgba(46,49,146,0.8)));
		background: -webkit-linear-gradient(top,rgba(41,171,226,0.5) ,rgba(46,49,146,0.8) 100%);
		background: linear-gradient(to bottom,rgba(41,171,226,0.5) ,rgba(46,49,146,0.8) 100%);
	}


