* {
	margin:0;
	padding:0;
}
body {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #FFF;
}

#header h1 a {
	margin:0;
	background:#000 url(../images/top.jpg) no-repeat top center;
	text-indent:-9999px;
	display:block;
	height: 119px;
}

#navtop {
	background:url(../images/top.jpg) no-repeat center -119px;
	height: 70px;
	padding-top: 70px;
	margin-bottom: 20px;
	text-align: center;
}

#navtop table {
	background:url(../images/bg-menu.jpg) no-repeat center;
	height: 44px;
	font-size: 1.3em;
	padding-bottom: 3px;
}

#navtop table span {
	color: #999;
}

#navtop a {
	padding: 2px 5px;
	text-decoration: none;
	color: #E57817;
}

#navtop table {
	width: 700px;
	margin: 0 auto;
}

#navtop ul li {
	display: inline;
}

#nav2 {
	width:222px;
}

#conteudo {
	width: 750px;
	padding: 20px;
	margin: 0 auto;
	position: relative;
}

#mainbody-right {
	width: 480px;
	float:left; 
	margin-bottom: 40px;
}

#mainbody {
	width: 480px;
	margin-bottom: 40px;
	float: left;
}


#nav2 {
	position: absolute;
	right: 0;
}

#bottom {
	background:url(../images/bg-footer.jpg);
	clear:both;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

p {
	margin: 10px 0;
	font-size:1.2em;
	line-height:1.4em;
}

h2 {
	color: #e57817;
	margin-top: 20px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.componentheading {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #E57817;
}

.componentheading_inscricoes {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #E57817;
}

.contentheading {
	font-size: 1.4em;
	margin-bottom: 20px;
	font-weight: bold;
}

.bg_amarelo_fnt_12_b0 { 
	text-align:center; 
	font-weight:bold; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FFF; 
	padding: 5px; 
	background: #088EB4; 
}

.bg_cinza_fnt_12_b0 {
	color: #006;
	padding: 5px;
	background: #F5F5F5;
}
.bg_none_fnt_12_b1 {
	padding: 5px;
	background: #FAFAFA;
}

table.contentpane td {
	font-size: 1.1em;
}

td.contentheading {
	font-size: 1.6em;
	color: #E57817;
	padding-bottom: 10px;
}

th {
	font-size: 1.4em;
}

.contentpane_inscricoes {
	width: 750px;
	clear: right;
	background:#FFF;
}

