/*----------------------------------Geral-----------------------------*/

*{
	margin: 0;
	padding: 0;
	text-decoration:none;
}

#boxFadeFolia{
	position:absolute;
	left:50%;
	margin-left:280px;
	
	}
	
#boxFadeArtistas{
	display:block;
	position:absolute;
	left:50%;
	margin-left:280px;
	top:930px; *top:910px;
	
	}

body{	
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b1410;
	overflow-x:hidden;
	background:#F0B501 url(../img/bgSite2.jpg) top center no-repeat;
} 

html {  
	filter: expression(document.execCommand("BackgroundImageCache", false, true));  
}  

a, a:visited, input { outline:none; color:#333333;}

a:hover {
	text-decoration:underline;
}
a img {border:0;}

p {margin:10px 0;}

.boxLinks a:hover {
	text-decoration:none;
}

.clr{
	clear:both;
}

h1 { display:none; font-weight:bold; }

.bgHome {	
	background:#F0B501 url(../img/bgSite2.jpg) top center no-repeat;
}

#player {width:100%; height:35px; float:left}

#tabelaVendas{
	width:615px;
	height:177px;
	background:#F2C100;
	margin-top:20px;
	}
table#vendasTabFormatacao tr td { /* Toda a tabela com fundo creme */
 background: #F2C100;
 }
table#vendasTabFormatacao tr.dif td {
	background: #D2A600; /* Linhas com fundo cinza */
} 

.boxConteudoAcordeon {
	display:none;
	margin-bottom:30px;
}

.aparece {
	display:block;
}

a.linkCompreAgora:link{
	background:#FFF800;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	}
a.linkCompreAgora:hover{
	background:#FF3D07;
	}

.btn-chat {position:fixed; top:250px; left:0;}

/*-----------------------------Topo------------------------------------*/

#topo {
	width:985px;
	height:492px;
	display:block;
	margin:0 auto;
	margin-top:-15px;
}

/*-----------------------------Miolo------------------------------------*/
.titulo { 
	font-size:35px;
	font-weight:bold;
	letter-spacing:-1;
}

#miolo {
	margin:0 auto;
	display:block;
	width:940px;
	overflow:hidden;
	min-height:250px;
}

.colEsq {
	width:700px;
	float:left;
}

.boxVideo {
	width:415px;
	height:345px;
	background:url(../img/bgVideoNovo.png) no-repeat;
	float:left;
	margin-left:6px;
	margin-top:50px;
}

.boxVideo .titVideos {
	position:absolute;
	margin-left:70px;
	margin-top:-55px;
	background:url(../img/titAtracoesVideos.png) no-repeat;
	width:250px;
	height:63px;
}

.boxVazio {
	width:700px;
	height:193px;
}

.boxCalendario {
	position:absolute;
	*left:50%;
	margin-left:398px; *margin-left:-60px; 
	margin-top:55px;
}

.boxCalendario .titCalendario{
	position:absolute;
	margin-left:27px;
	margin-top:-30px;
	background:url(../img/titCalendario.png) no-repeat;
	width:169px;
	height:50px;
}
 
.tituloLogoInternas {
	float:left;
}

.boxTopo2Internas {
	float:left;
	margin-left:90px;
}

.boxBanner {
	width:625px;
	height:154px;
	margin:0 auto;
	margin-top:20px; *margin-top:50px;
	display:block;
	overflow:hidden;
}

.boxEnquete {
	color:#8C1720;
	width:245px;
	position:absolute;
	left:50%;
	margin-left:-409px;
	margin-top:0px; *margin-top:-290px;
	
	}
}

