h2.Nosso_Albergue { background-image:url(imagens/h2-nosso_albergue.gif); }
h2.Links { background-image:url(imagens/h2-links.gif); }
h2.Reservas { background-image:url(imagens/h2-reservas.gif); }
h2.Como_Chegar { background-image:url(imagens/h2-como_chegar.gif); }
h2.Fale_Conosco { background-image:url(imagens/h2-faleconosco.gif); }
h2.Pacotes_Turisticos { background-image:url(imagens/h2-pacotes_turisticos.gif); }
h2.Pousada_Vale_do_Sol { background-image:url(imagens/h2-pousada_vale_do_sol.gif); }
h2.Raffiting_e_Rapel { background-image:url(imagens/h2-raffiting_e_rapel.gif); }
h2.Associe-se { background-image:url(imagens/h2-associe-se.gif); }

/* Margin e Padding */
body,form,h1,h2,h3,h4,h5,h6,p,li,ul { margin:0; padding:0; }
p { padding-bottom:5px; }
li {
	list-style:inside;
}

/* Border */
img { border:0; }

/* Fonte */
body,table,h1,h2,h3,h4,h5,h6,p,input,select,textarea,button,div,a {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
h2 {
	display:block;
	height:25px;
	text-indent:-5000px;
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:5px;
}
h3 {
	color:#fa8700;
	font-weight:bold;
	font-size:12px;
}
h3 a {
	color:#fa8700;
	font-weight:bold;
	font-size:12px;
}

h3 a:hover {
	text-decoration:underline;
}

.I h3 {
	color:#fa8700;
	font-weight:bold;
	font-size:12px;
}
.I h3 a {
	color:#fa8700;
	font-weight:bold;
	font-size:12px;
}

.I h3 a:hover {
	text-decoration:underline;
}
hr {
	border:none;
	color:#eeeeec;
	height:1px;
}


/* Esconder */
.esconder { display:none;}

/* Back Ground  */
body { background:url(imagens/body-bg.gif) fixed bottom left repeat-x #e2ecf8; }

/* Formulários */
.campo {
	background-color: #fcfcfc;
	color:#404040;
	padding:2px;
	border:1px solid #ddd;
}

/* Estrutura */
#site {
	position:absolute;
	width:770px;
	top:0;
	left:50%;
	margin-left:-385px;
	z-index:1;
	padding-bottom:10px;
}
#containerGlobal {
	background:url(imagens/containerGlobal-bg.gif) top left repeat-y;
	width:770px;
}
#containerTopo {
	display:block;
	clear:both;
	width:770px;
	height:345px;
	margin-bottom:10px;
}

#direita {
	display:block;
	float:left;
	width:200px;
	margin-left:15px;
}
#direita div.Box {
	display:block;
	width:200px;
	background:url(imagens/box-200px-bg.gif) top left repeat-y;
	margin-bottom:20px;
}
#direita div.Box div.T {
	width:200px;
	background:url(imagens/box-200px-top.gif) top left no-repeat;
}
#direita div.Box div.I {
	width:170px;
	padding:15px;
	background:url(imagens/box-200px-inf.gif) bottom left no-repeat;
}

#containerInferior {
	clear:both;
	width:720px;
	border-top:1px solid #c4dbf2;
	margin-top:10px;
	padding-bottom:40px;
}
#containerInferior p.L {
	display:none;
}
#containerInferior p.R {
	display:block;
	float:left;
	width:620px;
	color:#404040;
	padding:5px 0 0 0;
}
#containerInferior p.R span {
	color:#006bb2;
	font-weight:bold;
}
#containerInferior p.R a {
	color:#404040;
}
#containerInferior p.R a:hover {
	text-decoration:underline;
}
#containerInferior p.A {
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding:5px 0 0 0;
}
/* Conteudo */
#conteudo {
	display:block;
	float:left;
	width:500px;
	margin-left:10px;
}
#conteudo div.Box {
	display:block;
	width:500px;
	background:url(imagens/box-500px-bg.gif) top left repeat-y;
	margin-bottom:20px;
}
#conteudo div.Box div.T {
	width:500px;
	background:url(imagens/box-500px-top.gif) top left no-repeat;
}
#conteudo div.Box div.I {
	width:460px;
	padding:20px;
	background:url(imagens/box-500px-inf.gif) bottom left no-repeat;
}

