@charset "utf-8";
/* CSS Document */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#geral {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}



#fundo {
	background-image: url(../imges/telaGalleria.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 800px;
	margin: 0px;
}
#galeria {
	height: 600px;
	width: 865px;
	padding-top: 35px;
	margin-left: 200px;
}

#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #2B2F1D;
	height: 27px;
	width: 176px;
	position: absolute;
	z-index: 300;
	margin-top: 8px;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 10px;
	padding-left: 25px;
	top: -8px;
	left: 60px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #454B2F;
	border-right-color: #454B2F;
	border-left-color: #454B2F;
	border-right-width: 20px;
	border-left-width: 20px;
	margin-left: 150px;
}
a {
	color: #FFFFFF;
	text-decoration: none;

}
