@charset "utf-8";
body {
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(images/background1.jpg);
	background-color: #FFFFFF;
}
.centermainbox      {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8096BB;
	border-left-color: #8096BB;
	}
.centermainbox  a:hover, .centermainbox a:active {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
	text-align: left;
}
.centermainbox a:link, .centermainbox a:visited {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}
.heading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.pareigos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pictures {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
