@charset "utf-8";
.style4 {font-size: 1.2em}

/* CSS Document */

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	border: 1px dotted #453F33;
	background-image: url(./images/patrimonica_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.componentheading {
	display: none;
}
#main {
	float: left;
	width: 567px;
	position: relative;
	height: auto;
	padding-right: 25px;
	padding-left: 55px;
	padding-top: 15px;
	clear: left;
	overflow: visible;
}
#inner_right_col {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
}
#right_col {
	float: left;
	width: 218px;
	position: relative;
	height: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
#footer {
	clear: both;
	height: 58px;
	width: 920px;
	position: relative;
}
#inner_main {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	text-align: justify;
}
#banner {
	height: 426px;
	width: 920px;
	position: relative;
}
body {
	background-color: #EDE9E0;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}
h1 {
	font-size: 1.6em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
#core {
	background-image: url(./images/patrimonica_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 920px;
	position: relative;
	height: auto;
	clear: left;
}
h5 {
	font-size: 1em;
	padding-top: 12px;
}
ul li {
	line-height: 140%;
	list-style-type: square;
}
h3 {
	font-size: 1.2em;
}
