#homenova {
	height: 685px;
	z-index: 1;
	width:747px;
	margin:0 auto;
	background-color: #BCBFB5;
}
#barra_news {
	background-image:url(../imgs/teste1.png);
	background-repeat:no-repeat;
	height:50px;
	background-color: #D2D5CE;
}
#faixa {
	height:3px;
	background-color:#EEEEEE;
}

#wdpts {
	width:50px;
	height:50px;
	background-color:#3399FF;
	float:left;
	margin-top:5px;
	}
#wdpts1 {
	height:5px;
	width:747px;
	background-image:url(../imgs/bgwdpts.png);
}

/*----- Início imagens/Links direita -----*/
#publica {
	height:auto;
	width:50px;
	margin-top:5px;
	margin-left:6px;
	float:left;
	/*background-color:#330000;*/
}
#privada {
	height:auto;
	width:50px;
	margin-top:5px;
	margin-left:104px;
	float:left;
}
#educacao {
	float:left;
	margin-left:104px;
	margin-top:5px;
	/*background-color:#FF66CC;*/
}	
#contem2linha {
	float:right;
	width:457px;
	height:auto;
	/*background-color:#00FF00;*/
}
#direito {
	margin-top:19px;
	width:50px;
	float:left;
	margin-left:6px;

	
}
#espi {
	/*backgrounD-color:#6666CC;*/
	margin-top:19px;
	width:50px;
	float:left;
	margin-left:103px;
	
}
#varios{
	/*backgrounD-color:#6666CC;*/
	margin-top:19px;
	width:50px;
	float:left;
	margin-left:103px;
	
}
/*----- Fim imagens/Links direita -----*/


#corpoesq1 {
	/*background-color:#3366FF;*/
	width:282px;
	height:150px;	
}
#corpoesq2 {
	/*background-color:#3366FF;*/
	width:282px;
	height:150px;
	margin-top:140px;	
}
	
/*----- Início notícia -----*/
#tit_not {
	height:auto;
	width:auto;
	margin-left:5px;
	margin-top:5px;
}
#corpo_not {
	width:268px;
	height:130px;
	/*background-color:#666600;*/
	background-image:url(../imgs/bg_box.png);
	float:left;
	margin-left:5px;
}
#img_not {
	height:auto;
	width:auto;
	float:left;
	margin-left:5px;
	margin-top:7px;
	
}
#noticias {
	/*background-color: #00FF00;*/
	width:150px;
	height:100px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

.txt_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222422;
	text-align:left;
}
/*----- Fim notícia -----*/

/*----- Início link -----*/
a.nova:link {
	text-decoration: none;
	color:#222422;
}
a.nova:visited {text-decoration: underline;}
a.nova:hover {text-decoration:none; 
	color: #FFFFFF;
	background-color:#13779A;
}
a.nova:active {text-decoration: none;
	color:#222422;}

/*----- Fim link -----*/

/*----- Início destaques -----*/
#tit_dest {
	height:auto;
	width:auto;
	margin-left:5px;
	/*margin-top:15px;*/
	/*background-color:#660000;*/
}
#corpo_dest {
	width:268px;
	height:130px;
	/*background-color:#666600;*/
	background-image:url(../imgs/bg_box.png);
	float:left;
	margin-left:5px;
}
#img_dest {
	height:auto;
	width:auto;
	float:left;
	margin-left:5px;
	margin-top:7px;
	
}
#destaque {
	/*background-color: #00FF00;*/
	width:150px;
	height:100px;
	float:right;
	margin-left:10px;
	margin-top:5px;

}
/*----- Fim destaques -----*/
/*----- Formulário newsletter -----*/


/*----- Rodapé -----*/

#formulario_news {
	height:20px;
	/*background-color:#CC6600;*/
	width:290px;
	float:left;
	margin-left:46px;
	margin-top:7px;
	text-align:right;
}
#sociais {
	float:left;
	width:150px;
	margin-left:0px;
}
#coluna_direita{
	/*background-color:#3300CC;*/
	float:right;
	width:462px;
	height:376px;
}
#foot {
	background-image:url(../imgs/rodape1.png);
	background-repeat:no-repeat;
	margin-top:385px;
	height:33px;
	background-color:#d2d5ce;
}
#formulario_email {
	float:left;
	margin-left:70px;
	margin-top:4px;
}
#formulario_senha {
	float:left;
	margin-left:40px;
	margin-top:4px;
} 
#simplemodal-container a.modalCloseImg {
	background:url(../imgs/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
.simplemodal-overlay { background-color:#000 !important;}

