@charset "utf-8";
/* Franklin Designer (61)9624-5251 - folgatinho01@gmail.com */


body {
	overflow-x:hidden;
	margin:0;
	background-color:#000;
	background-image:url(../img/fundodapag.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Tahoma, Geneva, sans-serif;
	
}
.principal{
	width:945px;
	background-color:#000;
	margin-left:50%;
	left:-472px;
	position:relative;
	
}
.topo{
	height:82px;
}
.midia{
	height:41px;
	background-image:url(../img/midiacima.jpg);
	text-align:right;
	
}
.imgmidia{
	height:41px;
	float:left;
	width:100px;
	display:inline;
}
.corpoimagem{
	height:400px;
	background-color:#000;
	
}
.corpobaixo{
	background-color:#C6AE80;
	padding-top: 10px;
	
}
/* eventos home */
.corpobaixo:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.evento-home {
	width: 155px;
	display: inline;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	border-right: solid 1px #963;
	padding: 10px;
}
.terca { margin-left: 7px; }
.sabado { margin-right: 0; border: none; }
.evento-home p { text-align: left; line-height: 17px; }
.evento-home a {
	color: #333;
	text-decoration: none;
}
.evento-home a:hover {
	color: #000;
	text-decoration: underline;
}
.evento-home h2 {
	font-size: 18px;
	font-weight: normal;
	color: #492514;
	margin: 0 0 15px 0;
}
/* fim eventos home */
.botoes{
	height:41px;
	background-image:url(../img/botaofundo.jpg);
	font: Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
}
a.bts:link , a.bts:active, a.bts:visited{
	width:auto;
	font: Verdana, Geneva, sans-serif;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;	
	padding-bottom:7px;
	text-decoration:none;
}
a.bts:hover{
	width:auto;
	font: Verdana, Geneva, sans-serif;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#CCC;
	background-image:url(../img/fundomouse.jpg);
}
.titulo{
	font: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#464646;
	font-style:normal;
	color:#431a00;
	font-weight:normal;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.areainfor{
	height:58px;
	width:263px;	
	margin-left:20px;
	margin-top:100px;
	float:left;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	display:inline;
	
}
.espaco{
	float:left;
	width:240px;
	height:20px;
	display:inline;
}
.fotografia{
	height:177px;
	width:263px;
	float:left;
	background-image:url(../img/img.jpg);
	background-repeat:no-repeat;
	display:inline;
	margin-top:20px;
}
span{
	font-size:11px;
	font-weight:bold;
}
.conteudo{
	font-size:11px;
	float:left;
	width:526px;
	margin-top:10px;
	margin-left:20px;
	display:inline;
	text-align:justify;
}
.formulario{
	border:1px #333 solid;
}
.login{
	color:#FFF;
	padding-right:15px;
	background-color:#000;
	font-size:14px;
}
.ladoesquerdo{
	width:472px;
	height:100%;
	float:left;
	background-color:#000;
	background-image:url(../img/fundoladob.jpg);
}
.enquete_flash{
	width:472px;
	height:274px;
	background-color:#000;
}
.areashows{
	width:472px;
	height:274px;
	float:left;
}
.video{
	width:164px;
	height:111px;
	float:left;
	background-color:#000;
	margin-left:30px;
	display:inline;
}
.promo{
	width:111px;
	height:110px;
	float:left;
	background-color:#000;
	margin-left:10px;
	display:inline;
}
.descripromo{
	width:110px;
	height:111px;
	float:left;
	text-align:justify;
	margin-left:3px;
	display:inline;
}
.videocomentario{
	width:164px;
	height:16px;
	float:left;
	margin-left:30px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:justify;
	display:inline;
}
.videocomentarioa{
	width:164px;
	height:16px;
	float:left;
	margin-left:30px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url(../img/balaocomente.jpg);
	background-repeat:no-repeat;
	display:inline;
}
.logoflutuante{
	position:absolute;
	width:107px;
	height:200px;
	left: 21px;
	top: 2px;
}
.enquete{
	width:236px;
	height:274px;
	float:left;
	background-color:#1A1712;
	background-image:url(../img/fundoenquete.jpg)
}
.dentro_enquete{
	width:155px;
	margin-left:30px;
	background-color:#1C1B17;
	height:100%;
	text-align:center;
}
.btenquete{
	background-color:#B7B6B4;
	text-align:center;
	border:#666 1px solid;
	font-size:11px;
}
a.link1:link , a.link1:active, a.link1:visited{
	color:#000;
	text-decoration:underline;
}
a.link1:hover{
	color:#333;
	text-decoration:underline;
}
a.link2:link , a.link2:active, a.link2:visited{
	color:#FFF;
	text-decoration:none;
}
a.link2:hover{
	color:#CCC;
	text-decoration:none;
}
.rodape{
	background-color:#C6AE80;
	float:left;
	display:inline;
	width:945px;
}
.rodapea{
	width:10px;
	height:61px;
	float:left;
	background-image:url(../img/rodapee.jpg);
	
}
.rodapeb{
	width:925px;
	height:61px;
	float:left;
	background-image:url(../img/rodape.jpg);
	text-align:center;
	
	
}
.rodapec{
	width:10px;
	height:61px;
	float:left;
	background-image:url(../img/rodapeee.jpg);
	
}
.rodapepreto{
	width:1600px;
	margin-left:-350px;
	height:49px;
	float:left;
	background-color:#000;
	display:inline;
	text-align:center;
	background-image:url(img/fundorodape.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.escritarodape{
	margin-top:15px;
	text-align:center;
}
.public{
	width:200px;
	height:34px;
	float:left;
	margin-top:-26px;
}
a.quadroinfor:link , a.quadroinfor:active , a.quadroinfor:visited{
	height:132px;
	width:170px;
	margin-top:10px;
	float:left;
	border-right:solid #492514 1px;
	text-decoration:none;
}
a.quadroinfor:hover{
	height:132px;
	width:170px;
	margin-top:10px;
	float:left;
	background-image:url(../img/fundoclica.jpg);
	border-right:solid #492514 1px;
	text-decoration:none;
}
.noticia{
	width:266px;
	border-right:2px #C6AE80 solid;
	float:left;
	background-color:#B99C70;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:underline;
	color:#723c11;
	padding:4px;
}

.ladoa {
	width:730px;
	height:600px;
	float:left;
}
.ladob {
	width:200px;
	height:600px;
	float:left;
}
.player {
	 position:absolute;
	 height:40px;
	 color:#FFF;
	 left: 719px;
	 top: 204px;
}
