@charset "iso-8859-1";

html {
	max-width: 100%;
	width: 100%;
	overflow-x:hidden;
}

body {
	z-index: 1;
	margin: 0px;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	background-color: #ececec;
	color: #444444;
	max-width: 100%;
}

.Columna,
.ColumnaNew {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	margin: 0px;
	padding: 0 2%;
}

.ContenidoFlex .UnaColumna,
.ContenidoFlex .ColumnaDerecha {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.NoMargin .Columna,
.NoMargin .ColumnaNew  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0%;
}

.Cuerpo img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.Cuerpo img[width] {
	max-width: 100%;
	width: auto;
	
}

.Cuerpo img[src="/img/iconos/w3c/xml.gif"] {
	max-width: 100%;
	width: auto;
}

a {
	color: #0069ba;	
	text-decoration: none;
}

a:hover {
	color: #e23138;
	text-decoration: none;
}

a img {
	border: 0px;
}

a[name] {
	display: block;
	position: absolute;
	margin-top: -70px;
	height: 0;
	overflow: hidden;
	width: 100%;
	z-index: 10;
}

p, blockquote {
	margin: 0 0 32px 0;
	line-height: 1.5em;
}

strong, b {
	font-weight: 600;
}

.Cuerpo img[align="right"] {
	max-width: 50%;
}

ul {
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 32px 16px;
	padding: 0 0 0 16px;
}

ul li, ol li {
	margin: 0 0 6px 0px;
	line-height: 1.4em;
}

li ul, li ol {
	margin-top: 12px;
	margin-bottom: 12px;
}

.bx-wrapper ul, .bx-wrapper ul li {
	margin: 0px auto;
	margin-bottom: 32px;
	padding: 0px;
	display: block;
}

.bx-wrapper ul li a {
	display: block;
	width: 100%;
	margin: 0px auto;
	background-color: #000;
}

.bx-wrapper ul li a img{
	display: block;
	margin: 0px auto;
	width: 100%;
	max-width: none;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px #ccc;
	border:  0px solid #fff;
	left: 0px;
	background: rgba(255, 255, 255, 0);
	margin: 0 0 32px 0;
}

.Recorte {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}

.ConLinea {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 20px 0 32px 0;
	border-top: 1px solid #eaeaea;
}

.SinLinea {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 20px 0;
}

.Ocultar {
	display: none;
}

#map,
#mapEnBuscar,
#mapG {
	width: 100%;
	height: 480px;
	margin-bottom: 32px;
}

#mapG {
	height: 480px;
}

h1, h2 ,h3 ,h4 ,h5 ,h6 ,h7 {
	margin: 0 0 32px 0;
	font-family: 'Roboto', 'Open Sans', 'Lato', sans-serif;
}

h1, h2, h3 {
	font-weight: 600;
}

h1 {
	color: #da3644;
	font-size: 40px;
	font-weight: 400;
}

h1 a {
	color: #da3644;
}

h2 {
	color: #000000;
	font-size: 32px;
	line-height: 1.25em;
	font-weight: 400;
}

h2 a {
	color: #000000;
}

h3 {
	color: #000000;
	font-size: 28px;
	line-height: 1.25em;
	font-weight: 500;
}

h3 a {
	color: #000000;
}

h4 {
	display: block;
	padding: 12px 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	min-height: 42px;
	border-top: 1px solid rgb(0, 0, 0, 0.08);
	font-size: 21px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	box-sizing: border-box;
}

.Col h4 {
	margin-left: 0;
	margin-right: 0;
}

h4:before {
	content:'';
	height: 0px;
	left: 0px;
	top: 0;
	width: 300px;
	max-width: 50%;
	position: absolute;
	border-top: 6px solid #da3644;
}

h4.ConMenu:after {
	content:'';
	height: 0px;
	right: 0px;
	top: 0;
	width: 40px;
	position: absolute;
	border-top: 4px solid #da3644;
}

h4 a {
	color: #000000;
}

h4 img.LogoEnH4 {
	height: 35px;
	width: 35px;
	display: inline-block;
	position: absolute;
	top: 6px;
}

h5 {
	padding: 12px 0px;
	position: relative;
	width: 100%;
	border-top: 1px solid rgb(0, 0, 0, 0.08);
	font-size: 19.5px;
	font-weight: 500;
	color: #000000;
	box-sizing: border-box;
}

h5:before {
	content:'';
	height: 0px;
	left: 0px;
	top: 0;
	width: 300px;
	max-width: 50%;
	position: absolute;
	border-top: 6px solid #da3644;
}

h5.ConMenu:after {
	content:'';
	height: 0px;
	right: 0px;
	top: 0;
	width: 40px;
	position: absolute;
	border-top: 4px solid #da3644;
}

h5 a {
	color: #000000;
}

h4 img, h5 img {
	max-width: 30%;
}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	padding: 3px 0;
	color: #000000;
}

.CintilloBox {
	margin: 0;
}

h4.CintilloBox.NM,
h5.CintilloBox.NM {
	margin: 0;
	padding: 12px 0px 6px 0;
}

h4.CintilloBox,
h5.CintilloBox {
	margin: 0 0 6px 0;
}

h6.CintilloBox {
	margin: 0 0 6px 0;
}

.CintilloBox,
.SinMargen,
.sinmargen,
.Sinmargen {
	margin: 0;
}

.CintilloBox img {
	display: block;
	width: 100%;
	margin: 0;
}

blockquote {
	font-size: 1.2em;
	font-style: italic;
	padding: 12px 12px 6px 12px; 
	border-left: 4px solid #e23138;
	color: #e23138;
}

