.box_a {
	padding-top: 10px;
	margin-bottom: 20px;
}
.box_a .buttons {
	height: 29px;
	background-image: url(../img/box_a_aba_bkg.jpg);
	background-repeat: repeat-x;
}
.box_a .buttons a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #39388c;
	display: block;
	float: left;
	width: 110px;
	height: 27px;
	padding-top: 2px;
	margin-right: 15px;
	background-image: url(../img/box_a_aba_0.jpg);
	background-repeat: no-repeat;
}
.box_a .buttons a.active {
	color: #727272;
	font-weight: bold;	
	background-image: url(../img/box_a_aba_1.jpg);
}
.box_a .content {
	padding: 5px 10px;
	background-image: url(../img/box_a_center_bkg.jpg);
	background-repeat: repeat-y;
}
.box_a .content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box_a .content li {
	clear: both;
	padding-bottom: 10px;
}
.box_a .content ul a {
	color: #333333;
	padding-left: 10px;
	background-image: url(../img/marc_seta.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.box_a .content ul a.first {
	padding-left: 0px;
	background-image: url(../img/marc_seta_.gif);
}
.box_a .content ul a span {
	color: #AF2022;
}
.box_a .content img {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #B3B3B3;
	float: left;
}
.box_a .mais {
	text-align: right;
	margin: 5px 0;
}
.box_a .mais a {
	color: #AF2022;
	margin-left: 20px;
}
.box_a .down {
	height: 13px;
	background-image: url(../img/box_a_down_bkg.jpg);
	background-repeat: no-repeat;
}
/* ----------------------------------------- */
.box_c .top {
	height: 31px;
	padding-top: 8px;
	background-image: url(../img/box_c_top.jpg);
	background-repeat: no-repeat;
}
.box_c .top span {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #213887;
	display: block;
	float: left;
	padding: 0 100px 0 10px;
}
.box_c .linha {
	border-top: 1px #C0C4C5 solid;
}
.box_c #destaques {
	width: 504px;
	padding: 10px 15px;
	background: url(../img/box_c_bkg.gif) repeat-y;
	display: inline-block;	
}
.box_c .ibi1{
	width: 214px;
	padding-right: 20px;
	float: left;	
}
.box_c .ibi2{
	width: 240px;
	float: left;		
}
.box_c .down2 {
	border-top: 1px #C0C4C5 solid;
}
.box_c h5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #eb3d00;
	font-weight: bold;	
	margin: 0;
	padding: 0;
}
.box_c p {
	font-size: 11px;
	line-height: 140%;
	margin: 0px;
	padding: 0 0 10px 0;
}
.box_c span {
	font-size: 11px;
}	
.box_c ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box_c ul.checklist li {
	padding: 0px 0 5px 20px;
	background: url(../img/checklist_bg.gif) no-repeat 0px 5px;
	font-size: 11px;
}
.box_c ul.bullet li {
	padding: 0px 0 5px 15px;
	background: url(../img/bullet_list.gif) no-repeat 0px 8px;
	font-size: 11px;
}
/* ----------------------------------------- */
#box_agenda {
	display: none;
}
