@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #921F30;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv1 {
	position:relative;
	left:50%;
	top:160px;
	width:880px;
	margin-left: -440px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #921F30;
	background-color: #FFF;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	margin-top: -5px;
}
#apDiv2 {
	position:relative;
	left:50%;
	top:160px;
	width:920px;
	background-image: url(fita.jpg);
	background-color: #26261E;
	margin-left: -470px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	letter-spacing: 1px;
	z-index: 1;
	background-position: center;
	height: 17px;
}
#apDiv3 {
	position:relative;
	left:50%;
	top:160px;
	width:880px;
	margin-left: -440px;
	background-color: #FFF;
}
#apDiv4 {
	position:relative;
	left:50%;
	top:160px;
	width:880px;
	margin-left: -440px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.rodape {
	background-color: #26261E;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #999;
	height: 14px;
}
.box2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #999;
}
.botao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #921F30;
	background-color: #CB2843;
	font-weight: bold;
}

