.texto {  font-family: Tahoma, Verdana; font-size: 8pt; color: #666666; text-decoration: none}
.box {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E3;
	border: 1px solid #8B8B8B;
	width: 98px;
}
.box2 {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E3;
	border: #8B8B8B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 110px;
	width: 275px;

}
.textosd { font-family: Tahoma, Verdana; font-size: 8pt; color: #000000; text-decoration: none }
.textopazul {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
.textosdm {
font-family: Tahoma, Verdana; font-size: 9pt; color: #000000; text-decoration: none
}
.textom {
font-family: Tahoma, Verdana; font-size: 9pt; color: #7B7B7B; text-decoration: none
}
.boxfc {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E3;
	height: 17px;
	border: 1px solid #8B8B8B;
	width: 275px;
}
.textotab {
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	color: #7B7B7B;
	text-decoration: none;
	line-height: 15px;

}
.textopazulp {

	font-family: Tahoma, Verdana;
	font-size: 7pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.textotabpreto {

	font-family: Tahoma, Verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.textobranco {

	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textopazulg {

	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.textFac {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#barra {
	background: #1c4eb7;
	color: #fff;
	font-family: 'impact';
	letter-spacing: -2px;
	font-size: 40px;
	width: 100%;
	height: 50px;
	border: solid #22359a;
	border-width: 0 0 15px;
}
#barra p {
}
.linkGaleria {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	
}
.linkGaleria:hover {
	color: #2222bb;
	text-decoration: underline;
}