@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../imagens/bg/bg_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #275E8F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 2em;
	padding: 0px;
	color: #F76D25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 17px;
}
small {
	color: #666;
}





#header {
	width: 971px;
	position: relative;
	margin-top: 10px;
	height: 69px;
	background-color: #FFF;
	padding: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logotipo {
	float: left;
	width: 250px;
	height: 70px;
}
#radio {
	position: absolute;
	left: 275px;
	width: 700px;
	height: 36px;
	top: 6px;
}
#menu {
	position: absolute;
	width: 700px;
	left: 275px;
	top: 54px;
}
#menu ul {

}
#menu ul li {
	display: inline;
	margin-right: 10px;
	padding: 5px;
	background-color: #F5F5F5;
	font-size: 0.8em;
}



#menu ul li a {
	font-size: 1.3em;
	color: #F44526;
}
#menu ul li:hover {
	display: inline;
	background-color: #F44526;
	color: #FFF;
}
#menu ul li:hover a {
	text-decoration: none;
	color: #FFF;
}

#content {
	width: 981px;
	margin: auto;
	clear: both;
	margin-top: 10px;
}
#conteudo  {
	width: 470px;
	float: left;
}
#conteudo h3 {
	font-size: 2em;
	padding: 0px;
	color: #F44526;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#conteudo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
}
#conteudo_in {
	width: 720px;
	float: left;
}


#flyer {
	background-color: #FFF;
	height: 300px;
	padding: 10px;
}
#formulario {
	background-color: #FFF;
	padding: 10px;
}

#formulario form {
	color: #333;
}


#formulario label {
	display: block;
	position: relative;
	line-height: 40px;
}
#formulario input  {
	border: 1px solid #C0C0C0;
	padding: 5px;
	position: absolute;
	left: 225px;
	top: 7px;
	color: #333;
}

#formulario .comentario {
	border: 1px solid #C0C0C0;
	padding: 5px;
	left: 225px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#formulario input.limpar {
	padding: 5px;
	position: absolute;
	color: #333;
	left: 0px;
	top: 7px;
}
#formulario .select {
	border: 1px solid #C0C0C0;
	padding: 5px;
	position: absolute;
	left: 225px;
	top: 7px;
	color: #333;
}
.ui-datepicker-trigger {
	padding: 5px;
	position: absolute;
	left: 350px;
	top: 7px;
}

#formconvites {
	background-color: #FFF;
	padding: 10px;
	min-height: 522px;
}
#formconvites form {
	color: #333;
}
#formconvites label {
	display: block;
	position: relative;
	line-height: 40px;
}
#formconvites input  {
	border: 1px solid #C0C0C0;
	padding: 5px;
	position: absolute;
	left: 215px;
	top: 7px;
	color: #333;
}
#formconvites input.limpar {
	padding: 5px;
	position: absolute;
	color: #333;
	left: 0px;
	top: 7px;
}

#formconvites .select {
	border: 1px solid #C0C0C0;
	padding: 5px;
	position: absolute;
	left: 215px;
	top: 7px;
	color: #333;
}

#formconvites textarea {
	border: 1px solid #C0C0C0;
	padding: 5px;
	top: 7px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}



#vendas {
	background-color: #FFF;
	padding: 10px;
}

#vendas h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.3em;
}
#ingressos h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.3em;
}


#produtos {
	margin-top: 20px;
	position: relative;
}

#produtos a:hover {
	text-decoration: underline;
}


#produtos h4 {
	color: #4E74A3;
	font-size: 0.95em;
	margin-top: 5px;
}



#produtos h5 {
	color: #DC244A;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#pontovenda h5 {
	color: #DC244A;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#produtos ul {
}



#produtos ul li {
	float: left;
	padding: 15px;
	width: 200px;
	height: 220px;
	text-align: center;
}

#produtos ul li p.descricao {
	color: #666;
	font-size: 0.95em;
	margin: 0px;
	margin-bottom: 5px;
}


#produtos ul li p.de {
	color: #FF7171;
	font-size: 0.9em;
	text-decoration: line-through;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#produtos ul li p.por {
	color: #F00;
	font-size: 1.1em;
}


#produtos small {
	font-style: normal;
	color: #666;
	font-size: 1em;
}

#produtos .encerrado {
	color: #900;
	font-size: 1em;
}
#produtosalerta {
	background-image: url(../imagens/loteencerrado.png);
	background-repeat: no-repeat;
	height: 200px;
	position: absolute;
	width: 390px;
}
#pontovenda {
	margin-top: 20px;
	width: 350px;
	float: left;
	margin-right: 20px;
}
#pontovenda h4 {
	color: #F76D25;
}
#pontovenda small {
	font-style: normal;
	color: #666;
	font-size: 1em;
}




#infos {
	float: left;
	margin-top: 20px;
	width: 330px;

}
#descricao {
	margin-top: 20px;
	position: relative;
	width: 450px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	float: left;
	margin-bottom: 20px;
}

