	#contenido #texto #articulos{
		width: 457px;
		float: right;
		background: url(images/podcastBg.gif) repeat-y top left;
	}

		#articulos h2.articulos, #podcast h2.podcast, #podcast h2.tertulia,  #breves h2.breves{
			text-indent: -10000px;
			height: 69px;
			background-repeat: no-repeat;
			background-position: top left;
			width: 100%;
			overflow: hidden;

		}
		#articulos h2.articulos{background-image: url(images/h2ArticulosBg.gif);}
	
	#articulos ul{
		list-style: none;
		margin:0 12px;
		text-align: right;
		padding-bottom: 30px;
		padding-top: 0;
		background: url(images/separador2.gif) no-repeat bottom center;
	}
		#articulos ul li{
			margin-top: 0;
			padding-top: 0;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 1.4;
			text-align: justify;
			}
	#articulos h3{
		font-size: 1.2em;
		margin-top: 15px;
		margin-bottom: 0px;
		text-align: right;
	}
	#articulos h3 a{
		text-decoration: none;
		color: #557472;
	}
	#articulos h3 a:hover{
		color: #D9514A;
	}
		#articulos h3 span.autor{
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #9B9374;
			font-size: 0.8em;
			font-weight: normal;
		}
	#articulos h3.cabecera{
		padding-bottom: 30px;
		background: url(images/separador2.gif) no-repeat bottom center;
		height: 177px;
		
	}
	
		#articulos h3.cabecera a{
			background-repeat: no-repeat;
			background-position: top left;
			width: 430px;
			height: 177px;
			text-indent: -10000px;
			text-align: left;
			overflow: hidden;
			display: block;

		}
		#articulos h3.cabecera span.autor{
			display: none;
		}
		
		
	#contenido #texto #podcast{
		width: 155px;
		float: left;
	}
		#podcast h2.podcast{
			background-image: url(images/h2PodcastBg.gif);
		}

		#podcast ul, #podcast ul li{
			list-style: none;
			text-align: center;
			margin: 0; padding: 0;
			
		}
		#podcast ul li.ultimoPod{
		background: url(images/nuevo.gif) no-repeat 92px 32px;
		}
		#podcast ul li.ultimoPod h3{
			font-size: 1.5em;
			font-weight: bold;
			letter-spacing: -2px;
		}
		
		#podcast ul li.ultimoPod span.fecha{
			font-size: 0.6em;
		}
		#podcast ul li.ultimoPod a{
		padding: 15px 0 25px 0;
		}
		#podcast ul li h3{
			font-size: 1.2em;
			letter-spacing: -1px;
			}
		#podcast ul li a{
			display: block;
			padding: 15px 0;
			text-align: center;
			color: #db5149;
			text-decoration: none;
			background: url(images/separador1.gif) no-repeat center bottom;
		}
		
		#podcast ul li a:hover{color: #557472; text-decoration: underline;}
			
			#podcast span.fecha{
				display: block;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				color: #4d4940;
				font-weight: normal;
				font-size: 0.8em;
				letter-spacing: normal;
				text-decoration: none !important;
			}
		
		#podcast h2.tertulia{
			background-image: url(images/h2TertuliaBg.gif);
			background-position: bottom left;
			margin-top: 15px;
			
		}
		#podcast ul.tertulia li a{
			padding: 5px 0 8px 0;
			color: #4d4940;
		}
		#podcast ul.tertulia li a strong{
			font-weight: bold;
			color: #db5149;
		}
		#podcast ul.tertulia li a em{
			display: block;
			font-style: normal;
			font-size: 0.9em;
		}

#contenido #columna{
				padding-top: 0;
				}