html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
}
a:hover {
	color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px arial, sans-serif;
	color: #fff;
	padding-bottom: 10px;
	background:url(images/fundo.jpg) no-repeat;
}

#topo {
	height : 218px;
	margin-top : 0;
	padding : 0;
	margin: auto;
	width: 775px;
}
#logo {
	height : 204px;
	width:234px;
}
#social{
    height: 36px;
    padding: 30px 0 0 20px;
    width: 96px;
	float:right;
}
/**Menu**/
#menu ul {
	list-style-type : none;
	background: url(images/nav_bg.jpg) repeat-x;
	color : #fff;
	text-align : center;
	font-weight : bold;
	margin: auto;
  	width: 775px;
  	position: relative;
}
#menu li {
	display : inline;
}
#menu li a, #menu a:visited {
	text-decoration : none;
	background: url(images/nav_bg.jpg) repeat-x;
	color : #fff;
	padding : 0.6em 1.3em;
	border-bottom : 1px solid #fff;
	font: 18px "arial narrow", arial, sans-serif;
	height: 62px;
	line-height: 62px;
	text-align: center;
}
#menu a:link.active, #menu a:visited.active, #menu a:hover {
	text-decoration : none;
	background : #fff;
	color : #000;
}
/** Fotos **/
#fotos {
	margin: auto;
	width: 775px;
	position: relative;
	padding-top: 10px;	
}
#fotos h2 {
	background: url(images/h_booking_bg.jpg) repeat-x;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 10px 10px 0px;
	width:775px;
}
/** Rodapé **/
#rodape {
	text-align: center;
	background: url(images/divider.gif) repeat-x;
	padding: 20px 20px 12px 20px;
	margin: auto;
	width: 775px;
	position: relative;
}
#rodape li {
	list-style: none;
  	display: inline;
}
#rodape a {
	color: #000;
  	text-decoration: underline;
}
#rodape a:hover {
  	text-decoration: underline;
}

/*Galeria*/
/*body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	
}*/

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	background: url(images/fotos.jpg) no-repeat;
	padding-bottom: 208px;
	margin: auto;
	width: 775px;
	position: relative;
	padding-top: 170px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

