h2.home {
	font-size: 14px;
	color: #06720B;
	display: inline;
}
h2.home a{
	color: #06720B;
}

h2.titulo {
	font-size: 14px;
	color: #77D62A;
	display: inline;
}

span.tit_entrega h3{
    font-family: Tahoma;
	font-size: 14px;
	color: #C32017;
}

/* ------------------------ Tabela -------------------------------- */

#tabela{
    width: 550px;
	_width: 560px;
	margin-left: 40px;
	_margin-left: 15px;
	float: left;
	clear: both;
	display: table;
}

.tb{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2a5801;
	text-align: center;
	background-color: #8ad746;
}

.tb_meio{
    font-family: Tahoma;
	font-size: 11px;
	color: #2a5801;
	text-align: center;
	background-color: #def2cb;
}

.tb_font{
    font-family: Tahoma;
	font-size: 11px;
	color: #3d3d3d;
	text-align: center;
	background-color: #f2f2f2;
}

/* ------------------------ Tabela -------------------------------- */

#conteudo {
	font-size: 11px;
}

.bd{
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}