body {
	background-image: url(../imagens/fundos/fundotop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #545A60;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C1B1B;
	margin: 0px;
}
p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
#mais {
	text-align: right;
	height: 20px;
	background-image: url(../imagens/elementos/mais.gif);
	background-repeat: no-repeat;
	float: right;
	padding-left: 18px;
	color: #545A60;
	text-decoration: underline;
	font-style: oblique;
	margin-top: 10px;
}
#mais:hover, #mais:active {
	color: #4C1B1B;
}


#contentor_geral {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagens/fundos/contentor2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#cabecalho {
	height: 239px;
	width: 960px;
}
#cabecalho img {
	float: left;
	margin-left: 65px;
	margin-top: 20px;
}
#nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 60px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav li {
	display: inline;
	margin-right: 10px;
}
#nav a {
	font-size: 15px;
	font-style: oblique;
	text-decoration: underline;
	color: #545A60;
}
#nav a:hover, #nav a:active {
	color: #4C1B1B;
}
#contentor_colunas {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-bottom: 40px;
	position: relative;
	display: block;
}
#contentor_col_esq {
	float: left;
	width: 475px;
	text-align: center;
	position: relative;
}
#col_esq {
	width: 425px;
	text-align: left;
}

#contentor_col_meio {
	float: left;
	width: 237px;
	text-align: center;
}
#col_meio {
	width: 226px;
	position: relative;
}

#contentor_col_dir {
	float: left;
	width: 237px;
	text-align: center;
}
#col_dir {
	width: 226px;
	position: relative;
}
#contentor_colunas_gazetas {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
	padding-bottom: 40px;
}
#col_gazetas1 {
	width: 226px;
	text-align: left;
	float: left;
}
#contentor_col_gazetas2 {
	float: left;
	width: 670px;
}

#col_gazetas2 {
	width: 134px;
	text-align: center;
	float: left;
	margin-top: 50px;
}
#topo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
	padding-bottom: 40px;
}
#footer {
	background-image: url(../imagens/fundos/fundofooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	height: 167px;
	position: relative;
}
#footer #contentor_footer {
	text-align: center;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#footer ul {
	clear: none;
	float: left;
	font-size: 10px;
	color: #CCCCCC;
	list-style-type: none;
	text-align: left;
	padding: 20px;
}
#creditos {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#creditos:hover, #creditos:active {
	color: #fff;
	text-decoration: underline;
}
.h_historia {
	background-image: url(../imagens/hs/historia.gif);
	background-position: 4% 50%;
	text-indent: -9999px;
	height: 28px;
	background-repeat: no-repeat;
}
.h_arvore {
	background-image: url(../imagens/hs/arvore.gif);
	background-position: 50% 50%;
	text-indent: -9999px;
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	width: 226px;
	display: block;
}
.h_contactos {
	background-image: url(../imagens/hs/contactos.gif);
	background-position: 50% 50%;
	text-indent: -9999px;
	height: 28px;
	background-repeat: no-repeat;
	width: 226px;
}
.img_clear {
	clear: left;
	margin-bottom: 0px;
}
.h_gazetas {
	background-image: url(../imagens/hs/gazetas.gif);
	background-position: 50% 50%;
	text-indent: -9999px;
	height: 28px;
	background-repeat: no-repeat;
	width: 216px;
}

