html, body{
	margin: -3px 0 0 0;
	background:url(images/fundo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	padding:0;

}
.corpo{
	width:990px;
	background:url(images/corpo.png) no-repeat;
	position:absolute;
	left:50%;
	margin-left:-495px;
	margin-top:210px;
	min-width:990px;
	top: -2px;
}

.logo{

	margin:-170px 0 0 30px;
}

.menu{
	float:right;
	margin:-90px 7px 0 0;
	background:url(images/fundo_menu.png) no-repeat;
	width:769px;
	height:83px;
	text-align:center;
	
}

.menu object{
	margin-top:5px;
	
}

/*LATERAL ESQUERDA*/

.lat_esq{
	background-color:#FFF;	
	margin:65px 0 30px 0;
	width:150px;
	padding-left:35px;
	float:left;
}

.lat_esq img{
	padding-top:15px;
	border:0;
	clear:both;
}

.lat_esq h6{
	color:#913800;
	margin-bottom:0;
}

.pesquisar{
	position:relative;
	margin:-70px 0 0 0;
}

.pesquisar form{
	margin:0;
}
.pesquisar #pesquisa{
	padding:0;
	width:120px;
	color:#999;
	border-width:0;
	position:absolute;
	margin:-30px 0 0 15px;
}

.submit{
	float:left!important;
	position:absolute!important;
	margin:-38px 0 0 130px!important;
}

.faltam{
	background-image:url(images/contagem.png);	
	width:166px;
	height:45px;
	top:15px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	position:relative;
}

.faltam span{
	font-size:24px;
}

.inscrevase{
	/*background-image:url(images/inscrevase.jpg);	*/
	width:143px;
	height:45px;
	top:15px;
	padding-left:23px;
	color:#FFF;
	position:relative;
	
}

.lat_esq a, .tel, h6{
	position:relative;
	top:15px;
	
}


/*MEIO DO CORPO*/

.centro{
	float:left;
	width:520px;
	margin:0 0 0 50px;
}

.noticia{
	background:url(images/fundo_not.png) no-repeat;
	width:495px;
	height:123px;
	top:-10px;
	left:-1px;

	position:relative;
}

/* paginacao */
.pages{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 10px;
	height: 40px;
}
.pages a{
	display: block;
	float: left;
	padding: 3px 7px 3px 7px;
	border: 1px solid #999;
	margin-right: 3px;
	text-decoration: none;
	font-weight: bold;
}
.pages a:hover{
	border: 1px solid #999;
	color: #036;
	background-color: #DDD;
}
#current_page{
	color: #CE6700;
}
#current_page:hover{
	background-color: #FFF;
}

.noticia img{
	margin:10px 0 0 2px;
	border:0;
}

.frente_not{
	background:url(images/frente_not.png) no-repeat;
	width:492px;
	height:103px;
	position:absolute;
	margin:-100px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	z-index:14;
}

#data{
	color:#BAF079;
	margin:7px 0 0 15px;
}

#titulo{
	color:#FFF;
	margin:7px 0 0 15px;
	text-align:left;
	line-height:90%;
}

#titulo a{
	color:#FFF;
	text-decoration:none;
}

#titulo a:hover{
	color:#FFF;
	text-decoration:underline;
}

.noticia #opicao{
	width:240px;
	z-index:3;
	left:260px;
	top:145px;
	position:absolute;
	font-size:15px;
}

.noticia #opicao div{
	background:url(images/botao_not1.png) no-repeat;
	width:27px;
	height:26px;
	float:left;
	margin-right:1px;
	padding:8px 0 0 7px;
}

.noticia #mais{
	background:url(images/botao_mais.png) no-repeat!important;
	width:103px!important;
	height:26px;
	float:left;
	margin-right:5px;
	padding:8px 0 0 7px;
}

.noticia #opicao div a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.noticia #opicao div a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

.informacao{
	width:234px;
	height:166px;
	position:relative;
	z-index:4;
	top:0;
	float:left;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;

}

.informacao h3{
	margin:0;
	color:#3C7006;
	border-bottom:1px solid #84CA2C;
	padding-bottom:8px;
}

.informacao a img{
	margin:8px 0 0 0;
}

.informacao img{
	margin:5px 0 0 3px;
}

.informacao #saiba{
	color:#3C7006;
	font-size:13px;
	margin:0 0 0 5px;
	font-weight:bold;
	text-decoration:none;
}

.informacao #saiba:hover{
	color:#3C7006;
	font-size:13px;
	margin:5px 0 0 5px;
	font-weight:bold;
	text-decoration:underline;
}

/*LATERAL DIREITA*/

.lat_dir{
	float:right;
	margin:0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:-10px;
	
}

.programacao ul{
	padding:0;
	margin:0;
}

.programacao #lista{
	border-bottom:1px solid #F37120;
	padding:7px 0 7px 0;
	text-decoration:none;
}

.programacao #lista a{
	text-decoration:none;
}

.programacao h1{
	color:#913800;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

.programacao h5{
	margin:15px 0 3px 0;
	color:#913800;
	font-size:14px;
	font-weight:bold;
}

.programacao li{
	color:#F37120;
	font-size:12px;
	margin:4px 0 4px 0;
	list-style:none;
	font-weight:bold;
}

.programacao li img{
	float:left;
	margin:5px 3px 0 0;
}

.programacao #saiba{
	color:#3C7006;
	font-size:13px;
	margin:15px 0 0 5px;
	font-weight:bold;
	text-decoration:none;
}

.programacao #saiba:hover{
	color:#3C7006;
	font-size:13px;
	margin:15px 0 0 5px;
	font-weight:bold;
	text-decoration:underline;
}


/*RODAPE*/


.rodape{
	clear:both;
	width:990px;
	position:relative;
	top:45px;
}

.rodape_meio{
	background-color:#999;
	height:157px;
	width:952px;
	background-image:url(images/fundo_rodape.jpg);
	float:left;
	position:relative;
	z-index:4;
}

.rodape_meio h6{
	color:#913800;
	width:200px;
	float:left;
	margin: 0 0 25px 0;
}

#h6{
	margin-left:505px;
}

.rodape_esq{
	float:left;
}

.rodape_dir{
	float:right;
}

#logoRodape{
	width:900px;
	display:table;
	float:right;
}
.logoRodape{
	margin-left:870px;
}

#apoio{
	width:400px;
	display:table;
	float:left;
}
.apoio a{
	margin:4px 20px 0 4px;
	float:left;
	min-height:50px;

}
.apoio img{
	border:0;
	margin:4px 10px 4px 0px;
}

#realizacao{
	width:500px;
	display:table;
	float:left;
}
.realizacao{
	clear:both;	
}

.realizacao a{
	margin-right:34px;
	float:left;
}

#wct{
	margin-right:0 !important;
	float:left;
}

.realizacao img{
	border:0;
}

.myBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    height: 182px;
	width:452px;
    padding: 20px;
    text-align: left;
	overflow:hidden;
    background-repeat: no-repeat;
}

.borda{
	border:#093 1px solid;
}
