.contenido_izq {
	background: #fff url(../images/emisoras/cabecera_emisoras.jpg) left top no-repeat;
	border: 2px solid #731e6a;
}

.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: #303;
}

h2 .icono {
		position: absolute;
		width: 437px;
		height: 100px;
		top: -20;
		right: -30;
		background: none;

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

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


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

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

* > .pestanas {
	height: 21px;
}

.pestanas span {
		border: 2px solid #731e6a;
		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 #731e6a;
		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;
}

.texto_contenido {
	width: 100%;
	margin: 0;
	padding: 16px 12px 90px;
	background: url(../images/emisoras/fondo_pagina.jpg) right bottom no-repeat;
	text-align: left;
	font-size: 17px;
}

* > .texto_contenido {
	width: auto;
}

.contenido_izq p{
	display: inline;
	font-size: 15px;
}


.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;
}

.imagen_cabecera{
	text-align:center;
}

.imagen_cabecera img{
	margin-top:-10px;
	margin-bottom:10px;
}
