@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #534741;
	background-color: #754C23;
	background-image: url(../imagens/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
	margin-top: 10px;
	width: 910px;
}
#dentro {
	background-image: url(../imagens/papel_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 910px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navbar {
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 910px;
}
#destaques {
	float: left;
	width: 513px;
}
#mapa {
	background-position: left top;
	height: 329px;
	width: 362px;
	float: left;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#pagamento {
	border-color: #B4AF9B;
	border: solid;
	border-width: 1px;
	width: 310px;
	margin-right: 0px;
	margin-left: 10px;	
	margin-top: 1px;
}
.tit_pag {
	font-family: "Courier New", Courier, monospace;
	color: #632614;
	font-weight: bold;
	font-size: 18px;
}

#destaques  h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #632614;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-transform: capitalize;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #632614;
	text-decoration: none;
	text-align: center;
	padding-top: 50px;
}


#destaques a {
	text-decoration:none;
	color: #632614;
}

#destaques a:hover {
	text-decoration:underline;
}
	
#destaques p {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 30px;
	line-height: 1.3;
}
.imgBarraRoteiro {
	margin-top: 10px;
	margin-bottom: 10px;
}
#colunas {
	background-position: center top;
	text-align: center;
}

#colunas a {
	text-decoration:none;
	color: #632614;
}
#colunas a:hover {
	text-decoration:underline;
}
.destaqueImg {
	float: right;
	margin-top: 10px;
	border: 1px solid #E0D9BF;
	padding: 2px;
	margin-right: 30px;
	margin-bottom: 5px;
}
a:hover .destaqueImg{
	border-color:#632614;
}

#pagamento a {
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #534741;
}
#pagamento a:hover {
	text-decoration:underline;
}



.valor {
	font-weight: bold;
	margin-bottom: 10px;
}
.titulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #7E2614;
	text-align: left;
}
#footer {
	width: 910px;
	background-image: url(../imagens/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
}

.textoColunas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


	
.linhaDestaques {
	background-image: url(../imagens/linha_roteiros_destaques.gif);
	background-position: center top;
	margin-right: 30px;
	margin-left: 30px;
	height: 3px;
	clear: none;
}

.colunaImg {
	float: left;
	margin-top: 0px;
	border: 1px solid #E0D9BF;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}

a:hover .colunaImg{
	border-color:#632614;
}

