@charset "UTF-8";
/* Geral */
.base_st {
	font-family: DIN-Regular, Geneva, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.cor_dest {
	color: #BD1A8D;
}
.seta_st {
	font-family: Geneva, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD1A8D;
}
/* Menu */
.menu_item {
	color: #666666;
	text-decoration: none;
}
.menu_item:hover {
	color: #999999;
	text-decoration: none;
}
.menu_item2 {
	color: #BD1A8D;
	text-decoration: none;
}
.menu_item2:hover {
	color: #999999;
	text-decoration: none;
}
/* Matéria */
.mat_dat {
	color: #222222;
}
.mat_txt {
	font-family: DIN-Light, Geneva, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
/* Coluna */
.col_tit {
	color: #666666;
}
.col_lista {
	font-size: 12px;
	line-height: 15px;
	color: #222222;
}
.col_item {
	color: #222222;
	text-decoration: none;
}
.col_item:hover {
	color: #999999;
	text-decoration: none;
}
.col_bot {
	font-family: Geneva, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD1A8D;
	text-decoration: none;
}
.col_bot:hover {
	color: #999999;
	text-decoration: none;
}

.col_tit2 {
	color: #666666;
}
