/* pagina principal */
#mision {
	height:194px;
	padding:63px 440px 0 300px;
	background:url(../img/decoMision.jpg) no-repeat 50% 0;
}

#laGeneral .sobreNosotros {
	height:247px;
	padding:0 90px 0 315px;
	background:url(../img/bgLaGeneral.jpg) no-repeat 68px 0;
}

#relacionados h1 {
	font-size:0.9em;
	height:20px;
	padding:10px 0 0 20px;
}
#busquedaLocutorsComun {
	position:relative;
	background:url(../img/bgBusquedaLocutores.jpg) no-repeat 0 0;
	height:175px;
}
#busquedaLocutorsComun .ko {
	position:absolute;
	left:159px;
	top:40px;
	z-index:1;
	width:125px;
}
#busquedaLocutorsComun a,
#busquedaLocutorsComun div {
	color:#FFF;
}
#filtrosBusquedaComun input {
	width:98%;
}
#filtrosBusquedaComun ul {
	margin-top:1em;
}
#filtrosBusquedaComun li {
	margin-top:0.5em;
}
#filtrosBusquedaComun a {
	padding-left:8px;
}
#filtrosBusquedaComun a.activo {
	background:url(../img/icoFlechaBlancaAzul.gif) no-repeat 0 50%;
}
#listaLocutorsComun {
	width:144px;
	height:120px;
	border-left:1px solid #FFF;
	padding:0 5px 0 15px;
	overflow:auto;
}
#listaLocutorsComun a {
	text-decoration:none;
}
#listaLocutorsComun a:hover{
	text-decoration:underline;
}
#ultimasNoticiasComun {
	position:relative;
	z-index:5;
	height:201px;
	background:url(../img/bgUltimasNoticias.jpg) no-repeat 0 0;
}
#ultimasNoticiasComun .contenedor {
	width:220px;
	height:160px;
	padding-left:170px;
}
#ultimasNoticiasComun p {
	font-size:0.9em;
}
#ultimasNoticiasComun .metaInfo {
	font-size:1em:
}
#ultimasNoticiasComun .ampliarNoticia {
	position:absolute;
	top:82px;
	left:405px;
	width:54px;
	padding-right:7px;
	text-decoration:none;
	background:url(../img/icoFlechaAzulAzul.gif) no-repeat 100% 50%;
}
#ultimasNoticiasComun .imagenEnmascarada {
	position:absolute;
	top:36px;
	left:12px;
	z-index:5;
	width:140px;
	height:136px;
}
#ultimasNoticiasComun .imagenEnmascarada a{
	background:url(../img/maskUltimasNoticias.png);
}
* html  #ultimasNoticiasComun .imagenEnmascarada a{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/maskUltimasNoticias.png", sizingMethod="scale");
}

/* paginas estaticas / corporativas */
.contenedorTexto {
	padding: 0 75px 14px 210px;
	margin-bottom:0.8em;
	background:url(../img/bgContenedorTexto.jpg) no-repeat 210px 100%;
}
.contenedorTexto h1 {
	padding-left:25px;
	background:url(../img/bgContenedorTextoTitulo.jpg) no-repeat 0 0;
}
.contenedorTexto .contenedor {
	padding:0 25px;
	background:url(../img/bgContenedorTexto.gif) repeat-y 0 0;
}