/*Rack chrome e safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.boxEnquete {
		margin-top:150px;
	}
}

.boxEnquete .pergunta {
	letter-spacing:-1px;
}

.boxDuvidas {
	color:#042953;
	float:left;
	margin-left:60px;
	margin-top:14px; *margin-top:0px;
}

/*Rack chrome e safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.boxDuvidas {
		margin-top:150px;
	}
}

.boxDuvidas .icoDuvidas {
	width:325px;
	height:47px;
	color:#0b5e93;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
    margin-top: 6px;
	display:block;
}

.boxDuvidas .d1 {
	background:url(../img/d1.jpg) no-repeat;
}

.boxDuvidas .d2 {
	background:url(../img/d2.jpg) no-repeat;
}

.boxDuvidas .d3 {
	background:url(../img/d3.jpg) no-repeat;
}

.boxDuvidas .d4 {
	background:url(../img/d4.jpg) no-repeat;
}

.boxDuvidas .linkDuvidas {
	margin-left:50px;
	float:left;
	color:#0b5e93;
}

/* Box Redes Sociais */
.boxRedes {background:#F90; width:100%;}
.boxRedes>div {width:629px; margin:0 auto; padding:10px 0;}
.boxRedes a {
background-image:url(../img/sprite-redes.png);
margin:0 5px; height:36px; display:block; float:left;
}
.boxRedes a.icoFacebook {background-position:0px 38px; width:98px;}
.boxRedes a.icoTwitter {background-position:-116px 38px; width:107px;}
.boxRedes a.icoFormspring {background-position:-233px 38px; width:138px;}
.boxRedes a.icoOrkut {background-position:-378px 38px; width:85px;}
.boxRedes a.icoYoutube {background-position:-479px 38px; width:91px;}

.boxRedes a.icoFacebook:hover {background-position:0px 0px;}
.boxRedes a.icoTwitter:hover {background-position:-116px 0px;}
.boxRedes a.icoFormspring:hover {background-position:-233px 0px;}
.boxRedes a.icoOrkut:hover {background-position:-378px 0px;}
.boxRedes a.icoYoutube:hover {background-position:-479px 0px;}
/*----------------------------*/

.colDir {
	width:190px;
	min-height:890px;
	float:right;
	margin-top:19px;
	overflow:hidden;
}

.colDir #boxFade {
	margin-bottom:30px;
	float:left;
	height:326px;
	width:186px;
	overflow:hidden;
}

.colDir .boxPatrocinioOficial {
	float:left;
	margin: 20px 0 0 -220px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:299px;
	margin-top:649px;
}

/*Rack chrome e safari
@media screen and (-webkit-min-device-pixel-ratio:0){
	.colDir .boxPatrocinioOficial {
		float:left;
		margin-top:380px;
	}
}*/

.colDir .txtPatrocinioOf {
	color: #666666;
    font-size: 10px;
}

/* Noticias */
.Noticia {line-height:1.3;}
.Noticia>h2 {margin-bottom:10px;}

.boxNoticias { 
	position:absolute;
	*left:50%;
	margin-left:430px; *margin-left:-60px; 
	margin-top:0px;
}
.boxNoticias .titNoticias {background:url(../img/titNoticias.png) no-repeat; width:200px; height:60px; margin:0 0 5px;}

.boxNoticias .boxImg, .boxNoticiasInternas .boxImg {
	float:left; margin-right:10px; overflow:hidden;
	border:2px solid #000; width:70px; height:60px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.boxNoticias img, .boxNoticiasInternas img {width:140px; margin-left:-40px;}
.boxNoticias .data {font-size:10px;}

.boxNoticiasInternas {}
.boxNoticiasInternas .item { 
	float:left; display:inline-block;
	margin:0 10px 20px 5px;
	width:215px;
}
.boxNoticias .item:hover .boxImg, .boxNoticiasInternas .item:hover .boxImg { 
	border-color:#fff;
	-moz-box-shadow:#000 0 0 5px;
	-weblit-box-shadow:#000 0 0 5px;
	box-shadow:#000 0 0 5px;
}
/*---------------------------------------*/

/* Image */
.imgLeft, .imgRight {margin:10px 0;}
.imgLeft {float:left; margin-right:10px;}
.imgRight {float:right; margin-left:10px;}

/*-----------------------------Rodapé------------------------------------*/


#rodape {
	width:100%;
	display:block;
	background:white;
}

#rodape .centro {
	width:800px;
	display:block;
	margin:0 auto;
	padding-bottom:7px;
}

#rodape .icoRodape {
	width:109px;
	height:63px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
}

#rodape .icoRodape:hover {
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.60; /*Firefox Antigo*/
	opacity:0.60; /*Firefox e Opera*/
	-khtml-opacity: 0.060; /*Safari e Chrome*/
}

#rodape .icoSkol {
	background:url(../img/r-skol.jpg) no-repeat;
	width:61px;
}

#rodape .icoBacardi {
	background:url(../img/bacardi.jpg) no-repeat;
	width:90px;
}