blockquote p {
	margin: 0 0 6px 0;
}

p.Antetitulo {
	display: block;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.04em;
	margin: 0;
}

p.Antetitulo a {
	color: #000000;
}

p.Antetitulo a:hover {
	text-decoration: underline;
}

/**/

.MegaContenedor {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	max-width: 100%;
	position: relative;
}

.MargenSencillo {
	margin: 0px;
	margin-bottom: 12px;
}

.MargenDoble {
	margin: 0px;
	margin-bottom: 48px;
}

.Relative {
	display: block;
	position: relative;
}

/**/

.Principal {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	min-width: 320px;
	max-width: 980px;
	box-sizing: border-box;
	padding: 0px;
	background-color: #fff;
}

.Cabecera {
	position: relative;
	z-index: 10000000;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 320px;
	background-color: #fff;
}

.ContenidoCabecera {
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0;
}

.Logotipo {
	display: block;
	box-sizing: border-box;	
	margin: 0;
	padding: 0;
	max-width: 411px;	
}
	
.Logotipo strong {
	display:none;
}
	
.Logotipo a.LogotipoRedAragon {
	box-sizing: border-box;
	display: inline-block;
	width: 65%;
	max-width: 274px;	
	margin: 0;
	padding: 0;
}
.Logotipo a.LogotipoPeriodico {
	box-sizing: border-box;
	display: inline-block;
	width: 32%;	
	max-width: 137px;	
	margin: 0;
	padding: 0;	
}

.Logotipo img {
	display: block;
	width: 100%;
}

/**/

.ContenidoCuerpo form {
	display: inline;
	box-sizing: border-box;
	max-width: 100%;
}

