@charset "utf-8";
/* CSS Document */
/*Estilos para el lector de RSS  de noticias*/


/*estilos para la página principal Bprincipal*/


#Bprincipal #cont_RSS{width:270px; height:auto; float:left;}

	#Bprincipal #cont_RSS .elementRSS{width:270px;height:auto; }
		#Bprincipal #cont_RSS .dateRSS{width:270px; height:auto;}
		#Bprincipal #cont_RSS .categoryRSS{width:270px; height:auto;}
		#Bprincipal #cont_RSS .tituloRSS{width:270px; text-align:left}
		#Bprincipal #cont_RSS .descriptionRSS{width:270px; text-align:left}
		
#bNoticias #cont_RSS{width:700px; height:auto; float:left;}

	#bNoticias #cont_RSS .elementRSS{width:700px;height:auto; margin-bottom:15px; }
		#bNoticias #cont_RSS .dateRSS{width:700px; height:auto;}
		#bNoticias #cont_RSS .categoryRSS{width:700px; height:auto;}
		#bNoticias #cont_RSS .tituloRSS{width:700px;  padding:8px;border-top:1px dashed #003366; border-bottom:1px dashed #003366; background-color:#FAF4E2;text-align:left}
			#bNoticias #cont_RSS .tituloRSS a{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0033CC; text-decoration:none;text-align:left}	
		#bNoticias #cont_RSS .descriptionRSS{width:700px; padding-top:10px;text-align:left}	
		
		
.gf-snippet{ text-align:left}

	  	