.tabela {
	width:100%;
}
.tabela th {
	width:155px;
	text-align:left;
	color:#006bb2;
	border:1px solid #e3e1db;
	border-top:none;
	border-left:none;
	padding:2px 2px 2px 5px;
	vertical-align:top;
	background-color:#eef4fb;
}
.tabela td {
	text-align:left;
	color:#808080;
	border:1px solid #e3e1db;
	border-top:none;
	border-left:none;
	padding:2px;
}
#formulario {
	display:block;
	margin-top:15px;
	padding:0 0 0 30px;
	color:#808080;
}
#formulario label {
	display:block;
	float:left;
	width:100px;
	color:#404040;
	padding-top:3px;
}
#formulario p {
	margin-bottom:10px;
}
#formulario p.C {
	display:block;
	float:left;
	width:275px;
	margin-bottom:0;
}
#formulario p.B {
	display:block;
	clear:both;
	text-align:right;
	padding:3px 20px 0 0;
	margin-bottom:0;
}

.galeria {
	display:block;
	clear:both;
	padding-left:30px;
}
.galeria div.F {
	display:inline;
	float:left;
	width:84px;
	margin:0 0 10px 10px;
}
.galeria div.F img {
	padding:1px;
	border:1px solid #808080;
}




.I {
	color:#808080;
	line-height:18px;
	text-align:justify;
}
.I p {
	margin-bottom:5px;
}
.I a {
	color:#808080;
}
.I a:hover {
	text-decoration:underline;
}
p.Link {
	color:#006bb2;
	text-align:right;
	padding:10px 0 0 0;
	margin:0;
}
p.Link a {
	color:#006bb2;
	font-weight:bold;
}
p.Link a:hover {
	text-decoration:underline;
}


p#homeVoltar {
	display:block;
	margin:0;
	padding-top:5px;
	margin-top:15px;
	border-top:1px solid #e3e1db;
	text-align:right;
	color:#575245;
}
p#homeVoltar span {
	padding:0 5px;
}
p#homeVoltar a {
	color:#006bb2;
	font-size:12px;
	font-weight:bold;
}
p#homeVoltar a:hover {
	color:#006bb2;
	text-decoration:underline;
}



#pacotes {
	display:block;
	padding-top:30px;
}
#pacotes div.Pacote {
	display:block;
	clear:both;
}
#pacotes div.Pacote p.Foto {
	display:block;
	float:left;
	width:90px;
}
#pacotes div.Pacote div.Texto {
	display:block;
	float:left;
	width:370px;
}








/* Home */
#homeEsquerda {
	display:block;
	float:left;
	width:200px;
	margin-left:10px;
}
#homeEsquerda div.Box {
	display:block;
	width:200px;
	background:url(imagens/box-200px-bg.gif) top left repeat-y;
	margin-bottom:10px;
}
#homeEsquerda div.Box div.T {
	width:200px;
	background:url(imagens/box-200px-top.gif) top left no-repeat;
}
#homeEsquerda div.Box div.I {
	width:170px;
	padding:15px;
	background:url(imagens/box-200px-inf.gif) bottom left no-repeat;
}
#homeCentro {
	display:block;
	float:left;
	width:280px;
	margin-left:15px;
}
#homeCentro div.Box {
	display:block;
	width:280px;
	background:url(imagens/box-280px-bg.gif) top left repeat-y;
	margin-bottom:20px;
}
#homeCentro div.Box div.T {
	width:280px;
	background:url(imagens/box-280px-top.gif) top left no-repeat;
}
#homeCentro div.Box div.I {
	width:250px;
	padding:15px;
	background:url(imagens/box-280px-inf.gif) bottom left no-repeat;
}