body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(imagens/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	font-family:"century Gothic";
	color:#006600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
	font-family:"century Gothic";
	color:#f19300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-family: century Gothic;
}

.tabelaprincipal {
	width:100%;
	background-image: url(imagens/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border:0px;
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	}

.topo {
	background-image:url(imagens/topo.png);
	background-repeat:no-repeat;
	border:none;
	background-position:center;
	width:965px;
	height: 163px;
	}
	
.menuprincipal 
{
	height:31px;
	position:relative;
	text-align:left;
	top:-14px;
	width:965px;
} 
.menuprincipal ul
{
	margin-left:-40px;
}
.menuprincipal ul li
{
	display:inline;
	font-size:12px;
	height:35px;
	margin:0;
	padding:5px;
	text-align:center;
}
.menuprincipal ul li a {
	color: #FFF;
	text-decoration: none;
	font-size:11px;
}
.menuprincipal ul li a:hover {
	background: #FFF;
	color: #000;
	text-decoration: none;
	font-size:11px;
}
.menuprincipal .aHover
{
	background: #FFF;
	color: black !important;
	text-decoration: none;
	cursor: pointer;
}
.menuprincipal .aHover a
{
	background: #FFF;
	color: black !important;
	text-decoration: none;
}
.menuprincipal .aHover a:hover
{
	background: #FFF;
	color: black !important;
	text-decoration: none;
}
	
.conteudo {
	width:965px;
	background-image:url(imagens/bginclude.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border:none;
	padding: 0px;
	margin: 0px;
	position: relative;
	margin-top:-16px;
	}
	
.submenu {
	width:205px;
	margin: 0px;
	padding-top:0px;
	
	}

.submenu td {
	padding-top:7px;
	padding-left: 15px;
}

.submenu a {
	font-family:"century Gothic";
	height:25px;
	text-align:left;
	color:#006600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.submenu a:hover {
	font-family:"century Gothic";
	height:25px;
	text-align:left;
	color:#f19300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
.espaco_submenu {
	width:205px;
	height:50px;
	}	

.espaco_banner {
	padding:3px;
	height:5px;
	}

.banner1 {
	background-image:url(imagens/fundo_banner1.png);
	width:205px;
	padding:7px;
	}
	
.banner2 {
	background-image:url(imagens/fundo_banner2.png);
	width:205px;
	padding:7px;
	}
	
.rodape {
	background-image:url(imagens/bg_rdp.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:"century Gothic";
	color:#006600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}		