@charset "iso-8859-1";
/* CSS Document */

@font-face {
    font-family: 'fleg_oswald_bold';
    src: url('../fonts/Oswald-Bold-webfont.eot');
    src: url('../fonts/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Bold-webfont.woff2') format('woff2'),
         url('../fonts/Oswald-Bold-webfont.woff') format('woff'),
         url('../fonts/Oswald-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Bold-webfont.svg#fleg_oswald_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fleg_oswald_titulo_news';
    src: url('../fonts/Oswald-DemiBold-webfont.eot');
    src: url('../fonts/Oswald-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-DemiBold-webfont.woff2') format('woff2'),
         url('../fonts/Oswald-DemiBold-webfont.woff') format('woff'),
         url('../fonts/Oswald-DemiBold-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-DemiBold-webfont.svg#fleg_oswald_titulo_news') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fleg_moskextra_titulo_news';
    src: url('../fonts/mosk_extra-bold_800-webfont.eot');
    src: url('../fonts/mosk_extra-bold_800-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mosk_extra-bold_800-webfont.woff2') format('woff2'),
         url('../fonts/mosk_extra-bold_800-webfont.woff') format('woff'),
         url('../fonts/mosk_extra-bold_800-webfont.ttf') format('truetype'),
         url('../fonts/mosk_extra-bold_800-webfont.svg#fleg_moskextra_titulo_news') format('svg');
    font-weight: normal;
    font-style: normal;
}




html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { border:none;}
a, a:visited, a:active {font-family: "Calibri Light", Calibri, sans-serif;font-size: 18px;color: #174680;line-height: 22px;text-decoration: none;}
a:hover {text-decoration:underline;}
.clearall {clear:both;}
.blockdisp {display:block;}
.tabledisp {display:table;}
.tablerowdisp {display:table-row;}
.posabso {position:absolute;}
.overhidden {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.centraliza {text-align:center;}
.centralvert {vertical-align:middle;}
.btvert {vertical-align: bottom;}
.mauto {margin:0 auto;}
.tudo0 {padding:0; margin:0;}
.mbt20 {margin-bottom:20px;}
.ptp230 {padding-top:230px;}
.ptp70 {padding-top:70px;}
.ptp25 {padding-top:25px;}
.pbt25 {padding-bottom:25px;}
.padd10 {padding:10px;}
.padd7 {padding:7px;}
.lateral15 {padding:0 15px;}
.latdire15 {padding:0 15px 0 0;}
.latdire25 {padding:0 25px 0 0;}
.latdire50 {padding:0 50px 0 0;}
.latesqu40 {padding:0 0 0 40px;}
.latesqu15 {padding:0 0 0 15px;}
.txtalignrght {text-align:right;}
.txtalignleft {text-align:left;}
.txtalignjust {text-align:justify;}
.larg100p {width:100%;}
.larg990 {width:990px;}
.larg570 {width:570px;}
.larg530 {width:530px;}
.larg490 {width:490px;}
.larg300 {width:300px;}
.larg290 {width:290px;}
.altu100 {height:100px;}
.altu200 {height:200px;}
.hrespecial {border-top-width: 1px;border-top-style: solid;border-right-style: none;border-bottom-style: none;border-left-style: none;border-top-color: #CCC;}
.pulalinha1 {height:10px;}
.pulalinha2 {height:20px;}
.pulalinha3 {height:30px;}
.pulalinha4 {height:40px;}
.pulalinha5 {height:50px;}
.pulalinha5 {height:50px;}
.pulalinha9 {height:90px;}

.pulalinhashadow {
	height: 20px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tracomagico {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}

/* menu home */
.menu_fixo {
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0px;
	text-align: center;
	z-index: 99999;
	background-image: url(../fig/home/fundo_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-box-shadow: 0px 3px 2px -1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 2px -1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 2px -1px rgba(50, 50, 50, 0.75);
}
.menu_fixo ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display:table;
}
.menu_fixo li{display:inline; float:left;}
.menu_fixo ul li a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-family: Calibri, "Calibri Light", sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-shadow: 0px 1px 1px rgba(60, 60, 60, 1);
}
.menu_fixo ul li a:hover {
	text-decoration: none;
	color: #F9B40F;
	text-shadow:none;
}

.menu_fixo ul li.destaque a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-family: Calibri, "Calibri Light", sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 30px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	margin-top:5px;
	text-shadow: 0px 1px 1px rgba(60, 60, 60, 1);
	background-color:#DD1C49;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
}
.menu_fixo ul li.destaque a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	text-shadow:none;
}

.menu_fixo ul li div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_fixo ul li div a	{
	position: relative;
	display: block;
	margin: 1px;
	padding: 10px 10px;
	width: 150px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-size: 0.8em;
	line-height: 1em;
	background-image: url(../fig/home/fundo_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-shadow: none;

}

.menu_fixo ul li div a:hover {
	color: #F9B40F;
}

/* menu internas */
.linha_vermelha {
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0px;
	text-align: center;
	background-image: url(../fig/home/fundo_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.menu_fixo_int {
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index:999;
}
.menu_fixo_int ul {
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 150px;
	display:table;
}
.menu_fixo_int li{display:inline; float:left; z-index:999}
.menu_fixo_int ul li a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-family: Calibri, "Calibri Light", sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-shadow: 0px 1px 1px rgba(60, 60, 60, 1);
}
.menu_fixo_int ul li a:hover {
	text-decoration: none;
	color: #F9B40F;
	text-shadow:none;
}
.menu_fixo_int ul li.destaque a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-family: Calibri, "Calibri Light", sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 30px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top:5px;
	text-shadow: 0px 1px 1px rgba(60, 60, 60, 1);
	background-color:#DD1C49;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
}
.menu_fixo_int ul li.destaque a:hover {
	text-decoration: none;
	color: #FFF;
	background-color:#000;
	text-shadow:none;
}

.menu_fixo_int ul li div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_fixo_int ul li div a	{
	position: relative;
	display: block;
	margin: 1px;
	padding: 10px 10px;
	width: 150px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-size: 0.85em;
	line-height: 1em;
	background-image: url(../fig/home/fundo_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-shadow: none;
}

.menu_fixo_int ul li div a:hover {
	color: #F9B40F;
}

/* topo home */
.topo_2016 {
	margin-top: 40px;
	display: block;
	clear: both;
	width: 100%;
	background-image: url(../fig/geral/brush_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:9999;
}
#topo_home16 {
	background-image: url(../fig/geral/pattern_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#topo1 {
	display: block;
	clear: both;
	height: 402px;
	width: 1000px;
	background-image: url(../fig/eapic2016.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

/* topo internas */
.topo_internas_linha2 {
	background-image: url(../fig/topo_interno/fundo_linha2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:53px;
	float:left;
	position:fixed;
	top:40px;
	z-index:98;
	-webkit-box-shadow: 0px 3px 2px -1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 2px -1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 2px -1px rgba(50, 50, 50, 0.75);
}
.logoeapic {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: fixed;
	z-index: 99;
	top: 0px;
}

/* banner */
.chamadas_home {
	background-image: url(../fig/home/fundo_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

/* textos */
.txt_comum {
	font-family: "Calibri Light", Calibri, sans-serif;
	font-size: 18px;
	color: #464646;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
.txt_titulos {
	font-family: "fleg_moskextra_titulo_news", Calibri, Tahoma, sans-serif;
	font-size: 38px;
	color: #252525;
	line-height: 40px;
	text-decoration: none;
	letter-spacing:-0.9px;
	text-transform:uppercase;
}
.txt_titulos_servicos {
	font-family: "fleg_moskextra_titulo_news", Calibri, Tahoma, sans-serif;
	font-size: 33px;
	color: #444444;
	line-height: 40px;
	text-decoration: none;
	letter-spacing: -0.9px;
	text-transform: uppercase;
}
.txt_titulos_secundarios {
	font-family: "fleg_moskextra_titulo_news", Calibri, Tahoma, sans-serif;
	font-size: 26px;
	color: #444444;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: -0.9px;
	text-transform: uppercase;
	margin:1.5em 0 -0.5em 0;
	padding:0;
}
.vermelho {color:#C00;}

.txt_titulos_news_nivel_00 {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 16px;
	color: #ed1c24;
	line-height: 25px;
	text-decoration: none;
	text-transform:uppercase;
	padding-bottom: 5px;
	letter-spacing:-0.5px;
}

.txt_titulos_news_nivel_01, .txt_titulos_news_nivel_01 a {
	font-family: "fleg_oswald_titulo_news", Calibri, Tahoma, sans-serif;
	font-size: 29px;
	color: #111111;
	line-height: 36px;
	text-decoration: none;
	letter-spacing:-0.5px;
}
.txt_titulos_news_nivel_01 a:hover {
	text-decoration:underline;
}
.txt_titulos_news_nivel_02, .txt_titulos_news_nivel_02 a {
	font-family: "Calibri Light", Calibri, sans-serif;
	font-size: 19px;
	color: #464646;
	line-height: 22px;
	text-decoration: none;
	letter-spacing:-0.5px;
}
.txt_titulos_news_nivel_02 a:hover {
	text-decoration:underline;
}
.txt_voltar a{
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	letter-spacing: -0.5px;
	font-weight:bold;
}
.txt_voltar a:hover{
	text-decoration: underline;
	color:#FFF;
}
.txt_titulos_ingressos {
	font-family: "fleg_moskextra_titulo_news", Calibri, Tahoma, sans-serif;
	font-size: 23px;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: -0.9px;
	text-transform: uppercase;
}
.branco {color:#FFF;}
.preto {color:#000;}
/* fundos */
.fundo_rodape {
	background-image: url(../fig/rodape/fundo_rodape2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo_shows {
	background-image: url(../fig/home/shows.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
}
.fundo_conteudo {
	background-image: url(../fig/geral/fundo_corpo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.fundo_internas_parte0 {
	background-image: url(../fig/geral/pattern_02.jpg);
	background-repeat: repeat;
	background-position: center top;
	top: 0;
	margin-top: 0px;
	min-height: 520px;
	padding-top:130px;
}
.fundo_chamada_rosa_redes {
	background-image: url(../fig/geral/pattern_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.fundo_ing_camarote {background-color:#DC912B;}
.fundo_ing_areavip {background-color:#008B65;}
.fundo_ing_tekinfin {background-color:#262824;}
.fundo_ing_arena {background-color:#D01B46;}

/* assinatura e rodape */
.assinatura_fleg span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.assinatura_fleg span a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.assinatura_fleg span a:hover{
	text-decoration: underline;
}

/* contato e precadimp*/
.entrada {
	width: 330px;
	border: 2px solid #dfdfdf;
	padding: 2px;
	font-family: "Segoe UI", Calibri, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	text-decoration: none;
}
.overlay {
   background:transparent; 
   position:relative; 
   width:640;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}
.box_contato {
	width: 330px;
	border: 2px solid #dfdfdf;
	padding: 2px;
	font-family: "Segoe UI", Calibri, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	text-decoration: none;
}
.btn_enviar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	background-color: #EE1C25;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border:none;
}
.btn_enviar:hover {
	background-color: #000033;
	cursor:pointer;
}

/* servicos */
.box_servicos_lista {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.box_servicos_lista:hover {	opacity: 0.6;}

/*SOMBRAS*/
.sombra_baixo {
-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.75);
}

.sombra_face {
-webkit-box-shadow: -8px 6px 16px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 	-8px 6px 16px -6px rgba(0,0,0,0.75);
box-shadow: 		-8px 6px 16px -6px rgba(0,0,0,0.75);
}

/*CANTOS REDONDOS*/
.canto_redondo1 {
border-radius:		 	13px 13px 13px 13px;
-moz-border-radius: 	13px 13px 13px 13px;
-webkit-border-radius: 	13px 13px 13px 13px;
border: 				0px solid;
}
.canto_redondo2 {
border-radius: 			10px 10px 10px 10px;
-moz-border-radius: 	10px 10px 10px 10px;
-webkit-border-radius: 	10px 10px 10px 10px;
border: 				0px solid #FFF;
}
.canto_redondo3 {
border-radius: 			00px 40px 00px 20px;
-moz-border-radius: 	00px 40px 00px 20px;
-webkit-border-radius: 	00px 40px 00px 20px;
border: 				10px solid #f3f3f3;
}

/*EFEITO HOVER*/
.box_com_efeito {
opacity: 				1;
transition: 			opacity .25s ease-in-out;
-moz-transition: 		opacity .25s ease-in-out;
-webkit-transition: 	opacity .25s ease-in-out;
}
.box_com_efeito:hover {opacity: 0.8;}

/*BORDAS*/
.bordasup {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A42E22;
}
.bordabt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D6D6D6;
}
.bordas_todas {
	border: 1px solid #f3f3f3;
}
