html,
body {
	padding:0;
	margin: auto;
	background-color: #453929;
	font-family: Arial, Helvetica, sans-serif;
	color: #EBE29F;
}
#container {
	height: 590px;
	width: 100%;
	margin-left: 0px;
	z-index: 2;
	position: absolute;
	top: 50%;
	margin-top: -300px;
	visibility: visible;
	background-image: url(img/bg-laposh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#content {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	
}

#content:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}


#header {
	height: 43px;
	width: auto;
	text-align: center;
	background-image: url(img/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#continterno {
	width: auto;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #069;
}
#divcenter {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 0px;
}
#foto {
	float: right;
	width: 350px;
}
#logo-inicial {
	float: left;
	width: 318px;
	padding-top: 20px;
	margin-left: 30px;
}
#direita {
	float: left;
	margin-top: 0px;
	width: 420px;
}
#logo  {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#emails {
	width: 100px;
	float: right;
	margin-top: 40px;
}


#footer {
	position:absolute;
	height:34px;
	clear: both;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	width:100%;
	z-index: 200;
	background-image: url(img/bg-footer.png);
}
#footerinterno {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}

#frase {
	height: 29px;
	width: auto;
	text-align: center;
	background-color: #347d1e;
}
#conteudo  {
	text-align: justify;
	float: right;
	width: 420px;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a {
	color: #C7DFEB;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #C2B684;
	text-decoration: underline;
}
.field {
	width: 290px;
	_width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453929;
}
.botao {
	background-color: #3C3223;
	border: 1px solid #C2B684;
	color: #C2B684;
}
.galeria {
	float: left;
	text-align: center;
	clear: both;
	width: 750px;
	margin-left: 23px;
	_margin-left: 10px;
	margin-top: 40px;
}
.miniatura {
	float: left;
	width: 106px;
	margin-right: 0px;
	padding-bottom: 10px;
}
.textobranco {
	color: #FFFFFF;
}
.fieldmaior
 {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453929;
}
.img-right {
	float: right;
}
.texto16 {
	font-size: 16px;
}
.clear {
	clear: both;
}