.ContenidoCuerpo fieldset {
	display: block; 
	padding: 24px;
	margin: 0 0 32px 0;
	border: 0;
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #ececec;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}

.ContenidoCuerpo fieldset p {
	margin: 0 0 12px 0;
}

.ContenidoCuerpo label {
	font-size: 0.9rem;
	display: block;
}

.ContenidoCuerpo input[type="text"], .ContenidoCuerpo input[type="file"], .ContenidoCuerpo input[type="password"], .ContenidoCuerpo textarea {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	font-size: 13px;
	padding: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.ContenidoCuerpo input[size] {
	width: auto;
}

.ContenidoCuerpo input[type="button"], .ContenidoCuerpo input[type="submit"], .ContenidoCuerpo input[type="reset"], .ContenidoCuerpo .BotonLink {
	display: inline-block;
	font-size: 15px;
	background-color: #000000;
	color: #fff;
	font-weight: 400;
	font-family: 'Roboto', 'Open Sans', 'Lato', sans-serif;
	text-align: center;
	padding: 7px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
}

.ContenidoCuerpo input[type="button"]:hover , .ContenidoCuerpo input[type="submit"]:hover , .ContenidoCuerpo input[type="reset"]:hover , .ContenidoCuerpo .BotonLink:hover  {
	background-color: #343434;
	color: #fff;
	text-decoration: none;
}


.ContenidoCuerpo select {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding: 6px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	max-width: 100%;
}

.ContenidoCuerpo input[type="radio"] {
	clear: both;
	display: inline-block;
}

/* */


.Pie, .Cuerpo {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}


.Cuerpo {
	background-color: #ffffff;
	padding: 0 0px;
}

/**/

.Pie {
	padding: 12px 0;
	z-index: 5;
	font-size: 14px;
	background-color: #f1f1f1;
	border-top: 3px solid #eaeaea;
	color: #222222;
}

.Pie .Recorte.ConLinea {
	margin: 0 0 12px 0;
}	
	
	
.Pie h3 {
	padding: 0px;
	margin: 0 0 12px 0;
	font-weight: 500;
	font-size: 16px;
	color: #222222;
}

.Pie p {
	margin-bottom: 12px;
}

.Pie a {
	color: #666666;
}

.Pie a:hover {
	color: #000000;
	text-decoration: underline;
}

.Pie ul {
	margin: 0 0 12px 6px;
}

.Pie ul li {
	margin: 0 0 6px 6px;
	color: #888888;
}

.ContenidoPie, .Pagina, .ContenidoSubPie {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 12px;
}


.SubPie {
	position: relative;
}


/**/

.DestacadosPie {
	border-top: 1px dotted #ececec;
	padding: 32px;
}

.DestacadosPie h2 {
	color: #e23138;
	font-size: 1.5em;
}


/**/

.Pagina {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 24px;
}

/**/


.Box {
	display: block;
	padding: 6px 0 6px 0;
	margin-bottom: 32px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.Box p {
	margin: 0 0 12px 0;
}
.BoxMenu {
	display: block;
}

.BoxMenu > ul {
	display: block;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

.BoxMenu > ul > li {
	display: block;
	margin: 0px;
	padding: 6px 6px 10px;
	border-bottom: 1px solid rgb(0, 0, 0, 0.08);
	line-height: 1.3em;
	position: relative;
}

.BoxMenu > ul > li img[src="/img/iconos/w3c/xml.gif"] {
	position: absolute;
	top: 12px;
	right: 6px;
	z-index: 5;
}

.BoxMenu > ul > li:last-child {
	border-bottom: 0px solid rgb(0, 0, 0, 0.08);
}

.BoxMenu > ul > li a {
	display: block;
	margin: 0px;
	padding: 0px;
}

.BoxMenu > ul > li a:hover {
	text-decoration: underline;
}

.BoxMenu > ul > li:after {
	display: block;
	content: '';
	clear: both;
}

.BoxMenu > ul > li a span {
	color: #b60e1f;
	font-size: 14px;
}

.BoxMenuConFoto  > ul > li {
	clear: both;
	padding: 10px 0;
	font-size: 14px;
}

.BoxMenuConFoto  > ul > li a img {
	width: 120px;
	height: 70px;
	object-fit: cover;
	float: left;
	margin: 0 8px 0 0;
}

.BoxMenuNumerado > ul > li {
	position: relative;
	padding-left: 40px;
}

.BoxMenuNumerado > ul > li > strong {
	display: block;
}

.BoxMenuNumerado > ul > li > em {
	position: absolute;
	top: 12px;
	left: 0;
	width: 30px;
	height: 30px;
	font-style: normal;
	font-size: 30px;
	color: #b60e34;
	text-align: right;
	font-weight: 700;
}


/**/


.MenuCompartir ul li a:hover i.fa:hover {
	text-decoration: none;
	background-color: #555555;
	text-shadow: 1px 1px 1px #000000;
}

.MenuCompartir ul li a.Instagram i.fa {
	background-color: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	text-shadow: 1px 1px 1px #bf000c;
}

.MenuCompartir ul li a.GooglePlus i.fa {
	background-color: #dc4e42;
	text-shadow: 1px 1px 1px #bf000c;
}

.MenuCompartir ul li a.Facebook i.fa {
	background-color: #3b5999;
	text-shadow: 1px 1px 1px #1f407f;
}

.MenuCompartir ul li a.Twitter i.fa {
	background-color: #55acef;
	text-shadow: 1px 1px 1px #338dcf;
}

.MenuCompartir ul li a.Linkedin i.fa {
	background-color: #0076b4;
	text-shadow: 1px 1px 1px #00557f;
}

.MenuCompartir ul li a.Pinterest i.fa {
	background-color: #bd081b;
	text-shadow: 1px 1px 1px #9f0012;
}

.MenuCompartir ul li a.Whatsapp i.fa {
	background-color: #2CB742;
	text-shadow: 1px 1px 1px rgb(37, 161, 55);
}

.MenuCompartir ul li a.GoogleCalendar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.MenuCompartir ul li a.GoogleCalendar i.fa {
	background-color: #338d8f;
	text-shadow: 1px 1px 1px #247374;
}

/**/

table {
	margin: 0 0 32px 0;
}

.rowPrincipal {
	background-color: #bf2e2e;
	color: #FFFFFF;
}

.rowImPar {
	background-color: #f5f5f5;
}

.rowPar {
	background-color: #ffffff;
}

.Totales {
	border-top: 1px solid #e0a1a1;
	border-bottom: 1px solid #e0a1a1;
	font-weight: 500;
}

.TablaNormal {
	border-spacing: 0px;
    border-collapse: separate;
}

.TablaNormal td, .TablaNormal th {
	padding: 6px 12px;
	border-bottom: 1px solid #ebebeb;
}

.TablaNormal th {
	border-top: 1px solid #ebebeb;
	background-color: #eaeaea;
	color: #000000;
}

.TablaNormal td {
	font-size: 0.9em;
}


/**/

.Paginador,
#PaginadorDiCom {
	display: block;
	margin: 0 0 32px 0;
	padding: 0;
	font-size: 14px;
	text-align: right;
}

#PaginadorDiCom {
	text-align: center;
}

.Paginador ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.Paginador ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#PaginadorDiCom span,
#PaginadorDiCom a,
.Paginador ul li a, 
.Paginador ul li strong {
	display: inline-block;
	margin: 1px;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-transform:lowercase;
	border: 1px solid #e0e0e0;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#PaginadorDiCom span:empty {
	border: 0;
}

#PaginadorDiCom span:empty:before {
	content: '\00a0';
}


.Paginador ul li strong {
	border: 1px solid #e23138;
	color: #e23138;
	font-weight: normal;
}

.Paginador ul li a:hover {
	text-decoration: underline;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
}

/**/

.CajaMensaje {
	display: block;
	background-color: #f4f4e1;
	-moz-box-shadow: 3px 3px 0px #dfe0b8;
	-webkit-box-shadow: 3px 3px 0px #dfe0b8;
	box-shadow: 3px 3px 0px #dfe0b8;
	box-shadow: 3px 3px 0px 0px #dfe0b8;
	box-sizing: border-box;
	padding: 12px;
	margin: 0 0 32px 0;
}

.CajaMensaje h6 {
	font-weight: bolder;
	margin-bottom: 20px;
}

.CajaMensaje p {
	margin-bottom: 6px;
}

.MensajeError {
	background-color: #EFD5D7;
	-moz-box-shadow: 3px 3px 0px #E08A8C;
	-webkit-box-shadow: 3px 3px 0px #E08A8C;
	box-shadow: 3px 3px 0px #E08A8C;
	box-shadow: 3px 3px 0px 0px #E08A8C;	
}

.MensajeOk {
	background-color: #DDFFE0;
	-moz-box-shadow: 3px 3px 0px #B4EBBA;
	-webkit-box-shadow: 3px 3px 0px #B4EBBA;
	box-shadow: 3px 3px 0px #B4EBBA;
	box-shadow: 3px 3px 0px 0px #B4EBBA;	
}

/**/


.Ancla {
	position: relative;
}

.Ancla a {
	position: absolute;
}


/**/

.MigaDePan {
	display: inline-block;
	margin: 0;
	padding: 6px 12px;	
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-color: #ececec;
	font-size: 13px;
	box-sizing: border-box;
	width: 100%;
}

.MigaDePan:before {
	content: 'Estás en:';
	display: inline-block;
	margin: 0 3px 0 0px;
	color: #bbbbbb;
	font-weight: 500;
}

.MigaDePan ol {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.MigaDePan ol li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.MigaDePan ol li:after {
	content: '\f105';
	font-family: 'FontAwesome';
	margin: 0 3px;
	color: #bbbbbb;		
}

.MigaDePan ol li:last-child:after {
	content: '';
	display: none;
}

.MigaDePan ol li strong,
.MigaDePan ol li a {
	margin: 0px;
	padding: 0px 0px 0px;
	color: #999;
}

.MigaDePan ol li a:hover {
	text-decoration: underline;
	color: #666666;
}

.MigaDePan ol li strong {
	padding: 0px 5px 0px 0px;
}

/**/

.CabeceraEspecial {
	background-color: #e23138;
	position: relative;
	font-size: 2.4em;
	margin: 0px;
	font-weight: 300;
	box-sizing: border-box;
	padding: 12px;
	color: #fff;
}

.CabeceraEspecial h1,
.CabeceraEspecial h2,
.CabeceraEspecial strong {
	font-size: 1em;
	margin: 0;
}

.CabeceraEspecial a,
.CabeceraEspecial h1 a,
.CabeceraEspecial h2 a,
.CabeceraEspecial strong a {
	color: #fff;
}

.CabeceraEspecial img {
	display: block;
	min-height: 55px;
	object-fit: cover;
	object-position: 0 50%;
}


a.MostrarMenuEspecial,
a.MostrarBuscadorEspecial {
	float: right;
	display: block;
	padding: 0 12px;
	color: #fff;
}

a.MostrarMenuEspecial:before {
	content: '\f0c9';
	font-family: 'FontAwesome';
}

a.MostrarBuscadorEspecial:before {
	content: '\f002';
	font-family: 'FontAwesome';
}

a.MostrarBuscadorEspecial.Buscando:before {
	content: '\f00d';
}


.BuscadorCabeceraEspecial {
	display: none;
	background-color: #fff;
}

.BuscadorCabeceraEspecial form {
	display: block;
	padding: 0px;
	margin: 0px;
}

.BuscadorCabeceraEspecial fieldset {
	display: block;
	padding: 24px;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #ffffff;
	max-width: 980px;
	position: relative;
	border: 1px solid #efefef;
}

.BuscadorCabeceraEspecial fieldset p {
	margin: 0 0 6px 0;
}

/**/
.Destacado {
	position: relative;
	margin-bottom: 32px; 
	background-color: #f0f0f0; 
	padding: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.Destacado .MarcaDestacado {
	position: absolute;
	top: 0;
	right: 12px;
	z-index: 5;
}

.Destacado .MarcaDestacado .fa {
	display: block;
	padding: 2px 6px;
	margin: 1px 6px 6px 6px;
	-webkit-border-radius: 2px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius: 2px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius: 2px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	background-color: #000;
	color: #ffffff;
	margin-top: -2px;
	font-size: 2em;
	line-height: 1.4em;
}

/**/


a.FotoDestacadosPie {
	display:block;
	overflow: hidden;
}

a.FotoDestacadosPie ,
a.FotoDestacadosPie img {
	height: 150px;
}

a.FotoDestacadosPie img {
	object-fit: cover;
	display: block;
}



/**/

.CajaComentario {
	border-bottom: 2px solid #dddddd;
	padding: 12px;
	background-color: #efefef;
}

.CajaComentario p {
	margin: 0;
}

.AvatarEnComentarioEnCaja {
	width: 50px;
	height: 50px;
	display: block;
	float: right;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
	margin: 16px 12px;	
}

.AvatarEnComentarioEnCaja img {
	display: block;
	width:100%;
	height: auto;
}

.ComentarioEnCaja {
	background-color: #fff;
	font-size: 0.9em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
	margin: 6px 0;
}

/**/

.ListadoOpiniones {
	margin-bottom: 32px;
}

/**/


.ListadoOpiniones ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

.ListadoOpiniones ul li {
	display: block;
	margin: 32px 0 32px 0;
	padding: 12px;
	background-color: #ececec;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 40px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 3px;
}

.ListadoOpiniones ul li h6 {
	margin: 0;
	font-size: 1.05em;
}

.AvatarComentarios {
	width: 50px;
	height: 50px;
	display: block;
	float: right;
	margin: 6px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
	font-size: 4em;
	background-color: #fff;
	color: #bbb;
}


.AvatarComentarios img {
	display: block;
	width:100%;
	height: 50px;
	object-fit: cover;
}

.valoracionEstrellas {
	white-space: nowrap;
}

.valoracionEstrellas i.fa {
	display: inline-block; 
	color: #ff8a00;
	margin: 0 1px;
}



/**/

.PaginaAPagina {
	display: block;
	margin: 0 0 0;
}

.PaginaAPagina a {
	display: block;
	position: relative;
}

.PaginaAPagina a.Anterior {
	float: left;
	max-width: 50%;
	box-sizing: border-box;
	padding-left: 16px;
}

.PaginaAPagina a.Anterior:before {
	content: "\f053";
	position: absolute;
	font-family: "FontAwesome";	
	top: 2px;
	left: 0;

}

.PaginaAPagina a.Siguiente {
	float: right;
	max-width: 50%;
	box-sizing: border-box;	
	padding-right: 16px;	
}

.PaginaAPagina a.Siguiente:before {
	content: "\f054";
	position: absolute;
	font-family: "FontAwesome";
	top: 2px;
	right: 0;
}

/**/

.MegaContenedor .DivParaEscalar {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}



/**/

.ContenedorMenuPrincipal {
	width: 100%;
	left: 0;
}


.MenuPrincipal {
	min-width: 304px;
	max-width: 980px;	
	display: block;
	padding: 0px 0px 0px 6px;
	margin: 0 auto;
	background-color: #000000;
	color: #ffffff;
	text-align: left;	
	font-family: 'Roboto Condensed';
	font-size: 1.1rem;
	font-weight: 300;	
	position: relative;
}

.MenuPrincipal > ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

.MenuPrincipal > ul > li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.MenuPrincipal > ul > li > a {
	display: inline-block;
	margin: 0px 0 0 -6px;
	padding: 6px 12px;
	position: relative;
	color: #ffffff;	
	font-family: 'Roboto Condensed';
	font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .01em;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.MenuPrincipal > ul > li > a i.fa {
	display: none;
}

.MenuPrincipal > ul > li > a i.fa.fa-angle-down,
.MenuPrincipal > ul > li > a i.fa.fa-home {
	display: inline-block;
}

.MenuPrincipal > ul > li > a.Red {
	color: #ff0033;
	font-weight: 500;
}


.MenuPrincipal > ul > li > a.ToHome {
	color: #ffffff;	
	font-size: 1.2rem;
	text-shadow: 0px 0px 6px #e23138;
}


.MenuPrincipal > ul > li > a:hover {
	text-decoration: none;
	color: #e23138;	
	text-shadow: 0px 0px 6px #ffffff;
}

/* fadeOut animation css */
.MenuPrincipal > ul > li > a:hover .fa {
    animation-name: fadeOut;
    -webkit-animation-name: fadeOut;

    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

    visibility: visible !important;
}
@keyframes fadeOut {
    0% {
        transform: translateY(0%);
        opacity: 1.0;
    }
    100% {
        transform: translateY(50%);
        opacity: 0.0;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        -webkit-transform: translateY(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(50%);
        opacity: 0.0;
    }
}


.MenuPrincipal > ul > li > ul {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	background-color: #000000;
	color: #ffffff;
	z-index: 6;
	text-align: left;		
	left: -6px;
	min-width: 220px;
}

.MenuPrincipal > ul > li > ul > li {
	display: block;
	margin: 0px;
	padding: 0px;
}

.MenuPrincipal > ul > li > ul > li > a {
	display: block;
	margin: 0px;
	padding: 6px 32px 6px 12px;
	color: #ffffff;
	font-size: 1rem;
	font-weight: 300;	
}

.MenuPrincipal > ul > li > ul > li > a:hover {
	text-decoration: none;
	background-color: #ff0033;
}
	

/**/

.MenuResponsive {
	display: block;
	background-color: #000000;
	color: #ffffff;
	width: 100%;	
}

.MenuResponsive > ul {
	display: none;
	width: 100%;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.MenuResponsive > ul > li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;	
	background-color: #2a2a2a;	
}

.MenuResponsive > ul > li > a {
	display: block;
	margin: 0px;
	padding: 6px 12px;
	position: relative;
	color: #ffffff;	
	background-color: #111111;
	position: relative;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #000000;
}

.MenuResponsive > ul > li > a i.fa {
	margin-right: 6px;
}

.MenuResponsive > ul > li > a .fa-angle-down {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	bottom: 50%;
	margin-bottom: -10px;
	margin-right: 12px;
	right: 12px;
	color: #ffffff;
}

.MenuResponsive > ul > li > a:hover {
	text-decoration: none;
	background-color: #2a2a2a;
}

.MenuResponsive > ul > li.LinkUsuario a {
	background-color: #e23138;
}

.MenuResponsive > ul > li > ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #ffffff;
	color: #222222;
	z-index: 6;
	clear: both;
}

.MenuResponsive > ul > li > ul > li {
	display: block;
	margin: 0px;
	padding: 0px;
}

.MenuResponsive > ul > li > ul > li > a {
	display: block;
	margin: 0px;
	padding: 6px 12px;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222222;
	border-bottom: 1px solid #bbbbbb;
}

.MenuResponsive > ul > li > ul > li > a:hover {
	text-decoration: none;
	background-color: #bbbbbb;
	color: #222222;	
}

/**/

.Caja {

	margin: 0 0 32px 0;

}

.Caja p {
	margin: 0;
}

/**/

.DatosFicha {
	display: block;
	margin-bottom: 24px;
	padding: 12px;
	background-color: #efefef;
}

.DatosFicha > ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px dotted #dddddd;
}

.DatosFicha > ul > li {
	display: block;
	margin: 0px;
	padding: 4px 8px;
	text-align: right;
	border-bottom: 1px dotted #dddddd;
	clear: both;
}

.DatosFicha > ul > li strong {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
}


/**/

.EncabezadoGuia h1 {
	margin: 0;
}

/**/

.LoMejor {
	width: 50px;
	float: right;
}

.LoMejor img {
	width: 50px;
}

/**/


.LegalCookies {
	display: block;
	width: inherit;
	font-size: 11px;
	bottom: 0px;
	left: 0px;
	z-index: 7;
	background-color: #ffffd5;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	box-shadow: 0 0 3px #000000;
	box-shadow: 1px 1px 1px 0px #ddd;
	position: fixed;
	margin-bottom: 0px;
	width: 100%;
	max-width: 660px;
	min-width: 320px;
	padding: 12px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.LegalCookies p {
	margin: 0px;
	padding: 0px;
	color: #000;
}

.LegalCookies ul {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.LegalCookies ul li {
	display: inline-block;
	padding: 4px 6px;
	margin: 0px;	
}

.LegalCookies ul li a {
	display: block;
	padding: 4px 10px;
	margin: 0px;
	background-color: #bb0025;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.LegalCookies ul li a:hover {
	text-decoration: underline;
}	

#OcultarTexto,
#Texto2 {
	display: none;
}


/**/

.CajaSello {
	display: block;
	margin: 0 0 24px 0;
	padding: 0px;		
	position: relative;
	border: 1px solid #eaeaea;
}

.CajaSello .Sello {
	display: block;
	margin: 0px;
	padding: 12px 6px;
	position: absolute;	
	width: 30px;
	background-color: #eaeaea;
	top: -3px;
	left: 20px;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	box-shadow: 0 0 3px #000000;
	box-shadow: 3px 3px 0px 0px #000000;
}

.CajaSello .Sello img {
	display: block;
	width: 100%;
}

.CajaSello .FotoCajaSello  {
	display: block;
	margin-bottom: 0px;
	height: 200px;
	background-color: #eaeaea;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(/img/NoFoto.gif);	
}

.CajaSello .FotoCajaSello img {
	display: block;
}


.CajaSello .DatosCajaSello {
	padding: 12px;
}

.DosColumnas .CajaSello h2 {
	font-size: 26px;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 6px;	
	padding: 0px;
	text-align: center;
}

.CajaSello h2 a {
	color: #0069ba;
}

.CajaSello h2 a:hover {
	color: #e9535b;
}

.CajaSello p, .EntradaBlog .CajaSello p {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
	margin-bottom: 6px;	
	padding: 0px;	
}

.CajaSello p strong {
	color: #000000;
	display: block;
	text-align: center;	
}

.CajaSello .ContactoCajaSello {
	padding: 6px 12px;
	background-color: #eaeaea;
	text-align: center;
}




/**/

.CajaSelloH {
	display: block;
	margin: 0 0 24px 0;
	padding: 0px;		
	position: relative;
	border: 1px solid #eaeaea;
}

.CajaSelloH .Sello {
	display: block;
	margin: 0px;
	padding: 12px 6px;
	position: absolute;	
	width: 30px;
	background-color: #eaeaea;
	top: -3px;
	left: 20px;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	box-shadow: 0 0 3px #000000;
	box-shadow: 3px 3px 0px 0px #000000;
}

.CajaSelloH .Sello img {
	display: block;
	width: 100%;
}

.CajaSelloH .FotoCajaSelloH  {
	display: block;
	height: 250px;
	background-color: #eaeaea;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(/img/NoFoto.gif);	
	width: 40%;
	float: left;
}

.CajaSelloH .FotoCajaSelloH img {
	display: block;
}


.CajaSelloH .DatosCajaSelloH {
	padding: 2%;
	width: 56%;
	float: left;	
}

.DosColumnas .CajaSelloH h2 {
	font-size: 26px;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 6px;	
	padding: 0px;
	text-align: left;
}

.CajaSelloH h2 a {
	color: #0069ba;
}

.CajaSelloH h2 a:hover {
	color: #e9535b;
}

.CajaSelloH p, .EntradaBlog .CajaSelloH p {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
	margin-bottom: 6px;	
	padding: 0px;	
}

.CajaSelloH p strong {
	color: #000000;
	display: block;
	text-align: left;	
}

.CajaSelloH .ContactoCajaSelloH {
	padding: 6px 12px;
	background-color: #eaeaea;
	text-align: center;
}


.ContenidoCuerpo .BotonFacebook {
	background-color: #365491;
	position: relative;
	padding-left: 48px;
}

.ContenidoCuerpo .BotonFacebook .fa {
	position: absolute;
	left: 12px;
	top: 6px;
	font-size: 1.7em;
}

.Ayuda {
	display: block;
	font-style: italic;
	font-size: 0.8em;
	color: #888888;
}

.Ayuda:before {
	content: '\f05a';
	font-style: normal;
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 4px;
}

/**/


.ListadoBotones {
	display: block;
	margin-bottom: 24px;
}

.ListadoBotones > ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ListadoBotones > ul > li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.ListadoBotones > ul > li a {
	display: inline-block;
	margin: 0 4px 4px 0;
	padding: 3px 24px 3px 32px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	font-size: 0.9em;
	color: #000;
	border: 1px solid #e0e0e0;
	position: relative;
}

.ListadoBotones > ul > li a:hover {
	text-decoration: none;
	border: 1px solid #bbbbbb;
	background-color: #EEEEEE;
	color: #000;
}

.ListadoBotones > ul > li a .fa {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 28px;
	width: 26px;
	border-right: 1px solid #e0e0e0;
	text-align: center;
}


/**/
.VotarEstrellas {
	background-color: #efefef;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
	display: block;
	text-align: center;
	margin-bottom: 32px;
}

.VotarEstrellas strong {
	margin-bottom: 4px;
	display: block;
}

.VotarEstrellas a {
	color: #bbbbbb;
}

.VotarEstrellas .fa {
	font-size: 1.6em;
}

/**/

#xxxdetectxxx {
	left: -3000000px;
}

/**/

.EntradaBlog h1 {
	margin: 0 0 12px 0;
}

.SubtituloEntrada {
  display: block;
  clear: both;
  margin-bottom: 32px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d4e3ea;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d4e3ea;
  line-height: 1.6em;
  font-size: 1.1em;
  font-style: italic;
}

blockquote.Cita {
	color: inherit;
	text-align: center;
	border: 0;
}

blockquote.Cita:after,
blockquote.Cita:before {
	content: '~';
	clear: both;
	display: block;
}


/**/

.ModuloPilarAgenda {
	margin-bottom: 32px;
	padding: 12px;
	font-size: 13px;
	background-color: #feb901;
	color: #be3200;
	text-align:center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.ModuloPilarAgenda a {
	color: #be3200;
}

.ModuloPilarAgenda .Col {
	padding: 0 6px ;
}

.ModuloPilarAgenda p {
	margin: 0 0 12px 0;
	line-height: 1.2em;
}	

.CalendarioPilar .Fiestas {
	width: 10%;
}

.CalendarioPilar .Fiestas a {
	display: block;
	
	height: 23px;
	line-height: 23px;
	text-align: center; 
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/**/

.BloquePilar {
	padding: 12px;
	margin-bottom: 32px;
	background-color: #444444;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.BloquePilar a {
	color: #fff;
}

.BloquePilar .Herramientas ul li a {
	color: #ff7135;
}

.BloquePilar .Herramientas ul li a:hover {
	color: #ff7135;
}

.BloquePilar .ElementoDestacado {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.BloquePilar .ElementoDestacado h3 {
	color: #fff;
	background-color: #ff7135;
}

/**/

.CajaDatosAgenda {
	display: table;
	width: 100%;
	margin-bottom: 32px;
}

.CajaDatosAgenda .DatosFicha {
	display: table-cell;
	vertical-align: top;
}

.CajaDatosAgenda .FotoEventoFicha {
	display: table-cell;
	width: 60%;
	padding: 3%;
	vertical-align: middle;
	background-color: #f9f4e8;
}

/**/

.Listado {
	display: block;
	box-sizing: border-box;
	padding: 12px 0;
	margin-bottom: 32px;
}

.Listado p {
	margin: 0;
}

.Listado ul  {
	margin: 24px 0;
	padding: 0;
	list-style-type: none;
}

.Listado ul li  {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ececec;
	line-height: 1.6em;
}

.Listado ul li h2  {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 1.1rem;
	font-weight: 500;
}

.Listado ul li strong {
	color: #444444;
}

a.URLLink {
	color: #006622;
}

/**/

.BotoneraResultado {
	display: block;
	font-size: 0.9rem;
}



/**/

nav  {
	display: block;
}

nav > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

nav > ul > li {
	margin: 0 0 0 -4px;
	padding: 0;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	letter-spacing: -0.02em;
}

nav > ul > li.Derecha {
	float: right;
}

nav > ul > li.Izquierda {
	float: left;
}

nav > ul > li:first-child {
	margin: 0;
}

nav > ul > li > a {
	display: inline-block;
}

nav > ul > li > ul  {
	display: none;
}
/**/

nav.Herramientas {
	float: right;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	max-width: 50%;
	overflow: hidden;
}

nav.Herramientas .Original {
	display: none;
}

nav.Herramientas > ul,
nav.MenuH4 > ul {
	display: block;
}

nav.Herramientas > ul > li,
nav.MenuH4 > ul > li {
	display: table-cell;
	height: 35px;
	padding-left: 24px;
	vertical-align: bottom;
}

nav.Herramientas > ul > li > a,
nav.MenuH4 > ul > li > a {
	color: #000;
	font-weight: 600;
}

nav.Herramientas > ul > li > a:hover,
nav.MenuH4 > ul > li > a:hover {
	text-decoration: underline;
}

nav.Herramientas > ul > li > a {
	white-space: nowrap;
}

nav.Herramientas > ul > li.SubMenuNav,
nav.MenuH4 > ul > li.SubMenuNav {
	position: relative;
	overflow: visible;
}

nav.Herramientas > ul > li > ul,
nav.MenuH4 > ul > li > ul {
	display: none;
	position: absolute;
	right: -12px;
	top: 40px;
	min-width: 308px;
	background-color: #f0f0f0;
}

nav.Herramientas > ul > li > ul > li,
nav.MenuH4 > ul > li > ul > li {
	display: block;
	float: none;
	text-align: right;
}

nav.Herramientas > ul > li > ul > li a,
nav.MenuH4 > ul > li > ul > li a {
	display: block;
	box-sizing: border-box;
	padding: 6px 36px 6px 12px;
	color: #000;
	font-weight: 600;
}

nav.Herramientas select {
	max-width: 160px;
	border: 1px solid #e1e1e1;
	padding: 1px 4px;
}

/**/

.ContenidoCuerpo p.BotonVerMas {
	text-align: center;
}

.ContenidoCuerpo p.BotonVerMas a {
	display: inline-block;
	font-size: 15px;
	background-color: #ffffff;
	color: #0069ba;
	font-weight: 600;
	font-family: 'Roboto', 'Open Sans', 'Lato', sans-serif;
	text-align: center;
	padding: 6px 12px;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #0069ba;
	cursor: pointer;
	text-transform: uppercase;
}

.ContenidoCuerpo p.BotonVerMas a:hover  {
	background-color: #0069ba;
	color: #fff;
	text-decoration: none;
}

@media all and (min-width: 480px) {
	.ContenidoCuerpo p.BotonVerMas a:before,
	.ContenidoCuerpo p.BotonVerMas a:after {
		content: ' \f078';
		font-family: 'FontAwesome';
		display: inline-block;
		margin: 0 6px;
	}
}

#mapEnCopas,
.Mapa {
	width: 100%;
	height: 480px;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	margin-bottom: 32px;
	z-index: 1;
}

.InfoMapa {
	width: 200px;
	font-size: 13px;
}

.InfoMapa h6 {
	margin: 0;
	font-size: 15px;
	padding: 0;
	font-weight: 600;
}

ul.BloqueUsuarios li.LinkUsuario {
	padding: 4px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.BloqueUsuarios li.LinkUsuario a {
	color: #000000;
}

ul.BloqueUsuarios li.LinkUsuario a .fa {
	font-size: 1.2rem;
}


.PieDeFoto {
	font-size: 0.85em;
	margin-bottom: 24px;
}

.PieDeFoto::before {
	display: inline-block;
	content: '\F149';
	font-family: 'FontAwesome';
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
	transform: rotate(180deg);
	margin-right: 6px;
}

/**/

.CajaAmigo {
	padding: 30px;
	-moz-box-shadow: inset 0 0 23px #efefef;
	-webkit-box-shadow: inset 0 0 23px #efefef;
	box-shadow: inset 0 0 23px #efefef;
	box-shadow: inset 0px 0px 23px 0px #efefef;
	margin-bottom: 12px;
	-webkit-border-radius: 24px;
	-webkit-border-top-right-radius: 65px;
	-moz-border-radius: 24px;
	-moz-border-radius-topright: 65px;
	border-radius: 24px;
	border-top-right-radius: 65px;
	
}

.CajaAmigo img {
	max-width: 30%;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.CajaAmigo h3 {
	margin: 0 0 1px 0;
	color: #da3644;
	font-weight: 400;
	font-size: 15px;
}

.CajaAmigo h3 strong {
	font-weight: 600;
}

.CajaAmigo cite {
	display: block;
	margin: 0 0 6px 0;
	font-size: 18px;	
	font-family: 'Roboto Slab';
	font-family: 'PT Serif', serif;	
	font-weight: 200;
}

.CajaAmigo cite::first-letter {
	font-size: 40px;
}

/**/

.Elemento.ElementoSeparado {
	padding: 0 6px;
}

/**/

.Caducado .Antetitulo,
.Caducado .DatosElemento {
	filter: grayscale(10%)
}

.Caducado .FotoElemento {
	position: relative;
}

.Elemento.Caducado .FotoElemento a img {
	filter: grayscale(10%) sepia(20%) blur(1.5px) brightness(80%);
	opacity: 0.75;
	transform: scale(1.06, 1.06);
	transform-origin: center;
	transition: all .1s ease-in-out; 
}

.Elemento.Caducado:hover .Antetitulo,
.Elemento.Caducado:hover .DatosElemento {
	filter: grayscale(0%);
}

.Elemento.Caducado:hover .FotoElemento a img {
	filter: grayscale(0%) sepia(0%)  blur(0) brightness(100%);
	opacity: 1;
	transform: scale(1, 1);
	transform-origin: center;	
}

.Caducado .FotoElemento::after {
	content: 'Finalizado';
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #ff0033;
	color: #ffffff;
	z-index: 10;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-style: normal;
    width: 200px;
    display: block;
    background: #FDC52C;
    background: linear-gradient(#e23138 0%, #74080c 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 40px;
	right: -50px;
}

/**/


.EventoCaducado {
	position: relative;
	overflow: hidden;
}
.EventoCaducado h1,
.EventoCaducado .CajaDatosAgenda {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	
}

.EventoCaducado .CajaDatosAgenda {
	border: 1px dashed #000000;
	box-sizing: border-box;
}


.EventoFinalizado {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #ff0033;
	color: #ffffff;
	z-index: 10;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-style: normal;
    width: 200px;
    display: block;
    background: #FDC52C;
    background: linear-gradient(#e23138 0%, #74080c 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 40px;
	right: -50px;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);	
}

.MegaContenedor .Creatividad {
	display: inline-block;
	text-align: center;
	clear: both;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
	max-width: 100%;	
}

.MegaContenedor .Creatividad iframe,
.MegaContenedor .Creatividad div {
	display: block;
	margin: 0 auto;
}

.MegaContenedor .Creatividad#div-gpt-ad-cpm_r_dcha iframe,
.MegaContenedor .Creatividad#div-gpt-ad-cpm_r_dchab iframe,
.MegaContenedor .Creatividad#div-gpt-ad-cpm_r_dchac iframe,
.MegaContenedor .Creatividad#div-gpt-ad-cpm_r_izda iframe {
	margin-bottom: 32px;
	overflow: visible;
}

.PublicidadCabecera {
	display: block;
	position: fixed;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	left: 0;
	top: 0;
	overflow: visible;
}

.PublicidadCabecera .ContenidoPublicidadCabecera {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-width: 980px;
	position: relative;
	height: 200px;
	z-index: 200000000;
	overflow: visible;
}

.PublicidadCabecera .si,
.PublicidadCabecera .sd {
	position: absolute;
	top: 0;
	z-index: 200000000;
	overflow: visible;
	border: 1px solid transparent;
}

.PublicidadCabecera .si {
	right: 0;
	margin-right: 981px;
}

.PublicidadCabecera .sd {
	left: 0;
	margin-left: 981px;
}

iframe {
	max-width: 100%;
	box-sizing: border-box;
}

.Creatividad iframe {
	max-width: none;
}

.HelperHand {
	position: absolute;
	width: 150px;
	height: 180px;
	margin-left: -30px;
	margin-top: 8px;
	z-index: 12;
}

.HelperHand strong {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
	width: 100%;
	line-height: 1.2em;
	color: #000000;
	text-shadow: 0px 0px 4px #ffffff;
	font-size: 12px;
	background-color: rgb(254, 255, 177);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 12px;
	font-size: normal;
	
}

@-webkit-keyframes blinker {
	from {opacity: 1.0;}
	to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}