body {
	background-color: #f3f5f5;
	background-position: top center;
	background-image: url(../images/estrutura/background.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: "Trebuchet MS";
	color: #646e65;
	font-size: 12px;
}
a {
	color: #ce000e;
	font-weight: bold;
}
#apDiv1 {
	width:720px;
	display: table;
	margin: auto auto;
}
#logo {
	width: 720px;
	height: 123px;
}
#Menu {
	width: 712px;
	height: 50px;
	padding-left: 8px;
	background-image: url(../images/estrutura/menuBackgroundAdaptacao.gif);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	font-size: 11px;
}
#Menu .menu {
	background-image: url(../images/estrutura/menuBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 50px;
	padding: 0px 8px;
}
#Menu .menu div {
	margin-top: 30px;
}
#Menu .menu a {
	background-image: url(../images/estrutura/menuLinkBackground.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: #6d6c69;
	text-decoration: none;
} 
#Menu .menu a:hover {
	background-image: url(../images/estrutura/menuLinkBackgroundHOVER.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#conteudo {
	width: 715px;
	display: table;
	text-align: justify;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.sessao {
	background-image: url(../images/estrutura/sessao.png);
	height: 27px;
	width: 715px;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.Vermelho {
	color: #ce000e;
	font-weight: bold;
}
#side {
	float: right;
	width: 250px;
	background-image: url(../images/estrutura/sideBackground.gif);
	margin-right: 30px;
	height: 350px;
}
#side p {
	padding: 0px 15px;
}
#side .input {
	width: 225px;
}
#linkUnder {
	clear: both;
	height: 21px;
	background-color: #ce000e;
	margin-top: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 9px;
	font-size: 11px;
	text-align: center;
}
#linkUnder a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
}
#Copyright {
	color: #a4a4a4;
	background-color: #515151;
	height: 21px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
.sideCadastrese {
	background-image: url(../images/estrutura/SideCastrese.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding: 43px 0px 0px 63px;
	color: #ce000e;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#apDiv2 {
	position:absolute;
	left:50%;
	top:0px;
	width:214px;
	height:129px;
	z-index:1;
	margin-left: 115px;
}
