 /*RESET*/
* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
    //-webkit-text-stroke-width: .05px;
	//-webkit-text-stroke-color: white;
	-webkit-font-smoothing:antialiased;
	text-rendering: optimizeLegibility;
}
html, body, header, main, footer, section, article, iframe, div, p, form, input, ul, li, h1, h2, h3, table, th, td {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
    background-image: url(/gnfactory/LNC/GNF/2017/02/28/0011/svg/background.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
li {
	list-style: none;
}
a {
    outline: none;
    text-decoration: none;
}
main {
    width: 100%;
    height: 100%;
}
/*RESET*/

/*TEMPLATE*/
html, body {
    background-color: #0275be;
/*    width: 100%;
    background-image: url( LNCGNF20170228_0011/gnfactory/LNC/GNF/2017/02/28/0011/svg/background.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
header{
    margin: auto;
    width: 100%;
    height: 60px;
    background-color: #b4191e;
    border-bottom: 4px solid #9e8f66;
    text-align: center;
    position: relative;
    z-index: 1;
}
.pd{
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #000;
    background-image: url(/gnfactory/LNC/GNF/2017/02/28/0011/svg/logo_pd.svg);
    background-repeat: no-repeat;
    background-position: center
}
header .logo{
    height: 56px;
    width: 56px;
    float: left;
    position: absolute;
    z-index: 10;
    background-image: url(/gnfactory/LNC/GNF/2017/02/28/0011/svg/logo_pd.svg);
    background-repeat: no-repeat;
}
header h1{
    font-family: 'Acme', sans-serif;
    color: #fff;
    line-height: 2.3em;
    font-size: 1.5em;
}
.ico_section{
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.title {
    width: 100%;
    opacity: 1;
    margin-bottom: 15px;
}
.title h1{
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-style: oblique;
    opacity: 1;
}
section {
    max-width: 1000px;
    overflow: hidden;
    margin: auto;
}

footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height: 60px;
   width:100%;
   background:#b4191e;
   text-align: center;
    z-index: 1
}
 IE 6 
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

footer li{
    display: inline-block;
    height: 55px;
    width: 22%;
    margin: 0 1px ;
    padding-top: 6px;
    vertical-align: top;
    text-align: center;
    background-color: rgba(93, 15, 18, 0);
    cursor: pointer;
    opacity: 0.8;
}
footer li a:link {
    background-color: rgba(93, 15, 18, 1);
}
footer  a:hover {
    opacity: 0.5;
}
footer a:active {
    opacity: 0.3;
}
footer li p{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 0.6em;
    margin-bottom: 4px;
}
/*JORNADAS*/
.nota li {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    width: 28%;
    text-align: center;
    vertical-align: top;
    }
.nota li.estadio {
    width: 30%;
    height: 40px;
    margin: 0 10px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.7em;
    border-bottom: 4px solid #0275be;
}
.nota li.equipos{
    width: 90px;
    font-weight: 400;
    font-size: 0.8em;
    color: #8e8e8e;
    text-align: center;
}
.nota .equipo {
    font-size: 1em;
    width: 100%
}
.nota .marcador {
    font-size: 2em;
}
/*JORNADAS*/
/*POSICIONES*/
.teambox {
    width: 100%;
    text-align: center;
    padding-bottom: 2px;
    background-color: #fff; 
}

.teambox li {
    width: 8%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 5px;
}
.teambox h1 {
    font-size: 1em;
    color: #0275be;
}

.teambox li {
    width: 7%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 5px;
}
.teambox h1 {
    font-size: 1em;
    color: #0275be;
}

.playlist{
    width: 100%;
    height: 50px;
    text-align: center;
    padding: 5px;
    background-color: #fff;
    border-bottom: dotted 1px #0275be;
    font-weight: 800;
    font-size: 1em;
}
.playlist li {
    width: 8%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 5px;
}
.playlist h1 {
    font-size: 1em;
    color: #0275be;
}

.playlist li {
    width: 7%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
}
.playlist h1 {
    font-size: 1em;
    color: #0275be;
}

.spacer {
    width: 100%;
    height: 100px;
    text-align: center
}
.spacer p{
    color: #fff;
    font-size: 0.8em;
}
.spacer li {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 10px;
}
.news{
    width: 100%;
    text-align: center
}

.noticias li{
    background-color: #fff;
    padding: 15px;
    margin: 5px;
    text-align: left;
    width: 290px;
    display: inline-block;
}
noticias li a:link{
    color: #0275be;
    text-decoration: none;
}noticias li a:hover{
    color: #0275be;
    text-decoration: none;
}noticias li a:visited{
    color: #0275be;
    text-decoration: none;
}
@media only screen and (max-width: 500px) {
    .noticias li {
        width: 100%;
    }
}
.banner {
    margin: 0 0 1px 0;
    padding: 20px 0; 
}
.banner .content {
    width: 728px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    background: #ffffff
}
.banner_m{
    position: fixed;
    width: 100%;
    bottom: 60px;
    background-color: #000;
    display: none;
}
@media screen and (max-width: 768px) {
  .banner_m{display: block;z-index: 1;margin-bottom: -5px;text-align: center;}
  .banner{display: none;}
}

@media screen and (max-width: 320px) {
  body, html { width: 320px; }
}


