@charset "utf-8";
/* CSS Document */		 

/* CSS Tabs */
 body { background-color: #fff; padding: 0 25px; color:#000; font: 13px/18px Arial, sans-serif; }
		    a {
	color: #360;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:link {
}
a:link2 {
}

		    h3 { padding-top: 50px; }
		    ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; }

#button {
	width: 15em;    /*  borda da direita do menu  */
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Tahoma, Arial, sans-serif;   /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	background-color: #FFFFFF;    /*  fundo ou espaco que nao faz parte do menu (abaixo)  */
	color: #009966;     /*     ????    */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D3E2EF;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F45E;
                }

        #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;      /*  barra depois do botao do menu   */
	background-color: #FFFFB0;      /*  fundo do botao do menu   */
	color: #333333;          /*  cor das letras do menu   */
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEFDDA;
	border-left-color: #F0F45E;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	border-left: 10px solid #919296;       /*  barra na frente do botao do menu : quando o mouse esta acima */
	border-right: 10px solid #919296;     /*  barra depois do botao do menu : quando o mouse esta acima */
	background-color: #FFCC33;             /*  fundo do botao do menu : quando o mouse esta acima */
	color: #333333;                         /*  cor das letras do menu : quando o mouse esta acima */
                }

        #button li #active {
                border-left: 10px solid #1C1C1C;       /*  cor em volta do botao do menu : quando selecionado */
                border-right: 10px solid #1C1C1C;
                background-color: #1C1C1C;
                color: #1C1C1C;
                }
.box_discount {
	background-image: url(images/tag-discount.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 70px 5px;
	height: 90px;
	font-size: 24px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-indent: 70px;
	margin: 10px;
	font-style: italic;
	line-height: 20px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.preco {
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 20px;
	background-color: #FFFFCC;
	border: thin dotted #FFCC66;
	text-align: center;
	color: #FF954F;
	margin: 1px;
}
.preco_valor {
	font-size: 48px;
	line-height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.pacote_txt {
	padding: 5px;
	background-color: #F3F3F3;
	border: thin dotted #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 40px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.imagem {
	margin: 8px;
}
.pacote-vermelho {
	background-image: url(images/pacotes.png);
	height: 206px;
	width: 205px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.pacote-amarelo {
	background-image: url(images/pacotes-amarelo.png);
	height: 206px;
	width: 205px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.pacote-laranja {
	background-image: url(images/pacotes-laranja.png);
	height: 206px;
	width: 205px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

.pacote-azul {
	background-image: url(images/pacotes_azulpiscina.png);
	height: 206px;
	width: 205px;
	float: left;
	margin-right: 15px;
	text-align: center;
}


.pacote-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #A44700;
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.pacote-txt-verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #881C1C;
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.pacote-txt-amar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #9B8508;
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.pacote-txt-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #1C7F88;
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 3px;
}



.pacote-links {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	margin-right: 57px;
	margin-left: 57px;
	margin-top: 3px;
	padding-bottom: 3px;
	border: 1px dotted #FFFFFF;
}
.pacote-conteudo {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: -5px;
}
.pacote-duracao {
	font-size: 28px;
	display: block;
	margin-top: 7px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 22px;
	margin-left: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pacote-preco {
	font-size: 24px;
}


.pacote-numero {
	font-size: 36px;
}
.novopacote-numero {
	font-size: 1.1em;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	margin-left: -10px;
	margin-right: -10px;
}
.novopacote-semanas {
	font-size: 4em;
	font-weight: bolder;
	text-align: center;
}
.novopacote-numeroriscado {
	text-decoration: line-through;
}
.novopacote-preco {
	font-size: 1.5em;
	background-image: url(images/fundo-preco.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF6600;
}
.novopacote-descricao {
	font-size: 0.8em;
}
