.tour_cima {
	background-image: url(../imagens/tour_cima.png);
	background-repeat: no-repeat;
}
.cimafd {
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	background-image: url(../imagens/cima2.jpg);
}
.baixofd {
	font: 11px Verdana, Geneva, sans-serif;
	color: #020098;
	background-image: url(../imagens/fdbaixo.jpg);
	text-align: center;
}
.fdmenu {
	background-image: url(../imagens/fdmenu.jpg);
}
.menusimp {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FBBD0A;
}
.bordertbext {
	border: 1px solid #B3D0F0;
}
.menucima {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.menucima:hover {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	border-left-style: none;
}
.menucima a:link {
	text-decoration: none;
	color: #F1F1F1;
}
.menucima a:active {
	text-decoration: none;
	color: #F1F1F1;
}
.menucima a:visited {
	text-decoration: none;
	color: #F1F1F1;
}
.menucima a:hover {
	text-decoration: underline;
	color: #F1F1F1;
}
.bordermenu {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	text-indent: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0000C6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-image: url(../imagens/fdmenuzinho.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordertbint {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	text-indent: 20px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F9C011;
	background-color: #0000C6;
}
.bordertbint:hover {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	text-indent: 17px;
	background-repeat: no-repeat;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F30;
	background-color: #33F;
}
.bordertbint a:link {
	text-decoration: none;
	color: #FFF;
}
.bordertbint a:active {
	text-decoration: none;
	color: #FFF;
}
.bordertbint a:visited {
	text-decoration: none;
	color: #FFF;
}
.bordertbint a:hover {
	text-decoration: none;
	color: #FFF;
}
	
.bordertbintl {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	text-indent: 20px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F9C011;
	background-color: #0000C6;
}
.bordertbintl:hover {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #020098;
	text-indent: 20px;
	background-repeat: no-repeat;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #F30;
}
.bordertbintl a:link {
	text-decoration: none;
	color: #FFF;
}
.bordertbintl a:active {
	text-decoration: none;
	color: #FFF;
}
.bordertbintl a:visited {
	text-decoration: none;
	color: #FFF;
}
.bordertbintl a:hover {
	text-decoration: underline;
	color: #FFF;

}.central {
	font: 11px Verdana, Geneva, sans-serif;
	color: #009;
	text-align: center;
}
.capaform {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
}
.cimadata {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-indent: 6px;
}
.fd_busca {
	background-image: url(../imagens/fd_busca.jpg);
	background-repeat: no-repeat;
}
.fd_seleciona {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000098;
	background-image: url(../imagens/seleciona_fd.jpg);
	text-align: left;
}
.apres {
	font: 11px Verdana, Geneva, sans-serif;
	color: #009;
}
.fddetimo {
	font: bold 13px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #009;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FCD14F;
}
.mostrafotos {
	position:absolute;
	width:580px;
	height:435px;
	display:none;
}
.mostramenu {
	position:absolute;
	width:240px;
	height:235px;
	overflow: hidden;
	visibility: hidden;
	display: block;
	z-index: 1000;
}
#wrapper {
	width: 640px;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFEECA;
}

#img {
    position: relative;
    width: 640px;
    height: 480px;
    margin-bottom: 1em;
}

#gallery { height: 84px; }

#wrapper, #img, #gallery li {
    border: 1px solid #223106;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    border-color: #345;
    cursor: pointer;
}

.caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 50px;
    padding: 0 2%;
    line-height: 50px;
    color: #fff;
    background-color: #000;
    opacity: .8;
}
.indicar {
	font: 10px Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
.preco {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #006;
}
.fdimos {
	background-image: url(../imagens/fdimos.gif);
}
.textos2 {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
}
.fd_dolar {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #F1F1F1;
	background-image: url(../imagens/fd_dolar.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
.fd_dolar:hover {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #006;
	background-image: url(../imagens/fd_dolar.jpg);
	text-align: right;
	cursor: crosshair;
}
.fd_euro {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #F1F1F1;
	background-image: url(../imagens/fd_euro.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
.fd_euro:hover {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #006;
	background-image: url(../imagens/fd_euro.jpg);
	text-align: right;
	cursor: crosshair;
}

