BODY, IMG, FORM, H1, H2 {
	margin:0px;
	padding:0px;
	border:0px;
}

BODY {
	background-color:#E1F0FD;
	font-family:arial;
	margin:10px;
	margin-top:25px;
}

#pub120x600 {
	position:absolute;
	margin-left:810px;
	width:120px;
	height:600px;
}

#pub120x480 {
	position:absolute;
	margin-left:810px;
	width:120px;
}

#pub728x90 {
	margin:15px auto;
	margin-bottom:10px;
	width:728px;
	height:90px;
}

#site {
	margin:0 auto;
	text-align:center;
	width:800px;
	background-color:#ffffff;
}

#header {
	width:800px;
	height:116px;
	background: #A5BFD8 url('images/top-bkg.jpg') no-repeat;
	border-bottom: 1px solid #ECD6BE;
	font-weight: bold;
}
	#header .site_name {
		color:#A6C0D9;
		padding:5px 5px 5px 110px;
		font-size:20pt;
		float:left;
	}
	#header .site_phrase {
		color:#ECD6BE;
		font-size:10pt;
		float:right;
		padding:15px 50px 0px 5px;
	}

#menu {
	width:798px;
	height:30px;
	border-right:1px solid #ECD6BE;
	border-left:1px solid #ECD6BE;
}
	#menu a {
		font-size:10pt;
		background-color:#ECD6BE;
		padding:5px 15px 5px 15px;
		float:left;
		text-decoration:none;
		color:black;
		margin-right:2px;
	}
	#menu a:hover {
		background-color:#F3EED8;
		text-decoration: underline;
	}
	#menu .last {
		margin:0px;
	}

#content {
	clear:both;
	border-left:1px solid #ECD6BE;
	border-right:1px solid #ECD6BE;
	padding:15px;
	font-size:9pt;
	color:#222222;
}
	#content h1 {
		color:#A6C0D9;
		border-bottom:1px solid #ECD6BE;
		font-size:12pt;
	}
	#content h2 {
		color:#ECD6BE;
		font-size:10pt;
		text-decoration:underline;
	}
	#content a {
		text-decoration:none;
		color:#A6C0D9;
	}
	#content a:hover {
		text-decoration:underline;
		color:#ECD6BE;
	}

#footer {
	clear:both;
	border-top:4px solid #ECD7C0;
	height:40px;
	background-color:#A6C0D9;
	color:#ffffff;
}
	#footer #bottom-menu {
		float:left;
		font-size:7pt;
		padding-top:13px;
		padding-left:13px;
	}
		#footer #bottom-menu a {
			color:#ffffff;
			text-decoration:none;
		}
		#footer #bottom-menu a:hover {
			color:#ECD7C0;
			text-decoration:underline;
		}
	#footer #copyright {
		float:right;
		font-size:7pt;
		padding-top:13px;
		padding-right:13px;
	}
	
	#footer #copyright a {
		font-size:7pt;
		color:#ffffff;
		text-decoration: none;
	}
	
	#footer #copyright a:hover {
		text-decoration: underline;
	}
	


/* Equipamentos */
#equip {
	padding-top:15px;
	text-align:left;
	width:600px;
	margin:auto;
}
	#equip .room {
		padding-top:10px;
		font-weight:bold;
	}
		#equip .room ul {
			font-weight:normal;
		}


#prices_tbl, #prices_tbl TD {
	border:1px solid #ECD6BE;
	background-color:white;
}
#prices_notes {
	width:350px;
	text-align:left;
	margin:0 auto;
}


#photo_text {
	width:600px;
	margin:0 auto;
	padding-top:15px;
}


#gallery {
	padding:20px 0px 10px 10px;
}
	#gallery .menu {
		float:left;
		width:150px;
		margin-left:7px;
		padding-right:20px;
		border-right:1px solid #ECD6BE;
	}
		#gallery .menu .item {
			clear:both;
			text-align:right;
		}
			#gallery .menu .item .text {
				float:left;
				width:90px;
				padding-top:15px;
				padding-right:10px;
				text-decoration:none;
			}
			#gallery .menu .item .icon {
				float:right;
				width:50px;
			}
				#gallery .menu .item .selected .icon img, #gallery .menu .item a:hover .icon img {
					border: 2px solid #ECD6BE;
					width:46px;
					height:46px;
					cursor:hand;
					text-decoration:none;
				}
				#gallery .menu .item .selected .text {
					color:#ECD6BE;
					text-decoration:none;
				}
	#gallery .preview {
		float:right;
		width:565px;
		padding-left:15px;
	}

#links {
	text-align:center;
	color:#A6C0D9;
}

#showmessage {
	display:none;
}


#map {
	margin:0 auto;
	width:740px;
	height:320px
}
