/* ----------------------------------------- */
.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-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	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: #333333;
	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: #1960B2;
	display: block;
	float: left;
	padding: 0 100px 0 10px;
}
.box_c .top img {
}
.box_c .buttons {
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C4C5;
	border-right-color: #C0C4C5;
	border-left-color: #C0C4C5;
	background-image: url(../img/box_c_botao_bkg.jpg);
	background-repeat: repeat-x;
}
.box_c .buttons a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #6F787A;
	display: block;
	float: left;
	height: 26px;
	padding: 9px 7px 0px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C4C5;
}
.box_c .buttons a.active {
	font-weight: bold;
	color: #AF2022;
	background-color: #FFFFFF;
}
.box_c #contentCurso {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C4C5;
	border-left-color: #C0C4C5;
	background-image: url(../img/box_c_bkg.jpg);
	background-repeat: repeat-y;
}
.box_c .down {
	height: 8px;
	background-image: url(../img/box_c_down.jpg);
	background-repeat: no-repeat;
}
.box_c form {
	margin: 0 0 5px 0;
	padding: 0px;
	text-align: right;
}
.box_c img {
	margin-right: 10px;
}
.box_c h5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #1960B2;
	margin: 0px;
	padding: 5px 0;
}
.box_c p {
	font-size: 11px;
	line-height: 140%;
	margin: 0px;
	padding: 0 0 10px 0;
}
/* ----------------------------------------- */
#box_agenda {
	display: none;
}
