@charset "UTF-8";
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
html {
	background-image: url(fundo.gif);
}
h1 {
	font-size: 16px;
	padding: 12px 0px;
	color: #8B0713;
}
#geral {
	margin: 0 auto;
	width: 950px;
	position: relative;
}
#menutopo {
	background-image: url(1_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 132px;
	height: 23px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	top: -3px;
	right: 37px;
	z-index: 99;
}
#menutopo ul li {
	display: inline;
	margin: 3px;
}
#menu {
	height: 35px;
	width: 485px;
	position: absolute;
	top: 50px;
	right: 32px;
	z-index: 98;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 16px;
	float:left;
}
#menu .empresa a {
	width: 133px;
	height: 25px;
	display:block;
	background-image: url(1_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .empresa a:hover {
	width: 133px;
	height: 25px;
	display:block;
	background-image: url(1_05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .viagens a{
	width: 218px;
	height: 25px;
	display:block;
	background-image: url(1_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .viagens a:hover{
	width: 218px;
	height: 25px;
	display:block;
	background-image: url(1_07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .contato a{
	width: 133px;
	height: 25px;
	display:block;
	background-image: url(1_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu .contato a:hover{
	width: 133px;
	height: 25px;
	display:block;
	background-image: url(1_05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .submenu {
	position: absolute;
	background-color: #FFF;
	border: 1px solid #3a6b9c;
	margin-left: 7px;
	width: 133px;
	float: left;
	_left: 0;
	*left: 0;
	top: 55px;
	display: none;
}
#menu .middle {
	margin-left: 137px;
	width: 218px;
}
#menu .last {
	margin-left: 355px;
	width: 120px;
}
#menu #submenu1 ul, #menu #submenu2 ul, #menu #submenu3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	border: 1px solid #9ac0e6;
}
#menu #submenu1 ul li, #menu #submenu2 ul li, #menu #submenu3 ul li {
	margin: 0;
	padding: 0;
	display: block;
	text-align:left;
	border: 1px solid #FFF;
}
#menu #submenu1 ul a, #menu #submenu2 ul a, #menu #submenu3 ul a {
	display: block;
	margin: 0;
	padding: 4px;
	color: #000;
	text-decoration: none;
	text-align:left;
	border: 0;
	background-image: none;
}
#menu #submenu1 ul a:hover, #menu #submenu2 ul a:hover, #menu #submenu3 ul a:hover {
	background-color: #c70808;
	display: block;
	margin: 0;
	padding: 4px;
	text-align:left;
	color: #FFF;
	background-image: none;	
}
#cabecalho {
	background-image: url(1_20.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	width: 920px;
	top: 15px;
	height: 338px;
	margin: 0px 15px;
}
#cabecalho #fotocabecalho {
	position: absolute;
	top: 0px;
	bottom: 0px;
}
#cabecalho #logo {
	position: absolute;
	left: 529px;
	top: 129px;
}
#cabecalho h1 {
	position: absolute;
	width: 199px;
	left: 582px;
	top: 247px;
	font-size: 16px;
	display: block;
	color: #FFFFFF;
	text-align: center;
}
#fundobranco {
	width: 890px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: -50px auto 0px auto;
}
#introducao {
	margin: 50px 10px 0px 10px;
	height: 195px;
	width: 870px;
}
#introducao p {
	display: block;
	float: left;
	width: 500px;
	font-size: 13px;
	margin: 40px 10px;
	color: #183884;
}
#introducao img {
	float: right;
}
#conteudo {
	padding: 20px;
}
#conteudo img{
	border: none;
}
#conteudo .pacotes td {
	border: solid 1px #8B0713;
	padding:5px;
	vertical-align:top;
}
#conteudo .pacotes td h3 {
	color:#8B0713;
	font-size:16px;
	font-weight:bold;
}
#conteudo .pacotes td h4 {
	color: #183884;
	font-size:14px;
	font-weight:bold;
	margin:4px 0;
}
#conteudo .pacotes td p.preco {
	border-bottom:dashed 1px #8B0713;
	border-top:dashed 1px #8B0713;
	font-size:16px;
	font-weight:bold;
	width:100%;
	display:block;
	margin:4px 0;
	padding:3px 0;
}
#conteudo .agenda {
	border-top: solid 1px #8B0713;
	border-left: solid 1px #8B0713;
	width:100%;
	margin-top: 5px;
}
#conteudo .agenda th {
	background-color: #8B0713;
	padding: 2px;
	color:#FFFFFF;
}
#conteudo .agenda td {
	padding: 4px;
	border-right: solid 1px #8B0713;
	border-bottom: solid 1px #8B0713;
}
#conteudo .agenda tr {
	border: solid 1px #8B0713;
}
#conteudo .contact {
	width:400px;
	text-align:right;
	margin: 30px 205px;
}
#conteudo .contact input {
	width:300px;
	text-align:left;
	margin: 3px;
}
#conteudo .contact textarea {
	width:300px;
	text-align:left;
	margin: 3px;
}
#trescolunas {
	height: 355px;
	width: 870px;
	background-image: url(1_27.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 10px;
}
#coluna1, #coluna2, #coluna3 {
	padding: 20px;
	float: left;
	height: 290px;
	width: 250px;
}
#coluna3 form {
	text-align: right;
}
#coluna3 form input, #coluna3 form textarea {
	margin: 3px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
#rodape {
	background-image: url(2_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 890px;
	margin: 0 auto;
	text-align: center;
	clear:both;
	position: relative;
	padding: 20px;
}
#rodape p {
	color: #8B0713;
}
