@charset "UTF-8";
/*
+----------------------------------------------------------------+
	Import CSS											
+----------------------------------------------------------------+
*/
	@import url("reset.css");
	@import url("presets.css");
	@import url("galeria.css");
	@import url("geral.css");

/*
+----------------------------------------------------------------+
	Estrutura											
+----------------------------------------------------------------+
*/
.footer h1 {
	width: 246px;
	height: 141px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/logo_small.jpg) 0px 0px no-repeat;
	text-indent: -99999px;
	z-index: -5;
}
.right {
	width: 365px;
	float: right;
	padding-bottom: 140px;
}
.middle {
	width: 360px;
	padding-left: 2px;
	float: left;
}
.contentheading {
	font-size: 30px;
	margin-top: 70px;
}
.contentpaneopen #lipsum {
	height: 345px;
	overflow: scroll-y;
}
.contentpaneopen p {
}
.middle h2 {
	padding-top: 70px;
	font-size: 30px;
	padding-left: 13px;
}
.middle {
	position: relative;
	z-index: 99999;
}
#wrapper .pGaleria {
	font-family: Arial;
	font-size: 14px;
	padding-top: 50px;
	padding-left: 13px;
}
.right {
	position: absolute;
	left: 400px; 
	top: 360px;
	width: 340px;
	height: 150px;
}
.div_bottom {
	position: absolute;
	left: 650px;
	top: 370px;
}
