body {	background:url(../../imagens/bg-topo-destaque.jpg) repeat-x;
		width:100%;
		height:100%;
}


/*===========NOVIDADES===========*/

div#destaques {
 	width: 1000px;
	height: 186px;
	float:left;
	color:#242424;
}
div#destaques a {
 	color:#6a6a6a;
}

div#acesso {
 	width:185px;
	height: 185px;
	float:left;
	color:#a6a8a9;
	padding: 0 0 0 30px;
}

div#sombra_c2c {
 	width:144px;
	height:48px;
	background:url(../../imagens/sombra_balao_c2c.png) no-repeat;
	margin:0 0 0 10px;
}

div#login {
 	width:180px;
	height: 135px;
	float:left;
	font-size:11px;
	font-weight:bold;
}

div#login a {
	margin:-3px 0 0 9px;
	display:block;
}

.texto_novidades {
 	color:#242424;
	font-size:12px;
	width:158px;
	float:left;
}

.cx_novidades {
 	width:215px;
	height: 151px;
	float: left;
	background:url(../../imagens/caixa.png) no-repeat;
	margin:17px 0 0 39px;
}

.cx_novidades h3 {
	float:left;
	padding: 0px 0 0 17px;
	margin:10px 0 0 0;
	height:25px;
}

.cx_novidades p {
 	width:121px;
	height:122;
	float:left;
	padding: 0 0 0 16px;
	font-size: 12px;
}

.cx_novidades a {
	float:left;
	margin: 5px 0 0 0;
}

/*===========CONTEUDO============*/

div#conteudo {
 	width:785px;
	height:auto;
	float:left;
	margin:20px 0 25px 0;
}

div#video {
 	width: 433px;
	height: 290px;
	float: left;
	margin:19px 25px 0 0;
}

div#informativo {
 	width: 317px;
	height:auto;
	float:left;
	text-align:justify;
	font-size:14px;
	margin: 12px 5px 0 3px;
}
div#conteudo p {
 	font-size:14px;
 	margin: 16px 0px 0 0px;
	color:#6a6a6a;
	text-align:justify;
}

div#conteudo a {
	color:#6792AD;
	text-decoration:underline;
	font-weight:bold;
}

div#conteudo a:hover {
	text-decoration:none;
}

div#img_links {
 	width: 145px;
	heigth: 306px;
	float:left;
	margin: 37px 0 30px 20px;
}

div#img_links a {
	display:block;
	margin:0 0 5px 0;
}

.tituloP {
	color:#464646;
	font-size:14px;
	text-align:center;
}

.governoFederal {
	background:url("../../imagens/governoFederal.gif") no-repeat scroll 0 0 transparent;
	cursor:default;
	height:42px;
	margin:15px 0 0 15px !important;
	overflow:hidden;
	text-indent:-999px;
	width:116px;
}

.finep {
	background:url("../../imagens/finep.gif") no-repeat scroll 0 0 transparent;
	height:62px;
	margin:15px 0 0 15px !important;
	overflow:hidden;
	text-indent:-999px;
	width:111px;
}

.linha {
	background:url("../../imagens/linha.gif") repeat scroll 0 0 transparent;
	height:5px;
	margin:0 0 5px 5px;
	width:132px;
}