#descricao h4 {
	color: #F44526;
	margin-bottom: 20px;
}
#descricao p.descricao {
	color: #666;
	font-size: 1em;
	margin: 0px;
	margin-top: 5px;
}
#comprar {
	width: 230px;
	float: left;
	position: relative;
	margin-top: 20px;
}
#comprar .form {
	margin-top: 20px;
	margin-bottom: 30px;
}

#comprar h4  {
	color: #666;
	font-size: 1.4em;
	height: 30px;
	margin: 0px;
}
#comprar p.de {
	color: #093;
	font-size: 1em;
	text-decoration: line-through;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comprar p.por {
	color: #F00;
	font-size: 1.3em;
}
#comprar p.descricao {
	color: #666;
	font-size: 1em;
	margin: 0px;
	margin-top: 10px;
}
#infos h4 {
	color: #275E8F;
}
#twitter {
	width: 250px;
	float: left;
	margin-left: 10px;
}

#twitter_01  {
	width: 250px;
	float: left;
	margin-left: 10px;
	height: 320px;
	margin-bottom: 10px;
}

#twitter_02 {
	width: 240px;
	float: left;
	margin-left: 10px;
	height: 320px;
	margin-bottom: 10px;
}
#facebook_01 {
	width: 480px;
	float: left;
	margin-left: 10px;
	height: 300px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
}
#facebook_01 h3 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


#conteudo p.Mensagem {
	background-color: #F44526;
	padding: 10px;
	color: #FFF;
}
.error {
	color: #900;
	line-height: 20px;
}
.esgotado {
	color: #900;
	text-decoration: line-through;
}

#festival2010 {
	clear: both;
	margin-top: 10px;
	background-color: #FFF;
	padding: 10px;
}
#festival2010 ul.atracoes {
	height: 135px;
}
#festival2010 ul.atracoes li{
	width: 150px;
	padding: 5px;
	font-size: 1.1em;
	color: #666;
	float: left;
	margin-bottom: 20px;
}
#festival2010ingressos {
	width: 300px;
	margin-top: 10px;
	float: left;
	clear: both;
}

#festival2010ingressos form {
	color: #333;
}
#festival2010ingressos label {
	display: block;
	position: relative;
	line-height: 40px;
}
#festival2010ingressos input   {
	border: 1px solid #C0C0C0;
	padding: 5px;
	color: #333;
}
#festival2010ingressos .select {
	border: 1px solid #C0C0C0;
	padding: 5px;
	color: #333;
}
#festival2010midias {
	width: 100%;
	margin-top: 10px;
	float: left;
}
#festival2010midias img {
	margin-right: 90px;
}




#festival2010informacoes {
	width: 300px;
	margin-top: 10px;
	float: left;
	clear: both;
}


#fotos {
	background-color: #FFF;
	padding: 0px;
}
#fotos li {
	margin-bottom: 7px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#ingressos {
	background-color: #FFF;
	padding: 10px;
}
#ingressos a {
	text-decoration: underline;
	color: #275E8F;
}
p.alertadeerro {
	line-height: 20px;
	color: #900;
}
#carnaroots {
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
}
.atencao {
	color: #900;
	text-decoration: underline;
}
#estatisticas {
	background-color: #FFF;
	padding: 10px;
}
#estatisticas2010 {
	float: left;
	width: 350px;
	margin-top: 20px;
}
#estatisticas2010 h4 {
	color: #F44526;
}

#estatisticas2009 {
	width: 340px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#estatisticas2009 h4 {
	color: #DC244A;
}
#video {
	width: 971px;
	float: left;
	padding: 5px;
	background-color: #FFF;
}
#foto {
	width: 971px;
	float: left;
	padding: 5px;
	background-color: #FFF;
}
#festival2010ingressos .encerrado {
	color: #900;
	font-size: 1em;
}
.twtr-widget h3 {
	display: none;
}
#homemapa {
	width: 410px;
	float: left;
}
#homemapa h4 {
	font-size: 1.5em;
	color: #E2234A;
	margin-top: 0px;
}

#homeinfo {
	width: 530px;
	float: left;
	margin-left: 20px;
}
#homeinfo h4 {
	font-size: 1.5em;
	color: #666;
	margin-top: 0px;
}

#homeinfo ul {
	list-style: disc;
	height: auto;
	margin-bottom: 20px;
}

#homeinfo ul li {
	float: none;
	width: auto;
	color: #666;
	margin-left: 20px;
	font-size: 1em;
}
#festas {
	clear: both;
	margin-top: 10px;
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
#festas h4 {
	color: #FA5E2B;
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#festas #atracoes {
	width: 560px;
	float: left;
	margin-right: 10px;
}


#festas #atracoes ul {
	height: 135px;
}
#festas #atracoes ul li {
	padding: 5px;
	font-size: 1.1em;
	color: #666;
	float: left;
	width: 260px;
	line-height: 50px;
}
#festas #atracoes img {
	margin-right: 10px;
	float: left;
}

#festas #informacoes {
	width: 345px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}


#festas #recomendacoes {
	width: 560px;
	float: left;
	margin-right: 10px;
	clear: both;
	margin-top: 20px;
}


#festas #infosfinais {
	width: 345px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
}

