.contenido_izq {
	background: #fff url(../images/programas/cabecera_programas.jpg) left top no-repeat;
	border: 2px solid #900;
}

h2 .icono {
		position: absolute;
		width: 485px;
		height: 90px;
		top: -30;
		right: -30;
		background: none;

		filter:progid:DXImageTransform.microsoft.alphaimageloader(enabled=true, sizingMethod=scale src='../images/programas/globos.png');
}

* > h2 .icono{
 		background: url(../images/programas/globos.png) right top no-repeat;
}


.contenido_izq h2{
	display: block;
	position: relative;
	width; 100%;
	margin: 0;
	padding: 44px 12px 24px;
	text-align: left;
	font-size: 21px;
	font-style: italic;
	font-weight: bolder;
	color: #300;
}


.pestanas {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #900;
	text-align: left;

	font-family: arial, geneva, verdana, helvetica, sans-serif;
	font-size: 13px;
}

* > .pestanas {
	height: 21px;
}

.pestanas span {
		border: 2px solid #900;
		border-bottom-color: #fff;
		background: #fff;
		margin: 0 0 0 8px;
		padding: 4px 12px 1px;

		font-family: trebuchet ms, lucida grande, tahoma, arial, geneva, verdana, helvetica, sans-serif;
		font-size: 17px;
}

.pestanas a {
		background: #eee;
		border: solid #900;
		border-width: 2px 2px 0 2px;
		margin: 0 0 0 8px;
		padding: 4px 12px 2px;
		text-align: left;
		text-decoration: none;
}

.pestanas a:hover {
		background: #fc0;
}


/*  css noticias */



.cuadro_lista_noticias{
	text-align:left;
	padding: 8px 8px 80px 8px;
	background: #fff url(../images/programas/fondo_pagina.jpg) right bottom no-repeat;
}

.cuadro_noticia {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 16px 12px;
	border-bottom: 2px dashed #f90;
	text-align:left;
}

* > .cuadro_noticia{
	width: auto;
}

.cuadro_img_noticia{
	float: left;
	clear: none;
	padding:0 12px 0 0;
}


.cuadro_noticia h3{
padding: 0 0 4px 0;
	font-size: 17px;
}

.fecha{
	font: italic 12px arial, helvetica, sans-serif;
}

.categoria_noticia{
	font: bolder 15px arial, helvetica, sans-serif;
	color: #969;
}

.cuadro_noticia p{
	margin:0;
	padding: 4px 0 0 0;
	font-size: 13px;
	line-height: 140%;
}

.bot_volver{
	margin-right:10px;
	margin-top:50px;
	float:right;
}

.bot_volver a{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.bot_volver a:hover{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}


.archivo_noticia {
	width: 100%;
	clear: both;
	margin: 0;
	padding-left:25px;
	padding-bottom:5px;
	text-align:left;
	font:13px arial, helvetica, sans-serif;
	background:#fff url(../images/portada/audio.gif) center left no-repeat;
}

* > .archivo_noticia{
	width: auto;
}

a.archivo_noticia2 {
	clear: both;
	margin: 0;
	padding-left:25px;
	font:13px arial, helvetica, sans-serif;
	background:#fff url(../images/portada/audio.gif) center left no-repeat;
}

* > label.archivo_noticia2{
	width: auto;
}


.cuadro_paginacion {
	width: 100%;
	text-align: center;
}

.paginacion {
	display: block;
	clear: both;
	width: 515px;
	padding: 0 0 4px;
	margin: 20px auto 0;
	background:#f90 url(../images/actualidade/f_paginacion.gif) top left repeat-y;
}

.paginacion span {
	display: block;
	padding: 0 20px;
	font-size: 13px;
	line-height: 36px;
}

.paginacion a.paginaActual{
	font-weight:bold;
}


.pie_foto{
	font-size:11px;
	*font-size:9px;
	_font-size:9px;
	width:250px;
}

a.enlace_comentarios2{
	font-size: 13px;
	color: #0066FF;
	font-weight:bold;
	text-decoration: none;
}

a.enlace_comentarios{
	font-size: 13px;
	color: #0066FF;
	font-weight:bold;
	text-decoration: underline;
}

a.enlace_comentarios:hover{
	font-size: 13px;
	color: #0066FF;
	font-weight:bold;
	text-decoration: none;
}
