.caixa {
	font-size: 11px;
	border: 1px solid #333333;
}
.seccao, a.seccao, .seccao a {
	font-size: 13px;
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #959595;
}
.titulo1, .titulo2, .titulo3 {
	font-size: 12px;
	color: #B5C735;
	text-decoration: none;
}
.tituloseccao, .titulo, h1 {
	font-size: 14px;
	font-weight: bold;
	color: #B5C735;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#959595;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color: #000000;
}
.lead1, .lead2, .lead3 {
	color: #666666;
}
.bg_seccoes2 {
	background-color: #6FBD45;
	background-image: url(/images/bg_m_l.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
p {
	font-size: 11px;
	color: #636363;
}
.linha-cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.espaco-direita {
	padding-right: 20px;
}