/* Top bar fecha */
#ccr-top-bar {
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

#ccr-top-bar .container {
    display: flex;
    align-items: stretch;
    height: 32px;
    padding: 0;
    position: relative;
}

.ccr-top-bar-logo {
    background-color: #6b1a2a;
    color: #ffffff;
    padding: 0 18px 0 14px;
    font-size: 1.1em;
    font-weight: bold;
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}

.ccr-top-bar-logo::after {
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 14px solid #6b1a2a;
    z-index: 2;
}

.ccr-top-bar-fecha {
    padding-left: 24px;
    color: #c8922a;
    font-size: 0.92em;
    display: flex;
    align-items: center;
}
  
.barra {        
        display:none; 
        z-index:99999; 
        text-align:center; 
        
        width:100%; 
        position: fixed; 
        margin-left: auto;
        margin-right: auto;
        _right:0px; 
        _padding:3px 0px 5px 0px; 
        background-color: #971c38; 
        font: normal 10px Verdana;
        color: #F5E2A3; 
        border-top:4px solid rgba(255, 30, 54, .9); 
        line-height: 21px;
}

.aviso {
        border: 1px solid white;
        background-color:rgb(237, 201, 146);
        display:inline-block;
        color:#ffffff !important;
        font: normal 10px Verdana;
        padding:5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display:none; 
        position: fixed;  
        z-index:99999; 
        right:0px; 
        bottom:0px; 
        margin-right:20px;
}

.aviso a {
        color:#000 !important;
        font: normal 10px Verdana;
        text-decoration: none !important;
}

.aviso:hover, .aviso a:hover {
        color: lightyellow  !important;
        background-color: #971c38 !important;
        font: normal 10px Verdana;
        text-decoration: none !important;
}

.botonaceptar {
        background-color: rgb(237, 201, 146);
        font: normal 10px Verdana;
        color: #971c38 !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 2px 8px 2px 8px;
        text-decoration: none !important;

        position: fixed;  
        
        right:0px; 
        bottom:0px; 
        margin-right:20px;
}

.botonaceptar:hover{
        background-color: #000;
        font: normal 10px Verdana;
        color: lightyellow !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 2px 8px 2px 8px;
        text-decoration: none !important;
}

.botonaviso, .botonaviso a:link {
        text-decoration: none;
        color: #FFF  !important;
        font: bold 10px Verdana;
} 

.botonaviso a:hover, .botonaviso a:visited {
        text-decoration: none;
        color: green  !important;
        font: bold 10px Verdana;
} 

@font-face {
    font-family: "OLDENGL";
    src: url("/OLDENGL.eot");                     /* EOT file for IE */
    src: url("/OLDENGL.eot?#iefix") format("embedded-opentype"),
          url("/OLDENGL.woff") format("woff"),    /* FireFox browser */
          url("/OLDENGL.TTF") format("truetype"), /* TTF file for CSS3 browsers */
          url("/OLDENGL.svg#OLDENGL") format("svg");
    font-weight: normal;
    font-style: normal;
} 
.OLDENGL {
    font-family: "OLDENGL";
}
.Capital
{
	margin-right: 5px;
	float:left;
  height: 40px !important;
  width: 40px !important;
}
.ReportajeFotoAlbum
{
	font-family: Verdana;
	font-size: 11;
	ccolor: #351E1C;
	color: #953E24;
	font-weight: bold;
	margin-bottom: 5px;
  text-decoration: none;
  cursor: hand;
}

.ReportajeFotoDet
{
	font-family: Verdana;
	font-size: 10;
	color: #351E1C;
	font-weight: normal;
	margin-bottom: 5px;
  text-decoration: none;
  cursor: hand;
}

.ReportajeFotoDet
{
	font-family: Verdana;
	font-size: 10;
	color: #351E1C;
	font-weight: normal;
	margin-bottom: 5px;
  text-decoration: none;
  cursor: hand;
}

.carousel-caption b {
	display: none;
	font-family: OLDENGL;
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: 400;
	ccolor: #6c062b;
	color: #FFFFFF;
	text-shadow: #6c062b 0px 2px, #6c062b 2px 0px, #6c062b -2px 0px, 
                    #6c062b 0px -2px, #6c062b -1.4px -1.4px, #6c062b 1.4px 1.4px, 
                    #6c062b 1.4px -1.4px, #6c062b -1.4px 1.4px; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#6c062b', Direction=135, Strength=4);
	bottom: 15px !important;
	margin-bottom: 5px !important;
	//margin-top:20px;
  
}

  @media screen and (min-width: 1024px) { #ContenedorContenido { width: 555px; max-width: 72% !important; } }
  @media screen and (max-width: 468px)  { #ContenedorContenido { max-width:99% !important; } #Contenido img { max-width:99% !important; height: auto !important; } }
  @media screen and (max-width: 1023px) { #PubliContenido      { display:none; } }

.bannerflotante {
  position: fixed;
  display: block;
  top: 30px;
}

.FechaSombra {
  font-family: Verdana;
  font-size: 10;
  ccolor: #6c062b;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: #6c062b 0px 2px, #6c062b 2px 0px, #6c062b -2px 0px, #6c062b 0px -2px, #6c062b -1.4px -1.4px, #6c062b 1.4px 1.4px, #6c062b 1.4px -1.4px, #6c062b -1.4px 1.4px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#6c062b', Direction=135, Strength=4);
  margin-left: 190px;
}

ul.icoage {
  max-height: 250px !important;
  overflow-y: scroll !important;
  border: 1px solid #e3e2e2;
}
