@import url(http://fonts.googleapis.com/css?family=Sevillana);
@import url(http://fonts.googleapis.com/css?family=Economica);

@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	position: absolute;
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background: url("../imagens/meio_bg.jpg") repeat;
	color: #666666;
}
img {
	border:0;
	padding:0;
	margin:0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a[href^="mailto:"] {
	font-size:12px;
	color:#003399;
	text-decoration:underline;
}
#all {
	position: absolute;
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
}
#topo {
	position: absolute;
	width: 100%;
	height:100px;
	top: 0;
	left: 0;
	background: #FFFFFF;
}
#listra {
	position: relative;
	width: 100%;
	height: 47px;
	margin:0 auto;
	top: 100px;
	background: url("../imagens/listra_bg.jpg") repeat-x; 
	z-index: 10;
}
#imagem {
	position: relative;
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	top: -65px;
/*	background: url("../imagens/topo_img.jpg") no-repeat; */
	z-index: 50;
}
#logo {
	position: relative;
	width: 235px;
	height: 70px;
	top: 28px;
	left: 100px;
	background: url("../imagens/logo.jpg") no-repeat;
	z-index: 100;
}
#foto {
	position: relative;
	width: 95px;
	height: 50px;
	top: -10px;
	left: 810px;
	background: url("../imagens/topo_foto.png") no-repeat;
	z-index: 100;
}
#icone1 {
	position: relative;
	width: 15px;
	height: 15px;
	top: -25px;
	left: 380px;
	background: url("../imagens/home.png") no-repeat;
}
#icone2 {
	position: relative;
	width: 15px;
	height: 15px;
	top: -40px;
	left: 410px;
	background: url("../imagens/contato.png") no-repeat;
}
#menu {
	position: relative;
	width: 950px;
	height: auto;
	top: 100px;
	left: 0px;
	margin:0 auto;
	padding-top: 7px;
	z-index: 1000;
}
#menu ul li{
	width: auto;
	padding: 0 15px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
/*	background: url("../imagens/menu_bg.jpg") no-repeat; */
	float: left;
}
#menu ul li:hover {
	color: #000000;
	cursor:pointer;
/*	background: url("../imagens/menu_bg1.jpg") no-repeat; */
}
#menu ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul a:hover {
	color: #000000;
	text-decoration: none;
}
#corpo {
	position: relative;
	width: 100%;
	min-height: 700px;
	top: 130px;
	background: url("../imagens/meio_bg.png") repeat-x;
}
#conteudo {
	position: relative; 
	width: 900px;
	height: auto;
	margin:0 auto;
