﻿body {
	font-family: 'Roboto',Arial,Helvetica,sans-serif;
	color: #333;
	margin: 0;
	/*overflow-x: hidden;
    overflow-y: auto;*/
}



a {
    text-decoration: none;
    color: #333;
}

a:hover {
	text-decoration: underline;
}



.ButtonCerrar {
	border-top: 1px solid #d7d7d7;
	margin: 20px 0;
	padding: 20px 0;
	text-align: right;
	/**/
}

.btn-theme {
	color: #fff;
	background-color: #cc0000;
	border: 0;
	padding: 5px 10px;
	border-radius: 3px;
	text-align: center
}

.pestania-europapress {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 35px;
	line-height: 34px;
	padding: 0 15px;
	margin: 0;
	width: auto !important;
}

.logo-europapress-texto {
	display: inline-block;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: 700;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}

.rojo {
	color: #CC0000;
	margin-left: 4px;
}

.ticker1 {
	width: 300px;
	height: 260px;
	background-color: #FFF;
	border: solid 1px #ddd;
	padding-bottom: 18px;
}

	.ticker1 ul {
		padding: 0 12px;
		box-sizing: border-box;
	}

.EP_div_titular_ticker {
	font-size: 12px;
	padding-bottom: 10px;
}

.EP_fecha_ticker {
	color: #7b868f;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
}

.EP_titular_ticker {
	list-style: none;
	font-weight: bold;
	font-size: 15px;
}



.container {
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	/*margin: auto;*/
	/**/
}

#cajanoticia {
	padding: 15px 30px;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	margin: auto;
}

@media (min-width:1060px) {
	#cajanoticia {
		max-width: 1060px;
	}
}

.EP_antetitulo_noticia {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.EP_fecha_noticia {
	color: #7b868f;
	font-size: 14px;
	text-align: left;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.EP_titular_noticia {
	color: #333;
	font-size: 42px;
	line-height: 1.1;
	margin-bottom: 12px;
	margin-top: 10px;
	text-decoration: none;
	font-family: 'Times New Roman',serif;
	font-weight: normal;
}




.logotipo-ep {
	width: 140px;
	height: auto;
}

.EP_entradilla_noticia {
	font-size: 19px;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: bold;
}

.EP_contenido_noticia {
	font-size: 17px;
	line-height: 1.4;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
}

.EP_imagen_noticia {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.cajanoticias {
	width: 640px;
	height: 80px;
	background-color: #EEE;
	border: solid 1px #000;
}

.firmaFoto {
	font-size: 11px;
	margin-bottom: 15px;
}


.moduloPersonalizadoEvoBank {
	background-color: black;
	width: auto;
	height: 60px;
}

	.moduloPersonalizadoEvoBank img {
		padding: 9px;
		height: 44px;
	}

.listadoNoticiasBannerEvoBank {
	background-color: black;
	width: 302px;
	height: 53px;
}

	.listadoNoticiasBannerEvoBank img {
		padding: 5px;
		height: 42px;
	}