#colRight {
	display: block;
	width: 752px;
	float: left;
	background: #fff;
	margin: 25px 0 0 0;
}
#destaque_principal {
	display: block;
	background: url(../imgs/fundo_destaque_index.gif) top left no-repeat;
	width: 733px;
	height: 289px;
	margin: 0 0 0 10px;
	position: relative;
}
.destaque_principal {
	border: 4px solid #696979;
	margin: 13px 0 0 13px;
}
ul#nav_dest {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 25px;
	right: 25px;
}
ul#nav_dest li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul#nav_dest li#nav_dest_ant a {
	display: block;
	background: url(../imgs/nav_dest_anterior.png) top left no-repeat;
	width: 27px;
	height: 33px;
	text-indent: -99999px;
}
ul#nav_dest li#box {
	display: block;
	background: url(../imgs/nav_dest_base.png) top left no-repeat;
	width: 57px;
	height: 23px;
	padding: 10px 0 0 0;
	margin: 0 3px 0 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
ul#nav_dest li#nav_dest_pro a {
	display: block;
	background:url(../imgs/nav_dest_proximo.png) top left no-repeat;
	width: 27px;
	height: 33px;
	text-indent: -99999px;
}
#box_noticias {
	display: block;
	width: 232px;
	height: 332px;
	min-height: 332px;
	float: left;
	margin: 15px 0 0 15px;
	position: relative;
}
#tt_noticias {
	display: block;
	background: #2d586b;
	width: 217px;
	height: 25px;
	padding: 9px 0 0 15px;
}
.destaque_noticias {
	border: 1px solid #b4b4bc;
	padding: 3px;
	margin: 15px 0 10px 0;
}

ul#noticias_cinza {
	margin: 0;
	padding: 10px;
	list-style: none;
	background: #efeff2;
}
ul#noticias_cinza li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: url(../imgs/seta_cinza.gif);
}
#btn_saiba_mais a {
	display: block;
	background: url(../imgs/tt_saiba_mais.gif) top left no-repeat;
	width: 45px;
	height: 9px;
	text-indent: -99999px;
	position: absolute;
	bottom: 10px;
	right: 0;
}
#box_agenda {
	display: block;
	width: 232px;
	height: 332px;
	min-height: 332px;
	float: left;
	margin: 15px 14px 0 14px;
	position: relative;
}
#barra_verde {
	display: block;
	background: #e7f7f6;
	height: 5px;
	text-indent: -99999px;
	margin: 15px 0 0 0;
}
.tt_agenda {
	color: #139490;
}
.agenda_branco {
	padding: 10px;
}
.agenda_verde {
	padding: 10px;
	background: #e7f7f6;
}
#tt_agenda {
	display: block;
	background: #15aca7;
	width: 217px;
	height: 25px;
	padding: 9px 0 0 15px;
}
#btn_veja_lista a {
	display: block;
	background: url(../imgs/tt_veja_lista.gif) top left no-repeat;
	width: 87px;
	height: 9px;
	text-indent: -99999px;
	position: absolute;
	bottom: 10px;
	right: 0;
}
#box_depoimento {
	display: block;
	width: 232px;
	height: 332px;
	min-height: 332px;
	float: left;
	margin: 15px 0 0 0;
	position: relative;
}
#tt_depoimento {
	display: block;
	background: #696979;
	width: 217px;
	height: 25px;
	padding: 9px 0 0 15px;
}
#pontilhado_cinza_depoimento {
	display: block;
	background: url(../imgs/pontilhado_cinza.gif) top left repeat-x;
	height: 1px;
	width: 100%;
	text-indent: -99999px;
	margin: 15px 0 3px 0;
}
.depoimento_cinza {
	display: block;
	background: #efeff2;
	padding: 10px;
}
#btn_veja_mais a {
	display: block;
	background: url(../imgs/tt_veja_mais.gif) top left no-repeat;
	width: 41px;
	height: 9px;
	text-indent: -99999px;
	position: absolute;
	bottom: 10px;
	right: 0;
}
#rodape {
	position: relative;
	bottom: 0;
	height: 22px;
	background: url(../imgs/rodape_index.gif) top left no-repeat;
	clear: both;
	padding: 33px 0 0 15px;
}

#redessociais {
    position: absolute;
    float: left;
    top: 490px;
	 left: 0;
}

#parc_enfase {
    position: absolute;
    float: left;
    top: 660px;
	 left: 0;
}