@charset "utf-8";
/* CSS Document */
/* criado por: razz.com+web+design */
/* site: Pousada do Garimpo */

/* ------------------------- Tags da estrutura da pagina ------------------------- */

* {
	padding: 0px;
	margin: 0px;
}

* html img {
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="images/blank.gif").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #730e2a;
	background-image:url(../images/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.6em;
	color: #333333;
	padding: 5px 0px 0px 0px;
}

#outer {
	width: 757px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
/*	border: 1px solid #e6e6e6; */
}

#inner {
	padding: 15px;
}

/* ------------------------- DIVs da estrutura ------------------------- */


/* Languages */

#language {
	clear: both;
	text-align: right;
	color: #a66173;
	font-size: 1em;
	padding: 0px 23px 7px 23px;
	margin: 0 auto;
	font-size: .85em;
	width: 695px;
}

a.language:link, a.language:active, a.language:visited {
	color: #a66173;
	text-decoration: none;
}
a.language:hover {
	color: #ff9900;
	text-decoration: none;
}

/* Menu */

#menu_links {
	display: none;
}

#menu {
	background: url('../images/bgmenu.gif') repeat-x;
	height: 35px;
	border-bottom: 1px solid #FFFFFF; 
	clear: both
}

/* Header */

#header {
	clear: both;
	boder-top: 1px solid #ffffff;
	height: 318px;
	background-color: #CCCCCC
}

/* Spacer - Top from text */

#spacer {
	clear: both;
	border-top: 1px solid #ffffff;
	height: 35px;
	background-image: url(../images/bgspacer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 8px 6px 0px 6px;
}

.top {
	clear: both;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}

.topleft {
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	float: left;
	line-height: 12px;
}

a.orange:link, a.orange:active, a.orange:visited {
	color: #FF9900;
	text-decoration: none
}
a.orange:hover {
	color: #ff3300;
	text-decoration: none
}
a.selected:link, a.selected:active, a.selected:visited {
	color: #ff9900;
	text-decoration: none
}
a.selected:hover {
	text-decoration: underline
}

.topright1 {
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	float: right;
	line-height: 12px;
}

.topright {
	text-align: right; 
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right; 
}

/* Left */

#left {
	width: 188px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding-left: 16px;
}

#left h1 {
	height: 32px;
}

#left p {
}

#left ul {
	list-style: none;
}

#left ul li {
	background-image: url('../images/left_list.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 15px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	border-bottom: 1px solid #ffebbc
}

.picvert {
	width: 113px; 
	height: 141px; 
	background-image: url('../images/bg_pic_vert.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 27px;
}

.boxleft {
	border-left: 1px solid #ffebbc; 
	border-right: 1px solid #ffebbc; 
	border-bottom: 1px solid #ffebbc; 
	padding: 11px; 
	margin-bottom: 12px
}

/* Right */

#right {
	width: 468px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding-right: 16px;
}

#right h1 {
	top: 4px;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #ff9900;
	border-bottom: 1px solid #FFEBBC;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin-bottom: 20px;
	clear:both
}

#right h2 {
	top: 4px;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #ff9900;
	font-weight: normal;
	border-bottom: 1px solid #FFEBBC;
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	clear:both
}

#right p {
	line-height: 1.8em
}

#right .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}


#right ul {
	margin-left:  20px;
	padding-left: 20px;
	list-style: circle;
	color: #FF9900
}

#right ul li {
	padding-left: 15px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	border-bottom: 1px solid #ffebbc
}


ul.pacotes {
	margin-left:  20px !important;
	padding-left: 20px !important;
	color: #333333 !important;
}

ul.pacotes li {
	padding-left: 15px !important; 
	padding-bottom: 7px !important; 
	padding-top: 7px !important;
	border-bottom: 1px solid #ffebbc !important;
}

ul.reservas {
	margin:  0px !important;
	padding-left: 20px !important;
	list-style: circle !important;
	color: #333333 !important;
}

ul.reservas li {
	padding-left: 0 !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	border-bottom: 1px solid #ffebbc !important;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	margin: 0px 0px 5px 0px;
}

ul.linklist li span {
	color: #999999;
	font-size: .85em;
}

div.linklist {
border-bottom: 1px solid #EEEEEE;
padding-bottom: 5px;
margin: 0px 0px 5px 0px;
}

div.linklist span {
	color: #999999;
	font-size: .85em;
}

.piccontent {
	float:left; 
	width: 186px; 
	height: 125px; 
	background-image: url('../images/bg_pics.gif'); 
	padding: 10px; 
	margin-right: 16px
}
.piccontent2 {
	float:left; 
	width: 80px; 
	height: 80px; 
	background-image: url('../images/bg_pics2.gif'); 
	padding: 10px; 
	margin-right: 16px
}

/* menubase */

#menubase {
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #e6e6e6;
}
#menubase p {
	margin: 0;
	padding: 7px;
	text-align: center;
	color: #ff9900;
	font-size: .9em;
}

/* Footer */

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	border-top: 1px solid #e6e6e6;
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	color: #730e2a;
	font-size: .9em;
}

/* Copyright */

#copyright {
	clear: both;
	text-align: center;
	color: #a66173;
	font-size: .9em;
	padding: 7px 23px 0px 23px;
	margin: 0 auto;
	font-size: .85em;
	width: 695px;
}

.copy_left {
	float: left;
}

.copy_right {
	float: right;
}

/* ------------------------- Links ------------------------- */

a:link, a:active, a:visited  {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.rodape:link, a.rodape:active, a.rodape:visited  {
	color: #003366;
	text-decoration: none;
	font-size: 1.1em !important;
	padding: 0 10px;
}
a.rodape:hover {
	text-decoration: underline;
}

a.razz:link, a.razz:active, a.razz:visited {
	color: #a66173;
	text-decoration: none;
}
a.razz:hover {
	color: #ff9900;
	text-decoration: none;
}

/* ------------------------- Titulos e Outros ------------------------- */

p {
	margin-bottom: 10px;
	text-align: justify;
}

p.legenda {
	color: #003366;
	font-size: .9em;
}

.textcenter {
	text-align: center !important;
}

.textleft {
	text-align: left !important;
}

.textright {
	text-align: right !important;
}

.textbold {
	font-weight:bold;
}

.textorange {
	color: #ff6600;
}

.paddingleftright {
	padding: 0 80px 0 80px;
}

img {
	border: 0;
}

img.picleft {
	position: relative;
	top: -2px;
	background: url('../images/bgpicleft.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picright {
	position: relative;
	top: -2px;
	background: url('../images/bgpicright.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

/* ------------------------- Forms ------------------------- */

.contatofields {
	width: 450px; 
	border: 1px solid #ff9900; 
	background-color: #FFFFFF; 
	color: #505050; 
	font-size: 1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.contatobot {
	border: 0; 
	color: #FFFFFF; 
	background-color: #ff9900; 
	font-size: 1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
}

/* ------------------------- Tables ------------------------- */

table.bordasimples {
	border-collapse:collapse;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
table.bordasimples tr th {
	border:1px dotted #FFEBBC;
	padding: 4px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #ff9900;
}
table.bordasimples tr td {
    border: 1px dotted #FFEBBC;
    padding: 4px;
	color: #666666
}
table.bordasimples tr td.indent {
	text-indent: 10px
}
table.bordasimples tr td em {
} 

