* {
	/* zerando tudo  */
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-family: arial, Sans-Serif, Verdana;
	font-size: 12px;
	color: #0690DB;
}

html 
{
    text-align: center;
	background-color: #FDE8FD;
}

body
{
    text-align: center;
    padding: 5px 0px 25px 0px;
	background:url(img/body/bg_total2.jpg) repeat-X left top; /* Aquele degrade que fica de fundo no topo da p�gina */
}

img
{
    margin: 0px;
    border: 0px;
    padding: 0px;
}


h1, h2, h3, h4, h5, h6
{
    margin: 5px 0px 10px 0px;
}

h1
{
    font-size: 1.5em;
}

h2
{
    font-size: x-large;
}

h3
{
    font-size: larger;
}

input, textarea
{
    border: solid 1px #999;
}

p
{
    margin: 8px 0px 0px 0px;
}


img.thumb
{
    border: 1px solid #76C5F0; 
}

img.foto
{
    border: solid 3px #FFC8FF;
}


input.thQuarto
{
    margin: 10px 10px 10px 10px;
    border-color: #76C5F0; 
}

input.thQuartoSelecionado
{
    margin: 10px 10px 10px 10px;
    border-style: dotted;
    border-color: #069DF0;
    border-width: 3px;
}



ul.li
{
    list-style: disc;
}

a 
{
    text-decoration: none;
}

a:hover 
{
    color: Yellow;
}

.titulo-interna
{
    color: #FEF900; 
    font-size: 24pt; 
    font-weight: bold;
    font-style: italic; 
    margin-top: 25px; 
    margin-left: 200px; 
    text-align: left;
}


h1.interna
{
    text-align: left;
    font-size: 150%;
    margin-left: 15px;
    font-weight: 600;
    letter-spacing: 2px;
}

#topo-interna
{
  background-color: #FDE8FD; 
  width: 620px;
  border-bottom: solid 1px #43B5FE;
  margin-bottom: 15px;
}
    
#rodape *
{
    width: 770px;
    border-top: solid 2px #1793D5;
    background-color: #1793D5;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #FFF;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
}


#conteudo-interna
{
    vertical-align: top;
    border: 0px; 
    margin: 0px; 
    padding: 10px 15px 10px 130px; 
    text-align: justify; 
    
    background-position: left top;
}

#conteudo-interna p,
#conteudo-interna li
{
    font-size: 15px;
    text-align: justify;
    font-size: 12px;
    padding: 0px 15px 0px 15px;
    color: #30416f;
}


#conteudo-interna a
{
    color: #0000DD;
    font-weight: normal;
    font-size: 13px;
}


#conteudo-interna li
{
     list-style-type: square;
     list-style-position: inside;
     margin-left: 15px;
}



/*
#conteudo-interna .tit
{
    border: solid 0px #544CAF; 
    padding: 15px 0px; 
    font-style: normal; 
    font-weight: bold;
    font-size: 12px;
    margin-top: 8px;
}
*/

#conteudo-interna .box
{
    border-style: solid;
    border-color: #43B5FE; 
    border-width: 1px 0px 0px 0px;
    padding: 3px; 
    background-color: #FDE8FD; 
    padding-bottom: 8px;
    width: 100%;
}

#conteudo-interna .box-patrocinio
{
    background-color: #FDE8FD; 
    border-color: #76C5F0; 
    border-width: 3px; 
    border-style: solid; 
    padding-left: 15px;
}

#conteudo-interna .box-marca-patrocinio 
{
    border: solid 8px #76C5F0;
    width: 100px;
}


#coluna-esquerda
{
    border-width: 0; 
    padding: 5px 1px; 
    width: 120px; 
    float: left; 
    background-color: Transparent;
}


#texto-destaque
{
    display: inline; 
    font-size: 12pt;
    font-weight: bolder;
    color: #08A0F3;
}
    
#texto-destaque div
{
    text-transform: uppercase; 
    font-style: italic; 
    font-size: 16pt; 
    color: #08A0F3; 
    margin-top: 1em;
    font-weight: bold;
}

#texto-destaque div span
{
    text-transform: uppercase; 
    font-style: italic; 
    font-size: 16pt; 
    color: #F170BE;
}

 
.input-email
{
	margin: 0px 0px 0px 15px; 
	border: 0px; 
	height: 17px; 
	vertical-align: middle;
	width: 180px;
	padding-left: 5px;
}    



#head-interna
{
   	margin: 0px 0px 0px 0px;
	width: 770px; 
	padding: 0px;
    border: solid 0px #1793D5;
}

#geral 
{
    background: #A5D0FD url(img/body/bg_interna.jpg) repeat-y;
	margin:0px auto 25px;
	width:770px; 
	padding:0px;
    border: solid 2px #1793D5;
    background-color: #76C5F0;  /* 94d8ff */
}

#menu {
	height:31px;
	background:url(img/body/mnu_blue.jpg) repeat-X;
	margin:0px;
}

#menu ul {
	margin:0px;
	width:770px;
}

#menu ul li 
{
    display:inline;
}

