/* ULTIMO MOMENTO STYLE  */

.feed{

}


.feed ul{
	 margin:0px;
	 padding-top: 6px;
	 padding-left:20px;
}

 #left_sidebar .feed{
	padding-left: 10px;
	padding-right: 20px;	
	padding-bottom: 10px;
}

 #left_sidebar .feed-hd{
	color: #877C9E;
	text-transform: uppercase;
	font-size: 11px;
}

 #left_sidebar .feed-bd{
	padding: 4px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-toprightt: 10px;
	-webkit-border-radius-topright: 10px;
	
	-moz-border-radius-tioleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
}

 #left_sidebar .feed-bd ul{ margin: 0px; padding: 2px; }
 #left_sidebar .feed-bd ul li{
	list-style: none;
	padding-bottom: 10px;
	font-size: 11px;
	list-style-image: none;
	text-align: left;
}

.feed-hd h3{
	color: #555555;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	*padding-top:8px;
	*margin-top:0px;
	*font-size:14px;
}


.feed-bd a{
	text-decoration: none;
}

.feed-list ul { 
	padding: 5px;
	*padding: 0px;
	*margin-top:0px;
	*padding-top:4px; 
}
.feed-list li {
	list-style-image: url(bullet-flecha.png);
}

#columna_superior .feed-bd li{ 	*font-size: 13px; margin-left:10px;}

/* AZUL */
.feed-ultimo-momento-azul-bd{ background-color: #DAE7F7; }
#col_0 .feed-ultimo-momento-azul-hd, #columna_superior .feed-ultimo-momento-azul-hd{
	display: none;
}

#col_0 .feed-ultimo-momento-azul-bd, #columna_superior .feed-ultimo-momento-azul-bd{
	background: transparent url(tit-ultimo-mom-az.jpg) no-repeat top left;
	padding-left: 183px;
	z-index:3;
	padding-top:3px;
	background-color: #DAE7F7;
	min-height: 64px;
}
 


/* VERDE */
.feed-ultimo-momento-verde-bd{ background-color: #F2FFEB; }
#col_0 .feed-ultimo-momento-verde-hd, #columna_superior .feed-ultimo-momento-verde-hd{
	display: none;
}

#col_0 .feed-ultimo-momento-verde-bd, #columna_superior .feed-ultimo-momento-verde-bd{
	background: transparent url(tit-ultimo-mom-ve.jpg) no-repeat top left;
	padding-left: 183px;
	z-index:3;
	padding-top:3px;
	background-color: #F2FFEB;
	height: 64px;
}
 
 
 
 /* MARRON */
.feed-ultimo-momento-marron-bd{ background-color: #F9FBE6; }
#col_0 .feed-ultimo-momento-marron-hd, #columna_superior .feed-ultimo-momento-marron-hd{
	display: none;
}

#col_0 .feed-ultimo-momento-marron-bd, #columna_superior .feed-ultimo-momento-marron-bd{
	background: transparent url(tit-ultimo-mom-ma.jpg) no-repeat top left;
	padding-left: 183px;
	z-index:3;
	padding-top:3px;
	background-color: #F9FBE6;
	height: 64px;
}
 
 
 
 /* VIOLETA */
.feed-ultimo-momento-violeta-bd{ background-color: #EEE5F8; }
#col_0 .feed-ultimo-momento-violeta-hd, #columna_superior .feed-ultimo-momento-violeta-hd{
	display: none;
}

#col_0 .feed-ultimo-momento-violeta-bd, #columna_superior .feed-ultimo-momento-violeta-bd{
	background: transparent url(tit-ultimo-mom-vi.jpg) no-repeat top left;
	padding-left: 183px;
	z-index:3;
	padding-top:3px;
	background-color: #EEE5F8; 
	height: 64px;
}



 /* ROJO */
.feed-ultimo-momento-rojo-bd{ background-color: #FDF1F1; }
#col_0 .feed-ultimo-momento-rojo-hd, #columna_superior .feed-ultimo-momento-rojo-hd{
	display: none;
}

#col_0 .feed-ultimo-momento-rojo-bd, #columna_superior .feed-ultimo-momento-rojo-bd{
	background: transparent url(tit-ultimo-mom-ro.jpg) no-repeat top left;
	padding-left: 183px;
	z-index:3;
	padding-top:0px;
	background-color: #FDF1F1; 
	height: 64px;
}

.feeds-azul-bd{ background-color: #D7E4F5;  }
.feeds-verde-bd{ background-color: #F2FFEB;  }
.feeds-gris-bd{ background-color: #D5D5D7; }
.feeds-marron-bd{ background-color: #E6D6BC;}
