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

html, body {
	min-height:	 100%;
	height: auto !important;
	height: 100%
}

#logo {  
	width: 800px;
	height: 150px;
	float: center;
	visibility: visible;
	background: url('../imagens/logomarca-viaje-no-brasil.gif') no-repeat;; margin-left:100px; margin-right:0px; margin-top:25px; margin-bottom:0px
}

#logo h1 a {
	float: center;
	display: block;
	width: 389px;
	height: 150px;
	cursor: pointer;
	z-index: 5;
}

#logo h1 a span {display: none;}

h1 {
	background-color: transparent;
	color: #0D5980;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px;
	text-decoration: bold;
	font-weight: normal;
}

h2 {
	background-color: transparent;
	color: #0D5980;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.link {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0048CB
}
.link:hover {   
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline; 
	color: #0048CB
}
.link:active {  font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0048CB
}
