@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text-style {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #E8CCB4;
}
.section_container {
	text-align: justify;
    border: 1px solid gray;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
    position: relative; 
    overflow: hidden;
    top: 0; 
    background-color: rgba(255,255,255,0.75);
    padding-bottom: 20px;
}
#section_container {
	float: auto;
	height: auto;
	width: 715px;
	padding-left: 10px;
	padding-right: 10px;
}
#box_batismo {
	background-color: #9C8560;
	float: left;
	height: auto;
	width: 200px;
	margin: 10px;
}
#box_matrimonio {
	background-color: #9C8560;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px
}
#box_obituario {
	background-color: #9C8560;
	float: left;
	height: auto;
	width: 200px;
	margin: 10px;
}
#gad_box_horizontal {
	margin-right: 10px;
	margin-bottom: 5px;
	height: auto;
	width: 715px;
	padding: 2px;
}
#info_gad {
	float: right;
	height: auto;
	width: 715px;
}#box_message {
	background-color: #9C8560;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}
#box_title {
	background-color: #9C8560;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}
#box_links {
	background-color: #9C8560;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}
#box_acervo {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
}