@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-size: cover;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../img/fondo2.jpg);
}
.background0 {
	background-image: url(../img/fondo2.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
	position: fixed;
	z-index: 0;
}
.background1 {
	background-image: url(../img/fondo1.jpg);
	background-size: cover;
	height: 100vh;
	width: 100%;
}
.background2 {
	height: 100vh;
	width: 100%;
	background-image: url(../img/mejillones.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.menunav ul .nav a img:hover {
	cursor: pointer;
	opacity: 0.8;
}

.titulonot {
	background: rgba(0,0,0,0.8);
background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.8)), color-stop(100%, rgba(19,19,19,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5%;
	background-color: rgba(255,255,255,);
	bottom: 0px;
	vertical-align: bottom;
	width: 90%;
}


.resultados {
	background-color: rgba(15,40,65,0.6);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	padding: 8px;
}
.resultados td img {
	padding: 5px;
}
.calendario {
	background-color: rgba(9,86,128,0.8);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	padding: 5px;
}
.Texto {
	background-color: rgba(9,86,128,0.7);
	vertical-align: text-top;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	margin-top: 25px;
	color: #FFF;
}
.Texto2 {
	background-color: rgba(15,40,65,0.6);
	vertical-align: text-top;
	padding: 25px;
	text-align: center;
}
.Texto3 {
	background-color: rgba(15,40,65,0.6);
	vertical-align: text-top;
	padding: 2%;
	text-align: center;
	width: 26%;
	margin-right: 3%;
	float: left;
}
.bloc {
	display: block;
	height: 80vh;
}

#portapdf {
	width: 100%;
	height: 200px;
	border: 1px solid #484848;
	margin: 0 auto;
}
.campanasdatos {
	background-color: rgba(0,53,79,0.7);
	text-align: center;
	padding: 5px;
	border: 1px solid #FFF;
	width: 80%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.localvisita {
	background-color: rgba(9,86,128,0.8);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	padding: 5px;
	width: 3,2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.PG {
	background-color: #77a013;
	text-align: center;
	width: 3,2%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.PE {
	background-color: #333;
	text-align: center;
	width: 3,2%; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.PP {
	background-color: #ef5c1b;
	text-align: center;
	width: 3,2%;
		border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.PG2{
	background-color: #77a013;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.PE2 {
	background-color: #333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.PP2 {
	background-color: #ef5c1b;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.lugar1{
	background-color: #e3b400;
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.lugar{
	background-color: #333;
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.lugar0{
	background-color: #ef5c1b;
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.calendariofecha {
	background-color: rgba(0,53,79,0.7);
	text-align: center;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.calendario td img {
	padding: 5px;
}
.slide {
	display: block;
	height: 100vh;
	width: 100%;
}
.slide2 {
	display: block;
	width: 100%;
	position: relative;
	z-index: 10;
}

.Numero {
	font-size: 24px;
	font-weight: bolder;
}
.Numero2 {
	font-size: 32px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -8px;
	line-height: 30px;
	float: left;
	margin-right: 8px;
}
.Numero1 {
	font-size: 36px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -8px;
	line-height: 30px;
}

header {
	position: fixed;
	z-index: 200;
	width: 82%;
	left: 9%;
	top: 25px;
}
.footernav {
	background-color: #e3b400;
	color: #FFF;
	text-align: center;
}
.fecha {
	font-size: 10px;
	font-weight: bold;
	color: #e3b400;
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

.titulotabla {
	background-color: #e3b400;
	color: #333;
	padding-left: 15px;
}
.cancha {
	font-size: 11px;
	text-transform: uppercase;
	color: #e3b400 !important;
	padding-top: 10px;
}

.blanco {
	color: #333;
	background-color: #FFF;
	text-align: right;
	padding-right: 15px;
}
.gris {
	color: #FFF;
	background-color: rgba(8,10,10,0.7);
	padding: 5px;
	text-transform: uppercase;
}

.floatlefttabla {
	position: absolute;
	width: 30%;
	top: 32%;
	margin-left: 1%;
	left: 0px;
	color: #FFF;
	height: auto;
	z-index: 5;
}
.padding5 {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 8%;
	text-align: center;
}
.padding6 {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10%;
	text-align: center;
}


.floatlefttablaposiciones {
	width: 50%;
	color: #FFF;
	z-index: 5;
	margin-top: 25px;
	margin-left: 1%;
	margin-bottom: 3%;
	float: left;
}
.imagenintuticional{
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 25px;
}



.floatcampanas {
	width: 55%;
	color: #FFF;
	z-index: 5;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
.floatinstitucion {
	width: 70%;
	color: #FFF;
	z-index: 5;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
.botonam {
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e3b400;
	margin-top: 25px;
	width: 125px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 25px;
}
.botonam2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #e3b400;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #333 !important;
}

.botonam3 {
	margin-right: auto;
	margin-left: auto;
	background-color: #e3b400;
	width: 600px;
	text-align: center;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 130px;
	color: #333 !important;
}
.navliga {
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #e3b400;
}
.navliga ul li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
}
.navinicio {
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #e3b400;
}
.navinicio ul li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
}
footer {
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	color: #FFF;
}
.noticiascenter  {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 320px;
	margin-bottom: 50px;
}
.ligatitulo {
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	right: 0px;
}

.imgnot {
	width: 100%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image: url(../img/mejillones.png);
	background-position: 100%;
	height: 500px;
}
.noticia {
	display: block;
	border: 5px solid #FFF;
	width: 30%;
	height: 250px;
	float: left;
	margin-right: 1%;
	background-color: #FFF;
	margin-bottom: 25px;
}

.floatrightimg {
	position: absolute;
	top: 0px;
	margin-right: 5%;
	right: 0px;
	z-index: 5;
	margin-top: 10%;
}




h1 {
	background-image: url(../img/logo_mejillones.png);
	text-indent: -5000px;
	display: block;
	height: 112px;
	width: 192px;
	position: fixed;
	left: 15%;
	top: 0px;
	margin: 0px;
	z-index: 210;
}
.menunav {
	background-color: #282828;
}
 #slides {
	cursor: move;
	width: 100%;
	height: 600px;
    }
.container {
	position: absolute;
	width: 40%;
	top: 160px;
	margin-left: 8%;
	left: 0px;
	color: #FFF;
	height: 600px;
	z-index: 5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
    }
    
.container2 {
	position: absolute;
	margin-top: 45px;
	width: 35%;
	margin-right: 8%;
	color: #FFF;
	height: 600px;
	z-index: 5;
	margin-right: 3%;
	right: 0px;
	float: right;
}
  a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }
	  .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }
	 a.slidesjs-next,
    a.slidesjs-previous{
      background-image: url(../img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }
.floatlefttablaposiciones ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
}

	 .os-percentages li {
	width: 55px;
	text-align: center;
	background: rgba(15,40,65,0.6);
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
                }
                    .os {
	margin: 0;
	font-size: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
                    }
                        .os.pg {
	border-top: 4px solid #77a013;
                        }
                        .os.pe {
	border-top: 4px solid #333;
                        }
                        .os.pp {
	border-top: 4px solid #ef5c1b;
                        }
                        .os.pdtes {
	border-top: 4px solid #FFF;
                        }
                    .os-percentage {
	margin: 0;
	padding: 0 0 10px 0px;
	font-size: 25px;
                    }
.relativegraf {
	position: relative;
	z-index: 2;
	height: 20px;
	width: 35px;
	top: 65px;
	right: -38%;
	text-align: center;
}
