body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: url("bg.jpg") repeat top left scroll;
}
h1 {
	font-size:18px;
	margin:0px;
	padding: 2px 0px 2px 3px;
	color:#684c1e;
}
h2 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#684c1e;
}
h3 {
	font-size:11px;
	font-weight:normal;
	margin:10px;
	margin-top:25px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#684c1e;
}
a {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:hover {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:active {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:visited {
font-size:inherit; font-style:inherit; text-decoration:none;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
#site {
	top: 0px;
	width:930px;
	height:auto;
	margin:auto;
	text-align:left;
	margin-top:10px;
	overflow: hidden;
}
#cabecalho {
	width:900px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
#logotipo {
	width: auto;
	height: auto;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#content {
	width:820px;
	height:auto;
	padding:5px 40px;
	margin:auto;
	overflow: hidden;
	background: url("bg-site.png") repeat-y top center scroll;
}
#contentHomeLeft {
	width:230px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#contentHomeRight {
	width:550px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	overflow: hidden;
}

#wrapper{
	width:444px;
	margin:auto;
	margin-top:30px;
	
}

#txt{
	width:200px;
	height:170px;
	float:left;
	text-align:center;
border: 1px solid black;
padding-top: 30px;
margin:10px;
}


#links {
	width:230px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
#menu {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	list-style:none;
	overflow: hidden;
}
#menu li {
	width:207px;
	height:30px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#166085;
	float:left;
	list-style:none;
	text-align:left;
	margin: 0px;
	margin-top:2px;
	padding:0px;
	overflow: hidden;
}
#menu li:hover, #menu .activo {
	color:#f2b208;
	text-align:left;
	background: url("menu-on.png") repeat-y top center scroll;
}
#menu li a {
	color:#684c1e;
	padding: 7px 15px 7px 15px;
	text-decoration:none;
	display:block;
	text-align:left;
}
#menu li:hover a, #menu .activo a {
	text-decoration:none;
	color:#684c1e;
	display:block
	text-align:center;
}
.formularioPosition {
	width:98%;
	height:auto;
}
.formulario, .mapa {
	width:460px;
	height:auto;
	margin:20px auto;
	padding:0px;
	font-size:11px;
	color:#000000;
	line-height:16px;
	overflow: hidden;
}
.formularioSubmit {
	width:auto;
	height:auto;
	font-size:12px;
	border: 1px solid #FFF;
}
.formularioInput {
	width:98%;
	height:auto;
	font-size:12px;
	background-color:#dddddd;
	border: 2px solid #FFF;
}
.formularioTextarea {
	width:97%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	border: 2px solid #FFF;
}
.fundo_interior {
	width:850px;
	height:auto;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#fcfffa;
	text-align:left;
}
.fundo_interior a {
	color:#fcfffa;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#d1d1d1;
	text-decoration:underline;
}
.galeria {
	width:98%;
	height:auto;
}
.galeriaFotos {
	width:460px;
	height:auto;
	text-align:center;
	margin:auto;
	overflow: hidden;
	padding:0px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:1px;
}

.galeriaxlMain{
	position: relative;
	float: left;
	width: 100%;
}

.galeriaxlFotos{
	position: relative;
	float: left;
	width: 150px;
	margin: 5px;
}

.galeriaxlTitulo{
	text-align: center;
	font-size: 11px;
}

.galeriaxlCategoria{
	position: relative;
	float: left;
	width: 100%;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}
.trigger {
	background:url("more.png") no-repeat scroll right center #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	float:left;
	font-size:12px;
	padding:2px 4px 2px 10px;
	width:500px;
}

.active {
	color: 666666;
	background:url("less.png") no-repeat scroll right center #CCCCCC;
}

#txt h3 a{
color: #684C1E;
font-size: 30px;
line-height: 40px;
text-decoration: none;
}
#txt h3 a:hover{
color: #fff;
}
#txt:hover{
background-color:#cc8613; 
}
#contentHomeRight a{
margin-top: 20px;
}