body {
	margin: 0;
	padding: 0;
	background: url(../images/fundo.png) repeat-y;
}

#container {
	width: 780px;
	margin: 0;
	padding: 0;
}

#navigation  {
	width: 190px;
	margin: 0;
	padding: 0px;
	color: #fff;
	float: left;
}

#logo {
	width: 176px;
	margin: 0;
	padding: 7px 7px 3px 7px;
}

#menu {
	font: 12px/1.2 Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 180px;
	margin: 0;
	padding: 0px 5px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
}

#menu li a:link, li a:visited {
	color: #f3f3f3;
	display: block;
	background: url(../images/menu.png);
	padding: 8px 0 0 30px;
}

#menu li a:hover {
	color: #fff;
	background: url(../images/menu.png) 0 -32px;
	padding: 8px 0 0 30px;
}

#menu li a:active {
	color: #ff0;
	background: url(../images/menu.png) 0 -64px;
	padding: 8px 0 0 30px;
}

#main {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/regeneracao.png) no-repeat;
}

#content {
	width: 450px;
	margin: 0;
	padding: 100px 10px 10px 10px;
}

#content h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #c00;
}

#content p {
	text-align: justify;
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1em 1em;
}

#content table {
	margin: 0 1em 1em 1em;
}

#content table tr.title {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #c00;
}

#content table tr {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

#content table tr.silver {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
}

#content table th.title {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color:#fff
}

#content table th {
	font-style: normal;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #c00;
}

#content table td {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #c00;
}

#footer {
	width: 460px;
	margin: 0;
	padding: 20px 5px 5px 5px;
	color: #000;
}

#footer p {
	text-align: center;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
}

#status {
	width: 110px;
	margin: 5px;
	padding: 0;
	float: left;
}

#status p {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 60%/1.1 Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}


#appcolumn {
	width: 430px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#appcolumn h1 h2 h3 h4 p li .tit .val {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#appcolumn h1 {
	font-size: 16px;
	text-align: center;
}

#appcolumn h2 {
	font-size: 14px;
	text-align: left;
}

#appcolumn h3 {
	font-size: 12px;
	text-align: left;
}

#appcolumn h4 {
	font-size: 11px;
	text-align: left;
}

#appcolumn p {
	font-size: 11px;
	text-align: justify;
}

#appcolumn li {
	font-size: 11px;
	text-align: left;
}

#appcolumn .tit {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#appcolumn .val {
	font-size: 10px;
	text-align: right;
}

#appcolumn a {
	font-weight: bold;
	color: #467DA5;
	text-decoration: none;
}

#appcolumn a:hover {
	color: #81ABCA;
}

#appcolumn .fn {
    font-family: Tahoma;
    font-size:10px;
}

#appcolumn .fn-dest {
    font-family: Tahoma;
    font-size:9px;
    color: #FF0000;
	font-weight: bold;
}

#appcolumn .form {
    border: 1px solid #816000;
    background: #FDECB5;
    font-family: Tahoma;
    font-size:10px;
    color: #333333;
}

#appcolumn .form-b {
    border: 1px solid #919191;
    background: #E4E4E4;
    font-family: Tahoma;
    font-size:11px;
    font-weight:bold;
    color: #333333;
}

#appcolumn .tr-insc {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background: #81abca;
}

#appcolumn .td-normal {
    font-family: Tahoma;
    font-size: 11px;
 	color: #000000;
  	text-decoration: none;
  	background: #ffffff;
}

#appcolumn .td-insc {
    font-family: Tahoma;
    font-size: 11px;
 	color: #000000;
  	text-decoration: none;
  	background: #e4e4e4;
}

#appcolumn .td-pago {
    font-family: Tahoma;
    font-size: 11px;
 	color: #666666;
  	text-decoration: none;
  	background: #e4e4e4;
}

#appcolumn .link-menu {
  	font-family: Tahoma;
    font-size: 11px;
 	color: #467DA5;
  	text-decoration: none;
}

#appcolumn .link-menu:hover {
  	font-family: Tahoma;
    font-size: 11px;
 	color: #81ABCA;
  	text-decoration: none;
}

#appcolumn .link-menu-dest {
  	font-family: Tahoma;
    font-size: 11px;
 	color: #467DA5;
  	text-decoration: none;
}

#appcolumn .link-menu-dest:hover {
  	font-family: Tahoma;
    font-size: 11px;
 	color: #81ABCA;
  	text-decoration: none;
}
