/***********************************************/
/* podcasting.css                              */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

a.asmall {
	font-size: 6pt;
}

P.bajadalocalpodcast {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: italic;
	margin-left: 0px;
	color: #0099CC;
	width: 510px !important;
}

UL.listadestacada {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
}

LI.listanormal {
	font-size : 8.5pt;
	color: #888;
}


TABLE.tablapod {
	margin-top: 8px;
	margin-bottom: 12px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

TABLE.tablapod TH {
	font-weight: bold;
	background-color: #F5F5F5;
	color: #0099CC;
	padding: 4px 4px 4px 6px;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #0099CC;
	text-align: left;
}

TABLE.tablapod TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	padding: 4px 4px 4px 6px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

TD.celdaicono {
	text-align: center;
	vertical-align: middle;
}
