﻿body
{
    font-family: 'Ruda', sans-serif;
    margin: 0;
    padding: 0;
}

img
{
    border: 0px;
}

/* CABECERA */

header[role="banner"]{
	background: #e6edf0;
	height: 195px;
	width: 100%;
	border-bottom: solid 2px white;
       /* background-image: url(/Web_2_0/Recursos/General/imagenes/imagen_cabecera.png);
        background-repeat: no-repeat;
        background-size: cover;*/
}

#cabeceraInterior
{
    width: 940px;
    margin: 0 auto;
    height: 175px;
}

#izquierda
{
    width: 360px;
    float: left;
    height: 165px;
    margin: 0px;
    margin-top: 30px;
}
#centroLogo
{
    width: 178px;
    margin: 0 auto;
    height: 130px;
    padding-top: 13px;
}

#derecha
{
    width: 255px;
    float: right;
    height: 110px;
    margin-top: 29px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  
}

/* CONTENIDO */

#content[role="main"]
{
    width: 100%;
    background:#e6edf0;
    min-height: 550px; 
    float: left;
       
}
.main{
    margin: 0 auto;
	width: 940px;
}
#contenidoIzquierda
{
    float: left;
    width: 350px;
    min-height: 550px;
    margin-top: 10px;
}
#contenidoDerecha
{
    float: right;
    width: 580px;
    min-height: 550px;
    margin-top: 10px;
}
.colocarTexto
{
    position: absolute;
    top: 365px;
    width: 182px;
    text-align: center;
    text-decoration: none;
    z-index:999999;
}

/* PIE */

#footerArriba
{
	width:100%;
	height: 300px;
	float: left;
	background-color: #04286f;
	margin-top: 10px;
	border-bottom: solid 2px #04286f;
/*background-repeat: no-repeat;
background-size: cover;*/
}
#interiorFooterArriba
{
    margin: 0 auto;
	width: 940px;
	padding-top: 25px;
}
#columna1
{
 color: #fff;
 height: 240px;
 width: 260px;
 float: left;
}
#columna2
{
 color: #fff;
 height: 240px;
 width: 305px;
 float: left;
}
#columna3
{
 color: #fff;
 height: 240px;
 width: 210px;
 float: left;
}
#columna4
{
 color: #fff;
 height: 240px;
 width: 155px;
 float: left;
}

#footerAbajo
{
    width:100%;
	height: 95px;
	float: left;
	background-color: #175da5;
	border-bottom: solid 2px #175da5;
}
#interiorFooterAbajo
{
    margin: 0 auto;
	width: 940px;
	padding-top: 15px;
}
#footerDireccion
{
    width:100%;
	height: 95px;
	float: left;
	background-color: #04286f;
	
}
#interiorDireccion
{
    margin: 0 auto;
	width: 940px;
	padding-top: 15px;
}
.azul14PieNormal {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}

/* COLUMNAS PIE */

#columnaPie ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 230px;
}
#columnaPie ul li {
    color: #fff;
}
#columnaPie ul li a {
    color: white;
    text-decoration: none;
    display: block;
    padding: 0px 10px 10px 0px;
    font-size: 10pt;
}
#columnaPie ul li a:hover {
    border-left: 2px solid #7A7A7A;
    color: #fff;
}

#columnaPieResultados ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 270px;
}
#columnaPieResultados ul li {
    color: #fff;
}
#columnaPieResultados ul li a {
    color: white;
    text-decoration: none;
    display: block;
    padding: 0px 10px 10px 0px;
    font-size: 10pt;
}
#columnaPieResultados ul li a:hover {
    border-left: 2px solid #7A7A7A;
    color: #fff;
}


/* TEXTOS */

