

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0; padding: 0; border: 0;
}

body, html { width:100%; height:100%; }

body { 	background: #f9f9f9;  font-family: 'Poppins', sans-serif; color: #333; 
		font-size:14px; font-weight:400; 
    margin: 0;
    padding: 0;	
		border:0;
		line-height: 100%;
}
li,ul,ol { list-style:none; }

a { text-decoration:none; color: #666; }
input, td, div, textarea, button { font-family: 'Poppins', sans-serif; font-size: 12px; color: #333333; }

.bgNormal { background: #fff;  }

.posiciona { position:relative; width:95%; max-width:1200px; margin: 0 auto; } 

/* menu */
.zonaLogo { FLOAT:LEFT; padding-bottom:10px;  }
.zonaBotMenMob { display:none;  }
.zonaMenu { position:Relative; float:right; padding-top:50px; width: -moz-calc(100% - 210px);width: -webkit-calc(100% - 210px);width: -o-calc(100% - 210px);width: calc(100% - 210px); }
nav { /*position:absolute; bottom:0px; left:210px; right:0px; text-align:right;*/ FLOAT:right;* margin-top:30px; list-style: none; z-index:20;}
nav .desktop { display:block; }
/*nav li { float:left; color: #fff; font-size:14px; font-weight:bold; padding:5px 0px; margin-right:15px; margin-left:15px; }*/
nav li.on { color: #1C7EEC; border-bottom:1px solid #1C7EEC; }
/*nav ul { list-style: none; position: relative; display: inline-table; }*/
nav ul:after { content: ""; clear: both; display: block;}
nav ul li { float: left;  border-bottom:5px solid #fff; TEXT-ALIGN:LEFT; color: #fff; font-size:12px; font-weight:600; /*padding:5px 0px;*/ /*margin-right:15px; margin-left:15px;*/ }
nav ul li.on { color: #0E59AA; border-bottom:5px solid #0E59AA; }
nav ul li a {  color: #666; display: block; /*font-size:16px; color: #000;*/ padding:10px 15px 10px 15px; }
nav ul li a.on {  color: #0E59AA; }
nav ul li:hover { border-bottom:5px solid #0E59AA; }
nav ul li:hover a { color: #0E59AA; }
nav ul li:hover > ul { display: block; }
nav ul ul { display: none; }
nav ul ul { background: #1C7EEC; border-radius: 0px; padding: 0; position: absolute; top: 80%; color: #000;  /*padding-top:10px; padding-bottom:10px;*/  }
nav ul ul li { border-bottom:1px solid #fff !important; float: none;  color: #000;  position: relative; }
nav ul ul li a { padding: 10px 15px; color: #fff !important; FONT-SIZE:11PX; text-transform:uppercase; }	
nav ul ul li a:hover { color: #000 !important; }
nav ul ul li:hover { /*border-bottom:0px solid #000 !important;*/ background: #999; }				
nav ul ul ul { position: absolute; left: 100%; top:0; }

.mobile { display:none; z-index:9999; position:absolute; top:0px; width:100%; background: #1C7EEC;   }


.homeBannerPrincipal { float:left; position:Relative; width:60%; height:400px;  }
.homeBannerSec { float:right; width: -moz-calc(40% - 20px);width: -webkit-calc(40% - 20px);width: -o-calc(40% - 20px);width: calc(40% - 20px); }
.homeBannerSecPos { position:Relative; width:100%; height:190px; }


.zonaHome2Noticias { float:left; border-bottom:1px solid #0E59AA; background: #fff; min-height:200px; }
.zonaHome2Noticias.zona1 { width:23%; margin-right:1%; }
.zonaHome2Noticias.zona2 { width:23%; margin-right:1%; margin-left:2%; }
.zonaHome2Noticias.zona3 { width:23%; margin-right:1%; margin-left:2%; }
.zonaHome2Noticias.zona4 { width:23%; margin-left:1%; }

.zonaHome2NoticiasFoto { border-top:3px solid #0E59AA; border-bottom:2px solid #0E59AA; position:Relative; width:100%; }
.zonaHome2NoticiasBot { background: #0E59AA; color: #fff; border:0px; FLOAT:RIGHT; PADDING:5PX 20PX; }

.zonaHome3Noticias { background: #eee; width:48%; margin-top:20px; min-height:150px; /*border: 1px solid #f00;*/ }
.zonaHome3Noticias.zona1 { float:left;}
.zonaHome3Noticias.zona2 { float:right; }
.zonaHome3NoticiasFoto { float:left; width:40%; }
.zonaHome3NoticiasDados { float:right; width:58%; text-align:left; }
.zonaHome3NoticiasBot { background: #0E59AA; color: #fff; border:0px; FLOAT:left; PADDING:5PX 20PX; }

.zona4Noticias { background: #eee; width:32%; float:left; margin-top:20px;/* margin-bottom:20px;*/ min-height:100px; /*border: 1px solid #f00;*/ }
.zona4Noticias.zona1 { margin-right:2%; }
.zona4Noticias.zona2 { margin-right:2%; }
.zona4Noticias.zona3 { margin-right:0%; }
.zona4NoticiasFoto { float:left; width:30%; }
.zona4NoticiasDados { float:right; width:68%; text-align:left; }
.zona4NoticiasBot { background: #0E59AA; color: #fff; border:0px; FLOAT:left; PADDING:5PX 20PX; }

.zonaResultados  { background: #eee; width:100%; float:left; margin-top:20px;/* margin-bottom:20px;*/ /*min-height:100px;*/ /*border: 1px solid #f00;*/ }
.zonaResultadosFoto { float:left; width:150px; }
.zonaResultadosDados { float:right; text-align:left; width: -moz-calc(100% - 160px);width: -webkit-calc(100% - 160px);width: -o-calc(100% - 160px);width: calc(100% - 160px);  }

.idPagOff { float:left; padding:6px 0px 6px 0px; width:30px; text-align:center; margin-right:4px;background: #eeeeee; }
.idPagOn {  float:left; padding:6px 0px 6px 0px; width:30px; text-align:center; margin-right:4px;background: #0E59AA; color: #fff; }

.linkFundo { color: #eee; margin-bottom:5px; }
.linkFundo:hover { color: #fff; }
.fundoTags { FLOAT:LEFT; PADDING:5PX; BACKGROUND: #777; COLOR: #CCC; MARGIN-RIGHT:5PX; MARGIN-BOTTOM:5PX; }

.homeLadoEsq { float:left; min-height:100px; width: -moz-calc(100% - 300px);width: -webkit-calc(100% - 300px);width: -o-calc(100% - 300px);width: calc(100% - 300px); }
.homeLadoDir { float:right; min-height:100px; /*background: #0f0;*/ width:250px;  }
.campoTitZona { /*border-bottom:1px solid #ccc;*/ POSITION:rELATIVE; width:100%; height:30px; background: url('../images/tits-separador.png') repeat-x bottom center; }
.campoTitZonaTxt { position:absolute; left:0px; bottom:-1px; /*border-bottom:1px solid #fff;*/ background: #f1f1f1;  font-size:18px; color: #999; text-transform:uppercase; }

.zonaArbEsq { float:left; width:60%; background: URL('../images/fundo-resultados.png'); min-height:140px; }
.zonaArbDir { float:left; width:100%; /*width:40%;*/ background: URL('../images/fundo-arbitros.png'); min-height:140px; }


.noticiasLadoEsq { float:left; min-height:100px; width: -moz-calc(100% - 330px);width: -webkit-calc(100% - 330px);width: -o-calc(100% - 330px);width: calc(100% - 330px); }
.noticiasLadoDir { float:right; min-height:100px; /*background: #0f0;*/ width:300px; BACKGROUND: #EEE; MARGIN-TOP:40PX; border-radius: 10px; }
.notcampoTitZona { /*border-bottom:1px solid #ccc;*/ POSITION:rELATIVE; width:100%; height:30px; background: url('../images/tits-separador.png') repeat-x bottom center; }
.notcampoTitZonaTxt { position:absolute; left:0px; padding-left:10px; bottom:-1px; font-weight:600; background: #eee;  font-size:18px; color: #000; text-transform:uppercase; }

.topoTit { padding-top:20px; padding-bottom:20px; min-height:40px; COLOR: #999; FONT-SIZE:30PX; line-height:80%; /*FONT-WEIGHT:BOLD;*/ }

@media only screen and (min-width: 940px) { /* (max-height: 460px) {*/
  .zonaHomeSlide { position:absolute; z-index:1; top:0px; width:100%; bottom:0px;  }
}


img { border:0px; }
#setaScrolDown { cursor:pointer; }





#homeServ1 { cursor:pointer; float:left; position:relative; width:19%; /*border-left:1px solid #ccc; border-right:1px solid #ccc;*/ border-top:5px solid #ccc; margin-right:1%; height:250px; } 
#homeServ1:hover { background: #fff;  } 
#homeServ1:hover > .homeServDes { display: block; color: #000; } 
#homeServ1:hover > .homeServTit { top:30%; color: #000; } 
.homeServTit { position:absolute; top:40%; width:100%; color:#fff; text-align:center; font-size:18px; }
.homeServDes { display:none; position:absolute; top:45%; width:100%; color:#fff; text-align:center; font-size:14px;}
#homeServ1, .homeServTit, .homeServDes {
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
}

.homeServImg1 { background: url('../images/homeServ1.jpg')no-repeat center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.homeServImg2 { background: url('../images/homeServ2.jpg')no-repeat center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.homeServImg3 { background: url('../images/homeServ3.jpg')no-repeat center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.homeServImg4 { background: url('../images/homeServ4.jpg')no-repeat center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.homeServImg5 { background: url('../images/homeServ5.jpg')no-repeat center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }

#notItem { cursor:pointer; width:100%; min-height:220px; position:relative; background: #fff; /*border:1px solid #f00;*/ }
.notItemFot { position:relative; float:left; width:40%; height:220px; }
.notItemTxt { position:relative; float:left; width:60%; MIN-height:220px; background: #eee; /*border:1px solid #f00;*/ }
.notItemTxtPosiciona { position:absolute; width: 100%; top:20px; right:20px; MIN-height:180px; background: #fff;/* border:1px solid #f00;*/}
.notItemTit { position:relative; width:100%; color:#333; text-align:left; font-family: 'Poppins'; font-size:20px; }
.notItemDes { position:relative; width:100%; color:#666; text-align:left; font-size:14px; MARGIN-TOP:10PX;}
.notItemFot.dois { float:right; }
.notItemTxt.dois { float:right; }
.notItemTxtPosiciona.dois { left:20px;}


#notItem:hover > .notItemFot #zonaNoticiasDetVerMais { opacity: 1; top:50%; margin-top:-56px;
-webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;}
#zonaNoticiasDetVerMais { opacity: 0; z-index:4; position:absolute; width: 112px; top:0px; height:112px; left:50%; margin-left:-56px;  background: url('../images/bot_ani_noticia_vermais.png') no-repeat center center;
-webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;}
.notFicha1 { float:left; width:45%; position:relative; }
.notFicha2 { float:right; width:50%; position:relative; }
	



.slide { position:absolute; width:100%; height:100%; Z-INDEX:1; }
#bolas { position:absolute; right:10px; width:30px; height:100%; text-align:Center;z-index:3; }
#bolas .zona { position:absolute; top: 50%; right: 10px; width:30px; }
.homeNewsBolaOff { /*display:table; */float:left; width:30px; height:30px; background: url('../images/home_news_bot.png'); /*opacity:0.5;filter:alpha(opacity=50);*/ cursor:pointer; }
.homeNewsBolaOn { /*display:table; */float:left; width:30px; height:30px; background: url('../images/home_news_bot_on.png'); /*opacity:1;filter:alpha(opacity=100);*/ cursor:pointer; }



#seccaoContacts {}
.campo {  color: #666; text-transform:uppercase; font-size:12px; margin-bottom:5px; }
.boxFormCont1 { border:1px solid #D3D3D3; width:100%; padding-top:3px; padding-bottom:3px; }
.boxFormCont1Submit { CURSOR:POINTER; font-size:12px; font-family: Poppins, arial; color: #fff; background: #000; border:0px solid #000; border-radius:10px; padding:5px 10px; }
.boxFormCont1Submit:hover { background: #D3D3D3; color: #3C3C3C;}


/* noticias */
#alavanca1,#alavanca21,#alavanca31 { /*border:1px solid #f00;*/ background: url(../images/seta_dir.png) no-repeat center center; position:absolute; height:100%; top:0px; width:40px; height:40px;  right:0px; z-index:20; cursor:pointer; /*border:1px solid #000000;*/ }
#alavanca2,#alavanca22,#alavanca32 { /*border:1px solid #f00;*/ background: url(../images/seta_esq.png) no-repeat center center; position:absolute; height:100%; top:0px; width:40px; height:40px;  right:50px; z-index:20; cursor:pointer; /*border:1px solid #000000;*/ }







/* icones */

#content { display: table; margin:0 auto; width:100%; /*BORDER:1PX SOLID #F00;*/}
#row { display: table-row; width:100%; /* max-width:400px; */}
#cell { display: table-cell; text-align:Center; WIDTH:AUTO;/*width:20%;*//*width:80px;*/ }
#cell a { color: #fff; font-size:14px; font-weight:600; }
#cell a img { width:100%;max-width:80px; }

/*
* { border:1px solid #f00; }
img  { border:1px solid #f00; }
*/


.fundoZona1 { float:left;width:30%; margin-right:5%; }
.fundoZona2 { float:left;width:30%; margin-right:5%; }
.fundoZona3 { float:left;width:30%; color: #ccc;  }
