
/*CONTENIDO CENTRAL*/
.contenedorContenidoFlashYNoticias{
	background:url(../images/fondocentral.gif) bottom left no-repeat;
}

.contenedorContenidoFlash {
 	display:block;
	width:535px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.contenedorContenidoFlashFLASH { 
	display:block;
	width:535px;
	background: url(../images/degradado-central.gif) repeat-y center;
}
													

/*NOTICIAS*/


.contenedorContenidoNoticias {
	width:285px;
	min-height:500px;
	height:auto !important;
	height:500px;
	display:block;
	background-color:#999999;
	padding-bottom:10px;
}
.contenedorContenidoNoticiasVital a{
	background:#999999 url(../images/b_banca.gif) top left no-repeat;
	display:block;
	width:285px;
	height:54px;
}
.contenedorContenidoNoticiasVital a:hover{
	background:#999999 url(../images/b_bancax.gif) top left no-repeat;
	display:block;
	width:285px;
	height:54px;
}
.contenedorContenidoNoticiasVital span{
	display:none;
}
.contenedorContenidoNoticiasVital_e a{
	background:#999999 url(../images/e_b_banca.jpg) top left no-repeat;
	display:block;
	width:285px;
	height:54px;
}
.contenedorContenidoNoticiasVital_e a:hover{
	background:#999999 url(../images/e_b_bancax.jpg) top left no-repeat;
	display:block;
	width:285px;
	height:54px;
}
.contenedorContenidoNoticiasVital_e span{
	display:none;
}

.contenedorContenidoNoticiasTitular h3{ 
	display:block;
	width:106px;
	height:43px;
	background:#999999 url(../images/epsNewsLogo.gif) 15px center no-repeat;
	padding-left:15px;
	padding-right:139px;
	padding-top:15px;
}
.contenedorContenidoNoticiasNoNoticias h3{
	background:#999999 url(../images/no_noticias.jpg) top center no-repeat;
	width:285px;
	height:410px;
}
.contenedorContenidoNoticiasNoNoticias h3 span{
	display:none;
}

.contenedorContenidoNoticiasTitular h3 span{
	display:none;
}

.contenedorContenidoNoticiasContenedor{
	background:#999999; 
	/*padding-top:5px;*/
	margin-bottom:10px;
}

.contenedorContenidoNoticiasFoto{ 
	padding-left:15px;
}


.contenedorContenidoNoticiasFoto img{
	border:solid 1px #ffffff;
}

.contenedorContenidoNoticiasFecha{ 
	font-size:0.7em;
	clear:both;
	padding-top:8px;
	padding-left:15px; 
}
																						
.contenedorContenidoNoticiasTitulo{
	clear:both; 
	padding-top:2px;
	padding-bottom:2px;
}
																						
.contenedorContenidoNoticiasTitulo h4{ 
	font-size:0.72em;
	color:#FFFFFF;
	padding-left:15px;
}
																			
.contenedorContenidoNoticiasNoticia{ 
	clear:both; 
	width:100%;
}

.contenedorContenidoNoticiasNoticia p{
	font-size:0.7em;
	padding-left:15px; 
	padding-right:15px; 
	color:#333333;
}

.contenedorContenidoNoticiasAmpliar{
	padding-top:8px; 
	clear:both; 
	width:100%;
}

.contenedorContenidoNoticiasAmpliar a {
	font-size:0.75em;
	color:#FFFFFF;
	padding-left:12px;
	margin-left:15px;
	background:url(../images/itemEnlace.gif) center left no-repeat;
	text-decoration:none; 
}
																																														
.contenedorContenidoNoticiasAmpliar a:hover{ 
	color:#333333; 
	background:url(../images/itemEnlaceHOVER.gif) center left no-repeat;
}

.suscripcionBoletines{
	font-size:0.65em;
	padding:15px;
	/*margin-top:20px;*/
	text-align:right;
	width:250px;
	
	font-weight:bold;
}
.suscripcionBoletines a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background:transparent url(../images/ItemFlechaDer.gif) no-repeat 59px 4px;
}
.suscripcionBoletines a:hover{
	display:block;
	color:#000000;
	text-decoration:none;
	background:transparent url(../images/ItemFlechaDerNegra.gif) no-repeat 59px 4px;
}

