body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	height: 100%;
}
img { border: none; }
#flashcontent { height: auto; }
.geral {
	height: auto;
	width: 770px;
	text-align: left;
	margin: auto;
	}
.topo {
	width: 770px;
	height: 400px;
	}
.topoInterno {
	width: 770px;
	height: 200px;
	}
.menu {
	clear: both;
	width: 762px;
	height: auto;
	}
.conteudo {
	width: 770px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	}
.rodape{
	text-align: center;
	color: #333333;
	padding-bottom: 20px;
	clear: both;
	}
a#linkMaps{
	text-decoration:none;
	color:#fff;
}

/*// Conteúdo 2 //*/
.titulo {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	}
.titulogaleria {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	}
div.voltar{
	text-align: center;
	padding: 20px;
}
div.voltar a{
	color: #FFFFFF;
	text-decoration: none;
	}
div.voltar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
a.titulogaleria {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	}
.galeriasnormal img {
	width: 242px;
	height: 161px;
	border: solid 4px #FFFFFF;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.galeriasnormal img:hover {
	width: 242px;
	height: 161px;
	border: solid 4px #333333;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.galerias img {
	width: 130px;
	height: 87px;
	border: solid 4px #FFFFFF;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.galerias img:hover {
	width: 130px;
	height: 87px;
	border: solid 4px #333333;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.galeriasmeueve img {
	width: 170px;
	height: 113px;
	border: solid 4px #FFFFFF;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.galeriasmeueve img:hover {
	width: 170px;
	height: 113px;
	border: solid 4px #333333;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.video{
	float: left;
	position: absolute;
	z-index: 20;
	width: 342px;
	height: 292px;
}
.mapalocal{
	float: left;
	position: absolute;
	z-index: 20;
	margin: 0px 0px 0px 400px;
	/*border: solid 4px #333333;*/
}
.bold { font-weight: bold; }
.endereco {
	color: #696453;
	margin-top: 8px;
	}
.fotomaior {
	border: solid 2px #C6B98C;
	width: 450px;
	height: auto;
	margin-left: 13px;
	margin-top: 10px;
	}
.legenda {
	width: 446px;
	height: auto;
	line-height: 20px;
	padding-left: 8px;
	background-color: #D5CBA8;
	margin-top: 1px;
	margin-left: 13px;
	}
	
a.linkvideos:link{
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	color: #FFFFFF;
}	
a.linkvideos:visited{
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	color: #FFFFFF;
}	
a.linkvideos:active{
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	color: #FFFFFF;
}	
a.linkvideos:hover{
	font-size: 12px;
	text-decoration: underline;
	display: block;
	padding-bottom: 8px;
	color: #666666;
}

a.fotoprin:link {
	text-decoration: none;
	color: #6A6554;
	font-family: Verdana;
	font-size: 10px;
	}
a.fotoprin:active {
	text-decoration: none;
	color: #6A6554;
	font-family: Verdana;
	font-size: 10px;
	}
a.fotoprin:visited {
	text-decoration: none;
	color: #6A6554;
	font-family: Verdana;
	font-size: 10px;
	}
a.fotoprin:hover {
	text-decoration: underline;
	color: #6A6554;
	font-family: Verdana;
	font-size: 10px;
	}
.fotop{
	border: solid #D5CBA8 3px;
}

form fieldset{
    padding:10px 0px 0px 7px;
    width:600px;
    height:auto;
	border: none;
}

form label{
    margin:5px 0px 5px 0px;
    display:block;
    width:130px;
    float:left;
    clear:left;
}

form input[type=text]{
    margin:5px 0px 5px 10px;
    display:block;
    float:left;
    width:400px;
    background:#333333;
    border:1px solid #b0afaf;
	color: #FFFFFF;
}

form input[type=password]{
    margin:5px 0px 5px 10px;
    display:block;
    float:left;
    width:400px;
    background:#333333;
    border:1px solid #b0afaf;
	color: #FFFFFF;
}

form select{
    margin:5px 0px 5px 10px;
    display:block;
    float:left;
    width:auto;
    background:#333333;
    border:1px solid #b0afaf;
	color: #FFFFFF;
}

form textarea{
    margin:5px 0px 5px 10px;
    display:block;
    float:left;
    width:400px;
    height: 100px;
    background:#333333;
    border:1px solid #b0afaf;
	color: #FFFFFF;
}

form input[type=submit], form input[type=reset]{
    margin:5px 0px 5px 10px;
    display:block;
    border:0px;
    width:auto;
    height:auto;
    padding: 1px;
    float:left;
    background:#333333;
    border:1px solid #b0afaf;
	color: #FFFFFF;
}
