.caixa {
	border: 1px solid #DDD067;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#tit-pag {
	background-image: url(/images/bg-tit.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 49px;
	width: 100%;
	margin-top: 20px;
}
#content-txt {
	padding: 0px;
	margin-top: 20px;
}
h1, .titulo, .tituloseccao, .titulo1 {
	font-size: 14px;
	font-weight: bold;
	color: #3778B1;
}
.caixa-foto {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
	text-align: center;
}
h2, .seccao, .seccao a {
	font-size: 12px;
	color: #3399CC;
	font-weight:bold;
}
.branco {
	color: #FFFFFF;
}