.Tcolor__Rojo_V{ 
	position: relative;
	float: left;
	
	width: 15px; 
	height: 50px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(131,0,9,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#830009', GradientType=0 );
}
.Tcolor_Azul_V{ 
	position: relative;
	float: left;
	
	width: 15px; 
	height: 50px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(79,138,211,1);
	background: -moz-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,138,211,1)), color-stop(100%, rgba(39,63,128,1)));
	background: -webkit-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -o-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: linear-gradient(to bottom, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8ad3', endColorstr='#273f80', GradientType=0 );

}
.Tcolor_Amarillo_V{ 
	position: relative;
	float: left;	
	
	width: 15px; 
	height: 50px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(247,148,26,1);
	background: -moz-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,148,26,1)), color-stop(100%, rgba(201,116,13,1)));
	background: -webkit-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -o-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: linear-gradient(to bottom, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941a', endColorstr='#c9740d', GradientType=0 );
}

/* ------------------------------------------------------------------------------ */
.Tcolor__Rojo_H{ 
	position: relative;
	float: left;
	
	width: 60px; 
	height: 20px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(255,0,17,1);
	background: -moz-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,17,1)), color-stop(100%, rgba(131,0,9,1)));
	background: -webkit-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -o-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	background: linear-gradient(to bottom, rgba(255,0,17,1) 0%, rgba(131,0,9,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0011', endColorstr='#830009', GradientType=0 );
}
.Tcolor_Azul_H{ 
	position: relative;
	float: left;
	
	width: 60px; 
	height: 20px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(79,138,211,1);
	background: -moz-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,138,211,1)), color-stop(100%, rgba(39,63,128,1)));
	background: -webkit-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -o-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	background: linear-gradient(to bottom, rgba(79,138,211,1) 0%, rgba(39,63,128,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8ad3', endColorstr='#273f80', GradientType=0 );

}
.Tcolor_Amarillo_H{ 
	position: relative;
	float: left;	
	
	width: 60px; 
	height: 20px;
	
	margin: .9rem .9rem .9rem .9rem;
	
	background: rgba(247,148,26,1);
	background: -moz-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,148,26,1)), color-stop(100%, rgba(201,116,13,1)));
	background: -webkit-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -o-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	background: linear-gradient(to bottom, rgba(247,148,26,1) 0%, rgba(201,116,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941a', endColorstr='#c9740d', GradientType=0 );
}

.Space_H{
	float: left;	
	width: 281px; 
	height: 120px;
}