/*	margin-left: auto; */
/*	margin-right: auto; */
	padding: 30px;
	text-align:justify;
}
#rodape {
	position: relative;
	width: 100%;
	height: 145px;
	bottom: 0;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	background: url("../imagens/baixo_bg.jpg") repeat-x;
	clear: both;
}
#redball {
	position:absolute;
	right: 10px;
	bottom: 10px;
}
#slider {
	position:relative;
	top: 0;
	width: 850px;
	height: 350px;
	margin: 0 auto;
	z-index: 200;
}
#sombra {
	position: relative;
	top: -40px;
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url("../imagens/sombra.png") no-repeat;
	z-index: 150;
}
#noticias {
	position: relative; 
	width: 100%;
	height: 340px;
	top: -150px;
	left: 0px;
	padding: 20px 0 20px 0;
	text-align: justify;
	background-color: #02AA86;
}
#quadros {
	position: relative; 
	width: 95%;
	height: auto;
	margin: 0 auto;
	top: -200px;
	left: -25px; 
	padding: 30px 50px 0 50px;
	text-align:center;
}
#quadro1 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item11.png") no-repeat;
}
#quadro1:hover {
	background: url("../imagens/item12.png") no-repeat;
}
#quadro2 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item21.png") no-repeat;
}
#quadro2:hover {
	background: url("../imagens/item22.png") no-repeat;
}
#quadro3 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item31.png") no-repeat;
}
#quadro3:hover {
	background: url("../imagens/item32.png") no-repeat;
}
#quadro4 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item41.png") no-repeat;
}
#quadro4:hover {
	background: url("../imagens/item42.png") no-repeat;
}
#quadro5 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item51.png") no-repeat;
}
#quadro5:hover {
	background: url("../imagens/item52.png") no-repeat;
}
#quadro6 {
	width: 260px;
	height: 160px;
	text-align:center;
	background: url("../imagens/item61.png") no-repeat;
}
#quadro6:hover {
	background: url("../imagens/item62.png") no-repeat;
}
.textocont {
	text-align:justify;
	background-color:#F5F0E1;
	color:#6E5A50;
	padding:25px 25px 40px 25px;
}
.textocont li {
	margin-left:20px;
	list-style-type: square;
}
#espaco {
	height:280px;
}
/*
#texto::first-letter {
	font-size: 300%;
	font-family: Sevillana, cursive;
	font-weight: bold;
}
#texto:first-letter {
	font-size: 300%;
	font-family: Sevillana, cursive;
	font-weight: bold;
}
*/
#texto {
	width: 80%;
	margin:0 auto;
	line-height: 150%;
	text-align:justify;
}
#texto span {
/*  baseline-shift: super 30% 1px; */
	position: relative;
	font-size: 8px;
	top: -6px;
}
#texto1::first-letter {
	font-size: 300%;
	font-family: Sevillana, cursive;
	font-weight: bold;
}
#texto1:first-letter {
	font-size: 300%;
	font-family: Sevillana, cursive;
	font-weight: bold;
}
#texto1 {
	width: 100%;
	margin:0 auto;
	line-height: 150%;
	text-align:justify;
}
#video {
	z-index:9999;
}
#tooltip {
	color:#FFFFFF;
	background:#1D1D1D;
	display:none; /*--Hides by default--*/
	padding:8px;
	font-size:12px;
	position:absolute;
	z-index:1000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#imagemt {
	position:relative;
	margin:auto;
	width:100%;
	height:300px;
}
#transacao .linka a {
	color:blue;
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	margin:auto;
	text-transform:uppercase;
}
#transacao .linka a:hover {
	color:red;
}
#titulo {
	width: 80%;
	margin:0 auto;
	line-height: 150%;
	text-align:justify;
}
#titulo span {
/*  baseline-shift: super 30% 1px; */
	position: relative;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #285598;
}
.titulo {
	line-height: 100%;
	letter-spacing: -1px;
	color: #141464;
	font-family: Sevillana, cursive;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
}
.titulo1 {
	line-height: 100%;
	letter-spacing: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
}
.titulo2 {
	line-height: 100%;
	letter-spacing: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-transform:capitalize;
}
.titulo3 {
	line-height: 100%;
	letter-spacing: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
.titulo4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}
.atencao {
	line-height: 100%;
	letter-spacing: 0px;
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
}
.botao {
	width:75px;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	display: block;
	padding: 5px;
	background:#F44A00;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
	border-radius: 5px  !important;	-webkit-border-radius: 5px !important;	-moz-border-radius: 5px !important;
}
.botao:hover {
	color: #FFFFFF;
	background:#A53200;
}
.ativados {
	text-decoration: none;
	display: block;
	padding: 6px 5px;
/*	border:1px solid #2D5FA8; */
	margin: 0;
	background:#666666;
	color: #FFFFFF;
	border-radius: 5px  !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important;
}
.ativados:hover {
	text-decoration: none;
	display: block;
	padding: 6px 5px;
/*	border:1px solid #2D5FA8; */
	margin: 0;
	background:#A53200;
	color: #FFFFFF;
	border-radius: 5px  !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important;
}
.mais {
	width: 75px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	background: #666666;
    *padding: 7px 2px 8px 2px; /* IE7 Fix */
	border-radius: 5px  !important;	-webkit-border-radius: 5px !important;	-moz-border-radius: 5px !important;
}
.mais:hover {
	color: #666666;
	background: #FFCC00;
}
.legenda {
	font-size: 11px;
	color:#990000;
}
.input {
	border: 1px solid #666666; !important;
	border-radius: 4px  !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	padding: 5px !important;
	margin: 5px !important;
	background:#333333;
	color: #999999;
}
.input_login {
	width:90%;
	height:20px;
	border: 1px solid #666666; !important;
	border-radius: 3px  !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	padding: 2px !important;
	margin: 0px !important;
	background:#CCCCCC;
	color: #333333;
	font-size:12px;
}
.dcontexto {
	position:relative;
	font:12px arial, verdana, helvetica, sans-serif;
	padding:0;
	color:#039;
	text-decoration:none;
	text-align:justify;
	cursor:help; 
	z-index:24;
}
.dcontexto:hover {
	background:transparent;
	color:#f00;
	z-index:25; 
}
.dcontexto span {
	display: none;
}
.dcontexto:hover span { 
	position:absolute;
	width:292px;
	left: 0px;
	margin:auto; 
	display:block;
	padding-left: -10px;
	position:absolute; 
	bottom: -12px;
	text-align:justify;
	font: 11px arial, verdana, helvetica, sans-serif; 
	color:#FFF;
	padding:5px 10px;
	background:#000;
	opacity: 0.8;
}
.borda {
	border-radius: 2px  !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	background:#FFF;
	padding:6px;
	-webkit-box-shadow: 0px 1px 3px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 3px 0px #4a4a4a;
	box-shadow: 0px 1px 3px 0px #4a4a4a;
}
.borda1 {
	padding:3px;
	border:solid #CC0000 1px;
	background:#CC0000;
}
.borda2 {
	padding:10px;
	border:solid #FFFF00 1px;
}
.clearfix {
	display:block;
	zoom:1
}
.clearfix:after {
	clear:both;content:".";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
}
.requerido {
	color:#990000;
}
input:focus {
    outline:none;
}
.input {
	color: #999999;
	border: 1px solid #006699 !important;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	padding: 3px !important;
	margin: 0px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
.vazio {
	width:100%;
	color: #999999;
	border: 1px solid #373435 !important;
	border-radius: 4px  !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	padding: 3px !important;
	margin: 7px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#F0F0F0;
}
.balao {
	width: 205px;
	height: 80px;
	color: #000000;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background:url('../imagens/balao.png') no-repeat;
	z-index:1000;
}
.balao1 {
	width: 205px;
	height: 80px;
	color: #000000;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	background:url('../imagens/balao.png') no-repeat;
	z-index:1000;
}
.normal {
	cursor:pointer;
	background:url('../imagens/degustar1.png') no-repeat center #EBEBEB;
}
.normal:hover {
	background-color:#FFDCDC;
}
.marcado {
	cursor:pointer;
	background:url('../imagens/degustar1.png') no-repeat center #FFDCDC;
}
.marcacao {
	cursor:pointer;
	background:url('../imagens/degustar2.png') no-repeat center #009966;
}
.esgotado {
	cursor:wait;
	background:url('../imagens/degustar3.png') no-repeat center #FFFFFF;
}
#linha {
	position: relative;
	width: 650px;
	height: 320px;
	overflow: hidden;
	margin: 0px auto;
	background: url('../imagens/dot.gif') left 45px repeat-x;
}
#linha h1 {
	color: #02AA86;
	font-size: 35px;
}
#linha h2 {
	font-size: 14px;
}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
#dates {
	width: 100%;
	height: 60px;
	overflow: hidden;
}
#dates li {
	color: #285598;
	list-style: none;
	float: left;
	width: 64px;
	height: 37px;
	font-size: 14px;
	text-align: center;
	background: url('../imagens/biggerdot.png') center bottom no-repeat;
}
#dates li .selected {
	color: #02AA86;
	font-size: 22px;
}
#dates li a {
	line-height: 14px;
	padding-bottom: 10px;
}
#dates li a:hover {
	color: #285598;
	font-size: 22px;
}
#issues {
	position: relative;
	top: -25px;
	left: -50px;
	overflow: hidden;
}	
#issues li {
	width: 730px;
	list-style: none;
	float: left;
}
#issues li.selected img {
	color: #285598;
	-webkit-transform: scale(1.0,1.0);
	-moz-transform: scale(1.0,1.0);
	-o-transform: scale(1.0,1.0);
	-ms-transform: scale(1.0,1.0);
	transform: scale(1.0,1.0);
}
#issues li img {
	float: left;
	margin: 0 20px 0 0;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
	zoom: 1;
}
#issues li h1 {
	color: #02AA86;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
}
#issues li p {
/*	font-size: 12px; */
	margin-right: 70px;
	font-weight: normal;
	line-height: 18px;
}