.dudas
{
    color: #012169;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.2px;
}
.contactoCabecera
{
    color: #195ea6;
    font-size: 13px;
    font-weight: bold;
}
.verdeLogin
{
    color: #012169;
    font-size: 12px;
    font-weight: bold;
}
.seccionesFooter
{
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 15px;
}
.textoPie
{
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.tituloBotes
{
    color: #386639;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
}
.textoGris16
{
    color: #175da5;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -0.2px;
}
.textoGris12
{
    color: #8C8C8C;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -0.2px;
}
.textoGris13
{
    color: #7A7A7A;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -0.2px;
    line-height: 16px;
}
.textoBotes14
{
    color: #7A7A7A;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.05px;
    line-height: 17px;
    text-decoration: none;
    text-align: center;
}
.importe13
{
    color: #C9231B;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.2px;
}
.fecha11
{
    color: #175da5;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.2px;
}
.verde23
{
    color: #386639;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -0.2px;
}

/* BOTONES */

.botonOK
{
    font-size: 16px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 12px;
    border-top: 1px solid #386639;
    border-left: 1px solid #386639;
    border-right: 1px solid #386639;
    border-bottom: 1px solid #95B337;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	background: #98b637; /* Old browsers */
background: -moz-linear-gradient(top, #98b637 0%, #426e39 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98b637), color-stop(100%,#426e39)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #98b637 0%,#426e39 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #98b637 0%,#426e39 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #98b637 0%,#426e39 100%); /* IE10+ */
background: linear-gradient(to bottom, #98b637 0%,#426e39 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b637', endColorstr='#426e39',GradientType=0 ); /* IE6-9 */
}
.botonOK:a
{
  font-size: 16px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 12px;
    border-top: 1px solid #386639;
    border-left: 1px solid #386639;
    border-right: 1px solid #386639;
    border-bottom: 1px solid #95B337;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	background: #98b637; /* Old browsers */
background: -moz-linear-gradient(top, #98b637 0%, #426e39 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98b637), color-stop(100%,#426e39)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #98b637 0%,#426e39 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #98b637 0%,#426e39 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #98b637 0%,#426e39 100%); /* IE10+ */
background: linear-gradient(to bottom, #98b637 0%,#426e39 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b637', endColorstr='#426e39',GradientType=0 ); /* IE6-9 */
}
.botonOK:focus, .botonOK:hover, .botonOK:active
{
 font-size: 16px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 12px;
    border-top: 1px solid #DD9824;
    border-left: 1px solid #DD9824;
    border-right: 1px solid #DD9824;
    border-bottom: 1px solid #EEC43B;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	background: #efc73e; /* Old browsers */
background: -moz-linear-gradient(top, #efc73e 0%, #dd9824 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efc73e), color-stop(100%,#dd9824)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* IE10+ */
background: linear-gradient(to bottom, #efc73e 0%,#dd9824 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc73e', endColorstr='#dd9824',GradientType=0 ); /* IE6-9 */
}

.botonLogin
{
    font-size: 13px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #175da5;
    border-left: 1px solid #175da5;
    border-right: 1px solid #175da5;
    border-bottom: 1px solid #175da5;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	float: right;
	background: #98b637; /* Old browsers */
background: -moz-linear-gradient(top, #98b637 0%, #426e39 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98b637), color-stop(100%,#426e39)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #98b637 0%,#426e39 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #98b637 0%,#426e39 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #98b637 0%,#426e39 100%); /* IE10+ */
background: linear-gradient(to bottom, #175da5 0%,#012168 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b637', endColorstr='#426e39',GradientType=0 ); /* IE6-9 */

}
.botonLogin:a
{
    font-size: 13px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #386639;
    border-left: 1px solid #386639;
    border-right: 1px solid #386639;
    border-bottom: 1px solid #95B337;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	background: #98b637; /* Old browsers */
background: -moz-linear-gradient(top, #98b637 0%, #426e39 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98b637), color-stop(100%,#426e39)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #98b637 0%,#426e39 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #98b637 0%,#426e39 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #98b637 0%,#426e39 100%); /* IE10+ */
background: linear-gradient(to bottom, #98b637 0%,#426e39 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b637', endColorstr='#426e39',GradientType=0 ); /* IE6-9 */
}
.botonLogin:focus, .botonLogin:hover, .botonLogin:active
{
    font-size: 13px;
    color:#ffffff!important;
    text-decoration:none!important;
    text-align:center;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #DD9824;
    border-left: 1px solid #DD9824;
    border-right: 1px solid #DD9824;
    border-bottom: 1px solid #EEC43B;
    -webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	background: #efc73e; /* Old browsers */
background: -moz-linear-gradient(top, #efc73e 0%, #dd9824 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efc73e), color-stop(100%,#dd9824)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #efc73e 0%,#dd9824 100%); /* IE10+ */
background: linear-gradient(to bottom, #efc73e 0%,#dd9824 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc73e', endColorstr='#dd9824',GradientType=0 ); /* IE6-9 */

}

/* RECUADROS */

.cabeceraBotes
{
    border: solid 1px #DEDEDE;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.2px;
    text-align: left;
    height: 45px;
    vertical-align: middle;
    padding-left: 15px;
    background: #e7e8e9; /* Old browsers */
background: -moz-linear-gradient(top, #e7e8e9 0%, #c3c4c5 80%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e8e9), color-stop(80%,#c3c4c5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e7e8e9 0%,#c3c4c5 80%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e7e8e9 0%,#c3c4c5 80%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e7e8e9 0%,#c3c4c5 80%); /* IE10+ */
background: linear-gradient(to bottom, #175da5 0%,#012168 80%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8e9', endColorstr='#c3c4c5',GradientType=0 ); /* IE6-9 */
}
.abajoBotes
{
    border: solid 1px #DEDEDE;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 15px;
    border-top: none;
    /*-webkit-box-shadow: 1px 1px 4px #BDCBB6;
	-moz-box-shadow: 1px 1px 4px #BDCBB6;
	box-shadow: 1px 1px 4px #BDCBB6;*/
}

.textareaReserva {
	font-family:Arial, Helvetica, sans-serif;
	outline: none;
	color: #706f6f;
	background-color: #F6F6F6;
	font-size: 12px;
	padding: 2px 2px;
	border: 1px solid #E3E4E5;
	vertical-align: top;
 }

.textareaReserva:focus {
	
	border: 1px solid #999999;
	box-shadow: 1px 1px 4px #ddd;
	-webkit-box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;
	font-size: 12px;
}


/* MENU PPAL */

#menunu, #menunu ul, #menunu ul li 
{
    padding: 0;
	margin: 0;
	line-height: 1;
}
#menunu:after, #menunu > ul:after {
    clear: both;
    padding-right: 0px;
}
#menunu {
    zoom:1;
	height: 60px;
	width: 580px;
}
#menunu ul li{
    float: left;
	list-style: none;
	padding-left: 15px;
}

.botonLoteria {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/loteriaPpal.png') bottom;
	text-indent: -99999px;
}
.botonLoteria:hover {
	background-position: 0 0;
}

.botonPrimitiva {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/primitivaPpal.png') bottom;
	text-indent: -99999px;
}
.botonPrimitiva:hover {
	background-position: 0 0;
}

.botonEuromillones {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/euromillonesPpal.png') bottom;
	text-indent: -99999px;
}
.botonEuromillones:hover {
	background-position: 0 0;
}

.botonBonoloto {
	display: block;
	width: 61px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/bonolotoPpal.png') bottom;
	text-indent: -99999px;
}
.botonBonoloto:hover {
	background-position: 0 0;
}

.botonGordo {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/gordoPpal.png') bottom;
	text-indent: -99999px;
}
.botonGordo:hover {
	background-position: 0 0;
}

.botonQuiniela {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/QuinielaPpal.png') bottom;
	text-indent: -99999px;
}
.botonQuiniela:hover {
	background-position: 0 0;
}

.botonQuinigol {
	display: block;
	width: 71px;
	height: 58px;
	background: url('/Web_2_0/Recursos/General/img_4_0/LD/quinigolPpal.png') bottom;
	text-indent: -99999px;
}
.botonQuinigol:hover {
	background-position: 0 0;
}

/* GALERÍA HOME */



.slideshow { 
	min-height: 420px;
	width: 485px;
	z-index: 99;
}
*:first-child+html .slideshow /* solo IE 7.0 */
{
  margin-top: 40px!important;
}
.slideshow img { 
	background-color: #FFFFFF;
}

.slideshow a { 
	
}

.boteGaleriaInicio
{
    color: #f9db70;
    font-size: 38px;
    font-weight: bold;
}
.estiloPalabraBoteGaleria
{
    color: white;
    font-size: 26px;
    font-weight: bold;
}
/**:first-child+html .slideshow /* solo IE 7.0 */
/*{
  margin-top: 40px!important;
}*/
.slideshow img { 
	background-color: #FFFFFF;
}

.slideshow a { 
	
}

.linkVerde12:link
{
	color: #386639;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.linkVerde12:visited {
	color: #386639;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.linkVerde12:active {
	color: #386639;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.linkVerde12:hover 
{
	color: #386639;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

.linkPieDirecta:link
{
	color: #EFC73E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
.linkPieDirecta:visited {
	color: #EFC73E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
.linkPieDirecta:active {
	color: #EFC73E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
.linkPieDirecta:hover 
{
	color: #EFC73E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

/* esto es para las redes sociales*/
#social-bar {
  display: block;
  float: left;
  width: 290px;
  height: 30px;
    padding: 0;
  
}
#social-bar li {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 25px;
  height: 21px;
  margin-right: 5px;
  margin-top: 4px;
}
#social-bar li a {
  position: absolute;
  height: 42px;
  width: 25px;
  top: 0;
  left: 0px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
#social-bar li a:hover {
  top: -21px;
}
#social-bar .home a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/home.png');
  display: none;
}
#social-bar .blog a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/blog.png');
}
#social-bar .face a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/face.png');
}
#social-bar .twitter a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/twit.png');
}
#social-bar .tube a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/tube.png');
}
#social-bar .plus a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/plus.png');
}
#social-bar .email a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/mail.png');
}


#social2 {
  display: block;
  float: left;
  width: 290px;
  height: 30px;
    padding: 0;
}
#social2 li {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 25px;
  height: 21px;
  margin-left: 2px;
  margin-right: 2px;
}
#social2 li a {
  position: absolute;
  height: 42px;
  width: 25px;
  top: 0;
  left: 0px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
#social2 li a:hover {
  top: -21px;
}
#social2 .home a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/home2.png');
}
#social2 .blog a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/blog2.png');
}
#social2 .face a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/face2.png');
}
#social2 .twitter a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/twit2.png');
}
#social2 .tube a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/tube2.png');
}
#social2 .plus a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/plus2.png');
}
#social2 .email a {
  background-image: url('/Web_2_0/Recursos/General/img_4_0/LD/mail2.png');
}


.action-button {
    border: 1px solid #708E20;
    border-radius: 3px;
    background-color: #1585a5;
    color: rgb(255, 255, 255) !important;
    text-shadow: 0px 1px 0px rgb(52, 73, 94);
    padding: 5px 8px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bolder;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset, 0px 0px 2px rgba(255, 255, 255, 0.3) inset, 0px 1px 2px rgba(0, 0, 0, 0.29);
    text-align: center !important;
}
.numero {
    color: #333333;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 78px;
    margin-top: 4px;
}

.encima {
    position: absolute;
    top: 295px;
    z-index: 9999;
    right: 345px !important;
    font-size: 10px;
}

#social-bar .insta a {  background-image: url('/Web_2_0/Recursos/General/img_4_0/insta2.png');}
#social2 .insta a {  background-image: url('/Web_2_0/Recursos/General/img_4_0/insta.png');}