#menu ul li a {
	float:left;
	font: bold 10px Verdana, Aria, Tahoma;
	color:white;
	padding:0px 12px;
	height:31px;
	line-height:31px;
	text-transform:uppercase;
}

#menu ul li a:hover 
{
    background: #FA77C7 url(img/body/mnu_pink.jpg) repeat-X;
}
    
#TopoPrincipal 
{
    background-color: #76c5f0;
	border: 0px solid blue;
}

#menu2
{
    width: 676px;
    height: 28px;
    background: #1793D5 url(img/body/main/bg_menu2.gif) repeat-X;
}

#menu2 div
{
    float: left; 
	width: 180px; 
	text-align: center; 
	display: inline;
	margin: 3px;
	color: #FFF;
	padding: 0px 10px 0px 10px;
	border: 0px solid #999;
}


#miolo-central
{
    background: #FDE8FD /*url(img/body/bg_dg_azul.jpg) repeat-Y;*/;
    text-align: center;
	height: 240px;
	width: 770px;
}

#miolo-central .coluna
{
	border-right: solid 2px #76C5F0;
	vertical-align: top;
	/*
    float: left; 
	text-align: center; 
	display: inline;
	margin: 3px 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	border-right: solid 2px #76C5F0;
	border-bottom: solid 2px #76C5F0;
	height: 225px;
	*/
}

#miolo-central .coluna p
{
    text-align: justify; 
    color: #0678B6;
    padding-left: 5px;
    padding-right: 15px;
    
}


h2 span
{
    font-size: 9px;
}

span.obs_exclusivo
{
    font-weight: bolder;
    color: #BB0000;
    vertical-align: middle;
}


#menu_tipo_produto
{
    border-bottom: solid 1px #0689D1;
}

#menu_tipo_produto a 
{
    font-size: 7pt;
    padding: 0 3px;
    letter-spacing: 1px;
    color: #057BBB;
    font-weight: bold;
    line-height: 15px;
    white-space: nowrap;
}

#menu_tipo_produto a:hover
{
    color: #B74F8E;
    font-weight: bold;
}

#box_cesta{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	
	border: 1px solid #CC9800;
	padding: 10px;
	text-align: right;
	width: 210px;
}


#box_cesta_titulo
{
    border: dotted 1px #FFF;
    float: right; 
    display: inline;
    background-color: #057CBE;
    width: 180px;
    line-height: 25px;
    height: 25px;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}

#box_cesta_titulo span
{
    color: Aqua;
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 0px;
}

#box_cesta_titulo .link_cesta_titulo
{
    color: Yellow;
    font-size: 8pt; 
	font-weight: bold; 
}
#box_cesta_titulo .link_cesta_titulo:hover
{
    background-color: Yellow;
    color: #000099;
}


.label_vitrine
{
    font-size: 8pt;
    letter-spacing: 2px;
}
    
    
#titulo_vitrine
{
    padding-left: 15px; margin-top: 15px; background-color: #FDE8FD; line-height: 40px; border-color: #43B5FE; border-style: solid; border-width: 1px 0; color: #345A95; font-size: 2.2em; font-weight: 300;
}

#titulo_vitrine span
{
    vertical-align: middle; font-size: 13pt;
}


#conteudo-interna .botao_reserva
{
    font-size: 8pt;
    font-weight: bold;
    color: #345A95;
}

#conteudo-interna .botao_reserva:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: Red;
}


#conteudo-interna .dotted
{
	text-align: center; 
	border-top: dotted 1px #43B5FE; 
	padding: 7px 0; 
	margin-top: 10px;
}


#conteudo-interna .bt901
{
    background: Transparent url(img/botoes/bt_90.gif) no-repeat;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    width: 90px;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline;
    border-width: 0;
    cursor: pointer;
}

#conteudo-interna .bt902
{
    background: Transparent url(img/botoes/bt_90.rosa.gif) no-repeat;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    width: 90px;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline;
    border-width: 0;
    cursor: pointer;
}


#conteudo-interna .vitrine_produto
{
    border-color: #0689D1;
    margin: 5px;
}

#conteudo-interna .vitrine_produto_selecionado
{
    border-color: #FDE8FD;
    margin: 4px;
}


#conteudo-interna div.descricao_produto_vitrine
{   
    width: 100px;
}

#conteudo-interna div.descricao_produto_vitrine a
{   
    color: #568DCB;    
    font-size: 8pt;
}

#conteudo-interna div.descricao_produto_vitrine a.ver_detalhes
{   
    color: #05A0EC;    
}

#conteudo-interna div.descricao_produto_vitrine a:hover
{   
    color: #B74F8E;
    text-decoration: underline;
}

#galeria
{
    background: #A5D0FD url(img/body/bg_interna.jpg) repeat-y;
	border: solid 2px #1793D5;
    background-color: #76C5F0;  /* 94d8ff */
}

#galeria div.rodape 
{
    text-align: right;
}

#galeria div.rodape span
{
    font-size: 10px;
    padding-right: 15px;
}