/* __________________________________________________________________________________________________________ locutors.php */
#listadoLocutors {
	position:relative;
	float:left;
	display:inline;
	padding:0 12px 15px 227px;
	width: 151px;
	background:url(../img/bgListadoLocutors.jpg) no-repeat 100% 0;
}
#listadoLocutors ul {
	height:323px;
	padding-right:15px;
	margin:12px 0 0 -5px;
	overflow:auto;
}
#listadoLocutors a {
	display:block;
	padding:1px 5px;
	color: #333;
	text-decoration:none;
}
#listadoLocutors a:hover {
	background-color:#DDDAC0;
}
#listadoLocutors a.activo {
	background-color:#C1BDA0 !important;
}
#listadoLocutors a.cargando {
	background:url(../img/ajaxLoader.gif) 100% 50% no-repeat;
}
#listadoLocutors .ko {
	position:absolute;
	width:122px;
	top:84px;
	left:216px;
}
div.locutor {
	float:left;
	display:inline;
	width:494px;
	margin-top:26px;
	background:url(../img/bgLocutor.png) repeat-y 0 0;
}
div.locutorSup {
	padding:15px 20px 0;
	background:url(../img/bgLocutorSup.png) no-repeat 0 0;
}
div.locutor h2 {
	margin-bottom:0.5em;
}
div.locutor h3 {
	height:39px;
	margin-top:1em;
	overflow:hidden;
	text-indent:-1000em;
	/* background-image esta en lang/xx/lang.css */
	background-position:0 0;
	background-repeat:no-repeat;
}
div.locutorSup p {
	margin:0 0 0 25px;
}
div.locutor ul {
	background:url(../img/bgLocutorInf.png) no-repeat 0 100%;
	padding:0 20px 15px;
}
div.locutor li {
	padding:5px 10px 25px 25px;
	background:url(../img/bgLocutorLi.png) no-repeat 0 100%;
}
div.locutor h4 {
	display:inline;
	font-size:1em;
}
div.locutor img {
	vertical-align:middle;
	margin:0 1em;
}
div.locutor .hidePanel,
div.locutor .showPanel {
	float:right;
	font-size:0.9em;
}
div.flashContainer {
	border: 1px solid #F6F4DD;
	padding:2px 0 7px 10px;
	display:block;
}

/* _________________________________________________________________________________________________________ actualidad.php */
#listaActualidad {
	min-height:305px;
	padding-left:190px;
	background:url(../img/bgActualidadContenidos.jpg) no-repeat 0 75px;
}
* html #listaActualidad {
	height:305px;
}
#listaActualidad ul {
	background:url(../img/bgListaActualidad.gif) repeat-y 0 0;
}
#listaActualidad li {
	padding:0 25px;
	overflow:hidden;
	clear:left;
}
#listaActualidad li:first-child,
#listaActualidad li.first {
	padding-top:15px;
	background:url(../img/bgListaActualidadSup.gif) no-repeat 0 0;
}
#listaActualidad li:last-child,
#listaActualidad li.last {
	padding-bottom:15px;
	margin-bottom:-3px;
	background:url(../img/bgListaActualidadInf.gif) no-repeat 0 100%;
}
#listaActualidad li .panel {
	position:relative;
	min-height:1%;
}
* html #listaActualidad li .panel {
	height:1%;
}
#listaActualidad h1 {
	padding-bottom:18px;
	margin-bottom:0.5em;
	background:url(../img/bgListaActualidadH1.gif) no-repeat 50% 100%;
}
#listaActualidad h1 a{
	display:block;
	color:#333;
	text-decoration:none;
}
#listaActualidad h1 a.activo {
	background-image:url(../img/icoHidePanel.gif);
}
#listaActualidad .imagenEnmascarada {
	float:left;
	width:167px;
	height:162px;
	margin-right:10px;
}
#listaActualidad .imagenEnmascarada a {
	background-image:url(../img/maskListadoNoticias.png);
}
* html #listaActualidad .imagenEnmascarada a {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/maskListadoNoticias.png',sizingMethod='crop');
}
#listaActualidad p {
	margin-right:15px;
	xmargin-left:190px;
}

/* _________________________________________________________________________________________________________ consulta.php */
#consulta-form label,
#consulta-form input,
#consulta-form textarea{
	display:inline-block;
	vertical-align: top;
	zoom:1;
	*display:inline;
	width:120px;
	margin-bottom:3px;
}
#consulta-form input,
#consulta-form textarea{
	width:250px;
	margin-right:70px;
}
#consulta-form button {
	margin-left:314px;
	width:65px;
	height:31px;
	border:0;
	color:#FFF;
	background:url(../img/btLogin.png) no-repeat 50% 50%;
}
