#contenido .colIzda {
	float: left;
	width: 476px;
}
#contenido .colDrcha {
	float: right;
	width: 476px;
}
#contenidoTop {
	padding: 2.2em 0;
}
#contenidoBottom {
	padding: 0 0 3.3em 0;
}
/*
	COMUNES
*/
a.botAzul {
	display: inline-block;
	padding: 0 0 0 3px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/bot_azul_left.gif) no-repeat left top;
}
a.botAzul:hover {
	background-image: url(../images/bot_azul_left_hover.gif);
}
	a.botAzul span {
		display: block;
		padding: 8px 13px 6px 10px;
		background: url(../images/bot_azul_right.gif) no-repeat right top;
	}
	a.botAzul:hover span {
		background-image: url(../images/bot_azul_right_hover.gif);
	}
	a.botAzul img {
		float: left;
		display: inline-block;
		padding: 0 5px 0 0;
	}
/*
	CARRUSEL
*/
#portada_destacados {
	position: relative;
	min-height: 457px;/* ver ie7.css */
	background: transparent url(../images/transparente_negro.png) repeat left top;
}
	#portada_destacados ul li {
		/*position: absolute; top: 10px; left: 10px; ver javascript.css */
		padding: 10px 0 1.5em 10px;
		width: 456px;
	}
		#portada_destacados ul li a.contieneImg {
			display: block;
			padding-bottom: 1em;
		}	
			#portada_destacados ul li a.contieneImg img {
				display: block;
			}
		#portada_destacados ul li .textos p.contexto {
			font-size: 0.85em;
			/*color: #7D7D7E;*/
			color: #939393;
			/*text-transform: lowercase;*/
		}
		#portada_destacados ul li .textos h2 {
			padding: 0.35em 0 0.2em 0;
			font-size: 2.2em;
			font-weight: normal;
			color: #0099D5;
			font-family: 'Bebas', 'Trebuchet MS', Arial, Times, Verdana, Geneva, Helvetica, sans-serif;
		}
			#portada_destacados ul li .textos h2 a {
				color: #0099D5;
				text-decoration: none;
			}
			#portada_destacados ul li .textos h2 a:hover {
				color: #89DBFC;
			}			
		#portada_destacados #dest_numeros {
			position: absolute;
			bottom: 52px;
			left: 5px;
		}
			#portada_destacados #dest_numeros a {
				display: inline-block;
				padding: 2px 0 0 5px;
				width: 21px;
				height: 21px;
				text-align: center;
				text-decoration: none;
				color: #FFFFFF;
				background: url(../images/circulo_negro.png) no-repeat 5px top;
			}
			#portada_destacados #dest_numeros a.activo,
			#portada_destacados #dest_numeros a:hover {
				color: #000000;
				background-image: url(../images/circulo_blanco.gif);
			}
		#portada_destacados .pestanias {
			/*position: absolute; bottom: 0; left: 0; ver javascript.css */
		}
			#portada_destacados .pestanias ul li {
				position: static;
				width: auto;
				float: left;
				padding: 0 0 0 10px;
			}
/*
	AVISOS
*/
#avisos .aviso {
	margin-top: 2.2em;	
}
#avisos .primero {
	margin-top: 0;
}
	#avisos .aviso a img {
		display: block;
	}
	#avisos .aviso .textos {
		float: left;
		/* Modificado Josemi - Inicio 
		padding: 20px 10px 0 22px;
		min-height:194px; */
		padding: 20px 10px 20px 22px;
		min-height:174px;
		/* Modificado Josemi - Fin */
		width: 270px;
		background: transparent url(../images/transparente_azul.png) repeat left top;		
	}
		#avisos .aviso .textos h2 {
			padding: 0 0 0.1em 0;
			font-size: 3.7em;
			line-height: 80%;
			font-weight: normal;
			color: #FFFFFF;
			font-family: 'Bebas', 'Trebuchet MS', Arial, Times, Verdana, Geneva, Helvetica, sans-serif;			
		}
			#avisos .aviso .textos h2 a {
				color: #FFFFFF;
				text-decoration: none;
			}
			#avisos .aviso .textos h2 a:hover {
				color: #89DBFC;
			}			
		#avisos .aviso .textos p {
			padding-bottom: 0.2em;
		}	
