@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	padding-left:2px;
	padding-right:2px;
	overflow-x: hidden;
	background-color:#E5E50A;
}
img, #tv {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
img.typekit-badge {
	display:none;
}
div.alinhado {
	position:absolute;
width: 100%;
background-color:#000;

}
div.caixaextras, div.caixaextras2 {
	position:absolute;
	width: 1000px;
	height:650px;
	/*background-color:#E5E50A;*/
	background-color:transparent;
	z-index:10;
  left: 0;
  right: 0;
  margin: 0 auto;
	top:635px;
}
div.caixaextras2 {
	z-index:1;
}
#boxesq {
	position:absolute;
	width: 540px;
	height:150px;
	background-color:#844E39;
	left: -25px;
	top:-110px;
	color:#FFF;
	padding-top:120px; 
	padding-left:60px;
	padding-right:20px;
	font: normal 14px/28px  "museo",serif;	
}
#boxdir {
	position:absolute;
	width: 560px;
	height:110px;
	background-color:#844E39;
	color:#FFF;
  	right:-25px;
	top:-110px;
	padding-top:120px;
	padding-left:40px;
	padding-right:20px;
	font: normal 14px/28px  "museo",serif;	
}
div.rest1add {
	position:absolute;
	width: 400px;
	height:150px;
	top:10px;
	left: 50px;
	font: normal 14px/26px  "museo",serif;	
	color:#590F0D;	
	z-index:5;
}
div.rest2add {
	position:absolute;
	width: 400px;
	height:150px;
	top:10px;
	right: 50px;
	font: normal 14px/26px  "museo",serif;
	color:#590F0D;
	text-align:right;
	z-index:5;
}
div.rest3add {
	position:absolute;
	width: 400px;
	height:150px;
	top:10px;
	margin-right: 33%;
	margin-left: 30%;
	font: normal 14px/26px  "museo",serif;
	color:#590F0D;
	text-align:center;
	z-index:5;
}
div.rest1add a:link, div.rest2add a:link, div.rest3add a:link {
	text-decoration:none;
	color:#590F0D;
	opacity:0.8;	
}
div.COLUNA1 {
	position:absolute;
	width: 43%;
	height:450px;
	top:30px;
	left: 50px;
	font: normal 14px/26px  "museo",serif;	
	color:#590F0D;
	text-align:justify;	
	z-index:5;
}
div.COLUNA2 {
	position:absolute;
	width: 43%;
	height:450px;
	top:30px;
	right: 50px;
	font: normal 14px/26px  "museo",serif;
	color:#590F0D;
	text-align:justify;
	z-index:5;
}
div.caixote {
 background-color:#E7D400;
  position:absolute;
  width:1000px;
  left: 0;
  right: 0;
  top:30px;
  margin: 0 auto;
  z-index:3;
  height:605px;
}
div.caixadedentro {
	margin: 0px auto;
	max-width:950px;
	width: 100%;
	background-color:#E7D400;
	height:605px;
}
div.preloader {
	margin: 100px auto;
	width:64px;
	height:64px;
}
div.boxmenutop {
	margin: 0 auto;
	max-width:900px;
	width: 100%;	
	height:50px;
}
div.loguinho {
	width:26%;
	max-width:250px;
	height:50px;
	float:left;
	background-image:url(../imagens/loguinho.jpg);
	background-size:200px 25px;
	background-repeat:no-repeat;
	background-position:0 15px;
}
div.menutop {
	width:65%;
	max-width:600px;
	padding-top:18px;
	height:35px;
	float:right;
}
div.menuitem {
	position:relative;
	top:-5px;
	margin-left:10px;
	float:right;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 300;
	color: rgb(187, 134, 133);
	border:1px solid;
	border-radius:3px;
	border-color:#CEBD00;
	padding: 3px 10px 3px 10px;
}
div[status*="on"] {
cursor:pointer;
}
div[status*="on"]:hover {
	color:#A74828;
	border-color:#A74828;
}
div.menuitemb, div.bot_home {
	color: rgb(187, 134, 133);
	position:relative;
	top:-11px;
	border:1px solid;
	border-radius:3px;
	border-color:#CEBD00;
	padding: 3px 10px 3px 10px;
}
div.bot_home {
	width:170px;
	/*color:#FFF;*/
}	
div.boxtv {
	margin: 0 auto;
	max-width:900px;
	width: 100%;
	height:500px;	
	background-color:#E7D400;
	background-image:url(../imagens/carregando.gif);
	background-repeat:no-repeat;
	background-position:420px 200px;
}
#tv {
width: 100%;
height:100%;	
}
div.boxesq_tarja {
	position:absolute;
	/*width:260px;*/
	height:120px;
	left:50px;
	top:-30px;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 300;
	font-weight:300;
	color:#590F0D;
}
div.boxdir_tarja {
	top:-30px;
	position:absolute;
	right:50px;
	/*width:260px;*/
	height:120px;
	text-align:right;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 300;
	font-weight:300;
	color:#590F0D;
}
div.boxcentral_tarja {
	top:-30px;
	position:absolute;
	  left: 0;
  right: 0;
  margin: 0 auto;
	width:190px;
	height:100px;
	text-align:center;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 300;
	font-weight:300;
	color:#590F0D;
}
div.aceso {
	color:#FFF;
}
div.redes-sociais {
	position:absolute;
	width: 580px;
	height:150px;
	top:180px;
	margin-right: 20%;
	margin-left: 20%;
	font: normal 14px/26px  "museo",serif;
	color:#590F0D;
	text-align:center;
	z-index:5;
}
div.redes-sociais a:link {
	text-decoration:none;
	color:#590F0D;
	opacity:0.8;	
}
#pop{
	border: 3px solid #e5e50a;
	background-color:#000;
	color:#e5e50a;
	position:absolute;
	top:30%;
	left:10%;
	padding:3%;
	font:normal 14px/26px "museo",serif;
	font-size:18px;
	
	}