html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #789cce;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ABEE20;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.p {
line-height:20px;

}

body {
	background: #789CCE;/* url(imagens/page_bg.jpg) repeat-x;*/
	text-align: center;
	font: 11.3px arial, sans-serif;
	color: #565656;
	line-height:20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 788px;
position: relative;

}
#left {
 position: absolute;
 top: 0;
 left: 0;
 width: 268px;
}
#right {
 position: absolute;
 top: 0;
 left: 268px;
 width: 520px;
}

/** Left **/
#left {
 background: url(../imagens/logo.jpg) no-repeat;
 padding-top: 30px;
}
#left h1 {
 text-align: center;
 font: 28px verdana, serif;
 color: #6C0505;
 height: 709px;
}
#copyright {
 color: white;
}
#copyright p {
 margin: 0 1em 0.5em 1em;
}

/** Right **/
#logo {
 background: url(../imagens/header.jpg) no-repeat;
 height: 168px;
}
#nav {
 /*background: url(../imagens/header.jpg) no-repeat;*/
 height: 25px;
  background: url(../imagens/body_bg.jpg) repeat-y;
 clear:both;
}
#nav ul {
 margin: 0;
 padding: 0 0 0 30px;
}
#nav li {
 float: left;
 border-right: 1px solid #CECECE;
 padding: 3px 9px 3px 5px;
 list-style: none;
}
#nav li.last {
 border-right: none;
}
#nav a {
 color: #789CCE;
 font: 12px Arial, Helvetica, sans-serif;
 font-weight: bold;
}

#nav a:hover {
	color: #ABEE20;
	text-decoration: none;
}

#nav a:active {
color: #ABEE20;

}

#nav .selected a {
	color: #ABEE20; 
}

/** Body **/
#body {
 background: url(../imagens/body_bg.jpg) repeat-y;
}
#body-top {
 background: url(../imagens/body_top.jpg) no-repeat;
}
#body-bot {
 /*background: bottom left url(imagens/body_bot.jpg) no-repeat;*/
 padding: 10px 39px 19px 39px;
 min-height:490px;
}

#body-bot input.textForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#body-bot input.buttonForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000;
	border-width: 1px;
	background-color:#789CCE;	
}

#body-bot select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#body h1 {
font: 18px "Arial", serif;
  color: #333333;
}
#body h2 {
 font: 14px "Times New Roman", serif;
}
#body h2 strong {
 color: #789cce;
 font-weight: normal;
 font-size: 18px;
}
#body h3 {
 font: 18px "Arial", serif;
 color: #333333;
 margin-top: 1.4em;
 margin-bottom: 1.1em;

}
#body h4 {
 color: #789CCE;
}

#body h5 {
 font: 14px arial, sans-serif;
 color: #333333;
 margin-top: 1.4em;
 margin-bottom: 1.1em;
 font-weight:bold;

}

#body .left {
 margin: 0 26px 0 0;
}

/** footer **/
.body-hr {
 clear: both;
 height: 15px;
 background: bottom right url(../imagens/body_hr.jpg) no-repeat;
 margin: 10px 0px;
}

#footer-1 {
  float: left;
  width: 104px;
  padding-right: 30px;
  margin-top: 5px;
  border-right: 1px solid #ACACAC;
  font: 14px "times new roman", serif;
  color: #789cce;
  text-align: center;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 154px;
  margin-left: 12px;
  font: 18px "times new roman", serif;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 12px;
}
#footer-3 {
  float: left;
  width: 135px;
  margin: 0;
  font: 14px "times new roman", serif;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 12px;
}

#selecao{
float:right;
width:320px;
}

#detalhe {
width:440px;
background-color:#EAEAFF;
}

/* como participar*/

#conteudo span {
		display:none;
		width:400px;
		text-align:justify;
		}