/*
	NOTICIAS
*/
#contenidoBottom .colIzda h2 {
	font-size: 3.7em;
	line-height: 80%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: 'Bebas', 'Trebuchet MS', Arial, Times, Verdana, Geneva, Helvetica, sans-serif;
}
	#contenidoBottom .colIzda h2 span {
		display: inline-block;
		padding: 0.2em 0.35em 0.1em 0.35em;
		background: transparent url(../images/transparente_negro.png) repeat left top;	
	}
#contenidoBottom  #noticias {
	position: relative;
	padding: 0 1.2em 0 1.2em;
	min-height: 422px;/* ver ie7.css */
	background: transparent url(../images/transparente_negro.png) repeat left top;
}
	#contenidoBottom  #noticias .noticia {
		padding: 1.5em 0;
		border-top: 1px solid #373737;	
	}
	#contenidoBottom  #noticias .primero {
		border-top: none;
	}
		#contenidoBottom  #noticias .noticia h3 {
			padding: 0 0 0.2em 0;
			font-size: 2.2em;
			line-height: 85%;
			font-weight: normal;
			color: #0099D5;
			font-family: 'Bebas', 'Trebuchet MS', Arial, Times, Verdana, Geneva, Helvetica, sans-serif;		
		}
			#contenidoBottom  #noticias .noticia h3 a {
				text-decoration: none;
				color: #0099D5;
			}
			#contenidoBottom #noticias .noticia h3 a:hover {
				color: #89DBFC;
			}
		#contenidoBottom  #noticias .noticia a {
			color: #FFFFFF;
		}
		#contenidoBottom  #noticias .noticia a:hover {
			text-decoration: none;
		}
		#contenidoBottom  #noticias .noticia strong {
			color: #CAE800;
		}
	#contenidoBottom  #noticias .pestanias {
		position: absolute;
		bottom: 0;
		left: 1.2em;
	}
/*
	VÍDEOS
*/
#videos_inicio {
	position: relative;
	min-height: 475px;
	background: transparent url(../images/transparente_negro.png) repeat left top;
}
	#videos_inicio .video {
		/*position: absolute; top: 10px; left: 10px; ver javascript.css */
		padding: 10px 0 1.5em 10px;
		width: 456px;
	}
		#videos_inicio .video iframe {
			margin-bottom: 1em;
		}
		#videos_inicio .video p.contexto {
			font-size: 0.85em;
			color: #939393;
			text-transform: lowercase;
		}
		#videos_inicio .video h2 {
			padding: 0.35em 0 0.2em 0;
			font-size: 2.2em;
			font-weight: normal;
			color: #0099D5;
			font-family: 'Bebas', 'Trebuchet MS', Arial, Times, Verdana, Geneva, Helvetica, sans-serif;
		}
	#videos_inicio .botonera_videos {
		position: absolute;
		bottom: 47px;
		left: 5px;
	}
		#videos_inicio .botonera_videos li {
			display: inline;
		}	
			#videos_inicio .botonera_videos a {
				display: inline-block;
				padding: 2px 0 0 5px;
				width: 21px;
				height: 21px;
				text-align: center;
				text-decoration: none;
				color: #FFFFFF;
				background: url(../images/circulo_negro.png) no-repeat 5px top;
			}
			#videos_inicio .botonera_videos li.active a,
			#videos_inicio .botonera_videos a:hover {
				color: #000000;
				background-image: url(../images/circulo_blanco.gif);
			}	
	#videos_inicio .pestanias {		
		/*position: absolute; bottom: 0; left: 10px; ver javascript.css */
	}	