#rodape .icoUnis {
	background:url(../img/r-unis.jpg) no-repeat;
	width:50px;
}

#rodape .icoPepsi {
	background:url(../img/r-pepsi.jpg) no-repeat;
	width:78px;
}

#rodape .icoClaro{
	background:url(../img/r-claro.png) no-repeat;
	width:56px;
}

#rodape .icoUnifenas {
    background: url(../img/r-unifenas.png) no-repeat;
    width: 77px;
}

#rodape .icoKosai {
	background:url(../img/r-kosai.jpg) no-repeat;
	width:81px;
	margin-left:81px;
}

#rodape .icoUnimed {
	background:url(../img/r-unimed.jpg) no-repeat;
	width:109px;
}

#rodape .icoContigo {
	background:url(../img/r-contigo.jpg) no-repeat;
	width:77px;
}

#rodape .txtRodape {
	float:left;
	margin-top:10px;
	font:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
}

#rodape .txtPatrocinio {
	width:448px;
	float:left;
}

#rodape .txtApoio {
	width:221px;
}

#rodape .txtParceiros {
	width:50px;
}

#rodape .copy {
	background:#fc0;
	width:100%;
}
#rodape .copy>div {
	margin:0 auto;
	padding:10px 0;
	width:940px;
	color:#666666;
	text-align:center;
}

#rodape .inovamidia {
	float:right;
	margin-top:-5px;
}

/*Internas*/
.texto {
	float:left;
	color:#4B1410;
	font-size:14px;
}

.texto p {
	float:left;
	width:350px;
}

.link {
	padding-bottom:7px;
	cursor:pointer;
	margin-top:5px;
	float:left;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1;
}

.link:hover {
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.60; /*Firefox Antigo*/
	opacity:0.60; /*Firefox e Opera*/
	-khtml-opacity: 0.60; /*Safari e Chrome*/
}

.link01 {
	border-bottom:1px solid #af0c45;
	color: #af0c45;
}

.link02 {
	border-bottom:1px solid #e57006;
	color: #e57006;
}

.link03 {
	border-bottom:1px solid #0092bc;
	color: #0092bc;
}

.link04 {
	border-bottom:1px solid #80ac0c;
	color: #80ac0c;
}

.boxConteudo {
	margin-top:-2px;
	float:left;
	width:700px;
	padding-top:5px;
}

.boxConteudo01 {
	border-top:2px solid #AF0C45;
}

.boxConteudo02 {
	border-top:2px solid #e57006;
}

.boxConteudo03 {
	border-top:2px solid #0092bc;
}

.boxConteudo04 {
	border-top:2px solid #80ac0c;
	color: #80ac0c;
}

.boxConteudo05 {
	border-top:2px solid #BD0101;
}

.boxConteudo06 {
	border-top:2px solid #380000;
}

.boxParceiros {
	background:white;
	padding-top:10px;
}

.boxParceiros img {
	margin:0px 9px;
}

.subLink {
	padding-bottom:7px;
	cursor:pointer;
	margin-top:5px;
	float:left;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1;
}

.subLink:hover {
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.60; /*Firefox Antigo*/
	opacity:0.60; /*Firefox e Opera*/
	-khtml-opacity: 0.060; /*Safari e Chrome*/
	text-decoration:none;
}

.boxComoChegar {
	color:#e57006;
}

.pagHospedagem {
	color:#80ac0c;	
}

.pagComissarios {
	color:#0092bc;	
}

.pagBlocoTutu {
	color:#AF0C45;	
}

.pagPointTutu {
	color:#e57006;	
}

.pagCamaroteOficial {
	color:#0092bc;	
}

.pagCoringa {
	color:#BD0101;	
}

.pagTutuPremium {
	color:#80ac0c;	
}

.pagTutuMaster {
	color:#380000;	
}

.pagDuvidas {
	color:#0092bc;	
}

.cidadeComissarios {
	display: block;
    font-size: 16px;
	color: #086b87;
	font-weight:bold;
	margin-bottom:5px;
}


.boxTwitter {
	display:block;
	margin-left:399px;
	float:left;
	margin-top:4px;
}

#twitterTitulo{
	position:absolute;
	background:#FFC507;
	*left:50%;
	margin-left:390px; *margin-left:-70px;
	float:left;
	margin-top:4px; *margin-top:-280px;
}

.logoEventos {
	float:left;
	margin-right:10px;
}






